Home
last modified time | relevance | path

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

/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.rst765 Iteration subsection
Denum.rst287 Iteration chapter
/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/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/dawn/src/tests/unittests/
DStackContainerTests.cpp155 TEST(StackContainer, Iteration) { in TEST() argument
/third_party/miniz/examples/
Dexample6.c78 int Iteration; in main() local
/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/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DCallGraphSCCPass.cpp490 unsigned Iteration = 0; in runOnModule() local
/third_party/node/deps/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/skia/third_party/externals/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
/third_party/googletest/googlemock/test/
Dgmock-matchers_test.cc5300 TEST(StreamlikeTest, Iteration) { in TEST() argument