Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DLoopUnrollAnalyzer.h49 UnrolledInstAnalyzer(unsigned Iteration, in UnrolledInstAnalyzer()
/external/python/cpython3/Doc/library/
Dipaddress.rst645 Iteration subsection
Denum.rst276 Iteration chapter
/external/deqp/modules/egl/
DteglWideColorTests.cpp545 struct Iteration struct
547 float start;
548 float increment;
549 int iterationCount;
550 Iteration(float s, float i, int c) in Iteration() argument
/external/autotest/tko/
Dtko.proto15 message Iteration { message
/external/libbrillo/brillo/glib/
Dobject_unittest.cc126 TEST(ScopedPtrArrayTest, Iteration) { in TEST() argument
/external/llvm/lib/Transforms/Scalar/
DLoopUnrollPass.cpp185 int Iteration : 30; member
284 auto AddCostRecursively = [&](Instruction &RootI, int Iteration) { in analyzeLoopUnrollCost()
373 for (unsigned Iteration = 0; Iteration < TripCount; ++Iteration) { in analyzeLoopUnrollCost() local
DGVN.cpp2213 unsigned Iteration = 0; in runImpl() local
/external/swiftshader/third_party/LLVM/unittests/ADT/
DStringRefTest.cpp39 TEST(StringRefTest, Iteration) { in TEST() argument
/external/v8/src/full-codegen/
Dfull-codegen.h85 class Iteration; variable
155 Iteration(FullCodeGenerator* codegen, IterationStatement* statement) in Iteration() function
/external/tensorflow/tensorflow/core/lib/gtl/
Dtop_n_test.cc252 TEST(TopNTest, Iteration) { in TEST() argument
/external/llvm/lib/Transforms/Utils/
DFlattenCFG.cpp270 bool Iteration = true; in FlattenParallelAndOr() local
/external/swiftshader/third_party/LLVM/unittests/VMCore/
DValueMapTest.cpp124 TYPED_TEST(ValueMapTest, Iteration) { in TYPED_TEST() argument
/external/deqp/modules/gles31/functional/
Des31fTextureGatherTests.cpp1759 struct Iteration struct in deqp::gles31::Functional::__anon11eb0fa10111::TextureGather2DArrayCase
1761 GatherArgs gatherArgs;
1762 int layerNdx;
1891 struct Iteration struct in deqp::gles31::Functional::__anon11eb0fa10111::TextureGatherCubeCase
1893 GatherArgs gatherArgs;
1894 tcu::CubeFace face;
Des31fCopyImageTests.cpp1825 struct Iteration struct in deqp::gles31::Functional::__anon0223fef30111::CopyImageTest
1827 Iteration (int methodCount_, const IterationFunc* methods_) in Iteration() function
1833 int methodCount;
1834 const IterationFunc* methods;
/external/llvm/unittests/IR/
DValueMapTest.cpp123 TYPED_TEST(ValueMapTest, Iteration) { in TYPED_TEST() argument
/external/llvm/unittests/Analysis/
DUnrollAnalyzer.cpp39 for (unsigned Iteration = 0; Iteration < TripCount; Iteration++) { in runOnFunction() local
/external/swiftshader/third_party/LLVM/lib/Analysis/IPA/
DCallGraphSCCPass.cpp448 unsigned Iteration = 0; in runOnModule() local
/external/llvm/lib/Analysis/
DCallGraphSCCPass.cpp468 unsigned Iteration = 0; in runOnModule() local
/external/llvm/unittests/ADT/
DStringRefTest.cpp43 TEST(StringRefTest, Iteration) { in TEST() argument
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstructionCombining.cpp1898 bool InstCombiner::DoOneIteration(Function &F, unsigned Iteration) { in DoOneIteration()
2078 unsigned Iteration = 0; in runOnFunction() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DGVN.cpp2150 unsigned Iteration = 0; in runOnFunction() local
/external/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp3079 int Iteration = 0; in combineInstructionsOverFunction() local
/external/googletest/googlemock/test/
Dgmock-matchers_test.cc4606 TEST(StreamlikeTest, Iteration) { in TEST() argument
/external/v8/testing/gmock/test/
Dgmock-matchers_test.cc4566 TEST(StreamlikeTest, Iteration) { in TEST() argument