Searched defs:MATCH (Results 1 – 13 of 13) sorted by relevance
/external/oprofile/libutil/ |
D | op_file.c | 131 #define MATCH 1 in get_matching_pathnames() macro
|
/external/chromium_org/ui/app_list/ |
D | search_result.h | 37 MATCH = 1 << 1, enumerator
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
D | usrchdat.c | 313 static const SearchData MATCH[] = { variable
|
/external/icu4c/test/cintltst/ |
D | usrchdat.c | 314 static const SearchData MATCH[] = { variable
|
/external/mesa3d/src/glsl/ |
D | s_expression.h | 42 #define MATCH(list, pat) s_match(list, Elements(pat), pat, false) macro
|
/external/chromium_org/third_party/mesa/src/src/glsl/ |
D | s_expression.h | 42 #define MATCH(list, pat) s_match(list, Elements(pat), pat, false) macro
|
/external/chromium/chrome/browser/autocomplete/ |
D | autocomplete_match.h | 49 MATCH = 1 << 1, // A match for the user's search term enumerator
|
/external/chromium_org/chrome/browser/autocomplete/ |
D | autocomplete_match.h | 56 MATCH = 1 << 1, // A match for the user's search term enumerator
|
/external/apache-xml/src/main/java/org/apache/xpath/ |
D | XPath.java | 147 public static final int MATCH = 1; field in XPath
|
/external/qemu/distrib/zlib-1.2.3/ |
D | inflate.h | 43 MATCH, /* o: waiting for output space to copy string */ enumerator
|
/external/zlib/src/ |
D | inflate.h | 45 MATCH, /* o: waiting for output space to copy string */ enumerator
|
/external/chromium_org/third_party/zlib/ |
D | inflate.h | 45 MATCH, /* o: waiting for output space to copy string */ enumerator
|
/external/tcpdump/missing/ |
D | getaddrinfo.c | 248 #define MATCH(x, y, w) \ macro
|