Home
last modified time | relevance | path

Searched defs:match (Results 326 - 350 of 483) sorted by relevance

1...<<11121314151617181920

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DLocaleMatcherTest.java297 private static double match(ULocale a, ULocale b) { in match() method in LocaleMatcherTest
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DLocaleMatcherTest.java318 private static double match(ULocale a, ULocale b) { in match() method in LocaleMatcherTest
[all...]
/third_party/icu/icu4c/source/common/
H A Dustring.cpp43 isMatchAtCPBoundary(const UChar *start, const UChar *match, const UChar *matchLimit, const UChar *limit) { in isMatchAtCPBoundary() argument
[all...]
/third_party/libcoap/src/
H A Dcoap_resource.c70 match(const coap_str_const_t *text, const coap_str_const_t *pattern, int match_prefix, in match() function
/third_party/mesa3d/src/compiler/glsl/
H A Dgl_nir_link_uniforms.c1739 bool match = false; in gl_nir_link_uniforms() local
/third_party/libwebsockets/lib/roles/http/server/
H A Dserver.c991 int fd, match = 0, pos = 0, n = 0, hit = 0; lws_find_string_in_file() local
[all...]
/third_party/node/deps/zlib/
H A Ddeflate.c1398 register Bytef *match; /* matched string */ longest_match() local
1563 register Bytef *match; /* matched string */ longest_match() local
1622 check_match(deflate_state *s, IPos start, IPos match, int length) check_match() argument
[all...]
/third_party/node/deps/icu-small/source/common/
H A Dustring.cpp43 isMatchAtCPBoundary(const char16_t *start, const char16_t *match, const char16_t *matchLimit, const char16_t *limit) { in isMatchAtCPBoundary() argument
[all...]
/third_party/node/deps/brotli/c/enc/
H A Dbackward_references_hq.c509 BackwardMatch match = matches[j]; in UpdateNodes() local
/third_party/mesa3d/src/intel/tools/
H A Daubinator_error_decode.c451 const char *match; in read_data_file() member
/third_party/libphonenumber/cpp/src/phonenumbers/
H A Dphonenumbermatcher.cc464 ParseAndVerify(const string& candidate, int offset, PhoneNumberMatch* match) ParseAndVerify() argument
583 ExtractInnerMatch(const string& candidate, int offset, PhoneNumberMatch* match) ExtractInnerMatch() argument
619 ExtractMatch(const string& candidate, int offset, PhoneNumberMatch* match) ExtractMatch() argument
668 Next(PhoneNumberMatch* match) Next() argument
680 Find(int index, PhoneNumberMatch* match) Find() argument
[all...]
/third_party/node/deps/v8/src/regexp/
H A Dregexp.cc800 SetLastMatchInfo( Isolate* isolate, Handle<RegExpMatchInfo> last_match_info, Handle<String> subject, int capture_count, int32_t* match) SetLastMatchInfo() argument
[all...]
/third_party/python/Lib/
H A Dpathlib.py804 def match(self, path_pattern): member in PurePath
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineExecutablePropertiesTests.cpp400 bool match = statistics[0][statNdx0].value.b32 == statistics[1][statNdx1].value.b32; in verifyStatistics() local
411 bool match = statistics[0][statNdx0].value.i64 == statistics[1][statNdx1].value.i64; in verifyStatistics() local
422 bool match = statistics[0][statNdx0].value.u64 == statistics[1][statNdx1].value.u64; in verifyStatistics() local
433 bool match = statistics[0][statNdx0].value.f64 == statistics[1][statNdx1].value.f64; in verifyStatistics() local
/third_party/skia/third_party/externals/angle2/src/feature_support_util/
H A Dfeature_support_util.cpp145 bool match(const StringPart &toCheck) const in match() function in angle::StringPart
173 bool match(const IntegerPart &toCheck) const in match() function in angle::IntegerPart
197 bool match(const T &toCheck) const in match() function in angle::ListOf
216 bool match(const ListOf<T> &toCheck) const match() function in angle::ListOf
304 bool match(const Version &toCheck) const match() function in angle::Version
378 bool match(const Application &toCheck) const match() function in angle::Application
423 bool match(const GPU &toCheck) const match() function in angle::GPU
507 bool match(const Device &toCheck) const match() function in angle::Device
612 bool match(const Scenario &toCheck) const match() function in angle::Rule
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp206 bool match(const DILocalVariable *Var, const DIExpression *Expr, in match() function in __anon24031::UserValue
380 bool match(const DILabel *L, const DILocation *IA, in match() function in __anon24031::UserLabel
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp507 bool Reader::match(Location pattern, int patternLength) { in match() function in Json::Reader
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp507 bool Reader::match(Location pattern, int patternLength) { in match() function in Json::Reader
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Dtjbench.c904 int temp1 = 0, temp2 = 0, match = 0; in main() local
/third_party/skia/tests/
H A DBlurTest.cpp297 static bool match(int* first, int* second, int count, int tol) { in match() function
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dbackward_references_hq.c509 BackwardMatch match = matches[j]; in UpdateNodes() local
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp507 bool Reader::match(Location pattern, int patternLength) { in match() function in Json::Reader
/third_party/skia/third_party/externals/icu/source/common/
H A Dustring.cpp43 isMatchAtCPBoundary(const UChar *start, const UChar *match, const UChar *matchLimit, const UChar *limit) { in isMatchAtCPBoundary() argument
[all...]
/third_party/python/Lib/test/test_warnings/
H A D__init__.py318 def match(self, a): member in FilterTests.test_mutate_filter_list.X
/third_party/python/Python/
H A Dgetargs.c1580 int match = PySequence_Contains(kwtuple, keyword); in error_unexpected_keyword_arg() local
1867 int match = 0; in vgetargskeywords() local

Completed in 51 milliseconds

1...<<11121314151617181920