Home
last modified time | relevance | path

Searched defs:replace (Results 26 - 50 of 249) sorted by relevance

12345678910

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-static.cc84 set(hb_user_data_key_t *key, void * data, hb_destroy_func_t destroy, hb_bool_t replace) set() argument
H A Dhb-map.cc130 hb_map_set_user_data(hb_map_t *map, hb_user_data_key_t *key, void * data, hb_destroy_func_t destroy, hb_bool_t replace) hb_map_set_user_data() argument
H A Dhb-subset-input.cc337 hb_subset_input_set_user_data(hb_subset_input_t *input, hb_user_data_key_t *key, void * data, hb_destroy_func_t destroy, hb_bool_t replace) hb_subset_input_set_user_data() argument
/kernel/linux/linux-5.10/arch/mips/kvm/
H A Ddyntrans.c30 kvm_mips_trans_replace(struct kvm_vcpu *vcpu, u32 *opc, union mips_instruction replace) kvm_mips_trans_replace() argument
/kernel/linux/linux-5.10/drivers/md/bcache/
H A Drequest.h25 unsigned int replace:1; member
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Drequest.h25 unsigned int replace:1; member
/third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
H A DFunctionReplacer.java50 public int replace(Replaceable text, in replace() method in FunctionReplacer
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DFunctionReplacer.java51 public int replace(Replaceable text, in replace() method in FunctionReplacer
/third_party/ninja/src/
H A Dmsvc_helper-win32.cc25 string Replace(const string& input, const string& find, const string& replace) { in Replace() argument
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/
H A Doptimize.c126 gpir_node *replace = NULL; in optimize_not() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dflatten_decoration_pass.cpp78 bool replace = false; in Process() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dflatten_decoration_pass.cpp78 bool replace = false; in Process() local
[all...]
/third_party/rust/crates/regex/tests/
H A Dtest_nfa_utf8bytes.rs45 mod replace; modules
H A Dtest_nfa.rs41 mod replace; modules
H A Dtest_nfa_bytes.rs47 mod replace; modules
H A Dtest_default_bytes.rs66 mod replace; modules
H A Dtest_backtrack_utf8bytes.rs49 mod replace; modules
H A Dtest_backtrack.rs47 mod replace; modules
H A Dtest_backtrack_bytes.rs47 mod replace; modules
/third_party/spirv-tools/source/opt/
H A Dflatten_decoration_pass.cpp78 bool replace = false; in Process() local
[all...]
/base/security/asset/interfaces/inner_kits/rs/src/
H A Dplugin_interface.rs91 fn replace(&mut self, condition: &ExtDbMap, attributes: &ExtDbMap) -> std::result::Result<(), u32>; in replace() functions
/base/web/webview/interfaces/kits/napi/webadsblockmanager/
H A Dnapi_web_adsblock_manager.cpp104 bool replace = false; in JsSetAdsBlockRules() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/util/
H A Dstring_util.h99 FindAndReplaceOne( BASE_NS::string& source, const BASE_NS::string_view find, const BASE_NS::string_view replace) FindAndReplaceOne() argument
110 FindAndReplaceAll( BASE_NS::string& source, const BASE_NS::string_view find, const BASE_NS::string_view replace) FindAndReplaceAll() argument
/foundation/graphic/graphic_3d/lume/LumeEngine/src/util/
H A Dstring_util.h100 FindAndReplaceOne( BASE_NS::string& source, const BASE_NS::string_view find, const BASE_NS::string_view replace) FindAndReplaceOne() argument
111 FindAndReplaceAll( BASE_NS::string& source, const BASE_NS::string_view find, const BASE_NS::string_view replace) FindAndReplaceAll() argument
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/schedule/video_processor/video_job_repository/
H A Dvideo_job_queue.cpp69 DeferredVideoJobPtr replace = heap_.back(); in Remove() local

Completed in 8 milliseconds

12345678910