Home
last modified time | relevance | path

Searched +defs:replace +defs:match (Results 1 – 25 of 1101) sorted by relevance

12345678910>>...45

/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/val/
H A Dval_non_uniform_test.cpp173 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 Dval_non_uniform_test.cpp173 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/
Dval_non_uniform_test.cpp173 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/
Dencoder.py41 def replace(match): function
53 def replace(match): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/json/
Dencoder.py41 def replace(match): function
53 def replace(match): function
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/json/
H A Dencoder.py41 def replace(match): function
53 def replace(match): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/json/
Dencoder.py41 def replace(match): function
53 def replace(match): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/json/
Dencoder.py41 def replace(match): function
53 def replace(match): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/json/
Dencoder.py41 def replace(match): function
53 def replace(match): function
/aosp_15_r20/external/python/cpython2/Lib/json/
Dencoder.py37 def replace(match): function
48 def replace(match): function
/aosp_15_r20/external/python/uritemplates/uritemplate/
Dtemplate.py92 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 Dexpand_cmake_vars.py46 def replace(match): function
/aosp_15_r20/packages/modules/StatsD/statsd/src/utils/
DRegex.cpp59 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.py60 def replace(match) -> str: function
/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/deser/impl/
H A DBeanPropertyMap.java428 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 DPick.java108 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/
Dpytree.py101 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/
Dpytree.py101 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/
Dpytree.py101 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/
Dpytree.py101 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/
Dpytree.py132 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/
Dpytree.py101 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 Drewriter.py80 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 DCLDRModify.java122 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 Dunistr.cpp1088 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

12345678910>>...45