Home
last modified time | relevance | path

Searched defs:NumEntries (Results 1 – 16 of 16) sorted by relevance

/external/llvm/include/llvm/Support/
DOnDiskHashTable.h76 offset_type NumEntries; variable
260 const typename Info::offset_type NumEntries; variable
293 offset_type NumEntries = in readNumBucketsAndEntries() local
436 iterator_base(const unsigned char *const Ptr, offset_type NumEntries) in iterator_base()
481 : base_type(NumBuckets, NumEntries, Buckets, Base, InfoObj), in base_type() argument
491 key_iterator(const unsigned char *const Ptr, offset_type NumEntries, in key_iterator()
537 data_iterator(const unsigned char *const Ptr, offset_type NumEntries, in data_iterator()
/external/giflib/
Dquantize.c36 unsigned int NumEntries; /* # of QuantizedColorType in linked list below */ member
202 unsigned int i, j, Index = 0, NumEntries, MinColor, MaxColor; in SubdivColorMap() local
/external/llvm/lib/Target/Hexagon/
DHexagonFrameLowering.h58 const SpillSlot *getCalleeSavedSpillSlots(unsigned &NumEntries) in getCalleeSavedSpillSlots()
/external/llvm/lib/ExecutionEngine/OProfileJIT/
DOProfileWrapper.cpp227 size_t NumEntries, in op_write_debug_line_info()
/external/icu/icu4c/source/common/
Ducmndata.h95 NumEntriesFn NumEntries; member
/external/clang/lib/Lex/
DHeaderMap.cpp49 uint32_t NumEntries; // Number of entries in the string table. member
/external/llvm/include/llvm/ADT/
DDenseMap.h103 unsigned NumEntries = getNumEntries(); in clear() local
548 unsigned NumEntries; variable
703 unsigned NumEntries : 31; variable
/external/llvm/include/llvm/Target/
DTargetFrameLowering.h137 getCalleeSavedSpillSlots(unsigned &NumEntries) const { in getCalleeSavedSpillSlots()
/external/llvm/tools/llvm-cxxdump/
Dllvm-cxxdump.cpp135 uint32_t NumEntries; in dumpCXXData() member
/external/jhead/
Dexif.c1331 unsigned short NumEntries; in create_EXIF_internal() local
/external/clang/lib/CodeGen/
DMicrosoftCXXABI.cpp323 unsigned NumEntries = 1 + SrcRD->getNumVBases(); in getAddrOfVirtualDisplacementMap() local
688 llvm::StructType *getCatchableTypeArrayType(uint32_t NumEntries) { in getCatchableTypeArrayType()
4063 uint32_t NumEntries = CatchableTypes.size(); in getCatchableTypeArray() local
4100 uint32_t NumEntries = in getThrowInfo() local
/external/clang/lib/AST/
DMicrosoftMangle.cpp2560 uint32_t NumEntries, in mangleCXXThrowInfo()
2573 QualType T, uint32_t NumEntries, raw_ostream &Out) { in mangleCXXCatchableTypeArray()
/external/llvm/lib/Object/
DCOFFObjectFile.cpp1320 uint32_t NumEntries = ExportTable->NumberOfNamePointers; in getSymbolName() local
/external/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp363 unsigned NumEntries = MJTI->getJumpTables()[JTI].MBBs.size(); in LowerBR_JT() local
/external/llvm/tools/llvm-objdump/
DMachODump.cpp6536 uint16_t NumEntries = readNext<uint16_t>(Pos); in printRegularSecondLevelUnwindPage() local
6559 uint16_t NumEntries = readNext<uint16_t>(Pos); in printCompressedSecondLevelUnwindPage() local
/external/clang/lib/Serialization/
DASTReader.cpp1084 unsigned NumEntries = Record[Idx++]; in ParseLineTable() local