HomeSort by relevance Sort by last modified time
    Searched defs:getBucket (Results 1 - 25 of 135) sorted by null

1 2 3 4 5 6

  /external/llvm/include/llvm/Support/
ArrayRecycler.h 86 unsigned getBucket() const { return Index; }
126 if (T *Ptr = pop(Cap.getBucket()))
137 push(Cap.getBucket(), Ptr);
  /frameworks/ex/common/tools/
make-iana-tld-pattern.py 124 def getBucket(buckets, line):
137 output += getBucket(buckets, 'a').dump(isFirst=True, isWebUrl=isWebUrl)
140 output += getBucket(buckets, chr(letter)).dump(isWebUrl=isWebUrl)
142 output += getBucket(buckets, 'z').dump(isLast=True, isWebUrl=isWebUrl)
164 getBucket(buckets, domain[0]).add(domain.strip())
170 getBucket(buckets, 'xn--').add(result[2:-1])
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
ArrayRecycler.h 85 unsigned getBucket() const { return Index; }
125 if (T *Ptr = pop(Cap.getBucket()))
136 push(Cap.getBucket(), Ptr);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
ArrayRecycler.h 88 unsigned getBucket() const { return Index; }
128 if (T *Ptr = pop(Cap.getBucket()))
139 push(Cap.getBucket(), Ptr);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
ArrayRecycler.h 88 unsigned getBucket() const { return Index; }
128 if (T *Ptr = pop(Cap.getBucket()))
139 push(Cap.getBucket(), Ptr);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
ArrayRecycler.h 88 unsigned getBucket() const { return Index; }
128 if (T *Ptr = pop(Cap.getBucket()))
139 push(Cap.getBucket(), Ptr);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
ArrayRecycler.h 88 unsigned getBucket() const { return Index; }
128 if (T *Ptr = pop(Cap.getBucket()))
139 push(Cap.getBucket(), Ptr);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
ArrayRecycler.h 88 unsigned getBucket() const { return Index; }
128 if (T *Ptr = pop(Cap.getBucket()))
139 push(Cap.getBucket(), Ptr);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
ArrayRecycler.h 88 unsigned getBucket() const { return Index; }
128 if (T *Ptr = pop(Cap.getBucket()))
139 push(Cap.getBucket(), Ptr);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
ArrayRecycler.h 85 unsigned getBucket() const { return Index; }
125 if (T *Ptr = pop(Cap.getBucket()))
136 push(Cap.getBucket(), Ptr);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
ArrayRecycler.h 88 unsigned getBucket() const { return Index; }
128 if (T *Ptr = pop(Cap.getBucket()))
139 push(Cap.getBucket(), Ptr);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
ArrayRecycler.h 88 unsigned getBucket() const { return Index; }
128 if (T *Ptr = pop(Cap.getBucket()))
139 push(Cap.getBucket(), Ptr);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
ArrayRecycler.h 88 unsigned getBucket() const { return Index; }
128 if (T *Ptr = pop(Cap.getBucket()))
139 push(Cap.getBucket(), Ptr);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
ArrayRecycler.h 88 unsigned getBucket() const { return Index; }
128 if (T *Ptr = pop(Cap.getBucket()))
139 push(Cap.getBucket(), Ptr);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
ArrayRecycler.h 88 unsigned getBucket() const { return Index; }
128 if (T *Ptr = pop(Cap.getBucket()))
139 push(Cap.getBucket(), Ptr);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
ArrayRecycler.h 88 unsigned getBucket() const { return Index; }
128 if (T *Ptr = pop(Cap.getBucket()))
139 push(Cap.getBucket(), Ptr);
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
ContactsIcuTest.java 46 private static String getBucket(ImmutableIndex index, String name) {
47 return index.getBucket(index.getBucketIndex(name)).getLabel();
62 final String actual = getBucket(index, ch);
  /external/clang/lib/Lex/
HeaderMap.cpp 125 /// getBucket - Return the specified hash table bucket from the header map,
128 HMapBucket HeaderMapImpl::getBucket(unsigned BucketNo) const {
186 HMapBucket B = getBucket(i);
220 HMapBucket B = getBucket(Bucket & (NumBuckets-1));
  /frameworks/compile/mclinker/include/mcld/ADT/
HashIterator.h 71 inline bucket_type* getBucket() {
77 inline const bucket_type* getBucket() const {
175 inline bucket_type* getBucket() {
181 inline const bucket_type* getBucket() const {
  /frameworks/data-binding/compiler/src/main/java/android/databinding/tool/writer/
FlagSet.java 125 private long getBucket(int bucketIndex) {
135 if (getBucket(i) != other.getBucket(i)) {
  /prebuilts/tools/common/m2/repository/com/google/apis/google-api-services-storage/v1-rev82-1.22.0/
google-api-services-storage-v1-rev82-1.22.0.jar 
  /external/icu/android_icu4j/src/main/java/android/icu/text/
AlphabeticIndex.java 105 * <li>ImmutableIndex.getBucket(index) provides random access to all
116 * String label = immutableIndex.getBucket(bucketIndex).getLabel(); // optional
191 * Use {@link #getBucket(int)} to get the bucket's properties.
206 public Bucket<V> getBucket(int index) {
859 * returned by {@link AlphabeticIndex.ImmutableIndex#getBucket(int)},
    [all...]
  /external/icu/icu4c/source/i18n/
alphaindex.cpp 82 inline AlphabeticIndex::Bucket *getBucket(const UVector &list, int32_t i) {
132 getBucket(*publicBucketList, i)->displayIndex_ = displayIndex++;
151 const AlphabeticIndex::Bucket *bucket = getBucket(*bucketList_, i);
160 const AlphabeticIndex::Bucket *bucket = getBucket(*bucketList_, start);
197 AlphabeticIndex::ImmutableIndex::getBucket(int32_t index) const {
199 return icu::getBucket(*buckets_->immutableVisibleList_, index);
515 Bucket *singleBucket = getBucket(*bucketList, i);
590 Bucket *nextBucket = getBucket(*bucketList, i);
592 bucket = getBucket(*bucketList, i);
612 bucket = getBucket(*bucketList, i)
    [all...]
  /external/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
AlphabeticIndex.java 104 * <li>ImmutableIndex.getBucket(index) provides random access to all
115 * String label = immutableIndex.getBucket(bucketIndex).getLabel(); // optional
193 * Use {@link #getBucket(int)} to get the bucket's properties.
210 public Bucket<V> getBucket(int index) {
    [all...]
  /prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-s3/1.11.18/
aws-java-sdk-s3-1.11.18.jar 

Completed in 1008 milliseconds

1 2 3 4 5 6