/third_party/json/tests/thirdparty/Fuzzer/afl/ |
H A D | afl_driver.cpp | 190 int matches = fscanf(extra_stats_file, kExtraStatsFormatString, in maybe_initialize_extra_stats() local
|
/third_party/mesa3d/src/compiler/glsl/ |
H A D | ir_function.cpp | 201 is_best_inexact_overload(const exec_list *actual_parameters, ir_function_signature **matches, int num_matches, ir_function_signature *sig) is_best_inexact_overload() argument 261 choose_best_inexact_overload(_mesa_glsl_parse_state *state, const exec_list *actual_parameters, ir_function_signature **matches, int num_matches) choose_best_inexact_overload() argument [all...] |
/third_party/node/deps/icu-small/source/common/ |
H A D | uniset.cpp | 559 UMatchDegree UnicodeSet::matches(const Replaceable& text, in matches() function in UnicodeSet
|
H A D | dictionarydata.cpp | 45 int32_t UCharsDictionaryMatcher::matches(UText *text, int32_t maxLength, int32_t limit, in matches() function in UCharsDictionaryMatcher 113 int32_t BytesDictionaryMatcher::matches(UText *text, int32_t maxLength, int32_t limit, in matches() function in BytesDictionaryMatcher
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | repattrn.cpp | 522 UBool U_EXPORT2 RegexPattern::matches(const UnicodeString ®ex, in matches() function in RegexPattern 546 UBool U_EXPORT2 RegexPattern::matches(UText *regex, in matches() function in RegexPattern
|
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/charsetdet/ |
H A D | DetectingViewer.java | 170 private void setMatchMenu(CharsetMatch[] matches) in setMatchMenu() argument 291 private void show(InputStream inputStream, CharsetMatch[] matches, String title) in show() argument [all...] |
/third_party/libabigail/src/ |
H A D | abg-symtab-reader.cc | 45 symtab_filter::matches(const elf_symbol& symbol) const in matches() function in abigail::symtab_reader::symtab_filter
|
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/ |
H A D | RangeSpecification.java | 440 public boolean matches(DigitSequence digits) { in matches() method in RangeSpecification
|
/third_party/rust/crates/clap/src/ |
H A D | derive.rs | 82 let mut matches = <Self as CommandFactory>::command().get_matches(); in parse() variables 97 let mut matches = ok!(<Self as CommandFactory>::command().try_get_matches()); in try_parse() variables 107 let mut matches = <Self as CommandFactory>::command().get_matches_from(itr); in parse_from() variables 126 let mut matches = ok!(<Self as CommandFactory>::command().try_get_matches_from(itr)); in try_parse_from() variables 136 let mut matches = <Self as CommandFactory>::command_for_update().get_matches_from(itr); in update_from() variables 152 let mut matches = try_update_from() variables [all...] |
/third_party/openssl/crypto/property/ |
H A D | property_parse.c | 445 int i = 0, j = 0, matches = 0; in ossl_property_match_count() local
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
H A D | Pipeline.h | 31 bool matches(const T &object) const { return external == &object || internal == &object; } in matches() function
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | repattrn.cpp | 522 UBool U_EXPORT2 RegexPattern::matches(const UnicodeString ®ex, in matches() function in RegexPattern 546 UBool U_EXPORT2 RegexPattern::matches(UText *regex, in matches() function in RegexPattern
|
/third_party/skia/src/sksl/ir/ |
H A D | SkSLFunctionDeclaration.cpp | 383 bool FunctionDeclaration::matches(const FunctionDeclaration& f) const { in matches() function in SkSL::FunctionDeclaration
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | dictionarydata.cpp | 45 int32_t UCharsDictionaryMatcher::matches(UText *text, int32_t maxLength, int32_t limit, in matches() function in UCharsDictionaryMatcher 113 int32_t BytesDictionaryMatcher::matches(UText *text, int32_t maxLength, int32_t limit, in matches() function in BytesDictionaryMatcher
|
H A D | uniset.cpp | 559 UMatchDegree UnicodeSet::matches(const Replaceable& text, in matches() function in UnicodeSet
|
/third_party/skia/modules/skottie/src/layers/ |
H A D | TextLayer.cpp | 168 bool AnimationBuilder::FontInfo::matches(const char family[], const char style[]) const { in matches() function in skottie::internal::AnimationBuilder::FontInfo
|
/third_party/rust/crates/regex/regex-syntax/src/ |
H A D | utf8.rs | 183 pub fn matches(&self, bytes: &[u8]) -> bool { in matches() functions 234 pub fn matches(&self, b: u8) -> bool { in matches() functions [all...] |
/third_party/selinux/libsepol/cil/src/ |
H A D | cil_find.c | 82 static int cil_type_matches(ebitmap_t *matches, struct cil_symtab_datum *d1, struct cil_symtab_datum *d2) in cil_type_matches() argument
|
/third_party/rust/crates/regex/regex-capi/src/ |
H A D | rure.rs | 556 let mut matches = unsafe { in rure_set_matches() variables
|
/third_party/rust/crates/regex/src/ |
H A D | re_set.rs | 219 pub fn matches(&self, text: $text_ty) -> SetMatches { matches() functions 220 let mut matches = vec![false; self.0.regex_strings().len()]; matches() variables [all...] |
/third_party/rust/crates/regex/regex-capi/ctest/ |
H A D | test.c | 388 bool matches[PAT_COUNT]; in test_regex_set_matches() local 450 bool matches[PAT_COUNT]; in test_regex_set_match_start() local 470 bool matches[PAT_COUNT]; in test_regex_set_match_start() local
|
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/ |
H A D | ninet_hashtables.c | 383 int matches = 0; in ninet_lhash2_lookup() local
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/ |
H A D | ibmebus.c | 180 static int ibmebus_create_devices(const struct of_device_id *matches) in ibmebus_create_devices() argument 338 const struct of_device_id *matches = drv->of_match_table; in ibmebus_bus_bus_match() local
|
/kernel/linux/linux-5.10/arch/sparc/kernel/ |
H A D | vio.c | 61 const struct vio_device_id *matches in vio_bus_match() local 22 vio_match_device( const struct vio_device_id *matches, const struct vio_dev *dev) vio_match_device() argument [all...] |
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/ |
H A D | ibmebus.c | 186 static int ibmebus_create_devices(const struct of_device_id *matches) in ibmebus_create_devices() argument 344 const struct of_device_id *matches = drv->of_match_table; in ibmebus_bus_bus_match() local
|