/third_party/libabigail/src/ |
H A D | abg-regex.cc | 127 match(const regex_t_sptr& r, const std::string& str) in match() function
|
/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/internal/ |
H A D | RegexBasedMatcher.java | 49 private static boolean match(CharSequence number, Pattern pattern, boolean allowPrefixMatch) { in match() method in RegexBasedMatcher
|
/third_party/python/Lib/lib2to3/fixes/ |
H A D | fix_renames.py | 49 def match(self, node): member in FixRenames
|
H A D | fix_imports.py | 106 def match(self, node): member in FixImports
|
H A D | fix_idioms.py | 79 def match(self, node): member in FixIdioms
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | csrutf8.cpp | 29 UBool CharsetRecog_UTF8::match(InputText* input, CharsetMatch *results) const { in match() function in CharsetRecog_UTF8
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | GlobPattern.cpp | 143 bool GlobPattern::match(StringRef S) const { in match() function in GlobPattern
|
/third_party/skia/third_party/externals/tint/src/ |
H A D | test_main.cc | 38 auto match = [&](std::string name) { return name == argv[i]; }; in parse() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
H A D | memutil_test.cc | 41 const char* match; in memcasematch() local
|
/third_party/vulkan-loader/scripts/ |
H A D | parse_asm_values.py | 80 match = None variable 84 match = re.search(d + " DD [ ]*([0-9a-f]+)H", asm_intermediate_file) variable 86 match = re.search(d + " = ([0-9]+)", asm_intermediate_file) variable
|
/third_party/curl/lib/ |
H A D | strcase.c | 190 int match = 0; in Curl_timestrcmp() local
|
/third_party/curl/scripts/ |
H A D | schemetable.c | 116 int match = 0; in showtable() local
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/parse/ |
H A D | SeriesMatcher.java | 38 public boolean match(StringSegment segment, ParsedNumber result) { in match() method in SeriesMatcher
|
H A D | SymbolMatcher.java | 36 public boolean match(StringSegment segment, ParsedNumber result) { in match() method in SymbolMatcher
|
/third_party/icu/icu4c/source/samples/csdet/ |
H A D | csdet.c | 33 int32_t inputLength, match, matchCount = 0; in main() local
|
/third_party/FreeBSD/contrib/gdtoa/ |
H A D | smisc.c | 112 match in match() function
|
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/ |
H A D | usb_obj.c | 105 struct usb_obj *usbobj_find(struct usb_obj *obj, usbobj_match_t match, void *match_data) in usbobj_find() argument 179 usbobj_for_each_child(struct usb_obj *obj, usbobj_match_t match, void *match_data, void (*fn)(struct usb_obj *, void *), void *data) usbobj_for_each_child() argument
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/parse/ |
H A D | SeriesMatcher.java | 40 public boolean match(StringSegment segment, ParsedNumber result) { in match() method in SeriesMatcher
|
H A D | SymbolMatcher.java | 38 public boolean match(StringSegment segment, ParsedNumber result) { in match() method in SymbolMatcher
|
/third_party/icu/icu4c/source/i18n/ |
H A D | numparse_compositions.cpp | 22 bool SeriesMatcher::match(StringSegment& segment, ParsedNumber& result, UErrorCode& status) const { in match() function in SeriesMatcher
|
H A D | numparse_scientific.cpp | 55 bool ScientificMatcher::match(StringSegment& segment, ParsedNumber& result, UErrorCode& status) const { in match() function in ScientificMatcher [all...] |
/third_party/libwebsockets/win32port/win32helpers/ |
H A D | getopt_long.c | 183 int i, current_argv_len, match = -1;
local [all...] |
/third_party/mesa3d/src/glx/ |
H A D | glxglvnd.c | 29 const char **match; in FindGLXFunction() local
|
/third_party/musl/src/network/ |
H A D | dn_comp.c | 36 static int match(int *offset, const unsigned char *base, const unsigned char *dn, in match() function
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | numparse_compositions.cpp | 22 bool SeriesMatcher::match(StringSegment& segment, ParsedNumber& result, UErrorCode& status) const { in match() function in SeriesMatcher
|