/aosp_15_r20/external/tensorflow/tensorflow/core/data/service/ |
H A D | dispatcher_state.h | 176 struct Iteration { struct 177 explicit Iteration(int64_t iteration_id, IterationKey iteration_key, in Iteration() function 192 const IterationKey iteration_key; argument 206 const std::shared_ptr<Iteration>& iteration) in Task() argument
|
H A D | export.proto | 12 message Iteration { message
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineCreationCacheControlTests.cpp | 274 struct Iteration struct 276 static constexpr size_t MAX_VARIANTS = 4; 277 using Variant = VkPipelineCreateFlags; 278 using VariantArray = ConstexprVector<Variant, MAX_VARIANTS>; 280 static constexpr Variant NORMAL = 0; 281 …atic constexpr Variant NO_COMPILE = VK_PIPELINE_CREATE_FAIL_ON_PIPELINE_COMPILE_REQUIRED_BIT_EXT; 282 …c constexpr Variant EARLY_RETURN = NO_COMPILE | VK_PIPELINE_CREATE_EARLY_RETURN_ON_FAILURE_BIT_EXT; 289 inline constexpr Iteration() : variants{}, validators{} in Iteration() argument 292 …inline constexpr Iteration(const VariantArray &v, const ValidatorArray &f) : variants{v}, validato… in Iteration() function 296 VariantArray variants; [all …]
|
/aosp_15_r20/external/deqp/modules/egl/ |
H A D | teglWideColorTests.cpp | 498 struct Iteration struct 500 float start; 501 float increment; 502 int iterationCount; 503 Iteration(float s, float i, int c) : start(s), increment(i), iterationCount(c) in Iteration() function
|
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/ |
H A D | LoopUnrollPass.cpp | 185 int Iteration : 30; member 284 auto AddCostRecursively = [&](Instruction &RootI, int Iteration) { in analyzeLoopUnrollCost() 373 for (unsigned Iteration = 0; Iteration < TripCount; ++Iteration) { in analyzeLoopUnrollCost() local
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fTextureGatherTests.cpp | 1801 struct Iteration struct in deqp::gles31::Functional::__anon1bb6c87a0111::TextureGather2DArrayCase 1803 GatherArgs gatherArgs; 1804 int layerNdx; 1942 struct Iteration struct in deqp::gles31::Functional::__anon1bb6c87a0111::TextureGatherCubeCase 1944 GatherArgs gatherArgs; 1945 tcu::CubeFace face;
|
H A D | es31fCopyImageTests.cpp | 1860 struct Iteration struct in deqp::gles31::Functional::__anon2d2b334c0111::CopyImageTest 1862 …Iteration(int methodCount_, const IterationFunc *methods_) : methodCount(methodCount_), methods(me… in Iteration() argument 1866 int methodCount; 1867 const IterationFunc *methods;
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | LoopUnrollPass.cpp | 283 int Iteration : 30; member 386 auto AddCostRecursively = [&](Instruction &RootI, int Iteration) { in analyzeLoopUnrollCost() 475 for (unsigned Iteration = 0; Iteration < TripCount; ++Iteration) { in analyzeLoopUnrollCost() local
|
/aosp_15_r20/external/cronet/base/ |
H A D | moving_window.h | 90 struct Iteration { struct 91 static bool has_iteration;
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | LoopUnrollPass.cpp | 284 int Iteration : 30; member 397 auto AddCostRecursively = [&](Instruction &RootI, int Iteration) { in analyzeLoopUnrollCost() 493 for (unsigned Iteration = 0; Iteration < TripCount; ++Iteration) { in analyzeLoopUnrollCost() local
|
/aosp_15_r20/libcore/ojluni/src/test/java/util/WeakHashMap/ |
H A D | Iteration.java | 37 public class Iteration { class
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/ |
H A D | LoopUnrollAnalyzer.h | 51 UnrolledInstAnalyzer(unsigned Iteration, in UnrolledInstAnalyzer()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/ |
D | LoopUnrollAnalyzer.h | 51 UnrolledInstAnalyzer(unsigned Iteration, in UnrolledInstAnalyzer()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/ |
D | LoopUnrollAnalyzer.h | 51 UnrolledInstAnalyzer(unsigned Iteration, in UnrolledInstAnalyzer()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/ |
D | LoopUnrollAnalyzer.h | 51 UnrolledInstAnalyzer(unsigned Iteration, in UnrolledInstAnalyzer()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/ |
D | LoopUnrollAnalyzer.h | 51 UnrolledInstAnalyzer(unsigned Iteration, in UnrolledInstAnalyzer()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | LoopUnrollAnalyzer.h | 48 UnrolledInstAnalyzer(unsigned Iteration, in UnrolledInstAnalyzer()
|
/aosp_15_r20/external/llvm/include/llvm/Analysis/ |
H A D | LoopUnrollAnalyzer.h | 49 UnrolledInstAnalyzer(unsigned Iteration, in UnrolledInstAnalyzer()
|
/aosp_15_r20/libcore/tools/expected_upstream/ |
H A D | README.md | 51 ### Iteration subsection
|
/aosp_15_r20/external/leveldb/doc/ |
H A D | index.md | 144 ## Iteration section in leveldb
|
/aosp_15_r20/external/python/cpython3/Doc/library/ |
D | ipaddress.rst | 771 Iteration subsection
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/test/ |
D | test_cpp.cc | 48 TEST(Cpp, Iteration) { in TEST() argument
|
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/test/ |
H A D | test_cpp.cc | 31 TEST(Cpp, Iteration) { in TEST() argument
|
/aosp_15_r20/external/llvm-libc/test/src/__support/HashTable/ |
H A D | table_test.cpp | 34 TEST(LlvmLibcTableTest, Iteration) { in TEST() argument
|
/aosp_15_r20/external/autotest/tko/ |
H A D | tko.proto | 15 message Iteration { message
|