HomeSort by relevance Sort by last modified time
    Searched refs:MATCH (Results 1 - 25 of 93) sorted by null

1 2 3 4

  /external/curl/tests/unit/
unit1307.c 26 #define MATCH CURL_FNMATCH_MATCH
38 { "\\[", "[", MATCH },
41 { "[][]", "[", MATCH },
42 { "[][]", "]", MATCH },
43 { "[[]", "[", MATCH },
44 { "[[[]", "[", MATCH },
45 { "[[[[]", "[", MATCH },
46 { "[[[[]", "[", MATCH },
48 { "[][[]", "]", MATCH },
49 { "[][[[]", "[", MATCH },
    [all...]
  /external/clang/test/
make_test_dirs.pl 11 $next_indent_level = length($MATCH);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
inflate.h 45 MATCH, /* o: waiting for output space to copy string */
74 LENEXT -> DIST -> DISTEXT -> MATCH -> LEN
121 unsigned was; /* initial length of match */
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
inflate.h 43 MATCH, /* o: waiting for output space to copy string */
70 LENEXT -> DIST -> DISTEXT -> MATCH -> LEN
  /external/python/cpython2/Modules/zlib/
inflate.h 45 MATCH, /* o: waiting for output space to copy string */
74 LENEXT -> DIST -> DISTEXT -> MATCH -> LEN
121 unsigned was; /* initial length of match */
  /external/selinux/libselinux/include/selinux/
restorecon.h 154 MATCH = 0,
  /external/syslinux/com32/lib/zlib/
inflate.h 45 MATCH, /* o: waiting for output space to copy string */
74 LENEXT -> DIST -> DISTEXT -> MATCH -> LEN
121 unsigned was; /* initial length of match */
  /toolchain/binutils/binutils-2.27/zlib/
inflate.h 45 MATCH, /* o: waiting for output space to copy string */
74 LENEXT -> DIST -> DISTEXT -> MATCH -> LEN
121 unsigned was; /* initial length of match */
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/sorcerer/h/
STreeParser.h 59 #define _MATCH(tok) MATCH(_t,tok)
99 virtual void MATCH(SORASTBase *_t, int tok);
  /external/mesa3d/src/compiler/glsl/
ir_reader.cpp 141 if (MATCH(expr, pat)) {
233 if (!MATCH(expr, pat)) {
277 "don't match prototype", f->name, badvar);
283 "match prototype", f->name);
397 if (!MATCH(expr, pat)) {
477 if (!MATCH(expr, pat)) {
506 if (!MATCH(expr, loop_pat)) {
529 if (MATCH(expr, return_value_pat)) {
536 } else if (MATCH(expr, return_void_pat)) {
585 if (!MATCH(expr, pat4) && !MATCH(expr, pat5))
    [all...]
  /device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
res_init.c 253 #define MATCH(line, name) \
265 if (MATCH(buf, "domain")) {
281 if (MATCH(buf, "search")) {
318 if (MATCH(buf, "nameserver") && nserv < MAXNS) {
334 if (MATCH(buf, "sortlist")) {
376 if (MATCH(buf, "options")) {
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/ZLib/
inflate.h 45 MATCH, /* o: waiting for output space to copy string */
74 LENEXT -> DIST -> DISTEXT -> MATCH -> LEN
124 unsigned was; /* initial length of match */
  /external/python/cpython3/Modules/zlib/
inflate.h 45 MATCH, /* o: waiting for output space to copy string */
74 LENEXT -> DIST -> DISTEXT -> MATCH -> LEN
124 unsigned was; /* initial length of match */
  /external/zlib/src/
inflate.h 45 MATCH, /* o: waiting for output space to copy string */
74 LENEXT -> DIST -> DISTEXT -> MATCH -> LEN
124 unsigned was; /* initial length of match */
  /external/dtc/tests/
dtbs_equal_ordered.c 41 #define MATCH() \
46 FAIL("Trees match which shouldn't"); \
172 MATCH();
  /external/curl/lib/
dict.c 186 "MATCH "
  /external/icu/android_icu4j/src/main/java/android/icu/impl/
SimpleFilteredSentenceBreakIterator.java 90 if (r.hasValue()) { // remember the best match so far
96 if (r.matches()) { // exact match?
102 if (bestValue == Builder.MATCH) { // exact match!
281 static final int MATCH = (1 << 1); // < exact match - skip this one.
384 builder.add(reversed, MATCH);
390 // instead of "Ph.D." since we already know the "Ph." part is a match.
392 builder2.add(thisStr, MATCH); // forward
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
SimpleFilteredSentenceBreakIterator.java 88 if (r.hasValue()) { // remember the best match so far
94 if (r.matches()) { // exact match?
100 if (bestValue == Builder.MATCH) { // exact match!
279 static final int MATCH = (1 << 1); // < exact match - skip this one.
382 builder.add(reversed, MATCH);
388 // instead of "Ph.D." since we already know the "Ph." part is a match.
390 builder2.add(thisStr, MATCH); // forward
  /libcore/ojluni/src/main/java/java/util/concurrent/
Exchanger.java 195 * changed, but cannot yet proceed until match is set. In the
198 * the linearization point to be a CAS of the match field (as done
248 * slot CASes, it would also be legal for the write to Node.match
285 * The bound for spins while waiting for a match. The actual
316 volatile Object match; // Item provided by releasing thread field in class:Exchanger.Node
366 q.match = item;
378 Object v = p.match;
380 U.putOrderedObject(p, MATCH, null);
394 spins = SPINS; // releaser hasn't set match yet
461 q.match = item
    [all...]
  /device/linaro/hikey/uefi-tools/
edk2-build.sh 351 *) # Try to match target in configuration file, add to list
352 MATCH=0
355 MATCH=1
361 if [ $MATCH -eq 0 ]; then
uefi-build.sh 322 MATCH=0
325 MATCH=1
331 if [ $MATCH -eq 0 ]; then
  /system/core/adb/
sysdeps_win32.cpp     [all...]
  /bionic/libc/dns/resolv/
res_init.c 287 #define MATCH(line, name) \
300 if (MATCH(buf, "domain")) {
316 if (MATCH(buf, "search")) {
353 if (MATCH(buf, "nameserver") && nserv < MAXNS) {
387 if (MATCH(buf, "sortlist")) {
429 if (MATCH(buf, "options")) {
  /external/cn-cbor/cmake/
CoverallsGenerateGcov.cmake 215 # TODO: We want to match against relative path filenames from the source file root...
316 string(REGEX MATCH "LCOV_EXCL_START" START_SKIP "${GCOV_LINE}")
317 string(REGEX MATCH "LCOV_EXCL_END" END_SKIP "${GCOV_LINE}")
318 string(REGEX MATCH "LCOV_EXCL_LINE" LINE_SKIP "${GCOV_LINE}")
  /external/apache-xml/src/main/java/org/apache/xpath/
XPath.java 146 /** Represents a match type expression. */
147 public static final int MATCH = 1;
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}.
463 * match pattern testing. */
467 * Get the match score of the given node.
613 * The match score if no match is made
    [all...]

Completed in 591 milliseconds

1 2 3 4