| /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ |
| D | ANTLRRewriteRuleElementStream.h | 33 } Elements; typedef
|
| /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ |
| D | ANTLRRewriteRuleElementStream.h | 33 } Elements; typedef
|
| /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ |
| D | ANTLRRewriteRuleElementStream.h | 33 } Elements; typedef
|
| /external/mesa3d/src/egl/main/ |
| D | eglarray.h | 43 void **Elements; member
|
| /external/swiftshader/third_party/LLVM/lib/VMCore/ |
| D | Type.cpp | 400 void StructType::setBody(ArrayRef<Type*> Elements, bool isPacked) { in setBody() 481 StructType *StructType::create(LLVMContext &Context, ArrayRef<Type*> Elements, in create() 488 StructType *StructType::create(LLVMContext &Context, ArrayRef<Type*> Elements) { in create() 497 StructType *StructType::create(ArrayRef<Type*> Elements, StringRef Name, in create() 504 StructType *StructType::create(ArrayRef<Type*> Elements) { in create()
|
| /external/mesa3d/src/gallium/auxiliary/util/ |
| D | u_memory.h | 84 #define Elements(x) (sizeof(x)/sizeof((x)[0])) macro
|
| /external/llvm/lib/IR/ |
| D | Type.cpp | 350 void StructType::setBody(ArrayRef<Type*> Elements, bool isPacked) { in setBody() 443 StructType *StructType::create(LLVMContext &Context, ArrayRef<Type*> Elements, in create() 450 StructType *StructType::create(LLVMContext &Context, ArrayRef<Type*> Elements) { in create() 458 StructType *StructType::create(ArrayRef<Type*> Elements, StringRef Name, in create() 465 StructType *StructType::create(ArrayRef<Type*> Elements) { in create()
|
| D | DIBuilder.cpp | 362 unsigned Flags, DIType *DerivedFrom, DINodeArray Elements, in createClassType() 379 DIType *DerivedFrom, DINodeArray Elements, unsigned RunTimeLang, in createStructType() 392 DINodeArray Elements, unsigned RunTimeLang, StringRef UniqueIdentifier) { in createUnionType() 416 uint64_t SizeInBits, uint64_t AlignInBits, DINodeArray Elements, in createEnumerationType() 508 DINodeArray DIBuilder::getOrCreateArray(ArrayRef<Metadata *> Elements) { in getOrCreateArray() 512 DITypeRefArray DIBuilder::getOrCreateTypeArray(ArrayRef<Metadata *> Elements) { in getOrCreateTypeArray() 830 void DIBuilder::replaceArrays(DICompositeType *&T, DINodeArray Elements, in replaceArrays()
|
| D | DebugInfoMetadata.cpp | 261 Metadata *Elements, unsigned RuntimeLang, Metadata *VTableHolder, in getImpl() 282 unsigned Flags, Metadata *Elements, unsigned RuntimeLang, in buildODRType() 316 unsigned Flags, Metadata *Elements, unsigned RuntimeLang, in getODRType() 545 ArrayRef<uint64_t> Elements, in getImpl() 638 Metadata *Elements, StorageType Storage, in getImpl()
|
| /external/llvm/lib/Support/ |
| D | IntervalMap.cpp | 120 IdxPair distribute(unsigned Nodes, unsigned Elements, unsigned Capacity, in distribute()
|
| /external/swiftshader/third_party/LLVM/lib/Support/ |
| D | IntervalMap.cpp | 120 IdxPair distribute(unsigned Nodes, unsigned Elements, unsigned Capacity, in distribute()
|
| /external/swiftshader/third_party/LLVM/lib/Analysis/ |
| D | DIBuilder.cpp | 366 DIType DerivedFrom, DIArray Elements, in createClassType() 430 unsigned Flags, DIArray Elements, in createStructType() 456 DIArray Elements, unsigned RunTimeLang) { in createUnionType() 503 DIArray Elements) { in createEnumerationType() 632 DIArray DIBuilder::getOrCreateArray(ArrayRef<Value *> Elements) { in getOrCreateArray()
|
| /external/mesa3d/src/mesa/main/ |
| D | compiler.h | 493 #define Elements(x) (sizeof(x)/sizeof(*(x))) macro
|
| /external/clang/lib/AST/ |
| D | ExprObjC.cpp | 20 ObjCArrayLiteral::ObjCArrayLiteral(ArrayRef<Expr *> Elements, QualType T, in ObjCArrayLiteral() 39 ArrayRef<Expr *> Elements, in Create()
|
| /external/llvm/lib/Target/XCore/ |
| D | XCoreLowerThreadLocal.cpp | 70 SmallVector<Constant *, 8> Elements(MaxThreads); in createLoweredInitializer() local
|
| /external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/ |
| D | DwarfCompileUnit.cpp | 725 DIArray Elements = CTy.getTypeArray(); in constructTypeDIE() local 740 DIArray Elements = CTy.getTypeArray(); in constructTypeDIE() local 767 DIArray Elements = CTy.getTypeArray(); in constructTypeDIE() local 1152 DIArray Elements = CTy->getTypeArray(); in constructArrayTypeDIE() local
|
| /external/clang/lib/CodeGen/ |
| D | CGObjCGNU.cpp | 1593 llvm::Constant *Elements[] = { in GenerateIvarList() local 1653 std::vector<llvm::Constant*> Elements; in GenerateClassStructure() local 1733 std::vector<llvm::Constant*> Elements; in GenerateProtocolList() local 1786 llvm::Constant *Elements[] = { in GenerateEmptyProtocol() local 1940 llvm::Constant *Elements[] = { in GenerateProtocol() local 1955 std::vector<llvm::Constant*> Elements; in GenerateProtocolHolderCategory() local 2071 llvm::Constant *Elements[] = { in GenerateCategory() local 2404 std::vector<llvm::Constant*> Elements; in ModuleInitFunction() local
|
| /external/llvm/bindings/go/llvm/ |
| D | DIBuilderBindings.cpp | 202 ArrayRef<Metadata *> Elements(DataValue, Length); in LLVMDIBuilderGetOrCreateArray() local 212 ArrayRef<Metadata *> Elements(DataValue, Length); in LLVMDIBuilderGetOrCreateTypeArray() local
|
| /external/swiftshader/third_party/LLVM/lib/Linker/ |
| D | LinkModules.cpp | 173 SmallVector<Type*, 16> Elements; in linkDefinedTypeBodies() local 761 SmallVector<Constant*, 16> Elements; in linkAppendingVarInit() local
|
| /external/llvm/lib/CodeGen/AsmPrinter/ |
| D | DwarfUnit.cpp | 859 auto Elements = cast<DISubroutineType>(CTy)->getTypeArray(); in constructTypeDIE() local 915 DINodeArray Elements = CTy->getElements(); in constructTypeDIE() local 1312 DINodeArray Elements = CTy->getElements(); in constructArrayTypeDIE() local 1322 DINodeArray Elements = CTy->getElements(); in constructEnumTypeDIE() local
|
| /external/llvm/unittests/ADT/ |
| D | SCCIteratorTest.cpp | 35 BitVector Elements; member in llvm::Graph::NodeSubset
|
| /external/swiftshader/third_party/LLVM/unittests/ADT/ |
| D | SCCIteratorTest.cpp | 35 BitVector Elements; member in llvm::Graph::NodeSubset
|
| /external/llvm/lib/Target/PowerPC/ |
| D | PPCLoopPreIncPrep.cpp | 119 SmallVector<BucketElement, 16> Elements; member
|
| /external/guice/core/src/com/google/inject/spi/ |
| D | Elements.java | 70 public final class Elements { class
|
| /external/spirv-llvm/lib/SPIRV/libSPIRV/ |
| D | SPIRVValue.h | 284 std::vector<SPIRVValue*> Elements = getElements(); in getNonLiteralOperands() local
|