Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DHeaderMap.cpp91 uint32_t NumBuckets = in checkHeader() local
174 unsigned NumBuckets = getEndianAdjustedWord(Hdr.NumBuckets); in dump() local
200 unsigned NumBuckets = getEndianAdjustedWord(Hdr.NumBuckets); in lookupFilename() local
236 unsigned NumBuckets = getEndianAdjustedWord(Hdr.NumBuckets); in reverseLookupFilename() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DOnDiskHashTable.h73 offset_type NumBuckets; variable
274 const typename Info::offset_type NumBuckets; variable
292 : NumBuckets(NumBuckets), NumEntries(NumEntries), Buckets(Buckets), in NumBuckets() function
306 offset_type NumBuckets = in readNumBucketsAndEntries() local
503 : base_type(NumBuckets, NumEntries, Buckets, Base, InfoObj), in base_type() argument
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DHeaderMap.h46 unsigned NumBuckets = getEndianAdjustedWord(Hdr.NumBuckets); in forEachKey() local
H A DHeaderMapTypes.h34 uint32_t NumBuckets; // Number of buckets (always a power of 2). member
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_dense_map.h41 auto NumBuckets = getMinBucketToReserveForEntries(NumEntries); in reserve() local
428 unsigned NumBuckets = getNumBuckets(); in InsertIntoBucketImpl() local
460 const unsigned NumBuckets = getNumBuckets(); in LookupBucketFor() local
579 unsigned NumBuckets = 0; variable
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DFoldingSet.cpp165 static void **GetBucketFor(unsigned Hash, void **Buckets, unsigned NumBuckets) { in GetBucketFor()
172 static void **AllocateBuckets(unsigned NumBuckets) { in AllocateBuckets()
H A DStringMap.cpp42 unsigned NumBuckets) { in getHashTable()
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DDenseMap.h104 auto NumBuckets = getMinBucketToReserveForEntries(NumEntries); in reserve() local
606 unsigned NumBuckets = getNumBuckets(); in InsertIntoBucketImpl() local
638 const unsigned NumBuckets = getNumBuckets(); in LookupBucketFor() local
752 unsigned NumBuckets; variable
926 unsigned NumBuckets; member
H A DStringMap.h38 unsigned NumBuckets = 0; variable
H A DFoldingSet.h122 unsigned NumBuckets; variable
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DGlobalsStream.cpp157 uint32_t NumBuckets = 0; in readGSIHashBuckets() local
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnitIndex.h104 uint32_t NumBuckets = 0; member
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DIdentifierTable.cpp482 unsigned NumBuckets = HashTable.getNumBuckets(); in PrintStats() local
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DRawTypes.h36 support::ulittle32_t NumBuckets; member
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp1013 uint32_t NumBuckets = AccelTable.getNumBuckets(); in verifyAppleAccelTable() local
/freebsd/sys/dev/mpi3mr/mpi/
H A Dmpi30_cnfg.h1832 U8 NumBuckets; /* 0x1C */ member