Home
last modified time | relevance | path

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

12

/external/clang/lib/Lex/
DHeaderMap.cpp90 uint32_t NumBuckets = NeedsByteSwap in checkHeader() local
174 unsigned NumBuckets = getEndianAdjustedWord(Hdr.NumBuckets); in dump() local
213 unsigned NumBuckets = getEndianAdjustedWord(Hdr.NumBuckets); in lookupFilename() local
/external/llvm/include/llvm/Support/
DOnDiskHashTable.h75 offset_type NumBuckets; variable
275 const typename Info::offset_type NumBuckets; variable
293 : NumBuckets(NumBuckets), NumEntries(NumEntries), Buckets(Buckets), in NumBuckets() function
307 offset_type NumBuckets = in readNumBucketsAndEntries() local
497 : base_type(NumBuckets, NumEntries, Buckets, Base, InfoObj), in base_type() argument
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DOnDiskHashTable.h74 offset_type NumBuckets; variable
275 const typename Info::offset_type NumBuckets; variable
293 : NumBuckets(NumBuckets), NumEntries(NumEntries), Buckets(Buckets), in NumBuckets() function
307 offset_type NumBuckets = in readNumBucketsAndEntries() local
497 : base_type(NumBuckets, NumEntries, Buckets, Base, InfoObj), in base_type() argument
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
DOnDiskHashTable.h73 offset_type NumBuckets; variable
274 const typename Info::offset_type NumBuckets; variable
292 : NumBuckets(NumBuckets), NumEntries(NumEntries), Buckets(Buckets), in NumBuckets() argument
306 offset_type NumBuckets = in readNumBucketsAndEntries() local
496 : base_type(NumBuckets, NumEntries, Buckets, Base, InfoObj), in base_type() argument
/external/clang/test/SemaCXX/
D2008-01-11-BadWarning.cpp4 void** f(void **Buckets, unsigned NumBuckets) { in f()
/external/llvm/include/llvm/DebugInfo/PDB/Raw/
DPublicsStream.h60 uint32_t NumBuckets = 0; variable
/external/webrtc/modules/audio_coding/neteq/
Dhistogram.cc145 int Histogram::NumBuckets() const { in NumBuckets() function in webrtc::Histogram
/external/clang/include/clang/Lex/
DHeaderMapTypes.h35 uint32_t NumBuckets; // Number of buckets (always a power of 2). member
/external/sdv/vsomeip/third_party/boost/intrusive/example/
Ddoc_bucket_traits.cpp45 static const int NumBuckets = 100; member in custom_bucket_traits
/external/llvm/include/llvm/ADT/
DDenseMap.h87 auto NumBuckets = getMinBucketToReserveForEntries(NumEntries); in reserve() local
484 unsigned NumBuckets = getNumBuckets(); in InsertIntoBucketImpl() local
516 const unsigned NumBuckets = getNumBuckets(); in LookupBucketFor() local
595 unsigned NumBuckets; variable
754 unsigned NumBuckets; member
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DDenseMap.h88 auto NumBuckets = getMinBucketToReserveForEntries(NumEntries); in reserve() local
483 unsigned NumBuckets = getNumBuckets(); in InsertIntoBucketImpl() local
515 const unsigned NumBuckets = getNumBuckets(); in LookupBucketFor() local
594 unsigned NumBuckets; variable
755 unsigned NumBuckets; member
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
DFoldingSet.cpp165 static void **GetBucketFor(unsigned Hash, void **Buckets, unsigned NumBuckets) { in GetBucketFor()
172 static void **AllocateBuckets(unsigned NumBuckets) { in AllocateBuckets()
DStringMap.cpp41 unsigned NumBuckets) { in getHashTable()
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFAcceleratorTable.h26 uint32_t NumBuckets; member
DDWARFUnitIndex.h37 uint32_t NumBuckets = 0; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DFoldingSet.cpp208 static void **GetBucketFor(unsigned Hash, void **Buckets, unsigned NumBuckets) { in GetBucketFor()
215 static void **AllocateBuckets(unsigned NumBuckets) { in AllocateBuckets()
/external/llvm/lib/Support/
DFoldingSet.cpp209 static void **GetBucketFor(unsigned Hash, void **Buckets, unsigned NumBuckets) { in GetBucketFor()
216 static void **AllocateBuckets(unsigned NumBuckets) { in AllocateBuckets()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DDenseMap.h104 auto NumBuckets = getMinBucketToReserveForEntries(NumEntries); in reserve() local
550 unsigned NumBuckets = getNumBuckets(); in InsertIntoBucketImpl() local
582 const unsigned NumBuckets = getNumBuckets(); in LookupBucketFor() local
696 unsigned NumBuckets; variable
870 unsigned NumBuckets; member
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
DDenseMap.h104 auto NumBuckets = getMinBucketToReserveForEntries(NumEntries); in reserve() local
579 unsigned NumBuckets = getNumBuckets(); in InsertIntoBucketImpl() local
611 const unsigned NumBuckets = getNumBuckets(); in LookupBucketFor() local
725 unsigned NumBuckets; variable
899 unsigned NumBuckets; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnitIndex.h38 uint32_t NumBuckets = 0; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DGlobalsStream.cpp158 uint32_t NumBuckets = 0; in readGSIHashBuckets() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/Native/
DGlobalsStream.cpp157 uint32_t NumBuckets = 0; in readGSIHashBuckets() local
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnitIndex.h104 uint32_t NumBuckets = 0; member
/external/llvm/lib/DebugInfo/PDB/Raw/
DPublicsStream.cpp71 ulittle32_t NumBuckets; member
/external/sdv/vsomeip/third_party/boost/intrusive/test/
Dcustom_bucket_traits_test.cpp77 static const std::size_t NumBuckets = 128; member

12