Home
last modified time | relevance | path

Searched defs:Elements (Results 1 – 25 of 42) sorted by relevance

12

/third_party/icu/docs/userguide/collation/customization/
Dindex.md423 #### Order before
434 #### Expansion
443 #### Prefix processing
456 #### Reset to top
/third_party/mesa3d/src/egl/main/
Deglarray.h48 void **Elements; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBTFDebug.cpp167 DINodeArray Elements = ETy->getElements(); in completeType() local
234 const DINodeArray Elements = STy->getElements(); in completeType() local
282 DITypeRefArray Elements = STy->getTypeArray(); in completeType() local
426 DITypeRefArray Elements = STy->getTypeArray(); in visitSubroutineType() local
450 const DINodeArray Elements = CTy->getElements(); in visitStructType() local
482 DINodeArray Elements = CTy->getElements(); in visitArrayType() local
515 DINodeArray Elements = CTy->getElements(); in visitEnumType() local
640 const DINodeArray Elements = CTy->getElements(); in visitMapDefType() local
DBPFAbstractMemberAccess.cpp220 DINodeArray Elements = CTy->getElements(); in calcArraySize() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DType.cpp373 void StructType::setBody(ArrayRef<Type*> Elements, bool isPacked) { in setBody()
452 StructType *StructType::create(LLVMContext &Context, ArrayRef<Type*> Elements, in create()
459 StructType *StructType::create(LLVMContext &Context, ArrayRef<Type*> Elements) { in create()
467 StructType *StructType::create(ArrayRef<Type*> Elements, StringRef Name, in create()
474 StructType *StructType::create(ArrayRef<Type*> Elements) { in create()
DDIBuilder.cpp448 DINode::DIFlags Flags, DIType *DerivedFrom, DINodeArray Elements, in createClassType()
465 DIType *DerivedFrom, DINodeArray Elements, unsigned RunTimeLang, in createStructType()
478 DINodeArray Elements, unsigned RunTimeLang, StringRef UniqueIdentifier) { in createUnionType()
490 DIDerivedType *Discriminator, DINodeArray Elements, StringRef UniqueIdentifier) { in createVariantPart()
507 uint64_t SizeInBits, uint32_t AlignInBits, DINodeArray Elements, in createEnumerationType()
604 DINodeArray DIBuilder::getOrCreateArray(ArrayRef<Metadata *> Elements) { in getOrCreateArray()
609 DIBuilder::getOrCreateMacroArray(ArrayRef<Metadata *> Elements) { in getOrCreateMacroArray()
613 DITypeRefArray DIBuilder::getOrCreateTypeArray(ArrayRef<Metadata *> Elements) { in getOrCreateTypeArray()
1003 void DIBuilder::replaceArrays(DICompositeType *&T, DINodeArray Elements, in replaceArrays()
DDebugInfoMetadata.cpp391 Metadata *Elements, unsigned RuntimeLang, Metadata *VTableHolder, in getImpl()
413 DIFlags Flags, Metadata *Elements, unsigned RuntimeLang, in buildODRType()
448 DIFlags Flags, Metadata *Elements, unsigned RuntimeLang, in getODRType()
827 ArrayRef<uint64_t> Elements, in getImpl()
1258 Metadata *Elements, StorageType Storage, in getImpl()
DDebugInfo.cpp963 uint64_t SizeInBits, uint32_t AlignInBits, LLVMMetadataRef *Elements, in LLVMDIBuilderCreateEnumerationType()
976 LLVMMetadataRef *Elements, unsigned NumElements, unsigned RunTimeLang, in LLVMDIBuilderCreateUnionType()
1032 LLVMMetadataRef DerivedFrom, LLVMMetadataRef *Elements, in LLVMDIBuilderCreateStructType()
1206 LLVMMetadataRef *Elements, unsigned NumElements, in LLVMDIBuilderCreateClassType()
/third_party/skia/third_party/externals/tint/src/sem/
Dconstant.h98 const Scalars& Elements() const { return elems_; } in Elements() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DJSON.cpp91 Array::Array(std::initializer_list<Value> Elements) { in Array()
99 Value::Value(std::initializer_list<Value> Elements) in Value()
522 std::vector<const Object::value_type *> Elements; in sortedElements() local
DIntervalMap.cpp119 IdxPair distribute(unsigned Nodes, unsigned Elements, unsigned Capacity, in distribute()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreLowerThreadLocal.cpp70 SmallVector<Constant *, 8> Elements(MaxThreads); in createLoweredInitializer() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp851 auto Elements = cast<DISubroutineType>(CTy)->getTypeArray(); in constructTypeDIE() local
915 DINodeArray Elements = CTy->getElements(); in constructTypeDIE() local
1379 const DINodeArray Elements = CTy->getElements(); in hasVectorBeenPadded() local
1410 DINodeArray Elements = CTy->getElements(); in constructArrayTypeDIE() local
1432 DINodeArray Elements = CTy->getElements(); in constructEnumTypeDIE() local
/third_party/typescript/tests/cases/user/chrome-devtools-frontend/
Ddefinitions.js26 var Elements = {}; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DMachOObjectFile.cpp244 static Error checkOverlappingElement(std::list<MachOElement> &Elements, in checkOverlappingElement()
281 std::list<MachOElement> &Elements) { in parseSegmentLoadCommand()
405 std::list<MachOElement> &Elements) { in checkSymtabCommand()
463 std::list<MachOElement> &Elements) { in checkDysymtabCommand()
596 std::list<MachOElement> &Elements, in checkLinkeditDataCommand()
634 std::list<MachOElement> &Elements) { in checkDyldInfoCommand()
828 std::list<MachOElement> &Elements) { in checkNoteCommand()
1196 std::list<MachOElement> &Elements) { in checkTwoLevelHintsCommand()
1288 std::list<MachOElement> Elements; in MachOObjectFile() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DTGParser.h78 SmallVector<Init *, 16> Elements; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DSparseBitVector.h263 ElementList Elements; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCLoopInstrFormPrep.cpp142 SmallVector<BucketElement, 16> Elements; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDebugInfoMetadata.h1035 void replaceElements(DINodeArray Elements) { in replaceElements()
2311 std::vector<uint64_t> Elements; variable
2313 DIExpression(LLVMContext &C, StorageType Storage, ArrayRef<uint64_t> Elements) in DIExpression()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Utils/
DAMDGPUBaseInfo.cpp162 int getMTBUFOpcode(unsigned BaseOpc, unsigned Elements) { in getMTBUFOpcode()
192 int getMUBUFOpcode(unsigned BaseOpc, unsigned Elements) { in getMUBUFOpcode()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DJSON.h299 Value(json::Array &&Elements) : Type(T_Array) { in Value()
/third_party/mesa3d/src/mesa/main/
Ddebug_output.c58 struct list_head Elements; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp1958 SmallVectorImpl<Value *> &Elements, in collectInsertionElements()
2071 SmallVector<Value*, 8> Elements(DestVecTy->getNumElements()); in optimizeIntegerToVectorInsertions() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Linker/
DIRMover.cpp197 SmallVector<Type *, 16> Elements; in linkDefinedTypeBodies() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DValueMapper.cpp958 SmallVector<Constant *, 16> Elements; in mapAppendingVariable() local

12