Home
last modified time | relevance | path

Searched defs:replace (Results 51 - 75 of 177) sorted by relevance

12345678

/third_party/icu/icu4c/source/i18n/
H A Dfuncrepl.cpp80 int32_t FunctionReplacer::replace(Replaceable& text, in replace() function in FunctionReplacer
H A Dstrmatch.cpp220 int32_t StringMatcher::replace(Replaceable& text, in replace() function in StringMatcher
H A Dstrrepl.cpp104 int32_t StringReplacer::replace(Replaceable& text, in replace() function in StringReplacer
/third_party/jerryscript/tests/jerry/es2015/
H A Dsymbol-replace.js15 var replace = RegExp.prototype[Symbol.replace]; variable
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_ssbo.c205 nir_ssa_def *replace = lower_ssbo_instr(&b, intr); in nir_lower_ssbo() local
/third_party/ltp/lib/
H A Dtst_kernel.c168 char find = '-', replace = '_'; in tst_search_driver() local
/third_party/node/deps/icu-small/source/i18n/
H A Dfuncrepl.cpp80 int32_t FunctionReplacer::replace(Replaceable& text, in replace() function in FunctionReplacer
H A Dstrmatch.cpp220 int32_t StringMatcher::replace(Replaceable& text, in replace() function in StringMatcher
H A Dstrrepl.cpp104 int32_t StringReplacer::replace(Replaceable& text, in replace() function in StringReplacer
/third_party/libphonenumber/cpp/src/phonenumbers/
H A Dunicodestring.cc60 void UnicodeString::replace(int start, int length, const UnicodeString& src) { in replace() function in i18n::phonenumbers::UnicodeString
/third_party/libabigail/src/
H A Dabg-viz-common.cc51 string_replace(std::string& target, const std::string& match, const std::string& replace) string_replace() argument
/third_party/skia/src/core/
H A DSkRecord.h79 T* replace(int i) { in replace() function in SkRecord
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dfuncrepl.cpp80 int32_t FunctionReplacer::replace(Replaceable& text, in replace() function in FunctionReplacer
/third_party/python/Lib/json/
H A Dencoder.py41 def replace(match): function
53 def replace(match): function
/third_party/spirv-tools/test/val/
H A Dval_non_uniform_test.cpp174 const std::string replace = ConvertMatch(type); in TEST_P() local
214 const std::string replace = ConvertMatch(type); in TEST_P() local
/base/security/asset/services/plugin/src/
H A Dasset_plugin.rs145 fn replace(&mut self, condition: &ExtDbMap, attributes: &ExtDbMap) -> std::result::Result<(), u32> { in replace() functions
/third_party/ffmpeg/libavcodec/
H A Dmmvideo.c165 int replace = (replace_array >> (7-j)) & 1; in mm_decode_inter() local
/third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
H A DStringMatcher.java241 public int replace(Replaceable text, in replace() method in StringMatcher
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DStringMatcher.java242 public int replace(Replaceable text, in replace() method in StringMatcher
/third_party/libwebsockets/lib/core-net/
H A Dlws-dsh.c150 _lws_dsh_alloc_tail(lws_dsh_t *dsh, int kind, const void *src1, size_t size1, const void *src2, size_t size2, lws_dll2_t *replace) _lws_dsh_alloc_tail() argument
[all...]
/third_party/json/tests/src/
H A Dunit-alt-string.cpp155 alt_string& replace(std::size_t pos, std::size_t count, const alt_string& str) in replace() function in alt_string
/third_party/json/include/nlohmann/detail/output/
H A Dserializer.hpp46 replace, ///< replace invalid UTF-8 sequences with U+FFFD member in detail::error_handler_t
/third_party/mesa3d/src/gallium/tools/trace/
H A Ddiff_state.py246 def replace(self, a, b): member in Differ
/third_party/musl/libc-test/src/math/gen/
H A Dgen.c252 static void replace(char *buf, char *old, char *new) in replace() function
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_shader.c120 static const nir_lower_blend_channel replace = { in panvk_lower_blend() local

Completed in 13 milliseconds

12345678