HomeSort by relevance Sort by last modified time
    Searched defs:NO_PREFIX (Results 1 - 5 of 5) sorted by null

  /external/llvm/utils/abtest/
abtest.py 139 for i in range(0, len(NO_PREFIX)):
140 f = NO_PREFIX[i]
147 announce_test(f + " [%s/%s]" % (i+1, len(NO_PREFIX)))
152 for c in NO_PREFIX:
190 for c in NO_PREFIX:
210 NO_PREFIX=sorted([x[len(gooddir)+1:] for x in GOOD_FILES])
  /external/swiftshader/third_party/llvm-7.0/llvm/utils/
abtest.py 137 for i in range(0, len(NO_PREFIX)):
138 f = NO_PREFIX[i]
145 announce_test(f + " [%s/%s]" % (i+1, len(NO_PREFIX)))
150 for c in NO_PREFIX:
188 for c in NO_PREFIX:
208 NO_PREFIX=sorted([x[len(gooddir)+1:] for x in GOOD_FILES])
  /bionic/libc/upstream-freebsd/lib/libc/stdlib/
getopt_long.c 94 #define NO_PREFIX (-1)
117 static int dash_prefix = NO_PREFIX;
  /external/tcpdump/missing/
getopt_long.c 76 #define NO_PREFIX (-1)
101 static int dash_prefix = NO_PREFIX;
  /external/mockito/lib/
byte-buddy-1.8.15.jar 

Completed in 508 milliseconds