Home
last modified time | relevance | path

Searched defs:Bucket (Results 1 – 25 of 68) sorted by relevance

123

/external/libchrome/base/test/metrics/
Dhistogram_tester.h165 struct Bucket { struct
166 Bucket(HistogramBase::Sample min, HistogramBase::Count count) in Bucket() function
175 void PrintTo(const Bucket& value, std::ostream* os); argument
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DStringMap.h263 StringMapEntryBase *Bucket = RHS.TheTable[I]; in StringMap() local
295 StringMapEntryBase *Bucket = TheTable[I]; in ~StringMap() local
334 int Bucket = FindKey(Key); in find() local
340 int Bucket = FindKey(Key); in find() local
368 StringMapEntryBase *&Bucket = TheTable[BucketNo]; in insert() local
397 StringMapEntryBase *&Bucket = TheTable[BucketNo]; in try_emplace() local
419 StringMapEntryBase *&Bucket = TheTable[I]; in clear() local
462 : Ptr(Bucket) { in Ptr() argument
503 : base(Bucket, NoAdvance) {} in base() argument
520 : base(Bucket, NoAdvance) {} in base() argument
/external/tensorflow/tensorflow/core/lib/gtl/
Dflatset.h257 struct Bucket { struct
272 void MoveFrom(uint32 i, Bucket* src, uint32 src_index) { in MoveFrom() argument
275 void CopyFrom(uint32 i, Bucket* src, uint32 src_index) { in CopyFrom() argument
Dflatmap.h320 struct Bucket { struct
321 uint8 marker[Rep::kWidth];
324 union Storage {
349 void MoveFrom(uint32 i, Bucket* src, uint32 src_index) { in MoveFrom() argument
353 void CopyFrom(uint32 i, Bucket* src, uint32 src_index) { in CopyFrom() argument
/external/swiftshader/third_party/LLVM/lib/Support/
DSmallPtrSet.cpp65 const void **Bucket = const_cast<const void**>(FindBucketFor(Ptr)); in insert_imp() local
93 void **Bucket = const_cast<void**>(FindBucketFor(Ptr)); in erase_imp() local
104 unsigned Bucket = Hash(Ptr); in FindBucketFor() local
DFoldingSet.cpp285 void **Bucket = GetBucketFor(ID.ComputeHash(), Buckets, NumBuckets); in FindNodeOrInsertPos() local
319 void **Bucket = static_cast<void**>(InsertPos); in InsertNode() local
361 void **Bucket = GetBucketPtr(Ptr); in RemoveNode() local
390 FoldingSetIteratorImpl::FoldingSetIteratorImpl(void **Bucket) { in FoldingSetIteratorImpl()
407 void **Bucket = GetBucketPtr(Probe); in advance() local
422 FoldingSetBucketIteratorImpl::FoldingSetBucketIteratorImpl(void **Bucket) { in FoldingSetBucketIteratorImpl()
DStringMap.cpp67 ItemBucket &Bucket = TheTable[BucketNo]; in LookupBucketFor() local
121 ItemBucket &Bucket = TheTable[BucketNo]; in FindKey() local
165 int Bucket = FindKey(Key); in RemoveKey() local
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DStringMap.h271 StringMapEntryBase *Bucket = RHS.TheTable[I]; in StringMap() local
316 int Bucket = FindKey(Key); in find() local
322 int Bucket = FindKey(Key); in find() local
350 StringMapEntryBase *&Bucket = TheTable[BucketNo]; in insert() local
379 StringMapEntryBase *&Bucket = TheTable[BucketNo]; in try_emplace() local
401 StringMapEntryBase *&Bucket = TheTable[I]; in clear() local
437 StringMapEntryBase *Bucket = TheTable[I]; in ~StringMap() local
458 : Ptr(Bucket) { in Ptr() argument
/external/llvm/include/llvm/ADT/
DStringMap.h265 StringMapEntryBase *Bucket = RHS.TheTable[I]; in StringMap() local
310 int Bucket = FindKey(Key); in find() local
316 int Bucket = FindKey(Key); in find() local
346 StringMapEntryBase *&Bucket = TheTable[BucketNo]; in insert() local
375 StringMapEntryBase *&Bucket = TheTable[BucketNo]; in emplace_second() local
397 StringMapEntryBase *&Bucket = TheTable[I]; in clear() local
433 StringMapEntryBase *Bucket = TheTable[I]; in ~StringMap() local
454 : Ptr(Bucket) { in Ptr() argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DFoldingSet.cpp325 void **Bucket = GetBucketFor(IDHash, Buckets, NumBuckets); in FindNodeOrInsertPos() local
359 void **Bucket = static_cast<void**>(InsertPos); in InsertNode() local
401 void **Bucket = GetBucketPtr(Ptr); in RemoveNode() local
430 FoldingSetIteratorImpl::FoldingSetIteratorImpl(void **Bucket) { in FoldingSetIteratorImpl()
447 void **Bucket = GetBucketPtr(Probe); in advance() local
462 FoldingSetBucketIteratorImpl::FoldingSetBucketIteratorImpl(void **Bucket) { in FoldingSetBucketIteratorImpl()
DSmallPtrSet.cpp52 const void **Bucket = const_cast<const void**>(FindBucketFor(Ptr)); in insert_imp_big() local
67 unsigned Bucket = DenseMapInfo<void *>::getHashValue(Ptr) & (CurArraySize-1); in FindBucketFor() local
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DFoldingSet.cpp323 void **Bucket = GetBucketFor(IDHash, Buckets, NumBuckets); in FindNodeOrInsertPos() local
357 void **Bucket = static_cast<void**>(InsertPos); in InsertNode() local
399 void **Bucket = GetBucketPtr(Ptr); in RemoveNode() local
428 FoldingSetIteratorImpl::FoldingSetIteratorImpl(void **Bucket) { in FoldingSetIteratorImpl()
445 void **Bucket = GetBucketPtr(Probe); in advance() local
460 FoldingSetBucketIteratorImpl::FoldingSetBucketIteratorImpl(void **Bucket) { in FoldingSetBucketIteratorImpl()
DSmallPtrSet.cpp51 const void **Bucket = const_cast<const void**>(FindBucketFor(Ptr)); in insert_imp_big() local
80 void **Bucket = const_cast<void**>(FindBucketFor(Ptr)); in erase_imp() local
90 unsigned Bucket = DenseMapInfo<void *>::getHashValue(Ptr) & (CurArraySize-1); in FindBucketFor() local
DStringMap.cpp182 int Bucket = FindKey(Key); in RemoveKey() local
224 StringMapEntryBase *Bucket = TheTable[I]; in RehashTable() local
/external/llvm/lib/Support/
DFoldingSet.cpp323 void **Bucket = GetBucketFor(IDHash, Buckets, NumBuckets); in FindNodeOrInsertPos() local
357 void **Bucket = static_cast<void**>(InsertPos); in InsertNode() local
399 void **Bucket = GetBucketPtr(Ptr); in RemoveNode() local
428 FoldingSetIteratorImpl::FoldingSetIteratorImpl(void **Bucket) { in FoldingSetIteratorImpl()
445 void **Bucket = GetBucketPtr(Probe); in advance() local
460 FoldingSetBucketIteratorImpl::FoldingSetBucketIteratorImpl(void **Bucket) { in FoldingSetBucketIteratorImpl()
DSmallPtrSet.cpp50 const void **Bucket = const_cast<const void**>(FindBucketFor(Ptr)); in insert_imp_big() local
79 void **Bucket = const_cast<void**>(FindBucketFor(Ptr)); in erase_imp() local
89 unsigned Bucket = DenseMapInfo<void *>::getHashValue(Ptr) & (CurArraySize-1); in FindBucketFor() local
DStringMap.cpp182 int Bucket = FindKey(Key); in RemoveKey() local
226 StringMapEntryBase *Bucket = TheTable[I]; in RehashTable() local
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_addrhashmap.h59 struct Bucket { struct
62 Cell cells[kBucketSize]; argument
82 Bucket *bucket_; argument
/external/llvm/lib/Target/PowerPC/
DPPCLoopPreIncPrep.cpp114 struct Bucket { struct
115 Bucket(const SCEV *B, Instruction *I) : BaseSCEV(B), in Bucket() argument
118 const SCEV *BaseSCEV;
119 SmallVector<BucketElement, 16> Elements;
/external/grpc-grpc/src/ruby/qps/src/proto/grpc/core/
Dstats_pb.rb28 Bucket = Google::Protobuf::DescriptorPool.generated_pool.lookup("grpc.core.Bucket").msgclass constant
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCLoopPreIncPrep.cpp135 struct Bucket { struct
136 Bucket(const SCEV *B, Instruction *I) : BaseSCEV(B), in Bucket() function
139 const SCEV *BaseSCEV;
140 SmallVector<BucketElement, 16> Elements;
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DStringMap.h290 int Bucket = FindKey(Key); in find() local
296 int Bucket = FindKey(Key); in find() local
323 ItemBucket &Bucket = TheTable[BucketNo]; in insert() local
360 ItemBucket &Bucket = TheTable[BucketNo]; in GetOrCreateValue() local
419 : Ptr(Bucket) { in Ptr() argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DAccelTable.cpp76 uint32_t Bucket = E.second.HashValue % BucketCount; in finalize() local
83 for (auto &Bucket : Buckets) in finalize() local
252 for (auto &Bucket : Contents.getBuckets()) { in emitHashes() local
401 for (auto &Bucket : Contents.getBuckets()) { in getUniqueTags() local
436 for (const auto &Bucket : enumerate(Contents.getBuckets())) { in emitBuckets() local
445 for (const auto &Bucket : enumerate(Contents.getBuckets())) { in emitStringOffsets() local
503 for (auto &Bucket : Contents.getBuckets()) { in emitData() local
681 for (auto &Bucket : Buckets) in print() local
/external/llvm/include/llvm/Support/
DOnDiskHashTable.h80 struct Bucket { struct
86 Bucket *Buckets; argument
359 const unsigned char *Bucket = Buckets + sizeof(offset_type) * Idx; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DOnDiskHashTable.h79 struct Bucket { struct
85 Bucket *Buckets; argument
359 const unsigned char *Bucket = Buckets + sizeof(offset_type) * Idx; variable

123