/external/llvm/include/llvm/Support/ |
D | OnDiskHashTable.h | 76 offset_type NumEntries; variable 276 const typename Info::offset_type NumEntries; variable 309 offset_type NumEntries = in readNumBucketsAndEntries() local 452 iterator_base(const unsigned char *const Ptr, offset_type NumEntries) in iterator_base() 497 : base_type(NumBuckets, NumEntries, Buckets, Base, InfoObj), in base_type() argument 507 key_iterator(const unsigned char *const Ptr, offset_type NumEntries, in key_iterator() 553 data_iterator(const unsigned char *const Ptr, offset_type NumEntries, in data_iterator()
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonFrameLowering.h | 60 const SpillSlot *getCalleeSavedSpillSlots(unsigned &NumEntries) in getCalleeSavedSpillSlots()
|
/external/giflib/ |
D | quantize.c | 36 unsigned int NumEntries; /* # of QuantizedColorType in linked list below */ member 202 unsigned int i, j, Index = 0, NumEntries, MinColor, MaxColor; in SubdivColorMap() local
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | ProfileInfoLoader.cpp | 45 unsigned NumEntries; in ReadProfilingBlock() local
|
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/ |
D | InstCombineWorklist.h | 53 void AddInitialGroup(Instruction *const *List, unsigned NumEntries) { in AddInitialGroup()
|
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
D | PPCFrameLowering.h | 114 getCalleeSavedSpillSlots(unsigned &NumEntries) const { in getCalleeSavedSpillSlots()
|
/external/clang/include/clang/Lex/ |
D | HeaderMapTypes.h | 34 uint32_t NumEntries; // Number of entries in the string table. member
|
/external/llvm/lib/ExecutionEngine/OProfileJIT/ |
D | OProfileWrapper.cpp | 226 size_t NumEntries, in op_write_debug_line_info()
|
/external/icu/icu4c/source/common/ |
D | ucmndata.h | 97 NumEntriesFn NumEntries; member
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | DenseMap.h | 87 void reserve(size_type NumEntries) { in reserve() 106 unsigned NumEntries = getNumEntries(); in clear() local 327 unsigned getMinBucketToReserveForEntries(unsigned NumEntries) { in getMinBucketToReserveForEntries() 591 unsigned NumEntries; variable 749 unsigned NumEntries : 31; variable
|
/external/llvm/include/llvm/ADT/ |
D | DenseMap.h | 86 void reserve(size_type NumEntries) { in reserve() 105 unsigned NumEntries = getNumEntries(); in clear() local 312 unsigned getMinBucketToReserveForEntries(unsigned NumEntries) { in getMinBucketToReserveForEntries() 593 unsigned NumEntries; variable 749 unsigned NumEntries : 31; variable
|
/external/swiftshader/third_party/LLVM/include/llvm/Target/ |
D | TargetFrameLowering.h | 99 getCalleeSavedSpillSlots(unsigned &NumEntries) const { in getCalleeSavedSpillSlots()
|
/external/llvm/lib/Support/ |
D | StringMap.cpp | 22 static unsigned getMinBucketToReserveForEntries(unsigned NumEntries) { in getMinBucketToReserveForEntries()
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | StringMap.cpp | 24 static unsigned getMinBucketToReserveForEntries(unsigned NumEntries) { in getMinBucketToReserveForEntries()
|
/external/llvm/include/llvm/Target/ |
D | TargetFrameLowering.h | 137 getCalleeSavedSpillSlots(unsigned &NumEntries) const { in getCalleeSavedSpillSlots()
|
/external/llvm/lib/ProfileData/ |
D | InstrProfWriter.cpp | 247 uint32_t NumEntries = ProfileSummaryBuilder::DefaultCutoffs.size(); in writeImpl() local
|
/external/swiftshader/third_party/LLVM/include/llvm/ADT/ |
D | DenseMap.h | 44 unsigned NumEntries; variable
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMExpandPseudoInsts.cpp | 361 unsigned NumEntries = array_lengthof(NEONLdStTable); in LookupNEONLdSt() local
|
/external/llvm/tools/llvm-cxxdump/ |
D | llvm-cxxdump.cpp | 143 uint32_t NumEntries; in dumpCXXData() member
|
/external/clang/lib/CodeGen/ |
D | MicrosoftCXXABI.cpp | 323 unsigned NumEntries = 1 + SrcRD->getNumVBases(); in getAddrOfVirtualDisplacementMap() local 688 llvm::StructType *getCatchableTypeArrayType(uint32_t NumEntries) { in getCatchableTypeArrayType() 4077 uint32_t NumEntries = CatchableTypes.size(); in getCatchableTypeArray() local 4114 uint32_t NumEntries = in getThrowInfo() local
|
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/ |
D | JITEmitter.cpp | 1116 unsigned NumEntries = 0; in initJumpTableInfo() local
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86FloatingPoint.cpp | 587 static bool TableIsSorted(const TableEntry *Table, unsigned NumEntries) { in TableIsSorted()
|
/external/clang/lib/AST/ |
D | MicrosoftMangle.cpp | 2661 uint32_t NumEntries, in mangleCXXThrowInfo() 2677 QualType T, uint32_t NumEntries, raw_ostream &Out) { in mangleCXXCatchableTypeArray()
|
/external/llvm/lib/Object/ |
D | COFFObjectFile.cpp | 1398 uint32_t NumEntries = ExportTable->NumberOfNamePointers; in getSymbolName() local
|
/external/swiftshader/third_party/LLVM/lib/Target/XCore/ |
D | XCoreISelLowering.cpp | 343 unsigned NumEntries = MJTI->getJumpTables()[JTI].MBBs.size(); in LowerBR_JT() local
|