/external/clang/test/SemaCXX/ |
D | 2008-01-11-BadWarning.cpp | 4 void** f(void **Buckets, unsigned NumBuckets) { in f()
|
/external/swiftshader/third_party/llvm-7.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/brotli/c/enc/ |
D | hash_longest_match64_inc.h | 62 static BROTLI_INLINE uint32_t* FN(Buckets)(HashLongestMatch* self) { in FN() argument 117 FN(Buckets)(self)[offset] = (uint32_t)ix; in FN() local
|
D | hash_longest_match_inc.h | 58 static BROTLI_INLINE uint32_t* FN(Buckets)(HashLongestMatch* self) { in FN() argument 110 FN(Buckets)(self)[offset] = (uint32_t)ix; in FN() local
|
/external/swiftshader/third_party/LLVM/lib/Support/ |
D | FoldingSet.cpp | 208 static void **GetBucketFor(unsigned Hash, void **Buckets, unsigned NumBuckets) { in GetBucketFor() 216 void **Buckets = static_cast<void**>(calloc(NumBuckets+1, sizeof(void*))); in AllocateBuckets() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/ |
D | FoldingSet.cpp | 209 static void **GetBucketFor(unsigned Hash, void **Buckets, unsigned NumBuckets) { in GetBucketFor() 217 void **Buckets = static_cast<void**>(safe_calloc(NumBuckets + 1, in AllocateBuckets() local
|
/external/swiftshader/third_party/llvm-subzero/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/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-7.0/llvm/lib/DebugInfo/PDB/Native/ |
D | PDBStringTableBuilder.cpp | 161 std::vector<ulittle32_t> Buckets(BucketCount); in writeHashTable() local
|
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/ |
D | DominatorInternals.h | 186 SmallVector<unsigned, 32> Buckets; in Calculate() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/ |
D | AccelTable.cpp | 266 const auto &Buckets = Contents.getBuckets(); in emitOffsets() local 310 const auto &Buckets = Contents.getBuckets(); in emitBuckets() local 331 const auto &Buckets = Contents.getBuckets(); in emitData() local
|
/external/syzkaller/vendor/golang.org/x/net/trace/ |
D | histogram.go | 262 Buckets []*bucketData member
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfAccelTable.h | 241 BucketList Buckets; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | AccelTable.h | 172 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/llvm/include/llvm/ADT/ |
D | DenseMap.h | 592 BucketT *Buckets; variable 753 BucketT *Buckets; member
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | DenseMap.h | 590 BucketT *Buckets; variable 753 BucketT *Buckets; member
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/ |
D | DenseMap.h | 653 BucketT *Buckets; variable 820 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-7.0/llvm/lib/Target/PowerPC/ |
D | PPCLoopPreIncPrep.cpp | 260 SmallVector<Bucket, 16> Buckets; in runOnLoop() local
|
/external/swiftshader/third_party/LLVM/include/llvm/ADT/ |
D | DenseMap.h | 42 BucketT *Buckets; variable
|