/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineCreationCacheControlTests.cpp | 278 struct Iteration struct 280 static constexpr size_t MAX_VARIANTS = 4; 281 using Variant = VkPipelineCreateFlags; 282 using VariantArray = ConstexprVector<Variant, MAX_VARIANTS>; 284 static constexpr Variant NORMAL = 0; 285 …atic constexpr Variant NO_COMPILE = VK_PIPELINE_CREATE_FAIL_ON_PIPELINE_COMPILE_REQUIRED_BIT_EXT; 286 …c constexpr Variant EARLY_RETURN = NO_COMPILE | VK_PIPELINE_CREATE_EARLY_RETURN_ON_FAILURE_BIT_EXT; 293 inline constexpr Iteration() : variants{}, validators{} {} in Iteration() function 294 …inline constexpr Iteration(const VariantArray& v, const ValidatorArray& f) : variants{v}, validato… in Iteration() argument 296 VariantArray variants; [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | LoopUnrollAnalyzer.h | 48 UnrolledInstAnalyzer(unsigned Iteration, in UnrolledInstAnalyzer()
|
/third_party/python/Doc/library/ |
D | ipaddress.rst | 771 Iteration subsection
|
D | enum.rst | 287 Iteration chapter
|
/third_party/vk-gl-cts/modules/egl/ |
D | teglWideColorTests.cpp | 556 struct Iteration struct 558 float start; 559 float increment; 560 int iterationCount; 561 Iteration(float s, float i, int c) in Iteration() function
|
/third_party/mindspore/mindspore/ccsrc/fl/server/ |
D | iteration.h | 125 Iteration() in Iteration() function
|
/third_party/flutter/skia/third_party/externals/angle2/src/common/ |
D | FixedVector_unittest.cpp | 124 TEST(FixedVector, Iteration) in TEST() argument
|
D | FastVector_unittest.cpp | 189 TEST(FastVector, Iteration) in TEST() argument
|
/third_party/skia/third_party/externals/angle2/src/common/ |
D | FixedVector_unittest.cpp | 124 TEST(FixedVector, Iteration) in TEST() argument
|
D | FastVector_unittest.cpp | 212 TEST(FastVector, Iteration) in TEST() argument
|
/third_party/skia/third_party/externals/dawn/src/tests/unittests/ |
D | StackContainerTests.cpp | 155 TEST(StackContainer, Iteration) { in TEST() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
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
|
D | GVN.cpp | 2143 unsigned Iteration = 0; in runImpl() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | FlattenCFG.cpp | 282 bool Iteration = true; in FlattenParallelAndOr() local
|
/third_party/gn/src/gn/ |
D | hash_table_base_unittest.cc | 337 TEST(HashTableBaseTest, Iteration) { in TEST() argument
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fTextureGatherTests.cpp | 1764 struct Iteration struct in deqp::gles31::Functional::__anone60237a30111::TextureGather2DArrayCase 1766 GatherArgs gatherArgs; 1767 int layerNdx; 1896 struct Iteration struct in deqp::gles31::Functional::__anone60237a30111::TextureGatherCubeCase 1898 GatherArgs gatherArgs; 1899 tcu::CubeFace face;
|
D | es31fCopyImageTests.cpp | 1830 struct Iteration struct in deqp::gles31::Functional::__anon7d3375f50111::CopyImageTest 1832 Iteration (int methodCount_, const IterationFunc* methods_) in Iteration() argument 1838 int methodCount; 1839 const IterationFunc* methods;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | CallGraphSCCPass.cpp | 490 unsigned Iteration = 0; in runOnModule() local
|
/third_party/skia/third_party/externals/zlib/google/ |
D | zip_reader_unittest.cc | 243 TEST_F(ZipReaderTest, Iteration) { in TEST_F() argument
|
/third_party/flutter/skia/third_party/externals/zlib/google/ |
D | zip_reader_unittest.cc | 243 TEST_F(ZipReaderTest, Iteration) { in TEST_F() argument
|
/third_party/node/deps/zlib/google/ |
D | zip_reader_unittest.cc | 243 TEST_F(ZipReaderTest, Iteration) { in TEST_F() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/ |
D | CoroFrame.cpp | 214 int Iteration = 0; in SuspendCrossingInfo() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | ModuloSchedule.cpp | 1765 int Iteration = J; in peelPrologAndEpilogs() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
D | InstructionCombining.cpp | 3592 unsigned Iteration = 0; in combineInstructionsOverFunction() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | Attributor.cpp | 283 int Iteration = 0; in genericValueTraversal() local
|