Home
last modified time | relevance | path

Searched defs:patch (Results 1 - 25 of 272) 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
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/navigation/
H A Dsem_ver.h31 std::string patch; member in OHOS::AppExecFwk::SemVer
/third_party/gn/src/gn/
H A Dversion.h27 int patch() const { return patch_; } in patch() function in Version
/arkcompiler/runtime_core/static_core/tests/vm-benchmarks/tests/
H A Dtest_cli.py27 from unittest.mock import patch namespace
/base/update/updater/services/diffpatch/
H A Ddiff_main.cpp22 std::string patch; member
/foundation/multimedia/image_framework/plugins/common/libs/image/libpngplugin/src/
H A Dpng_ninepatch_res.cpp25 static void Fill9patchOffsets(PngNinePatchRes *patch) in Fill9patchOffsets() argument
34 PngNinePatchRes *patch = static_cast<PngNinePatchRes *>(inData); in Deserialize() local
[all...]
/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...]

Completed in 6 milliseconds

1234567891011