/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/chromium_org/third_party/freetype/src/raster/ |
D | ftmisc.h | 76 FT_Alloc_Func alloc; member 104 FT_Long d; in FT_MulDiv() local 125 FT_Long d; in FT_MulDiv_No_Round() local
|
/external/freetype/src/raster/ |
D | ftmisc.h | 76 FT_Alloc_Func alloc; member 104 FT_Long d; in FT_MulDiv() local 125 FT_Long d; in FT_MulDiv_No_Round() local
|
/external/lzma/C/ |
D | LzmaDec.c | 880 void LzmaDec_FreeProbs(CLzmaDec *p, ISzAlloc *alloc) in LzmaDec_FreeProbs() 886 static void LzmaDec_FreeDict(CLzmaDec *p, ISzAlloc *alloc) in LzmaDec_FreeDict() 892 void LzmaDec_Free(CLzmaDec *p, ISzAlloc *alloc) in LzmaDec_Free() 901 Byte d; in LzmaProps_Decode() local 924 static SRes LzmaDec_AllocateProbs2(CLzmaDec *p, const CLzmaProps *propNew, ISzAlloc *alloc) in LzmaDec_AllocateProbs2() 938 SRes LzmaDec_AllocateProbs(CLzmaDec *p, const Byte *props, unsigned propsSize, ISzAlloc *alloc) in LzmaDec_AllocateProbs() 947 SRes LzmaDec_Allocate(CLzmaDec *p, const Byte *props, unsigned propsSize, ISzAlloc *alloc) in LzmaDec_Allocate() 971 ELzmaStatus *status, ISzAlloc *alloc) in LzmaDecode()
|
/external/chromium_org/third_party/lzma_sdk/ |
D | LzmaDec.c | 880 void LzmaDec_FreeProbs(CLzmaDec *p, ISzAlloc *alloc) in LzmaDec_FreeProbs() 886 static void LzmaDec_FreeDict(CLzmaDec *p, ISzAlloc *alloc) in LzmaDec_FreeDict() 892 void LzmaDec_Free(CLzmaDec *p, ISzAlloc *alloc) in LzmaDec_Free() 901 Byte d; in LzmaProps_Decode() local 924 static SRes LzmaDec_AllocateProbs2(CLzmaDec *p, const CLzmaProps *propNew, ISzAlloc *alloc) in LzmaDec_AllocateProbs2() 938 SRes LzmaDec_AllocateProbs(CLzmaDec *p, const Byte *props, unsigned propsSize, ISzAlloc *alloc) in LzmaDec_AllocateProbs() 947 SRes LzmaDec_Allocate(CLzmaDec *p, const Byte *props, unsigned propsSize, ISzAlloc *alloc) in LzmaDec_Allocate() 971 ELzmaStatus *status, ISzAlloc *alloc) in LzmaDecode()
|
/external/chromium_org/third_party/ots/third_party/lzma_sdk/ |
D | LzmaDec.c | 881 void LzmaDec_FreeProbs(CLzmaDec *p, ISzAlloc *alloc) in LzmaDec_FreeProbs() 887 static void LzmaDec_FreeDict(CLzmaDec *p, ISzAlloc *alloc) in LzmaDec_FreeDict() 893 void LzmaDec_Free(CLzmaDec *p, ISzAlloc *alloc) in LzmaDec_Free() 902 Byte d; in LzmaProps_Decode() local 925 static SRes LzmaDec_AllocateProbs2(CLzmaDec *p, const CLzmaProps *propNew, ISzAlloc *alloc) in LzmaDec_AllocateProbs2() 939 SRes LzmaDec_AllocateProbs(CLzmaDec *p, const Byte *props, unsigned propsSize, ISzAlloc *alloc) in LzmaDec_AllocateProbs() 948 SRes LzmaDec_Allocate(CLzmaDec *p, const Byte *props, unsigned propsSize, ISzAlloc *alloc) in LzmaDec_Allocate() 972 ELzmaStatus *status, ISzAlloc *alloc) in LzmaDecode()
|
/external/chromium_org/third_party/tcmalloc/chromium/src/ |
D | system-alloc.cc | 116 u4 d; member 245 double d; member 317 void SetChildAllocator(SysAllocator* alloc, unsigned int index, in SetChildAllocator()
|
D | heap-profile-table.cc | 130 HeapProfileTable::HeapProfileTable(Allocator alloc, in HeapProfileTable() 269 AllocValue* alloc = address_map_->FindMutable(ptr); in MarkAsLive() local 278 AllocValue* alloc = address_map_->FindMutable(ptr); in MarkAsIgnored() local 323 for (int d = 0; d < b.depth; d++) { in UnparseBucket() local
|
D | tcmalloc.cc | 554 for (int d = 0; d < t->depth; d++) { in DumpHeapGrowthStackTraces() local 738 virtual void SetSystemAllocator(SysAllocator* alloc) { in SetSystemAllocator() 1349 const Length alloc = tcmalloc::pages(size + align); in do_memalign() local
|
D | heap-checker.cc | 1040 #define sys_ptrace(r, p, a, d) syscall(SYS_ptrace, (r), (p), (a), (d)) in IgnoreLiveThreadsLocked() argument 1477 HeapProfileTable::AllocInfo alloc; in IgnoreLiveObjectsLocked() local
|
/external/chromium_org/third_party/tcmalloc/vendor/src/ |
D | system-alloc.cc | 111 double d; member 174 void SetChildAllocator(SysAllocator* alloc, unsigned int index, in SetChildAllocator()
|
D | heap-profile-table.cc | 125 HeapProfileTable::HeapProfileTable(Allocator alloc, DeAllocator dealloc) in HeapProfileTable() 279 AllocValue* alloc = alloc_address_map_->FindMutable(ptr); in MarkAsLive() local 288 AllocValue* alloc = alloc_address_map_->FindMutable(ptr); in MarkAsIgnored() local 315 for (int d = 0; d < b.depth; d++) { in UnparseBucket() local
|
D | tcmalloc.cc | 526 for (int d = 0; d < t->depth; d++) { in DumpHeapGrowthStackTraces() local 731 virtual void SetSystemAllocator(SysAllocator* alloc) { in SetSystemAllocator() 1307 const Length alloc = tcmalloc::pages(size + align); in do_memalign() local
|
D | heap-checker.cc | 1040 #define sys_ptrace(r, p, a, d) syscall(SYS_ptrace, (r), (p), (a), (d)) in IgnoreLiveThreadsLocked() argument 1477 HeapProfileTable::AllocInfo alloc; in IgnoreLiveObjectsLocked() local
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/coff/ |
D | coff-objfmt.c | 433 coff_objfmt_set_section_addr(yasm_section *sect, /*@null@*/ void *d) in coff_objfmt_set_section_addr() 451 yasm_bytecode *bc, int warn, /*@null@*/ void *d) in coff_objfmt_output_value() 716 coff_objfmt_output_bytecode(yasm_bytecode *bc, /*@null@*/ void *d) in coff_objfmt_output_bytecode() 763 coff_objfmt_output_section(yasm_section *sect, /*@null@*/ void *d) in coff_objfmt_output_section() 867 coff_objfmt_output_sectstr(yasm_section *sect, /*@null@*/ void *d) in coff_objfmt_output_sectstr() 885 coff_objfmt_output_secthead(yasm_section *sect, /*@null@*/ void *d) in coff_objfmt_output_secthead() 953 coff_objfmt_count_sym(yasm_symrec *sym, /*@null@*/ void *d) in coff_objfmt_count_sym() 985 coff_objfmt_output_sym(yasm_symrec *sym, /*@null@*/ void *d) in coff_objfmt_output_sym() 1126 coff_objfmt_output_str(yasm_symrec *sym, /*@null@*/ void *d) in coff_objfmt_output_str() 1322 coff_helper_gasflags(void *obj, yasm_valparam *vp, unsigned long line, void *d, in coff_helper_gasflags() [all …]
|
/external/chromium_org/third_party/tcmalloc/chromium/src/tests/ |
D | tcmalloc_unittest.cc | 303 void* alloc(size_t size) { in alloc() function in testing::AllocatorState 612 for (int d = 0; d < (s+1) * 2; ++d) { in TestRealloc() local 617 for (int d = 0; d < s*2; ++d) { in TestRealloc() local
|
/external/chromium_org/third_party/tcmalloc/vendor/src/tests/ |
D | tcmalloc_unittest.cc | 303 void* alloc(size_t size) { in alloc() function in testing::AllocatorState 612 for (int d = 0; d < (s+1) * 2; ++d) { in TestRealloc() local 617 for (int d = 0; d < s*2; ++d) { in TestRealloc() local
|
/external/wpa_supplicant_8/src/tls/ |
D | libtommath.c | 127 int used, alloc, sign; member 540 static int mp_mulmod (mp_int * a, mp_int * b, mp_int * c, mp_int * d) in mp_mulmod() 1025 static int mp_div_2d (mp_int * a, int b, mp_int * c, mp_int * d) in mp_div_2d() 1386 mp_digit d; in mp_mul_2d() local 1610 static int mp_div(mp_int * a, mp_int * b, mp_int * c, mp_int * d) in mp_div() 1692 static int mp_div (mp_int * a, mp_int * b, mp_int * c, mp_int * d) in mp_div() 2153 static int mp_reduce_2k_l(mp_int *a, mp_int *n, mp_int *d) in mp_reduce_2k_l() 2191 static int mp_reduce_2k_setup_l(mp_int *a, mp_int *d) in mp_reduce_2k_setup_l()
|
/external/skia/include/core/ |
D | SkTypes.h | 276 #define SkSetFourByteTag(a, b, c, d) (((a) << 24) | ((b) << 16) | ((c) << 8) | (d)) argument 607 bool alloc = size != fSize && (SkAutoMalloc::kAlloc_OnShrink == shrink || size > fSize); variable
|
/external/chromium_org/third_party/skia/include/core/ |
D | SkTypes.h | 276 #define SkSetFourByteTag(a, b, c, d) (((a) << 24) | ((b) << 16) | ((c) << 8) | (d)) argument 607 bool alloc = size != fSize && (SkAutoMalloc::kAlloc_OnShrink == shrink || size > fSize); variable
|
/external/icu4c/i18n/ |
D | decNumber.c | 293 #define decFinish(a,b,c,d) decFinalize(a,b,c,d) argument 407 Int d; /* work */ in uprv_decNumberToInt32() local 443 Int d; /* work */ in uprv_decNumberToUInt32() local 516 Int d=0; /* count of digits found in decimal part */ in uprv_decNumberFromString() local 3397 Unit *d; /* .. */ in uprv_decNumberCopy() local 5292 decNumber *d=bufd; /* divisor */ in decExpOp() local 6633 Int d, exp; /* work */ local 7856 uInt u, d; /* .. */ local 8000 Int ae, d, digits; /* .. */ local 8136 void *alloc; /* -> allocated storage */ local [all …]
|
/external/chromium_org/third_party/icu/source/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 3376 Unit *d; /* .. */ in uprv_decNumberCopy() local 5265 decNumber *d=bufd; /* divisor */ in decExpOp() local 6602 Int d, exp; /* work */ local 7824 uInt u, d; /* .. */ local 7968 Int ae, d, digits; /* .. */ local 8104 void *alloc; /* -> allocated storage */ local [all …]
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/ |
D | nv50_ir_util.h | 242 double d; member 589 uint8_t **alloc = (uint8_t **)REALLOC(allocArray, size, size + incr); in enlargeAllocationsArray() local
|
/external/mesa3d/src/gallium/drivers/nv50/codegen/ |
D | nv50_ir_util.h | 242 double d; member 589 uint8_t **alloc = (uint8_t **)REALLOC(allocArray, size, size + incr); in enlargeAllocationsArray() local
|