Home
last modified time | relevance | path

Searched defs:patch (Results 1 - 25 of 260) sorted by relevance

1234567891011

/kernel/linux/linux-5.10/drivers/scsi/
H A Dscript_asm.pl205 sub patch { subroutine
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscript_asm.pl205 sub patch { subroutine
/third_party/json/docs/examples/
H A Dother_error.cpp17 json patch = R"([{ in main() local
H A Dmerge_patch.cpp25 json patch = R"({ in main() local
H A Dpatch_inplace.cpp19 json patch = R"( in main() local
H A Dpatch.cpp19 json patch = R"( in main() local
H A Ddiff.cpp29 json patch = json::diff(source, target); in main() local
/third_party/rust/crates/clap/examples/tutorial_builder/
H A D04_03_relations.rs43 let mut patch = 3; in main() variables
H A D04_04_custom.rs29 let mut patch = 3; in main() variables
/third_party/json/tests/src/
H A Dunit-merge_patch.cpp31 json patch = R"({ variable
64 json patch = R"({ variable
96 json patch = R"({"a":"c"})"_json; variable
106 json patch = R"({"b":"c"})"_json; variable
116 json patch = R"({"a":null})"_json; variable
126 json patch = R"({"a":null})"_json; global() variable
136 json patch = R"({"a":"c"})"_json; global() variable
146 json patch = R"({"a":["b"]})"_json; global() variable
156 json patch = R"({"a":{"b":"d","c":null}})"_json; global() variable
166 json patch = R"({"a":[1]})"_json; global() variable
176 json patch = R"(["c","d"])"_json; global() variable
186 json patch = R"(["c"])"_json; global() variable
196 json patch = R"(null)"_json; global() variable
206 json patch = R"("bar")"_json; global() variable
216 json patch = R"({"a":1})"_json; global() variable
226 json patch = R"({"a":"b","c":null})"_json; global() variable
236 json patch = R"({"a":{"bb":{"ccc":null}}})"_json; global() variable
[all...]
/third_party/rust/crates/clap/examples/tutorial_derive/
H A D04_03_relations.rs45 let mut patch = 3; in main() variables
H A D04_04_custom.rs40 let mut patch = 3; in main() variables
/kernel/linux/linux-5.10/samples/livepatch/
H A Dlivepatch-sample.c53 static struct klp_patch patch = { variable
/kernel/linux/linux-5.10/lib/livepatch/
H A Dtest_klp_livepatch.c32 static struct klp_patch patch = { variable
H A Dtest_klp_atomic_replace.c36 static struct klp_patch patch = { variable
H A Dtest_klp_callbacks_demo2.c72 static struct klp_patch patch = { variable
/kernel/linux/linux-6.6/lib/livepatch/
H A Dtest_klp_livepatch.c32 static struct klp_patch patch = { variable
H A Dtest_klp_atomic_replace.c36 static struct klp_patch patch = { variable
/kernel/linux/linux-6.6/samples/livepatch/
H A Dlivepatch-sample.c53 static struct klp_patch patch = { variable
/third_party/gn/src/gn/
H A Dversion.h27 int patch() const { return patch_; } in patch() function in Version
/kernel/linux/linux-5.10/sound/synth/emux/
H A Demux_hwdep.c23 struct soundfont_patch_info patch; in snd_emux_hwdep_load_patch() local
[all...]
/kernel/linux/linux-5.10/kernel/livepatch/
H A Dstate.c31 struct klp_state *klp_get_state(struct klp_patch *patch, unsigned long id) in klp_get_state() argument
66 struct klp_patch *patch; in klp_get_prev_state() local
87 klp_is_state_compatible(struct klp_patch *patch, struct klp_state *old_state) klp_is_state_compatible() argument
106 klp_is_patch_compatible(struct klp_patch *patch) klp_is_patch_compatible() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dbios.h22 u8 patch; member
/kernel/linux/linux-6.6/kernel/livepatch/
H A Dstate.c31 struct klp_state *klp_get_state(struct klp_patch *patch, unsigned long id) in klp_get_state() argument
66 struct klp_patch *patch; in klp_get_prev_state() local
87 klp_is_state_compatible(struct klp_patch *patch, struct klp_state *old_state) klp_is_state_compatible() argument
106 klp_is_patch_compatible(struct klp_patch *patch) klp_is_patch_compatible() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dbios.h22 u8 patch; member

Completed in 6 milliseconds

1234567891011