/external/clang/test/SemaObjC/ |
D | selector-overload.m | 4 + alloc; class 9 double d; field
|
/external/clang/test/CodeGenObjC/ |
D | bitfield-1.m | 6 - (id) alloc; method 34 char d; field
|
/external/freetype/src/raster/ |
D | ftmisc.h | 76 FT_Alloc_Func alloc; member 104 FT_Long d; in FT_MulDiv() local
|
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | ProgramState.h | 331 void *const* d = FindGDM(ProgramStateTrait<T>::GDMIndex()); in get() local 362 void *const* d = FindGDM(ProgramStateTrait<T>::GDMIndex()); in contains() local 425 llvm::BumpPtrAllocator& alloc, in ProgramStateManager() 439 llvm::BumpPtrAllocator& alloc) in ProgramStateManager()
|
/external/wpa_supplicant_6/wpa_supplicant/src/tls/ |
D | libtommath.c | 116 int used, alloc, sign; member 527 static int mp_mulmod (mp_int * a, mp_int * b, mp_int * c, mp_int * d) in mp_mulmod() 1009 static int mp_div_2d (mp_int * a, int b, mp_int * c, mp_int * d) in mp_div_2d() 1370 mp_digit d; in mp_mul_2d() local 1594 static int mp_div(mp_int * a, mp_int * b, mp_int * c, mp_int * d) in mp_div() 1676 static int mp_div (mp_int * a, mp_int * b, mp_int * c, mp_int * d) in mp_div() 2137 static int mp_reduce_2k_l(mp_int *a, mp_int *n, mp_int *d) in mp_reduce_2k_l() 2175 static int mp_reduce_2k_setup_l(mp_int *a, mp_int *d) in mp_reduce_2k_setup_l()
|
/external/wpa_supplicant_8/src/tls/ |
D | libtommath.c | 116 int used, alloc, sign; member 527 static int mp_mulmod (mp_int * a, mp_int * b, mp_int * c, mp_int * d) in mp_mulmod() 1009 static int mp_div_2d (mp_int * a, int b, mp_int * c, mp_int * d) in mp_div_2d() 1370 mp_digit d; in mp_mul_2d() local 1594 static int mp_div(mp_int * a, mp_int * b, mp_int * c, mp_int * d) in mp_div() 1676 static int mp_div (mp_int * a, mp_int * b, mp_int * c, mp_int * d) in mp_div() 2137 static int mp_reduce_2k_l(mp_int *a, mp_int *n, mp_int *d) in mp_reduce_2k_l() 2175 static int mp_reduce_2k_setup_l(mp_int *a, mp_int *d) in mp_reduce_2k_setup_l()
|
/external/icu4c/i18n/ |
D | decNumber.c | 280 #define decFinish(a,b,c,d) decFinalize(a,b,c,d) argument 394 Int d; /* work */ in uprv_decNumberToInt32() local 430 Int d; /* work */ in uprv_decNumberToUInt32() local 503 Int d=0; /* count of digits found in decimal part */ in uprv_decNumberFromString() local 3384 Unit *d; /* .. */ in uprv_decNumberCopy() local 5273 decNumber *d=bufd; /* divisor */ in decExpOp() local 6614 Int d, exp; /* work */ local 7836 uInt u, d; /* .. */ local 7980 Int ae, d, digits; /* .. */ local 8116 void *alloc; /* -> allocated storage */ local [all …]
|
/external/mksh/src/ |
D | sh.h | 445 #define strdupx(d, s, ap) do { \ argument 448 #define strndupx(d, s, n, ap) do { \ argument 453 #define strdupx(d, s, ap) do { \ argument 464 #define strndupx(d, s, n, ap) do { \ argument 1534 #define alloc(n, ap) aresize(NULL, (n), (ap)) macro
|
/external/webkit/Source/JavaScriptCore/wtf/ |
D | FastMalloc.cpp | 3389 for (int d = 0; d < stack->depth; d++) { in CreateCacheIfNecessary() local 3728 const Length alloc = pages(size + align); in CreateCacheIfNecessary() local
|