| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| D | OnDiskHashTable.h | 85 Bucket *Buckets; variable 89 void insert(Bucket *Buckets, size_t Size, Item *E) { in insert() 277 const unsigned char *const Buckets; variable 303 readNumBucketsAndEntries(const unsigned char *&Buckets) { in readNumBucketsAndEntries() 497 : base_type(NumBuckets, NumEntries, Buckets, Base, InfoObj), in base_type() argument
|
| /external/llvm/include/llvm/Support/ |
| D | OnDiskHashTable.h | 86 Bucket *Buckets; variable 90 void insert(Bucket *Buckets, size_t Size, Item *E) { in insert() 277 const unsigned char *const Buckets; variable 303 readNumBucketsAndEntries(const unsigned char *&Buckets) { in readNumBucketsAndEntries() 497 : base_type(NumBuckets, NumEntries, Buckets, Base, InfoObj), in base_type() argument
|
| D | GenericDomTreeConstruction.h | 185 SmallVector<unsigned, 32> Buckets; in Calculate() local
|
| /external/clang/test/SemaCXX/ |
| D | 2008-01-11-BadWarning.cpp | 4 void** f(void **Buckets, unsigned NumBuckets) { in f()
|
| /external/cronet/base/allocator/partition_allocator/ |
| D | glossary.md | 67 ## Buckets section in Glossary
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
| D | PPCLoopInstrFormPrep.cpp | 309 SmallVector<Bucket, 16> &Buckets, in addOneCandidate() 335 SmallVector<Bucket, 16> Buckets; in collectCandidates() local 680 SmallVector<Bucket, 16> &Buckets) { in updateFormPrep() 698 bool PPCLoopInstrFormPrep::dispFormPrep(Loop *L, SmallVector<Bucket, 16> &Buckets, in dispFormPrep()
|
| /external/llvm/lib/Support/ |
| D | FoldingSet.cpp | 209 static void **GetBucketFor(unsigned Hash, void **Buckets, unsigned NumBuckets) { in GetBucketFor() 217 void **Buckets = static_cast<void**>(calloc(NumBuckets+1, sizeof(void*))); in AllocateBuckets() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| D | FoldingSet.cpp | 208 static void **GetBucketFor(unsigned Hash, void **Buckets, unsigned NumBuckets) { in GetBucketFor() 216 void **Buckets = static_cast<void**>(safe_calloc(NumBuckets + 1, in AllocateBuckets() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
| D | PDBStringTableBuilder.cpp | 178 std::vector<ulittle32_t> Buckets(BucketCount); in writeHashTable() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
| D | AccelTable.cpp | 265 const auto &Buckets = Contents.getBuckets(); in emitOffsets() local 309 const auto &Buckets = Contents.getBuckets(); in emitBuckets() local 330 const auto &Buckets = Contents.getBuckets(); in emitData() local
|
| /external/llvm/lib/CodeGen/AsmPrinter/ |
| D | DwarfAccelTable.h | 241 BucketList Buckets; variable
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/ |
| D | HashTable.h | 269 BucketList Buckets; variable
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| D | AccelTable.h | 169 BucketList Buckets; variable
|
| /external/clang/lib/Serialization/ |
| D | MultiOnDiskHashTable.h | 200 storage_type Buckets = Data + BucketOffset; variable
|
| /external/clang/unittests/Lex/ |
| D | HeaderMapTest.cpp | 27 HMapBucket Buckets[NumBuckets]; member
|
| /external/llvm/lib/Target/PowerPC/ |
| D | PPCLoopPreIncPrep.cpp | 183 SmallVector<Bucket, 16> Buckets; in runOnLoop() local
|
| /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
| D | DenseMap.h | 590 BucketT *Buckets; variable 753 BucketT *Buckets; member
|
| /external/llvm/include/llvm/ADT/ |
| D | DenseMap.h | 592 BucketT *Buckets; variable 753 BucketT *Buckets; member
|
| /external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/CoreStats/ |
| D | Stats.cs | 243 public pbc::RepeatedField<global::Grpc.Core.Bucket> Buckets { property in Grpc.Core.Histogram
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| D | DenseMap.h | 692 BucketT *Buckets; variable 868 BucketT *Buckets; member
|
| /external/tensorflow/tensorflow/python/eager/ |
| D | monitoring.py | 399 class Buckets(object): class
|
| /external/llvm/lib/ProfileData/ |
| D | InstrProfReader.cpp | 556 const unsigned char *Buckets, const unsigned char *const Payload, in InstrProfReaderIndex()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/ |
| D | InstrProfReader.cpp | 608 const unsigned char *Buckets, const unsigned char *const Payload, in InstrProfReaderIndex()
|
| /external/llvm/tools/llvm-dwp/ |
| D | llvm-dwp.cpp | 286 std::vector<unsigned> Buckets(NextPowerOf2(3 * IndexEntries.size() / 2)); in writeIndex() local
|
| /external/llvm/tools/llvm-readobj/ |
| D | ELFDumper.cpp | 3072 ArrayRef<Elf_Word> Buckets = HashTable->buckets(); in printHashHistogram() local 3115 ArrayRef<Elf_Word> Buckets = GnuHashTable->buckets(); in printHashHistogram() local
|