Home
last modified time | relevance | path

Searched defs:replace (Results 1 - 25 of 241) sorted by relevance

12345678910

/third_party/jerryscript/tests/jerry/es2015/
H A Dregression-test-issue-3817.js15 var replace = RegExp.prototype[Symbol.replace]; variable
/third_party/rust/crates/regex/tests/
H A Dreplace.rs1 macro_rules! replace( macros
[all...]
/third_party/jerryscript/tests/jerry/
H A Dstring-prototype-replace.js[all...]
/third_party/python/Lib/turtledemo/
H A Dlindenmayer.py30 def replace( seq, replacementRules, n ): function
/kernel/linux/linux-5.10/lib/livepatch/
H A Dtest_klp_atomic_replace.c10 static int replace; variable
H A Dtest_klp_callbacks_demo2.c10 static int replace; variable
/kernel/linux/linux-6.6/lib/livepatch/
H A Dtest_klp_atomic_replace.c10 static int replace; variable
H A Dtest_klp_callbacks_demo2.c10 static int replace; variable
/third_party/icu/icu4c/source/common/unicode/
H A Durep.h108 void (*replace)(UReplaceable* rep, member
/third_party/node/deps/icu-small/source/common/unicode/
H A Durep.h108 void (*replace)(UReplaceable* rep, member
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_opt_constant_fold.c94 uint32_t replace = bi_fold_constant(ins, &unsupported); in bi_opt_constant_fold() local
H A Dbi_opt_copy_prop.c93 bi_index replace = ins->src[0]; in bi_opt_copy_prop() local
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Durep.h108 void (*replace)(UReplaceable* rep, member
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DUnicodeReplacer.java41 public abstract int replace(Replaceable text, in replace() method
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/
H A DIcuDataTest.java97 public void replace() { in replace() method in IcuDataTest
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/
H A DTestUtility.java43 public static String replace(String source, String toBeReplaced, String replacement) { in replace() method in TestUtility
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
H A DTestUtility.java40 public static String replace(String source, String toBeReplaced, String replacement) { in replace() method in TestUtility
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DUnicodeReplacer.java42 public abstract int replace(Replaceable text, in replace() method
/third_party/node/src/
H A Djson_utils.cc21 std::string replace; in EscapeJsonChars() local
/third_party/node/tools/gyp/pylib/gyp/
H A Deasy_xml.py158 def replace(match): function
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
H A Deasy_xml.py162 def replace(match): function
/third_party/ltp/testcases/kernel/syscalls/clock_settime/
H A Dclock_settime02.c23 int replace; member
/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
/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

Completed in 7 milliseconds

12345678910