/external/libcxx/include/support/win32/ |
D | support.h | 125 unsigned long where; in __builtin_ctzll() local 147 unsigned long where; in __builtin_ctzl() local 167 unsigned long where; in __builtin_clzll() local 189 unsigned long where; in __builtin_clzl() local
|
/external/chromium_org/third_party/sqlite/src/test/ |
D | fts3_common.tcl | 131 proc fts3_terms {tbl where} { 154 proc fts3_doclist {tbl term where} {
|
/external/valgrind/main/memcheck/tests/ |
D | mempool.c | 16 char *where; member 24 char *where; member 101 char *where; in allocate() local
|
D | mempool2.c | 19 char *where; member 27 char *where; member 104 char *where; in allocate() local
|
D | leak.h | 32 #define PRINT_LEAK_COUNTS(where) \ argument
|
/external/chromium_org/third_party/boringssl/src/include/openssl/ |
D | stack_macros.h | 52 #define sk_ACCESS_DESCRIPTION_insert(sk, p, where) \ argument 56 #define sk_ACCESS_DESCRIPTION_delete(sk, where) \ argument 131 #define sk_ASN1_ADB_TABLE_insert(sk, p, where) \ argument 135 #define sk_ASN1_ADB_TABLE_delete(sk, where) \ argument 212 #define sk_ASN1_GENERALSTRING_insert(sk, p, where) \ argument 216 #define sk_ASN1_GENERALSTRING_delete(sk, where) \ argument 291 #define sk_ASN1_INTEGER_insert(sk, p, where) \ argument 295 #define sk_ASN1_INTEGER_delete(sk, where) \ argument 367 #define sk_ASN1_OBJECT_insert(sk, p, where) \ argument 371 #define sk_ASN1_OBJECT_delete(sk, where) \ argument [all …]
|
/external/bison/lib/ |
D | obstack.h | 295 # define obstack_grow(OBSTACK,where,length) \ argument 305 # define obstack_grow0(OBSTACK,where,length) \ argument 371 # define obstack_copy(OBSTACK,where,length) \ argument 377 # define obstack_copy0(OBSTACK,where,length) \ argument 433 # define obstack_grow(h,where,length) \ argument 440 # define obstack_grow0(h,where,length) \ argument 478 # define obstack_copy(h,where,length) \ argument 481 # define obstack_copy0(h,where,length) \ argument
|
/external/pcre/dist/ |
D | pcre_config.c | 70 pcre_config(int what, void *where) in pcre_config()
|
D | pcre_fullinfo.c | 71 int what, void *where) in pcre_fullinfo()
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_cvs/searchcvs/www/projectName/ |
D | searchcvs.php | 13 $where = "WHERE `date` >= DATE_SUB(CURDATE(), INTERVAL $days DAY)"; variable 40 $where = "WHERE `bugid` = $regs[1]"; variable 50 $where = "WHERE " . ($match ? $match : "1"); variable
|
/external/libcxx/test/re/re.regex/re.regex.const/ |
D | constants.pass.cpp | 32 void where(const _Tp &) {} in where() function
|
/external/libcxx/test/numerics/rand/rand.adapt/rand.adapt.shuf/ |
D | values.pass.cpp | 29 void where(const _Tp &) {} in where() function
|
/external/libcxx/test/numerics/rand/rand.eng/rand.eng.mers/ |
D | values.pass.cpp | 44 void where(const _Tp &) {} in where() function
|
/external/libcxx/test/numerics/rand/rand.adapt/rand.adapt.disc/ |
D | values.pass.cpp | 30 void where(const _Tp &) {} in where() function
|
/external/libcxx/test/numerics/rand/rand.eng/rand.eng.sub/ |
D | values.pass.cpp | 32 void where(const _Tp &) {} in where() function
|
/external/chromium_org/third_party/icu/source/tools/gencmn/ |
D | gencmn.c | 68 FILE *where = argc < 0 ? stderr : stdout; in main() local
|
/external/icu/icu4c/source/tools/gencmn/ |
D | gencmn.c | 68 FILE *where = argc < 0 ? stderr : stdout; in main() local
|
/external/libcxx/test/numerics/rand/rand.eng/rand.eng.lcong/ |
D | values.pass.cpp | 29 void where(const _Tp &) {} in where() function
|
/external/javassist/src/main/javassist/bytecode/ |
D | CodeIterator.java | 796 static byte[] insertGapCore0(byte[] code, int where, int gapLength, in insertGapCore0() 817 private static byte[] insertGapCore1(byte[] code, int where, int gapLength, in insertGapCore1() 853 private static void insertGap2(byte[] code, int where, int gapLength, in insertGap2() 973 private static int newOffset(int i, int offset, int where, in newOffset() 1014 void shiftPc(int where, int gapLength, boolean exclusive) throws BadBytecode { in shiftPc() 1061 int where = ldcs.where; in addLdcW() local 1086 private byte[] insertGapCore0w(byte[] code, int where, int gapLength, boolean exclusive, in insertGapCore0w() 1110 private static byte[] insertGap2w(byte[] code, int where, int gapLength, in insertGap2w() 1216 int where, int gapLength) in makeExapndedCode() 1270 void shift(int where, int gapLength, boolean exclusive) { in shift() [all …]
|
/external/chromium_org/third_party/skia/src/animator/ |
D | SkDisplayAdd.h | 39 SkDrawable* where; // if NULL, offset becomes index variable
|
/external/skia/src/animator/ |
D | SkDisplayAdd.h | 39 SkDrawable* where; // if NULL, offset becomes index variable
|
/external/fonttools/Lib/fontTools/misc/ |
D | bezierTools.py | 70 def splitLine(pt1, pt2, where, isHorizontal): argument 109 def splitQuadratic(pt1, pt2, pt3, where, isHorizontal): argument 141 def splitCubic(pt1, pt2, pt3, pt4, where, isHorizontal): argument
|
/external/robolectric/src/main/java/com/xtremelabs/robolectric/util/ |
D | SQLite.java | 67 String where = whereClause; in buildUpdateString() local 94 String where = whereClause; in buildDeleteString() local
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/cm/ |
D | matchbrackets.js | 19 function findMatchingBracket(cm, where, strict, config) { argument 40 function scanForBracket(cm, where, dir, style, config) { argument
|
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/ |
D | ShadowSQLiteQueryBuilder.java | 16 … String[] columns, String where, String groupBy, String having, in buildQueryString()
|