Home
last modified time | relevance | path

Searched defs:MATCH (Results 1 – 20 of 20) sorted by relevance

/third_party/gn/src/gn/
Dlabel_pattern.h24 MATCH = 1, // Exact match for a given target. enumerator
/third_party/curl/tests/unit/
Dunit1307.c43 #define MATCH CURL_FNMATCH_MATCH macro
/third_party/selinux/libselinux/include/selinux/
Drestorecon.h164 MATCH = 0, enumerator
/third_party/icu/icu4c/source/test/cintltst/
Dusrchdat.c316 static const SearchData MATCH[] = { variable
/third_party/mesa3d/src/compiler/glsl/
Ds_expression.h40 #define MATCH(list, pat) s_match(list, ARRAY_SIZE(pat), pat, false) macro
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DSimpleFilteredSentenceBreakIterator.java284 static final int MATCH = (1 << 1); // < exact match - skip this one. field in SimpleFilteredSentenceBreakIterator.Builder
/third_party/boost/boost/beast/zlib/detail/
Dinflate_stream.hpp111 MATCH, // o: waiting for output space to copy string enumerator
/third_party/boost/libs/beast/include/boost/beast/zlib/detail/
Dinflate_stream.hpp111 MATCH, // o: waiting for output space to copy string enumerator
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DSimpleFilteredSentenceBreakIterator.java297 static final int MATCH = (1 << 1); // < exact match - skip this one. field in SimpleFilteredSentenceBreakIterator.Builder
/third_party/zlib/
Dinflate.h45 MATCH, /* o: waiting for output space to copy string */ enumerator
/third_party/libwebsockets/win32port/zlib/
Dinflate.h45 MATCH, /* o: waiting for output space to copy string */ enumerator
/third_party/skia/third_party/externals/zlib/
Dinflate.h45 MATCH, /* o: waiting for output space to copy string */ enumerator
/third_party/node/deps/zlib/
Dinflate.h45 MATCH, /* o: waiting for output space to copy string */ enumerator
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/
Dinflate.h45 MATCH, /* o: waiting for output space to copy string */ enumerator
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/
Dinflate.h45 MATCH, /* o: waiting for output space to copy string */ enumerator
/third_party/flutter/skia/third_party/externals/zlib/
Dinflate.h45 MATCH, /* o: waiting for output space to copy string */ enumerator
/third_party/boost/boost/regex/v4/
Dregex_format.hpp398 static const char_type MATCH[] = { 'M', 'A', 'T', 'C', 'H' }; in handle_perl_verb() local
/third_party/ffmpeg/libavcodec/
Dhevc_mvs.c95 #define MATCH(x) (A.x == B.x) macro
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/search/
DSearchTest.java336 SearchData MATCH[] = { field in SearchTest
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/search/
DSearchTest.java339 SearchData MATCH[] = { field in SearchTest