/external/icu4c/i18n/ |
D | vzone.cpp | 39 vzone_close(VZone* zone) { in vzone_close() 44 vzone_clone(const VZone *zone) { in vzone_clone() 54 vzone_getTZURL(VZone* zone, UChar* & url, int32_t & urlLength) { in vzone_getTZURL() 65 vzone_setTZURL(VZone* zone, UChar* url, int32_t urlLength) { in vzone_setTZURL() 71 vzone_getLastModified(VZone* zone, UDate& lastModified) { in vzone_getLastModified() 76 vzone_setLastModified(VZone* zone, UDate lastModified) { in vzone_setLastModified() 81 vzone_write(VZone* zone, UChar* & result, int32_t & resultLength, UErrorCode& status) { in vzone_write() 93 vzone_writeFromStart(VZone* zone, UDate start, UChar* & result, int32_t & resultLength, UErrorCode&… in vzone_writeFromStart() 105 vzone_writeSimple(VZone* zone, UDate time, UChar* & result, int32_t & resultLength, UErrorCode& sta… in vzone_writeSimple() 117 vzone_getOffset(VZone* zone, uint8_t era, int32_t year, int32_t month, int32_t day, in vzone_getOffset() [all …]
|
D | ucal.cpp | 32 TimeZone* zone = NULL; in _createTimeZone() local 69 TimeZone* zone = TimeZone::createDefault(); in ucal_getDefaultTimeZone() local 84 TimeZone* zone = _createTimeZone(zoneID, -1, ec); in ucal_setDefaultTimeZone() local 93 TimeZone* zone = _createTimeZone(zoneID, -1, ec); in ucal_getDSTSavings() local 139 TimeZone* zone = (zoneID==NULL) ? TimeZone::createDefault() in ucal_open() local 194 TimeZone* zone = (zoneID==NULL) ? TimeZone::createDefault() in ucal_setTimeZone() local
|
D | udateintervalformat.cpp | 47 …TimeZone *zone = TimeZone::createTimeZone(UnicodeString((UBool)(tzIDLength == -1), tzID, tzIDLengt… in udtitvfmt_open() local
|
/external/kernel-headers/original/linux/ |
D | mmzone.h | 139 struct zone { struct 146 * GB of ram we must reserve some of the lower zone memory (otherwise we risk argument 155 * zone reclaim becomes active if more unmapped pages exist. argument 157 unsigned long min_unmapped_ratio; 158 struct per_cpu_pageset *pageset[NR_CPUS]; 160 struct per_cpu_pageset pageset[NR_CPUS]; 186 /* A count of how many reclaimers are scanning this zone */ argument 193 * prev_priority holds the scanning priority for this zone. It is argument 208 int temp_priority; 209 int prev_priority; [all …]
|
/external/compiler-rt/lib/asan/ |
D | asan_malloc_mac.cc | 79 malloc_zone_t *zone = malloc_zone_from_ptr(ptr); in INTERCEPTOR() local 126 size_t mz_size(malloc_zone_t* zone, const void* ptr) { in mz_size() 130 void *mz_malloc(malloc_zone_t *zone, size_t size) { in mz_malloc() 148 void *mz_calloc(malloc_zone_t *zone, size_t nmemb, size_t size) { in mz_calloc() 164 void *mz_valloc(malloc_zone_t *zone, size_t size) { in mz_valloc() 208 void mz_free(malloc_zone_t *zone, void *ptr) { in mz_free() 216 void *mz_realloc(malloc_zone_t *zone, void *ptr, size_t size) { in mz_realloc() 254 void mz_destroy(malloc_zone_t* zone) { in mz_destroy() 261 void *mz_memalign(malloc_zone_t *zone, size_t align, size_t size) { in mz_memalign() 288 size_t mi_good_size(malloc_zone_t *zone, size_t size) { in mi_good_size() [all …]
|
/external/webkit/Tools/DumpRenderTree/mac/ |
D | CheckedMalloc.cpp | 42 static void* checkedMalloc(malloc_zone_t* zone, size_t size) in checkedMalloc() 49 static void* checkedRealloc(malloc_zone_t* zone, void* ptr, size_t size) in checkedRealloc() 71 malloc_zone_t* zone = malloc_default_zone(); in makeLargeMallocFailSilently() local
|
/external/openssl/crypto/x509v3/ |
D | v3_sxnet.c | 152 int SXNET_add_id_asc(SXNET **psx, char *zone, char *user, in SXNET_add_id_asc() 183 int SXNET_add_id_INTEGER(SXNET **psx, ASN1_INTEGER *zone, char *user, in SXNET_add_id_INTEGER() 223 ASN1_OCTET_STRING *SXNET_get_id_asc(SXNET *sx, char *zone) in SXNET_get_id_asc() 250 ASN1_OCTET_STRING *SXNET_get_id_INTEGER(SXNET *sx, ASN1_INTEGER *zone) in SXNET_get_id_INTEGER()
|
/external/icu4c/samples/datefmt/answers/ |
D | main_2.cpp | 22 TimeZone* zone = TimeZone::createTimeZone(id); in createZone() local 38 TimeZone *zone; in main() local
|
D | main_3.cpp | 22 TimeZone* zone = TimeZone::createTimeZone(id); in createZone() local 38 TimeZone *zone; in main() local
|
D | main_1.cpp | 22 TimeZone* zone = TimeZone::createTimeZone(id); in createZone() local
|
D | main_0.cpp | 23 TimeZone* zone = TimeZone::createTimeZone(id); in createZone() local
|
/external/freetype/src/pshinter/ |
D | pshglob.c | 157 PSH_Blue_Zone zones, zone; in psh_blues_set_zones_0() local 274 PSH_Blue_Zone zone = top_table->zones; in psh_blues_set_zones() local 297 PSH_Blue_Zone zone = bot_table->zones; in psh_blues_set_zones() local 320 PSH_Blue_Zone zone; in psh_blues_set_zones() local 431 PSH_Blue_Zone zone; in psh_blues_scale_zones() local 534 PSH_Blue_Zone zone; in psh_blues_snap_stem() local
|
/external/icu4c/samples/datefmt/ |
D | main.cpp | 22 TimeZone* zone = TimeZone::createTimeZone(id); in createZone() local 38 TimeZone *zone; in main() local
|
/external/zlib/src/test/ |
D | infcover.c | 75 struct mem_zone *zone = mem; in mem_alloc() local 115 struct mem_zone *zone = mem; in mem_free() local 160 struct mem_zone *zone; in mem_setup() local 178 struct mem_zone *zone = strm->opaque; in mem_limit() local 186 struct mem_zone *zone = strm->opaque; in mem_used() local 194 struct mem_zone *zone = strm->opaque; in mem_high() local 204 struct mem_zone *zone = strm->opaque; in mem_done() local
|
/external/v8/src/ |
D | zone-inl.h | 104 void* ZoneObject::operator new(size_t size, Zone* zone) { in new() 121 void* ZoneList<T>::operator new(size_t size, Zone* zone) { in new()
|
D | hydrogen-instructions.cc | 506 void HValue::AddNewRange(Range* r, Zone* zone) { in AddNewRange() 522 void HValue::ComputeInitialRange(Zone* zone) { in ComputeInitialRange() 1020 Range* HValue::InferRange(Zone* zone) { in InferRange() 1028 Range* HChange::InferRange(Zone* zone) { in InferRange() 1043 Range* HConstant::InferRange(Zone* zone) { in InferRange() 1053 Range* HPhi::InferRange(Zone* zone) { in InferRange() 1071 Range* HAdd::InferRange(Zone* zone) { in InferRange() 1088 Range* HSub::InferRange(Zone* zone) { in InferRange() 1104 Range* HMul::InferRange(Zone* zone) { in InferRange() 1122 Range* HDiv::InferRange(Zone* zone) { in InferRange() [all …]
|
D | zone.h | 163 void operator delete(void* pointer, Zone* zone) { UNREACHABLE(); } in delete() 202 void operator delete(void* pointer, Zone* zone) { UNREACHABLE(); } in delete()
|
D | data-flow.h | 88 BitVector(int length, Zone* zone) in BitVector() 96 BitVector(const BitVector& other, Zone* zone) in BitVector()
|
D | lithium-allocator.cc | 90 void UseInterval::SplitAt(LifetimePosition pos, Zone* zone) { in SplitAt() 129 LiveRange::LiveRange(int id, Zone* zone) in LiveRange() 147 Zone* zone) { in set_assigned_register() 155 void LiveRange::MakeSpilled(Zone* zone) { in MakeSpilled() 228 LOperand* LiveRange::CreateAssignedOperand(Zone* zone) { in CreateAssignedOperand() 276 Zone* zone) { in SplitAt() 390 Zone* zone) { in EnsureInterval() 415 Zone* zone) { in AddUseInterval() 445 Zone* zone) { in AddUsePosition() 469 void LiveRange::ConvertOperands(Zone* zone) { in ConvertOperands()
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/ |
D | FingerPrintGraph.java | 118 Rectangle zone; field in FingerPrintGraph.BarGraphArea.AreaZone 121 AreaZone(Rectangle zone, String tooltip) { in AreaZone() 159 AreaZone zone = (AreaZone) this.zones.get(i); in print() local 165 AreaZone zone = new AreaZone(rec, tooltip); in addArea() local
|
/external/iptables/include/linux/netfilter/ |
D | xt_CT.h | 8 __u16 zone; member
|
/external/v8/test/cctest/ |
D | test-dataflow.cc | 40 Zone* zone = ZONE; in TEST() local
|
/external/chromium/net/http/ |
D | url_security_manager_win.cc | 86 DWORD zone = 0; in CanUseDefaultCredentials() local
|
/external/icu4c/tools/tzcode/ |
D | zic.c | 98 struct zone { struct 99 const char * z_filename; 100 int z_linenum; 102 const char * z_name; 103 long z_gmtoff; 104 const char * z_rule; 105 const char * z_format; 107 long z_stdoff; 109 struct rule * z_rules; 110 int z_nrules; [all …]
|
/external/clang/test/SemaObjCXX/ |
D | overload.mm | 9 + zone { class in id
|