/external/qemu/audio/ |
D | dsound_template.h | 30 #define FIELD dsound_capture_buffer macro 38 #define FIELD dsound_buffer macro 162 if (ds->FIELD) { in dsound_fini_in() 163 hr = glue (IFACE, _Stop) (ds->FIELD); in dsound_fini_in() 168 hr = glue (IFACE, _Release) (ds->FIELD); in dsound_fini_in() 172 ds->FIELD = NULL; in dsound_fini_in() 236 hr = glue (IFACE, _GetFormat) (ds->FIELD, &wfx, sizeof (wfx), NULL); in dsound_init_in() 250 hr = glue (IFACE, _GetCaps) (ds->FIELD, &bc); in dsound_init_in() 291 #undef FIELD
|
/external/webkit/V8Binding/v8/src/ |
D | property.h | 129 : Descriptor(key, Smi::FromInt(field_index), attributes, FIELD, index) {} in Descriptor() argument 256 case FIELD: in GetLazyValue() 281 ASSERT(type() == FIELD); in GetFieldIndex()
|
D | property.cc | 61 case FIELD: in Print()
|
D | ic.cc | 447 case FIELD: { in UpdateCaches() 594 lookup.type() == FIELD && in Load() 658 case FIELD: { in UpdateCaches() 863 case FIELD: { in UpdateCaches() 1008 case FIELD: { in UpdateCaches() 1148 case FIELD: { in UpdateCaches()
|
D | stub-cache.cc | 100 Code::Flags flags = Code::ComputeMonomorphicFlags(Code::LOAD_IC, FIELD); in ComputeLoadField() 202 Code::Flags flags = Code::ComputeMonomorphicFlags(Code::KEYED_LOAD_IC, FIELD); in ComputeKeyedLoadField() 328 PropertyType type = (transition == NULL) ? FIELD : MAP_TRANSITION; in ComputeStoreField() 397 PropertyType type = (transition == NULL) ? FIELD : MAP_TRANSITION; in ComputeKeyedStoreField() 481 FIELD, in ComputeCallField()
|
D | globals.h | 358 FIELD = 1, // only in fast mode enumerator
|
D | objects.cc | 240 case FIELD: in GetPropertyWithFailedAccessCheck() 298 case FIELD: in GetPropertyAttributeWithFailedAccessCheck() 532 case FIELD: in GetProperty() 1706 if (result->IsReadOnly() && result->type() == FIELD && in LocalLookupRealNamedProperty() 1755 case FIELD: in LookupRealNamedPropertyInPrototypes() 1858 case FIELD: in SetProperty() 1940 case FIELD: in IgnoreAttributesAndSetLocalProperty() 2075 case FIELD: in GetPropertyAttribute() 2141 case FIELD: { in NormalizeProperties() 2620 if (descs->GetType(i) == FIELD) { in NextFreePropertyIndex() [all …]
|
D | bootstrapper.cc | 786 ASSERT(lookup.IsValid() && (lookup.type() == FIELD)); in CreateRoots() 790 ASSERT(lookup.IsValid() && (lookup.type() == FIELD)); in CreateRoots() 1369 case FIELD: { in TransferNamedProperties()
|
D | string-stream.cc | 350 case FIELD: { in PrintUsingMap()
|
D | handles.cc | 298 ASSERT(descriptors->GetType(0) == FIELD); in GetHiddenProperties()
|
D | objects-debug.cc | 296 case FIELD: { in PrintProperties()
|
D | runtime.cc | 901 if (type == FIELD) { in Runtime_InitializeConstGlobal() 992 if (type == FIELD) { in Runtime_InitializeConstContextSlot() 2644 if (result.IsProperty() && result.IsLoaded() && result.type() == FIELD) { in Runtime_KeyedGetProperty() 5648 case FIELD: in DebugLookupResultValue()
|
/external/proguard/examples/annotations/src/proguard/annotation/ |
D | Keep.java | 15 @Target({ ElementType.TYPE, ElementType.FIELD, ElementType.METHOD, ElementType.CONSTRUCTOR })
|
D | KeepName.java | 15 @Target({ ElementType.TYPE, ElementType.FIELD, ElementType.METHOD, ElementType.CONSTRUCTOR })
|
/external/webkit/V8Binding/v8/src/x64/ |
D | stub-cache-x64.cc | 406 if (lookup->type() == FIELD) { in CompileCacheable() 451 if (lookup->type() == FIELD) { in CompileCacheable() 865 return GetCode(FIELD, name); in CompileCallField() 1058 return GetCode(FIELD, name); in CompileLoadField() 1409 return GetCode(transition == NULL ? FIELD : MAP_TRANSITION, name); in CompileStoreField() 1528 return GetCode(FIELD, name); in CompileLoadField() 1571 return GetCode(transition == NULL ? FIELD : MAP_TRANSITION, name); in CompileStoreField()
|
/external/webkit/V8Binding/v8/src/ia32/ |
D | stub-cache-ia32.cc | 388 if (lookup->type() == FIELD) { in CompileCacheable() 433 if (lookup->type() == FIELD) { in CompileCacheable() 912 return GetCode(FIELD, name); in CompileCallField() 1194 return GetCode(transition == NULL ? FIELD : MAP_TRANSITION, name); in CompileStoreField() 1381 return GetCode(transition == NULL ? FIELD : MAP_TRANSITION, name); in CompileStoreField() 1403 return GetCode(FIELD, name); in CompileLoadField() 1561 return GetCode(FIELD, name); in CompileLoadField()
|
/external/webkit/V8Binding/v8/src/arm/ |
D | stub-cache-arm.cc | 598 return GetCode(FIELD, name); in CompileCallField() 841 return GetCode(transition == NULL ? FIELD : MAP_TRANSITION, name); in CompileStoreField() 1005 return GetCode(FIELD, name); in CompileLoadField() 1153 return GetCode(FIELD, name); in CompileLoadField() 1341 return GetCode(transition == NULL ? FIELD : MAP_TRANSITION, name); in CompileStoreField()
|
/external/proguard/src/proguard/optimize/ |
D | Optimizer.java | 691 InstructionSequenceConstants.FIELD, in execute()
|
/external/proguard/src/proguard/optimize/peephole/ |
D | InstructionSequenceConstants.java | 2131 public static final Instruction[][][] FIELD = new Instruction[][][] field in InstructionSequenceConstants
|
/external/sqlite/dist/ |
D | sqlite3.c | 6393 #define offsetof(STRUCTURE,FIELD) ((int)((char*)&((STRUCTURE*)0)->FIELD)) argument
|
/external/icu4c/data/unidata/ |
D | UnicodeData.txt | 9329 2F65;KANGXI RADICAL FIELD;So;0;ON;<compat> 7530;;;;N;;;;;
|
/external/srec/config/en.us/dictionary/ |
D | c0.6 | 39622 FIELD F IY1 L D 39623 FIELD'S F IY1 L D Z
|