Home
last modified time | relevance | path

Searched defs:replace (Results 151 – 175 of 2201) sorted by relevance

12345678910>>...89

/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-1.10.4/tests/
H A Dreplace.rs1 macro_rules! replace( macro
/aosp_15_r20/external/rust/android-crates-io/crates/regex/tests/
Dreplace.rs1 macro_rules! replace( macro
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__filesystem/
H A Dperm_options.h24 enum class perm_options : unsigned char { replace = 1, add = 2, remove = 4, nofollow = 8 }; enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__algorithm/
Dreplace.h22 replace(_ForwardIterator __first, _ForwardIterator __last, const _Tp& __old_value, const _Tp& __new… in replace() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__algorithm/
Dreplace.h22 replace(_ForwardIterator __first, _ForwardIterator __last, const _Tp& __old_value, const _Tp& __new… in replace() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__filesystem/
Dperm_options.h23 enum class perm_options : unsigned char { replace = 1, add = 2, remove = 4, nofollow = 8 }; enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__algorithm/
Dreplace.h22 replace(_ForwardIterator __first, _ForwardIterator __last, const _Tp& __old_value, const _Tp& __new… in replace() function
/aosp_15_r20/external/slf4j/slf4j-migrator/src/main/java/org/slf4j/migrator/line/
H A DConversionRule.java40 public String replace(Matcher matcher); in replace() method
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__algorithm/
Dreplace.h22 replace(_ForwardIterator __first, _ForwardIterator __last, const _Tp& __old_value, const _Tp& __new… in replace() function
/aosp_15_r20/external/rust/android-crates-io/crates/lazycell/src/
Dlib.rs102 pub fn replace(&mut self, value: T) -> Option<T> { in replace() method
293 pub fn replace(&mut self, value: T) -> Option<T> { in replace() method
/aosp_15_r20/build/bazel/rules/
H A Dstatus_file_reader.py43 def replace(args): function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/doc/src/refmanual/
Dreplace.rst3 replace title
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/text/
H A DUnicodeReplacer.java41 public abstract int replace(Replaceable text, in replace() method
/aosp_15_r20/external/rust/android-crates-io/crates/uniffi_core/
Drelease.toml14 …{file="../CHANGELOG.md", search="<!-- next-header -->", replace="<!-- next-header -->\n\n## [[Next… qkey
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DUnicodeReplacer.java42 public abstract int replace(Replaceable text, in replace() method
/aosp_15_r20/prebuilts/go/linux-x86/src/math/rand/v2/
Dregress_test.go208 func replace(t *testing.T, file string, new []byte) { func
/aosp_15_r20/external/mesa3d/src/panfrost/compiler/
H A Dbi_opt_copy_prop.c82 bi_index replace = ins->src[0]; in bi_opt_copy_prop() local
/aosp_15_r20/external/antlr/tool/src/main/java/org/antlr/misc/
H A DUtils.java58 public static String replace(String src, String replacee, String replacer) { in replace() method in Utils
/aosp_15_r20/libcore/ojluni/src/test/java/lang/String/
H A DLines.java89 String replace = string.replaceAll("\n", "\\n").replaceAll("\r", "\\r"); in testString() local
/aosp_15_r20/external/bc/
H A Dconfigure.sh436 replace() { function
H A Dconfigure436 replace() { function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/serialization/src/
Dxml_grammar.cpp31 string::replace ( in replace() function in std::string
Dxml_wgrammar.cpp30 wstring::replace ( in replace() function in std::wstring
/aosp_15_r20/external/libcxx/test/std/input.output/filesystems/class.path/path.member/path.modifiers/
H A Dreplace_filename.pass.cpp65 path replace(TC.filename); in main() local
/aosp_15_r20/frameworks/compile/mclinker/include/mcld/ADT/
DTreeAllocator.h75 void replace(NodeFactory& pClient) { in replace() function

12345678910>>...89