| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| D | vktPipelineCreationCacheControlTests.cpp | 276 struct Iteration struct 278 static constexpr size_t MAX_VARIANTS = 4; 279 using Variant = VkPipelineCreateFlags; 280 using VariantArray = ConstexprVector<Variant, MAX_VARIANTS>; 282 static constexpr Variant NORMAL = 0; 283 …atic constexpr Variant NO_COMPILE = VK_PIPELINE_CREATE_FAIL_ON_PIPELINE_COMPILE_REQUIRED_BIT_EXT; 284 …c constexpr Variant EARLY_RETURN = NO_COMPILE | VK_PIPELINE_CREATE_EARLY_RETURN_ON_FAILURE_BIT_EXT; 291 inline constexpr Iteration() : variants{}, validators{} {} in Iteration() argument 292 …inline constexpr Iteration(const VariantArray& v, const ValidatorArray& f) : variants{v}, validato… in Iteration() argument 294 VariantArray variants; [all …]
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| D | vktPipelineCreationCacheControlTests.cpp | 276 struct Iteration struct 278 static constexpr size_t MAX_VARIANTS = 4; 279 using Variant = VkPipelineCreateFlags; 280 using VariantArray = ConstexprVector<Variant, MAX_VARIANTS>; 282 static constexpr Variant NORMAL = 0; 283 …atic constexpr Variant NO_COMPILE = VK_PIPELINE_CREATE_FAIL_ON_PIPELINE_COMPILE_REQUIRED_BIT_EXT; 284 …c constexpr Variant EARLY_RETURN = NO_COMPILE | VK_PIPELINE_CREATE_EARLY_RETURN_ON_FAILURE_BIT_EXT; 291 inline constexpr Iteration() : variants{}, validators{} {} in Iteration() argument 292 …inline constexpr Iteration(const VariantArray& v, const ValidatorArray& f) : variants{v}, validato… in Iteration() argument 294 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
|
| /third_party/vk-gl-cts/modules/egl/ |
| D | teglWideColorTests.cpp | 565 struct Iteration struct 567 float start; 568 float increment; 569 int iterationCount; 570 Iteration(float s, float i, int c) in Iteration() function
|
| /third_party/grpc/third_party/upb/upb/test/ |
| D | test_cpp.cc | 31 TEST(Cpp, Iteration) { in TEST() argument
|
| /third_party/protobuf/upb/test/ |
| D | test_cpp.cc | 31 TEST(Cpp, 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/python/Doc/howto/ |
| D | enum.rst | 302 Iteration chapter
|
| /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/typescript/tests/cases/compiler/ |
| D | ramdaToolsNoInfinite2.ts | 481 … export type Iteration = [keyof IterationMap, keyof IterationMap, string, number, '-' | '0' | '+']; alias
|
| /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::__anon5ba9a4050111::TextureGather2DArrayCase 1766 GatherArgs gatherArgs; 1767 int layerNdx; 1896 struct Iteration struct in deqp::gles31::Functional::__anon5ba9a4050111::TextureGatherCubeCase 1898 GatherArgs gatherArgs; 1899 tcu::CubeFace face;
|
| D | es31fCopyImageTests.cpp | 1830 struct Iteration struct in deqp::gles31::Functional::__anon42a001570111::CopyImageTest 1832 Iteration (int methodCount_, const IterationFunc* methods_) in Iteration() function 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/skia/m133/third_party/externals/zlib/google/ |
| D | zip_reader_unittest.cc | 245 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/googletest/googlemock/test/ |
| D | gmock-matchers-containers_test.cc | 1424 TEST(StreamlikeTest, Iteration) { in TEST() argument
|