Searched defs:MATCH (Results 1 - 19 of 19) sorted by path

/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...
/external/apache-xml/src/main/java/org/apache/xpath/
H A DXPath.java147 public static final int MATCH = 1; field in class:XPath
158 * @param type one of {@link #SELECT} or {@link #MATCH}.
179 else if (MATCH == type)
206 * @param type one of {@link #SELECT} or {@link #MATCH}.
228 else if (MATCH == type)
258 * @param type one of {@link #SELECT} or {@link #MATCH}.
/external/chromium_org/components/omnibox/
H A Dautocomplete_match.h60 MATCH = 1 << 1, // A match for the user's search term enumerator in enum:AutocompleteMatch::ACMatchClassification::Style
/external/chromium_org/third_party/checkstyle/
H A Dcheckstyle-5.7-all.jarMETA-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml checkstylecompilation.properties checkstyletask.properties com/ ...
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dusrchdat.c314 static const SearchData MATCH[] = { variable
/external/chromium_org/third_party/mesa/src/src/glsl/
H A Ds_expression.h42 #define MATCH(list, pat) s_match(list, Elements(pat), pat, false) macro
/external/chromium_org/third_party/zlib/
H A Dinflate.h45 MATCH, /* o: waiting for output space to copy string */ enumerator in enum:__anon16405
74 LENEXT -> DIST -> DISTEXT -> MATCH -> LEN
/external/chromium_org/tools/gn/
H A Dlabel_pattern.h23 MATCH = 1, // Exact match for a given target. enumerator in enum:LabelPattern::Type
/external/chromium_org/ui/app_list/
H A Dsearch_result.h43 MATCH = 1 << 1, enumerator in enum:app_list::SearchResult::Tag::Style
/external/icu/icu4c/source/test/cintltst/
H A Dusrchdat.c314 static const SearchData MATCH[] = { variable
/external/libpcap/Win32/Src/
H A Dgetaddrinfo.c258 #define MATCH(x, y, w) \ macro
414 if (!MATCH(pai->ai_socktype, ex->e_socktype, WILD_SOCKTYPE(ex)))
416 if (!MATCH(pai->ai_protocol, ex->e_protocol, WILD_PROTOCOL(ex)))
470 if (!MATCH(pai->ai_socktype, ex->e_socktype,
474 if (!MATCH(pai->ai_protocol, ex->e_protocol,
/external/mesa3d/src/glsl/
H A Ds_expression.h42 #define MATCH(list, pat) s_match(list, Elements(pat), pat, false) macro
/external/oprofile/libutil/
H A Dop_file.c131 #define MATCH 1 macro
154 case NO_RECURSION + MATCH:
157 case MATCH_ANY_ENTRY_RECURSION + MATCH:
172 case MATCH_DIR_ONLY_RECURSION + MATCH:
/external/owasp/sanitizer/distrib/lib/
H A Dowasp-java-html-sanitizer.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/owasp/ org/owasp/html/ org/owasp/html/AbstractTokenStream ...
/external/owasp/sanitizer/src/main/org/owasp/html/
H A DCssTokens.java215 MATCH, enum constant in enum:CssTokens.TokenType
577 type = TokenType.MATCH;
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
H A Dinflate.h45 MATCH, /* o: waiting for output space to copy string */ enumerator in enum:__anon28594
74 LENEXT -> DIST -> DISTEXT -> MATCH -> LEN
/external/qemu/distrib/zlib-1.2.8/
H A Dinflate.h45 MATCH, /* o: waiting for output space to copy string */ enumerator in enum:__anon29633
74 LENEXT -> DIST -> DISTEXT -> MATCH -> LEN
/external/robolectric/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...
/external/zlib/src/
H A Dinflate.h45 MATCH, /* o: waiting for output space to copy string */ enumerator in enum:__anon34355
74 LENEXT -> DIST -> DISTEXT -> MATCH -> LEN

Completed in 496 milliseconds