/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-1.10.4/tests/ |
H A D | replace.rs | 1 macro_rules! replace( macro
|
/aosp_15_r20/external/rust/android-crates-io/crates/regex/tests/ |
D | replace.rs | 1 macro_rules! replace( macro
|
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__filesystem/ |
H A D | perm_options.h | 24 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/ |
D | replace.h | 22 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/ |
D | replace.h | 22 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/ |
D | perm_options.h | 23 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/ |
D | replace.h | 22 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 D | ConversionRule.java | 40 public String replace(Matcher matcher); in replace() method
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__algorithm/ |
D | replace.h | 22 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/ |
D | lib.rs | 102 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 D | status_file_reader.py | 43 def replace(args): function
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/doc/src/refmanual/ |
D | replace.rst | 3 replace title
|
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/text/ |
H A D | UnicodeReplacer.java | 41 public abstract int replace(Replaceable text, in replace() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/uniffi_core/ |
D | release.toml | 14 …{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 D | UnicodeReplacer.java | 42 public abstract int replace(Replaceable text, in replace() method
|
/aosp_15_r20/prebuilts/go/linux-x86/src/math/rand/v2/ |
D | regress_test.go | 208 func replace(t *testing.T, file string, new []byte) { func
|
/aosp_15_r20/external/mesa3d/src/panfrost/compiler/ |
H A D | bi_opt_copy_prop.c | 82 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 D | Utils.java | 58 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 D | Lines.java | 89 String replace = string.replaceAll("\n", "\\n").replaceAll("\r", "\\r"); in testString() local
|
/aosp_15_r20/external/bc/ |
H A D | configure.sh | 436 replace() { function
|
H A D | configure | 436 replace() { function
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/serialization/src/ |
D | xml_grammar.cpp | 31 string::replace ( in replace() function in std::string
|
D | xml_wgrammar.cpp | 30 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 D | replace_filename.pass.cpp | 65 path replace(TC.filename); in main() local
|
/aosp_15_r20/frameworks/compile/mclinker/include/mcld/ADT/ |
D | TreeAllocator.h | 75 void replace(NodeFactory& pClient) { in replace() function
|