HomeSort by relevance Sort by last modified time
    Searched refs:bucket_iterator (Results 1 - 19 of 19) sorted by null

  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
FoldingSet.h 416 typedef FoldingSetBucketIterator<T> bucket_iterator; typedef in class:llvm::FoldingSet
418 bucket_iterator bucket_begin(unsigned hash) {
419 return bucket_iterator(Buckets + (hash & (NumBuckets-1)));
422 bucket_iterator bucket_end(unsigned hash) {
423 return bucket_iterator(Buckets + (hash & (NumBuckets-1)), true);
495 typedef FoldingSetBucketIterator<T> bucket_iterator; typedef in class:llvm::ContextualFoldingSet
497 bucket_iterator bucket_begin(unsigned hash) {
498 return bucket_iterator(Buckets + (hash & (NumBuckets-1)));
501 bucket_iterator bucket_end(unsigned hash) {
502 return bucket_iterator(Buckets + (hash & (NumBuckets-1)), true)
    [all...]
  /external/llvm/include/llvm/ADT/
FoldingSet.h 453 typedef FoldingSetBucketIterator<T> bucket_iterator; typedef in class:llvm::final
455 bucket_iterator bucket_begin(unsigned hash) {
456 return bucket_iterator(Buckets + (hash & (NumBuckets-1)));
459 bucket_iterator bucket_end(unsigned hash) {
460 return bucket_iterator(Buckets + (hash & (NumBuckets-1)), true);
531 typedef FoldingSetBucketIterator<T> bucket_iterator; typedef in class:llvm::final
533 bucket_iterator bucket_begin(unsigned hash) {
534 return bucket_iterator(Buckets + (hash & (NumBuckets-1)));
537 bucket_iterator bucket_end(unsigned hash) {
538 return bucket_iterator(Buckets + (hash & (NumBuckets-1)), true)
    [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
FoldingSet.h 461 typedef FoldingSetBucketIterator<T> bucket_iterator; typedef in class:llvm::final
463 bucket_iterator bucket_begin(unsigned hash) {
464 return bucket_iterator(Buckets + (hash & (NumBuckets-1)));
467 bucket_iterator bucket_end(unsigned hash) {
468 return bucket_iterator(Buckets + (hash & (NumBuckets-1)), true);
541 typedef FoldingSetBucketIterator<T> bucket_iterator; typedef in class:llvm::final
543 bucket_iterator bucket_begin(unsigned hash) {
544 return bucket_iterator(Buckets + (hash & (NumBuckets-1)));
547 bucket_iterator bucket_end(unsigned hash) {
548 return bucket_iterator(Buckets + (hash & (NumBuckets-1)), true)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
FoldingSet.h 461 typedef FoldingSetBucketIterator<T> bucket_iterator; typedef in class:llvm::final
463 bucket_iterator bucket_begin(unsigned hash) {
464 return bucket_iterator(Buckets + (hash & (NumBuckets-1)));
467 bucket_iterator bucket_end(unsigned hash) {
468 return bucket_iterator(Buckets + (hash & (NumBuckets-1)), true);
541 typedef FoldingSetBucketIterator<T> bucket_iterator; typedef in class:llvm::final
543 bucket_iterator bucket_begin(unsigned hash) {
544 return bucket_iterator(Buckets + (hash & (NumBuckets-1)));
547 bucket_iterator bucket_end(unsigned hash) {
548 return bucket_iterator(Buckets + (hash & (NumBuckets-1)), true)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
FoldingSet.h 461 typedef FoldingSetBucketIterator<T> bucket_iterator; typedef in class:llvm::final
463 bucket_iterator bucket_begin(unsigned hash) {
464 return bucket_iterator(Buckets + (hash & (NumBuckets-1)));
467 bucket_iterator bucket_end(unsigned hash) {
468 return bucket_iterator(Buckets + (hash & (NumBuckets-1)), true);
541 typedef FoldingSetBucketIterator<T> bucket_iterator; typedef in class:llvm::final
543 bucket_iterator bucket_begin(unsigned hash) {
544 return bucket_iterator(Buckets + (hash & (NumBuckets-1)));
547 bucket_iterator bucket_end(unsigned hash) {
548 return bucket_iterator(Buckets + (hash & (NumBuckets-1)), true)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
FoldingSet.h 426 typedef FoldingSetBucketIterator<T> bucket_iterator; typedef in class:llvm::FoldingSetImpl
428 bucket_iterator bucket_begin(unsigned hash) {
429 return bucket_iterator(Buckets + (hash & (NumBuckets-1)));
432 bucket_iterator bucket_end(unsigned hash) {
433 return bucket_iterator(Buckets + (hash & (NumBuckets-1)), true);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
FoldingSet.h 426 typedef FoldingSetBucketIterator<T> bucket_iterator; typedef in class:llvm::FoldingSetImpl
428 bucket_iterator bucket_begin(unsigned hash) {
429 return bucket_iterator(Buckets + (hash & (NumBuckets-1)));
432 bucket_iterator bucket_end(unsigned hash) {
433 return bucket_iterator(Buckets + (hash & (NumBuckets-1)), true);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
FoldingSet.h 426 typedef FoldingSetBucketIterator<T> bucket_iterator; typedef in class:llvm::FoldingSetImpl
428 bucket_iterator bucket_begin(unsigned hash) {
429 return bucket_iterator(Buckets + (hash & (NumBuckets-1)));
432 bucket_iterator bucket_end(unsigned hash) {
433 return bucket_iterator(Buckets + (hash & (NumBuckets-1)), true);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
FoldingSet.h 426 typedef FoldingSetBucketIterator<T> bucket_iterator; typedef in class:llvm::FoldingSetImpl
428 bucket_iterator bucket_begin(unsigned hash) {
429 return bucket_iterator(Buckets + (hash & (NumBuckets-1)));
432 bucket_iterator bucket_end(unsigned hash) {
433 return bucket_iterator(Buckets + (hash & (NumBuckets-1)), true);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
FoldingSet.h 426 typedef FoldingSetBucketIterator<T> bucket_iterator; typedef in class:llvm::FoldingSetImpl
428 bucket_iterator bucket_begin(unsigned hash) {
429 return bucket_iterator(Buckets + (hash & (NumBuckets-1)));
432 bucket_iterator bucket_end(unsigned hash) {
433 return bucket_iterator(Buckets + (hash & (NumBuckets-1)), true);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
FoldingSet.h 426 typedef FoldingSetBucketIterator<T> bucket_iterator; typedef in class:llvm::FoldingSetImpl
428 bucket_iterator bucket_begin(unsigned hash) {
429 return bucket_iterator(Buckets + (hash & (NumBuckets-1)));
432 bucket_iterator bucket_end(unsigned hash) {
433 return bucket_iterator(Buckets + (hash & (NumBuckets-1)), true);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
FoldingSet.h 426 typedef FoldingSetBucketIterator<T> bucket_iterator; typedef in class:llvm::FoldingSetImpl
428 bucket_iterator bucket_begin(unsigned hash) {
429 return bucket_iterator(Buckets + (hash & (NumBuckets-1)));
432 bucket_iterator bucket_end(unsigned hash) {
433 return bucket_iterator(Buckets + (hash & (NumBuckets-1)), true);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
FoldingSet.h 426 typedef FoldingSetBucketIterator<T> bucket_iterator; typedef in class:llvm::FoldingSetImpl
428 bucket_iterator bucket_begin(unsigned hash) {
429 return bucket_iterator(Buckets + (hash & (NumBuckets-1)));
432 bucket_iterator bucket_end(unsigned hash) {
433 return bucket_iterator(Buckets + (hash & (NumBuckets-1)), true);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
FoldingSet.h 426 typedef FoldingSetBucketIterator<T> bucket_iterator; typedef in class:llvm::FoldingSetImpl
428 bucket_iterator bucket_begin(unsigned hash) {
429 return bucket_iterator(Buckets + (hash & (NumBuckets-1)));
432 bucket_iterator bucket_end(unsigned hash) {
433 return bucket_iterator(Buckets + (hash & (NumBuckets-1)), true);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
FoldingSet.h 426 typedef FoldingSetBucketIterator<T> bucket_iterator; typedef in class:llvm::FoldingSetImpl
428 bucket_iterator bucket_begin(unsigned hash) {
429 return bucket_iterator(Buckets + (hash & (NumBuckets-1)));
432 bucket_iterator bucket_end(unsigned hash) {
433 return bucket_iterator(Buckets + (hash & (NumBuckets-1)), true);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
FoldingSet.h 426 typedef FoldingSetBucketIterator<T> bucket_iterator; typedef in class:llvm::FoldingSetImpl
428 bucket_iterator bucket_begin(unsigned hash) {
429 return bucket_iterator(Buckets + (hash & (NumBuckets-1)));
432 bucket_iterator bucket_end(unsigned hash) {
433 return bucket_iterator(Buckets + (hash & (NumBuckets-1)), true);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
FoldingSet.h 426 typedef FoldingSetBucketIterator<T> bucket_iterator; typedef in class:llvm::FoldingSetImpl
428 bucket_iterator bucket_begin(unsigned hash) {
429 return bucket_iterator(Buckets + (hash & (NumBuckets-1)));
432 bucket_iterator bucket_end(unsigned hash) {
433 return bucket_iterator(Buckets + (hash & (NumBuckets-1)), true);
  /external/tensorflow/tensorflow/python/platform/
googletest.py 76 bucket_iterator = itertools.cycle(range(total_shards))
81 bucket = next(bucket_iterator)
  /frameworks/compile/mclinker/unittests/
HashTableTest.cpp 235 TEST_F(HashTableTest, bucket_iterator) {

Completed in 491 milliseconds