Home
last modified time | relevance | path

Searched defs:Bucket (Results 1 - 25 of 34) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DArrayRecycler.h39 SmallVector<FreeList*, 8> Bucket; member in llvm::ArrayRecycler
[all...]
/third_party/jinja2/
H A Dbccache.py44 class Bucket: class
[all...]
/third_party/node/deps/v8/tools/
H A Dgenerate-runtime-call-stats.py315 class Bucket: class
/third_party/node/deps/v8/third_party/jinja2/
H A Dbccache.py37 class Bucket(object): class
/third_party/node/tools/inspector_protocol/jinja2/
H A Dbccache.py60 class Bucket(object): class
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Dalphaindex.h202 class U_I18N_API Bucket : public UObject { class in AlphabeticIndex
[all...]
/third_party/icu/icu4c/source/i18n/unicode/
H A Dalphaindex.h202 class U_I18N_API Bucket : public UObject { class in AlphabeticIndex
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
H A DTpiStream.cpp164 uint32_t Bucket = hashStringV1(Name) % Header->NumHashBuckets; in findRecordsByName() local
/third_party/skia/third_party/externals/jinja2/
H A Dbccache.py37 class Bucket(object): class
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Dalphaindex.h202 class U_I18N_API Bucket : public UObject { class in AlphabeticIndex
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A DStringMap.cpp182 int Bucket = FindKey(Key); in RemoveKey() local
224 StringMapEntryBase *Bucket = TheTable[I]; in RehashTable() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DStringMap.cpp186 int Bucket = FindKey(Key); in RemoveKey() local
228 StringMapEntryBase *Bucket = TheTable[I]; in RehashTable() local
H A DFoldingSet.cpp324 void **Bucket = GetBucketFor(IDHash, Buckets, NumBuckets); in FindNodeOrInsertPos() local
358 void **Bucket = static_cast<void**>(InsertPos); in InsertNode() local
400 void **Bucket = GetBucketPtr(Ptr); in RemoveNode() local
429 FoldingSetIteratorImpl(void **Bucket) FoldingSetIteratorImpl() argument
446 void **Bucket = GetBucketPtr(Probe); advance() local
461 FoldingSetBucketIteratorImpl(void **Bucket) FoldingSetBucketIteratorImpl() argument
[all...]
/third_party/rust/crates/unicode-width/scripts/
H A Dunicode.py182 class Bucket: class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DSmallPtrSet.h211 const void *const *Bucket; member in llvm::SmallPtrSetIteratorImpl
[all...]
/third_party/spirv-tools/source/
H A Denum_set.h67 struct Bucket { struct in spvtools::EnumSet
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DSmallPtrSet.h187 auto *Bucket = FindBucketFor(Ptr); in find_imp() local
223 const void *const *Bucket; member in llvm::SmallPtrSetIteratorImpl
[all...]
H A DFoldingSet.h638 explicit FoldingSetIterator(void **Bucket) : FoldingSetIteratorImpl(Bucket) {} in FoldingSetIterator() argument
667 FoldingSetBucketIteratorImpl(void **Bucket, bool) : Ptr(Bucket) {} in FoldingSetBucketIteratorImpl() argument
687 explicit FoldingSetBucketIterator(void **Bucket) : in FoldingSetBucketIterator() argument
690 FoldingSetBucketIterator(void **Bucket, bool) : in FoldingSetBucketIterator() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dalphaindex.cpp1220 AlphabeticIndex::Bucket::Bucket(const UnicodeString &label, Bucket() function in AlphabeticIndex::Bucket
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dalphaindex.cpp1220 AlphabeticIndex::Bucket::Bucket(const UnicodeString &label, Bucket() function in AlphabeticIndex::Bucket
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dalphaindex.cpp1227 AlphabeticIndex::Bucket::Bucket(const UnicodeString &label, Bucket() function in AlphabeticIndex::Bucket
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DAccelTable.cpp76 uint32_t Bucket = E.second.HashValue % BucketCount; in finalize() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp335 unsigned Bucket = HashValue % Hdr.BucketCount; in equal_range() local
[all...]
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
H A DAlphabeticIndex.java895 public static class Bucket<V> implements Iterable<Record<V>> { global() class in AlphabeticIndex
940 private Bucket(String label, String lowerBoundary, LabelType labelType) { Bucket() method in AlphabeticIndex.Bucket
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DAlphabeticIndex.java861 public static class Bucket<V> implements Iterable<Record<V>> { global() class in AlphabeticIndex
899 private Bucket(String label, String lowerBoundary, LabelType labelType) { Bucket() method in AlphabeticIndex.Bucket
[all...]

Completed in 24 milliseconds

12