Home
last modified time | relevance | path

Searched defs:match (Results 426 - 450 of 483) sorted by relevance

1...<<11121314151617181920

/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
H A DCharsetMBCS.java1609 static boolean TO_U_VERIFY_SISO_MATCH(byte sisoState, int match) { in TO_U_VERIFY_SISO_MATCH() argument
[all...]
/third_party/libinput/src/
H A Devdev.c1703 const struct evdev_udev_tag_match match = evdev_udev_tag_matches[j]; in evdev_device_get_udev_tags() local
/third_party/libphonenumber/cpp/src/phonenumbers/
H A Dphonenumberutil.cc3187 MatchType match = IsNumberMatch(first_number, IsNumberMatchWithOneString() local
[all...]
/third_party/lz4/lib/
H A Dlz4.c989 const BYTE* match; in LZ4_compress_generic_validated() local
1848 { const BYTE* match = op - offset; LZ4_decompress_unsafe_generic() local
1968 const BYTE* match; LZ4_decompress_generic() local
[all...]
H A Dlz4hc.c146 int LZ4HC_countBack(const BYTE* const ip, const BYTE* const match, in LZ4HC_countBack() argument
467 LZ4HC_encodeSequence( const BYTE** _ip, BYTE** _op, const BYTE** _anchor, int matchLength, const BYTE* const match, limitedOutput_directive limit, BYTE* oend) LZ4HC_encodeSequence() argument
1314 LZ4HC_match_t match = { 0 , 0 }; LZ4HC_FindLongerMatch() local
[all...]
/third_party/node/deps/v8/src/compiler/backend/s390/
H A Dinstruction-selector-s390.cc927 bool match = false; in VisitWord64And() local
967 bool match = false; in VisitWord64Shl() local
1010 bool match = false; VisitWord64Shr() local
[all...]
/third_party/protobuf/conformance/third_party/jsoncpp/
H A Djsoncpp.cpp522 bool Reader::match(Location pattern, int patternLength) { in match() function in Json::Reader
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageHostImageCopyTests.cpp978 bool match = memcmp(data.data(), resultBuffer.getDataPtr(), outputBufferSize) == 0; in iterate() local
1463 bool match = memcmp(data, outputPtr, bufferSize) == 0; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineColorWriteEnableTests.cpp970 bool match = tcu::boolAll(tcu::lessThan(tcu::absDiff(colorPixel, m_testConfig.expectedColor[attachmentIndex]), kColorThreshold)); in iterate() local
998 bool match = de::inRange(depthPixel, minDepth, maxDepth); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationInvarianceTests.cpp1256 bool match = false; in comparePrimitivesExact() local
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dpngstest.c2646 int match; compare_two_images() local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dtznames_impl.cpp1920 TZDBNameInfo *match = NULL; in handleMatch() local
[all...]
H A Dusearch.cpp1495 UChar *match = addToUCharArray(buffer, &matchsize, doNextCanonicalPrefixMatch() local
2197 UChar *match = addToUCharArray(buffer, &matchsize, doPreviousCanonicalSuffixMatch() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-layout-gsubgpos.hh520 matcher_t::may_match_t match = matcher.may_match (info, match_glyph_data); in next() local
557 matcher_t::may_match_t match = matcher.may_match (info, match_glyph_data); in prev() local
833 match_func_t match; member
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DPatternMatch.h48 template <typename Val, typename Pattern> bool match(Val *V, const Pattern &P) { in match() function
57 template <typename OpTy> bool match(OpTy *V) { in match() function
67 template <typename ITy> bool match(ITy *V) { return isa<Class>(V); } in match() function
103 template <typename ITy> bool match(ITy *V) { return !M.match(V); } in match() function
118 template <typename ITy> bool match(IT function
133 template <typename ITy> bool match(ITy *V) { match() function
158 template <typename ITy> bool match(ITy *V) { match() function
178 template <typename ITy> bool match(ITy *V) { match() function
202 template <typename ITy> bool match(ITy *V) { match() function
225 template <typename ITy> bool match(ITy *V) { match() function
262 template <typename ITy> bool match(ITy *V) { match() function
284 template <typename ITy> bool match(ITy *V) { match() function
419 template <typename ITy> bool match(ITy *V) { match() function
567 template <typename ITy> bool match(ITy *V) { match() function
608 template <typename ITy> bool match(ITy *V) { return V == Val; } match() function
621 template <typename ITy> bool match(ITy *const V) { return V == Val; } match() function
637 template <typename ITy> bool match(ITy *V) { match() function
660 template <typename ITy> bool match(ITy *V) { match() function
677 template <typename ITy> bool match(ITy *V) { match() function
707 template <typename ITy> bool match(ITy *V) { match() function
739 template <typename OpTy> bool match(OpTy *V) { match() function
767 template <typename OpTy> bool match(OpTy *V) { match() function
811 template <typename OpTy> bool match(OpTy *V) { match() function
943 template <typename OpTy> bool match(OpTy *V) { match() function
1035 template <typename OpTy> bool match(OpTy *V) { match() function
1130 template <typename OpTy> bool match(OpTy *V) { match() function
1157 template <typename OpTy> bool match(OpTy *V) { match() function
1197 template <typename OpTy> bool match(OpTy *V) { match() function
1213 template <typename OpTy> bool match(OpTy *V) { match() function
1232 template <typename OpTy> bool match(OpTy *V) { match() function
1310 template <typename OpTy> bool match(OpTy *V) { match() function
1414 template <typename OpTy> bool match(OpTy *V) { match() function
1435 template <typename OpTy> bool match(OpTy *V) { match() function
1470 template <typename OpTy> bool match(OpTy *V) { match() function
1500 static bool match(ICmpInst::Predicate Pred) { match() function
1507 static bool match(ICmpInst::Predicate Pred) { match() function
1514 static bool match(ICmpInst::Predicate Pred) { match() function
1521 static bool match(ICmpInst::Predicate Pred) { match() function
1528 static bool match(FCmpInst::Predicate Pred) { match() function
1535 static bool match(FCmpInst::Predicate Pred) { match() function
1542 static bool match(FCmpInst::Predicate Pred) { match() function
1549 static bool match(FCmpInst::Predicate Pred) { match() function
1651 template <typename OpTy> bool match(OpTy *V) { match() function
1704 template <typename OpTy> bool match(OpTy *V) { match() function
1724 template <typename OpTy> bool match(OpTy *V) { match() function
1950 template <typename OpTy> bool match(OpTy *V) { match() function
1990 template <typename OpTy> bool match(OpTy *V) { match() function
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Dubidi.cpp747 bracketAddOpening(BracketData *bd, UChar match, int32_t position) { in bracketAddOpening() argument
884 UChar c, match; bracketProcessChar() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineColorWriteEnableTests.cpp962 bool match = tcu::boolAll(tcu::lessThan(tcu::absDiff(colorPixel, m_testConfig.expectedColor[attachmentIndex]), kColorThreshold)); in iterate() local
990 bool match = de::inRange(depthPixel, minDepth, maxDepth); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/
H A DvktTessellationInvarianceTests.cpp1244 bool match = false; in comparePrimitivesExact() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dconfig.c1529 size_t i, j, prev_methods, match = 0; in wpa_config_parse_eap() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dap_ctrl_iface.c2644 u8 match[10]; in hostapd_ctrl_register_frame() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dconfig.c1696 size_t i, j, prev_methods, match = 0; in wpa_config_parse_eap() local
/third_party/glslang/SPIRV/
H A DSpvBuilder.cpp544 bool match = true; in makeGenericType() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DBidi.java532 int match; /* matching char or -position of closing bracket */ field in Bidi.Opening
2112 private void bracketAddOpening(BracketData bd, char match, int position) { in bracketAddOpening() argument
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dregextst.cpp366 UBool RegexTest::doRegexLMTest(const char *pat, const char *text, UBool looking, UBool match, int32_t line) { in doRegexLMTest() argument
427 UBool RegexTest::doRegexLMTestUTF8(const char *pat, const char *text, UBool looking, UBool match, int32_t line) { in doRegexLMTestUTF8() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DBidi.java532 int match; /* matching char or -position of closing bracket */ field in Bidi.Opening
2078 private void bracketAddOpening(BracketData bd, char match, int position) { in bracketAddOpening() argument
[all...]

Completed in 90 milliseconds

1...<<11121314151617181920