Home
last modified time | relevance | path

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

/freebsd-src/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-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DOnDiskHashTable.h73 offset_type NumBuckets; variable
274 const typename Info::offset_type NumBuckets; global() variable
292 NumBuckets(NumBuckets) NumBuckets() argument
306 offset_type NumBuckets = readNumBucketsAndEntries() local
503 base_type(NumBuckets,NumEntries,Buckets,Base,InfoObj) base_type() argument
[all...]
/freebsd-src/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-src/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-src/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() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DDenseMap.h104 auto NumBuckets = getMinBucketToReserveForEntries(NumEntries); in reserve() local
606 unsigned NumBuckets = getNumBuckets(); InsertIntoBucketImpl() local
638 const unsigned NumBuckets = getNumBuckets(); LookupBucketFor() local
752 unsigned NumBuckets; global() variable
926 unsigned NumBuckets; global() member
[all...]
H A DStringMap.h38 unsigned NumBuckets = 0; variable
[all...]
H A DFoldingSet.h122 /// NumBuckets - Length of the Buckets array. Always a power of 2. variable
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DGlobalsStream.cpp157 uint32_t NumBuckets = 0; in readGSIHashBuckets() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnitIndex.h104 uint32_t NumBuckets = 0; member
/freebsd-src/contrib/llvm-project/clang/lib/Basic/
H A DIdentifierTable.cpp482 unsigned NumBuckets = HashTable.getNumBuckets(); PrintStats() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DRawTypes.h36 support::ulittle32_t NumBuckets; member
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp1013 uint32_t NumBuckets = AccelTable.getNumBuckets(); verifyAppleAccelTable() local
/freebsd-src/sys/dev/mpi3mr/mpi/
H A Dmpi30_cnfg.h1832 U8 NumBuckets; /* 0x1C */ member