/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/val/ |
H A D | val_non_uniform_test.cpp | 173 const std::string match = "match_res"; in TEST_P() local 176 const std::string replace = ConvertMatch(type); in TEST_P() local 216 const std::string match = "match_res"; in TEST_P() local 219 const std::string replace = ConvertMatch(type); in TEST_P() local
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/val/ |
H A D | val_non_uniform_test.cpp | 173 const std::string match = "match_res"; in TEST_P() local 176 const std::string replace = ConvertMatch(type); in TEST_P() local 216 const std::string match = "match_res"; in TEST_P() local 219 const std::string replace = ConvertMatch(type); in TEST_P() local
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/val/ |
D | val_non_uniform_test.cpp | 173 const std::string match = "match_res"; in TEST_P() local 176 const std::string replace = ConvertMatch(type); in TEST_P() local 216 const std::string match = "match_res"; in TEST_P() local 219 const std::string replace = ConvertMatch(type); in TEST_P() local
|
/aosp_15_r20/external/python/cpython3/Lib/json/ |
D | encoder.py | 41 def replace(match): function 53 def replace(match): function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/json/ |
D | encoder.py | 41 def replace(match): function 53 def replace(match): function
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/json/ |
H A D | encoder.py | 41 def replace(match): function 53 def replace(match): function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/json/ |
D | encoder.py | 41 def replace(match): function 53 def replace(match): function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/json/ |
D | encoder.py | 41 def replace(match): function 53 def replace(match): function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/json/ |
D | encoder.py | 41 def replace(match): function 53 def replace(match): function
|
/aosp_15_r20/external/python/cpython2/Lib/json/ |
D | encoder.py | 37 def replace(match): function 48 def replace(match): function
|
/aosp_15_r20/external/python/uritemplates/uritemplate/ |
D | template.py | 92 def _expand(self, var_dict, replace): argument 101 def replace_all(match): argument 104 def replace_partial(match): argument
|
/aosp_15_r20/external/tensorflow/third_party/llvm_openmp/ |
H A D | expand_cmake_vars.py | 46 def replace(match): function
|
/aosp_15_r20/packages/modules/StatsD/statsd/src/utils/ |
D | Regex.cpp | 59 bool Regex::replace(string& str, const string& replacement) { in replace() function in android::os::statsd::Regex 60 regmatch_t match; in replace() local
|
/aosp_15_r20/external/pytorch/torch/utils/ |
H A D | _get_clean_triton.py | 60 def replace(match) -> str: function
|
/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/deser/impl/ |
H A D | BeanPropertyMap.java | 428 public void replace(SettableBeanProperty origProp, SettableBeanProperty newProp) in replace() method in BeanPropertyMap 574 Object match = _hashArea[ix]; in find() local 581 private final SettableBeanProperty _find2(String key, int slot, Object match) in _find2() 616 Object match = _hashArea[ix]; in _findWithAlias() local 626 private SettableBeanProperty _find2ViaAlias(String key, int slot, Object match) in _find2ViaAlias()
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
H A D | Pick.java | 108 public Pick replace(String toReplace, Pick replacement) { in replace() method in Pick 185 public abstract boolean match(String input, Position p); in match() method in Pick 233 public boolean match(String input, Position p) { in match() method in Pick.Sequence 331 public boolean match(String input, Position p) { in match() method in Pick.Alternation 394 public boolean match(String input, Position p) { in match() method in Pick.Repeat 427 public boolean match(String s, Position p) { in match() method in Pick.CodePoint 514 public boolean match(String input, Position p) { in match() method in Pick.Morph 553 public boolean match(String s, Position p) { in match() method in Pick.Quote 585 public boolean match(String input, Position p) { in match() method in Pick.Literal
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/lib2to3/ |
D | pytree.py | 101 def replace(self, new): member in Base 454 def match(self, node, results=None): member in BasePattern 522 def match(self, node, results=None): member in LeafPattern 673 def match(self, node, results=None): member in WildcardPattern 808 def match(self, node): member in NegatedPattern
|
/aosp_15_r20/external/python/cpython3/Lib/lib2to3/ |
D | pytree.py | 101 def replace(self, new): member in Base 454 def match(self, node, results=None): member in BasePattern 522 def match(self, node, results=None): member in LeafPattern 673 def match(self, node, results=None): member in WildcardPattern 808 def match(self, node): member in NegatedPattern
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/lib2to3/ |
D | pytree.py | 101 def replace(self, new): member in Base 454 def match(self, node, results=None): member in BasePattern 522 def match(self, node, results=None): member in LeafPattern 673 def match(self, node, results=None): member in WildcardPattern 808 def match(self, node): member in NegatedPattern
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/lib2to3/ |
D | pytree.py | 101 def replace(self, new): member in Base 454 def match(self, node, results=None): member in BasePattern 522 def match(self, node, results=None): member in LeafPattern 673 def match(self, node, results=None): member in WildcardPattern 808 def match(self, node): member in NegatedPattern
|
/aosp_15_r20/external/python/cpython2/Lib/lib2to3/ |
D | pytree.py | 132 def replace(self, new): member in Base 488 def match(self, node, results=None): member in BasePattern 556 def match(self, node, results=None): member in LeafPattern 707 def match(self, node, results=None): member in WildcardPattern 842 def match(self, node): member in NegatedPattern
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/lib2to3/ |
D | pytree.py | 101 def replace(self, new): member in Base 454 def match(self, node, results=None): member in BasePattern 522 def match(self, node, results=None): member in LeafPattern 673 def match(self, node, results=None): member in WildcardPattern 808 def match(self, node): member in NegatedPattern
|
/aosp_15_r20/development/vndk/tools/elfcheck/elfcheck/ |
H A D | rewriter.py | 80 def replace(self, locs, line): member in StashedLines 208 def _lookup_variable(match): argument
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/ |
H A D | CLDRModify.java | 122 replace, enumConstant 133 public ConfigMatch(ConfigKeys key, String match) { in ConfigMatch() 755 public void replace(String oldFullPath, String newFullPath, String newValue) { in replace() method in CLDRModify.CLDRFilter 808 public void replace( in replace() method in CLDRModify.CLDRFilter
|
/aosp_15_r20/external/cronet/third_party/icu/source/common/ |
H A D | unistr.cpp | 1088 const char16_t *match = u_strFindFirst(array + start, length, srcChars + srcStart, srcLength); in indexOf() local 1106 const char16_t *match = u_memchr(array + start, c, length); in doIndexOf() local 1123 const char16_t *match = u_memchr32(array + start, c, length); in doIndexOf() local 1152 const char16_t *match = u_strFindLast(array + start, length, srcChars + srcStart, srcLength); in lastIndexOf() local 1174 const char16_t *match = u_memrchr(array + start, c, length); in doLastIndexOf() local 1191 const char16_t *match = u_memrchr32(array + start, c, length); in doLastIndexOf() local 1415 UnicodeString::replace(int32_t start, in replace() function in UnicodeString
|