| /arkcompiler/runtime_core/static_core/plugins/ets/tests/debugger/src/arkdb/internal_tests/ |
| H A D | test_arkts_str.py | 18 from dataclasses import replace namespace
|
| /base/security/asset/interfaces/inner_kits/rs/src/ |
| H A D | plugin_interface.rs | 91 fn replace(&mut self, condition: &ExtDbMap, attributes: &ExtDbMap) -> std::result::Result<(), u32>; in replace() functions
|
| /base/web/webview/interfaces/kits/napi/webadsblockmanager/ |
| H A D | napi_web_adsblock_manager.cpp | 104 bool replace = false; in JsSetAdsBlockRules() local
|
| /foundation/graphic/graphic_3d/lume/LumeRender/src/util/ |
| H A D | string_util.h | 99 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 D | string_util.h | 100 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 D | video_job_queue.cpp | 69 DeferredVideoJobPtr replace = heap_.back(); in Remove() local
|
| /kernel/linux/linux-5.10/include/media/ |
| H A D | v4l2-event.h | 49 void (*replace)(struct v4l2_event *old, const struct v4l2_event *new); member
|
| /kernel/linux/linux-6.6/include/media/ |
| H A D | v4l2-event.h | 49 void (*replace)(struct v4l2_event *old, const struct v4l2_event *new); member
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_freezeframes.c | 33 int64_t first, last, replace; member 80 int replace = ctx->inputs[1]->frame_count_out == s->replace; in activate() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | Replaceable.java | 126 void replace(int start, int limit, String text); in replace() method 149 void replace(int start, int limit, char[] chars, in replace() method
|
| H A D | ReplaceableString.java | 149 public void replace(int start, int limit, String text) { in replace() method in ReplaceableString 167 public void replace(int start, int limit, char[] chars, in replace() method in ReplaceableString
|
| H A D | ReplaceableContextIterator.java | 138 public int replace(String text) { in replace() method in ReplaceableContextIterator
|
| /third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/ |
| H A D | StringReplacer.java | 114 public int replace(Replaceable text, in replace() method in StringReplacer [all...] |
| /third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/ |
| H A D | IcuData.java | 84 public void replace(RbPath rbPath, String element) { in replace() method in IcuData 91 public void replace(RbPath rbPath, RbValue rbValue) { in replace() method in IcuData
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | ReplaceableString.java | 140 public void replace(int start, int limit, String text) { in replace() method in ReplaceableString 157 public void replace(int start, int limit, char[] chars, in replace() method in ReplaceableString
|
| H A D | Replaceable.java | 121 void replace(int start, int limit, String text); in replace() method 143 void replace(int start, int limit, char[] chars, in replace() method
|
| H A D | ReplaceableContextIterator.java | 139 public int replace(String text) { in replace() method in ReplaceableContextIterator
|
| H A D | StringReplacer.java | 115 public int replace(Replaceable text, in replace() method in StringReplacer [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | funcrepl.cpp | 80 int32_t FunctionReplacer::replace(Replaceable& text, in replace() function in FunctionReplacer
|
| /third_party/jerryscript/tests/jerry/es2015/ |
| H A D | symbol-replace.js | 15 var replace = RegExp.prototype[Symbol.replace]; variable [all...] |
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_lower_ssbo.c | 205 nir_ssa_def *replace = lower_ssbo_instr(&b, intr); in nir_lower_ssbo() local
|
| /third_party/ltp/lib/ |
| H A D | tst_kernel.c | 168 char find = '-', replace = '_'; in tst_search_driver() local
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | funcrepl.cpp | 80 int32_t FunctionReplacer::replace(Replaceable& text, in replace() function in FunctionReplacer
|
| /third_party/libphonenumber/cpp/src/phonenumbers/ |
| H A D | unicodestring.cc | 60 void UnicodeString::replace(int start, int length, const UnicodeString& src) { in replace() function in i18n::phonenumbers::UnicodeString
|
| /third_party/libabigail/src/ |
| H A D | abg-viz-common.cc | 51 string_replace(std::string& target, const std::string& match, const std::string& replace) string_replace() argument
|