/aosp_15_r20/external/tensorflow/tensorflow/core/lib/gtl/ |
H A D | flatrep.h | 157 index = NextIndex(index, num_probes); in Find() 198 index = NextIndex(index, num_probes); in FindOrInsert() 335 index = NextIndex(index, num_probes); in FreshInsert() 340 inline size_t NextIndex(size_t i, uint32 num_probes) const { in NextIndex() function
|
/aosp_15_r20/external/swiftshader/third_party/subzero/src/ |
H A D | IceLoopAnalyzer.cpp | 112 IndexT NextIndex = FirstDefinedIndex; member in Ice::LoopAnalyzer 161 assert(NextIndex == FirstDefinedIndex); in computeLoopNestDepth() 192 Node.visit(NextIndex++); in processNode()
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/xnnpack/ |
H A D | test_util.cc | 52 } while (NextIndex(num_dims, reinterpret_cast<const int*>(dims_data), in QuantizeInt8PerChannel() 93 } while (NextIndex(num_dims, reinterpret_cast<const int*>(dims_data), in GetInt8QuantizationScalePerChannel()
|
/aosp_15_r20/external/armnn/src/backends/reference/workloads/ |
H A D | Reduce.cpp | 19 bool NextIndex(const unsigned int numDims, const armnn::TensorShape& dims, std::vector<unsigned int… in NextIndex() function 117 for (bool hasNext = true; hasNext; hasNext = NextIndex(inputNumDims, inputDims, tempIndex)) in Reduce()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | StratifiedSets.h | 323 auto NextIndex = Links[CurrentIndex].Below; in propagateAttrs() local 324 auto &NextBits = Links[NextIndex].Attrs; in propagateAttrs() 326 CurrentIndex = NextIndex; in propagateAttrs()
|
/aosp_15_r20/external/llvm/lib/Analysis/ |
H A D | StratifiedSets.h | 334 auto NextIndex = Links[CurrentIndex].Below; in propagateAttrs() local 335 auto &NextBits = Links[NextIndex].Attrs; in propagateAttrs() 337 CurrentIndex = NextIndex; in propagateAttrs()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | StratifiedSets.h | 324 auto NextIndex = Links[CurrentIndex].Below; in propagateAttrs() local 325 auto &NextBits = Links[NextIndex].Attrs; in propagateAttrs() 327 CurrentIndex = NextIndex; in propagateAttrs()
|
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/libartbase/base/ |
D | hash_set.h | 421 next_index = NextIndex(next_index); in erase() 657 size_t NextIndex(size_t index) const { in NextIndex() function 691 index = NextIndex(index); in FindIndexImpl() 763 index = NextIndex(index); in FirstAvailableSlot()
|
/aosp_15_r20/prebuilts/module_sdk/art/1/host-exports/include/art/libartbase/base/ |
D | hash_set.h | 421 next_index = NextIndex(next_index); in erase() 657 size_t NextIndex(size_t index) const { in NextIndex() function 691 index = NextIndex(index); in FindIndexImpl() 763 index = NextIndex(index); in FirstAvailableSlot()
|
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/libartbase/base/ |
D | hash_set.h | 428 next_index = NextIndex(next_index); in erase() 685 size_t NextIndex(size_t index) const { in NextIndex() function 723 index = NextIndex(index); in FindIndexImpl() 795 index = NextIndex(index); in FirstAvailableSlot()
|
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libartbase/base/ |
D | hash_set.h | 439 next_index = NextIndex(next_index); in erase() 696 size_t NextIndex(size_t index) const { in NextIndex() function 734 index = NextIndex(index); in FindIndexImpl() 806 index = NextIndex(index); in FirstAvailableSlot()
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libartbase/base/ |
D | hash_set.h | 439 next_index = NextIndex(next_index); in erase() 696 size_t NextIndex(size_t index) const { in NextIndex() function 734 index = NextIndex(index); in FindIndexImpl() 806 index = NextIndex(index); in FirstAvailableSlot()
|
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libartbase/base/ |
D | hash_set.h | 439 next_index = NextIndex(next_index); in erase() 696 size_t NextIndex(size_t index) const { in NextIndex() function 734 index = NextIndex(index); in FindIndexImpl() 806 index = NextIndex(index); in FirstAvailableSlot()
|
/aosp_15_r20/prebuilts/module_sdk/art/current/host-exports/include/art/libartbase/base/ |
D | hash_set.h | 439 next_index = NextIndex(next_index); in erase() 696 size_t NextIndex(size_t index) const { in NextIndex() function 734 index = NextIndex(index); in FindIndexImpl() 806 index = NextIndex(index); in FirstAvailableSlot()
|
/aosp_15_r20/art/libartbase/base/ |
H A D | hash_set.h | 439 next_index = NextIndex(next_index); in erase() 696 size_t NextIndex(size_t index) const { in NextIndex() function 734 index = NextIndex(index); in FindIndexImpl() 806 index = NextIndex(index); in FirstAvailableSlot()
|
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libartbase/base/ |
D | hash_set.h | 439 next_index = NextIndex(next_index); in erase() 696 size_t NextIndex(size_t index) const { in NextIndex() function 734 index = NextIndex(index); in FindIndexImpl() 806 index = NextIndex(index); in FirstAvailableSlot()
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libartbase/base/ |
D | hash_set.h | 439 next_index = NextIndex(next_index); in erase() 696 size_t NextIndex(size_t index) const { in NextIndex() function 734 index = NextIndex(index); in FindIndexImpl() 806 index = NextIndex(index); in FirstAvailableSlot()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/ |
H A D | GsymCreator.cpp | 35 const auto NextIndex = Files.size(); in insertFile() local 37 auto R = FileEntryToIndex.insert(std::make_pair(FE, NextIndex)); in insertFile()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/GSYM/ |
H A D | GsymCreator.cpp | 40 const auto NextIndex = Files.size(); in insertFile() local 42 auto R = FileEntryToIndex.insert(std::make_pair(FE, NextIndex)); in insertFile()
|
/aosp_15_r20/external/eigen/Eigen/src/Core/ |
H A D | AssignEvaluator.h | 280 enum { NextIndex = Index + unpacket_traits<PacketType>::size }; 281 copy_using_evaluator_innervec_CompleteUnrolling<Kernel, NextIndex, Stop>::run(kernel); 298 enum { NextIndex = Index_ + unpacket_traits<PacketType>::size }; 299 …copy_using_evaluator_innervec_InnerUnrolling<Kernel, NextIndex, Stop, SrcAlignment, DstAlignment>:…
|
/aosp_15_r20/external/grpc-grpc/test/core/event_engine/ |
H A D | thread_pool_test.cc | 326 auto thread_idx = busy_thread_count.NextIndex(); in TEST_F() 365 busy_thread_count.NextIndex())); in TEST_F()
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/reference/ |
H A D | dequantize.h | 71 } while (NextIndex(num_dims, reinterpret_cast<const int*>(dims_data), in PerChannelDequantize()
|
H A D | reduce.h | 72 } while (NextIndex(input_num_dims, input_dims, input_iter)); in Reduce() 103 } while (NextIndex(input_num_dims, input_dims, input_iter)); in Reduce()
|
H A D | quantize.h | 82 } while (NextIndex(num_dims, reinterpret_cast<const int*>(dims_data), in PerChannelQuantize()
|
/aosp_15_r20/external/clang/lib/AST/ |
H A D | CommentSema.cpp | 959 unsigned NextIndex; member in clang::comments::__anon3fece4c20211::SimpleTypoCorrector 965 BestIndex(0), NextIndex(0) in SimpleTypoCorrector() 984 unsigned CurrIndex = NextIndex++; in addDecl()
|