Home
last modified time | relevance | path

Searched defs:Iteration (Results 1 – 25 of 26) sorted by relevance

12

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineCreationCacheControlTests.cpp278 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/
DLoopUnrollAnalyzer.h48 UnrolledInstAnalyzer(unsigned Iteration, in UnrolledInstAnalyzer()
/third_party/python/Doc/library/
Dipaddress.rst771 Iteration subsection
Denum.rst287 Iteration chapter
/third_party/vk-gl-cts/modules/egl/
DteglWideColorTests.cpp556 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/
Diteration.h125 Iteration() in Iteration() function
/third_party/flutter/skia/third_party/externals/angle2/src/common/
DFixedVector_unittest.cpp124 TEST(FixedVector, Iteration) in TEST() argument
DFastVector_unittest.cpp189 TEST(FastVector, Iteration) in TEST() argument
/third_party/skia/third_party/externals/angle2/src/common/
DFixedVector_unittest.cpp124 TEST(FixedVector, Iteration) in TEST() argument
DFastVector_unittest.cpp212 TEST(FastVector, Iteration) in TEST() argument
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
DStackContainerTests.cpp155 TEST(StackContainer, Iteration) { in TEST() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopUnrollPass.cpp283 int Iteration : 30; member
386 auto AddCostRecursively = [&](Instruction &RootI, int Iteration) { in analyzeLoopUnrollCost()
475 for (unsigned Iteration = 0; Iteration < TripCount; ++Iteration) { in analyzeLoopUnrollCost() local
DGVN.cpp2143 unsigned Iteration = 0; in runImpl() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DFlattenCFG.cpp282 bool Iteration = true; in FlattenParallelAndOr() local
/third_party/gn/src/gn/
Dhash_table_base_unittest.cc337 TEST(HashTableBaseTest, Iteration) { in TEST() argument
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fTextureGatherTests.cpp1764 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;
Des31fCopyImageTests.cpp1830 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/
DCallGraphSCCPass.cpp490 unsigned Iteration = 0; in runOnModule() local
/third_party/skia/third_party/externals/zlib/google/
Dzip_reader_unittest.cc243 TEST_F(ZipReaderTest, Iteration) { in TEST_F() argument
/third_party/flutter/skia/third_party/externals/zlib/google/
Dzip_reader_unittest.cc243 TEST_F(ZipReaderTest, Iteration) { in TEST_F() argument
/third_party/node/deps/zlib/google/
Dzip_reader_unittest.cc243 TEST_F(ZipReaderTest, Iteration) { in TEST_F() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroFrame.cpp214 int Iteration = 0; in SuspendCrossingInfo() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DModuloSchedule.cpp1765 int Iteration = J; in peelPrologAndEpilogs() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp3592 unsigned Iteration = 0; in combineInstructionsOverFunction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DAttributor.cpp283 int Iteration = 0; in genericValueTraversal() local

12