Home
last modified time | relevance | path

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

12345678

/external/rust/crates/gdbstub/src/target/ext/base/
Dmod.rs24 Step, enumerator
/external/auto/common/src/test/java/com/google/auto/common/
DBasicAnnotationProcessorTest.java103 new Step() { in steps() method in BasicAnnotationProcessorTest
/external/llvm-project/libc/benchmarks/
Dconfiguration_small.json18 "Step":1 number
Dconfiguration_big.json18 "Step":1048576 number
/external/perfetto/src/traced/probes/filesystem/
Dfile_scanner.cc106 void FileScanner::Step() { in Step() function in perfetto::FileScanner
/external/tensorflow/tensorflow/python/distribute/
Dstep_fn.py25 class Step(object): class
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
DEventMod.java54 public static final byte Step = 10; field in EventMod.ModKind
/external/llvm-project/llvm/lib/Transforms/Utils/
DMatrixUtils.cpp24 Value *Bound, Value *Step, StringRef Name, in CreateLoop()
/external/autotest/client/cros/cellular/pseudomodem/
Dstate_machine.py150 def Step(self): member in StateMachine
/external/rust/crates/gdbstub/src/protocol/commands/
D_vCont.rs56 Step, enumerator
/external/perfetto/protos/perfetto/trace/track_event/
Dchrome_latency_info.proto28 enum Step { enum
/external/dng_sdk/source/
Ddng_resample.h144 uint32 Step () const in Step() function
/external/llvm/examples/Kaleidoscope/Chapter5/
Dtoy.cpp188 std::unique_ptr<ExprAST> Start, End, Step, Body; member in __anon701ca60a0111::ForExprAST
192 std::unique_ptr<ExprAST> End, std::unique_ptr<ExprAST> Step, in ForExprAST()
377 std::unique_ptr<ExprAST> Step; in ParseForExpr() local
/external/hamcrest/hamcrest-core/src/main/java/org/hamcrest/
DCondition.java16 public interface Step<I, O> { interface in Condition
/external/llvm-project/llvm/lib/Transforms/Scalar/
DLoopPredication.cpp502 bool LoopPredication::isSupportedStep(const SCEV* Step) { in isSupportedStep()
702 auto *Step = RangeCheckIV->getStepRecurrence(*SE); in widenICmpRangeCheck() local
886 auto *Step = Result->IV->getStepRecurrence(*SE); in parseLoopLatchICmp() local
892 auto IsUnsupportedPredicate = [](const SCEV *Step, ICmpInst::Predicate Pred) { in parseLoopLatchICmp()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopPredication.cpp500 bool LoopPredication::isSupportedStep(const SCEV* Step) { in isSupportedStep()
700 auto *Step = RangeCheckIV->getStepRecurrence(*SE); in widenICmpRangeCheck() local
884 auto *Step = Result->IV->getStepRecurrence(*SE); in parseLoopLatchICmp() local
890 auto IsUnsupportedPredicate = [](const SCEV *Step, ICmpInst::Predicate Pred) { in parseLoopLatchICmp()
/external/llvm-project/llvm/examples/Kaleidoscope/Chapter5/
Dtoy.cpp198 std::unique_ptr<ExprAST> Start, End, Step, Body; member in __anond15551f80111::ForExprAST
202 std::unique_ptr<ExprAST> End, std::unique_ptr<ExprAST> Step, in ForExprAST()
391 std::unique_ptr<ExprAST> Step; in ParseForExpr() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DIVDescriptors.cpp799 const SCEV *Step, BinaryOperator *BOp, in InductionDescriptor()
897 const SCEV *Step = SE->getUnknown(Addend); in isFPInductionPHI() local
1086 const SCEV *Step = AR->getStepRecurrence(*SE); in isInductionPHI() local
/external/perfetto/src/trace_processor/importers/common/
Dflow_tracker.cc56 void FlowTracker::Step(TrackId track_id, FlowId flow_id) { in Step() function in perfetto::trace_processor::FlowTracker
/external/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp278 const SCEV *Step = A->getStepRecurrence(SE); in FactorOutConstant() local
1059 const SCEV *Step = AR->getStepRecurrence(SE); in IsIncrementNSW() local
1073 const SCEV *Step = AR->getStepRecurrence(SE); in IsIncrementNUW() local
1197 const SCEV *Step = Normalized->getStepRecurrence(SE); in getAddRecExprPHILiterally() local
1286 const SCEV *Step = Normalized->getStepRecurrence(SE); in expandAddRecExprLiterally() local
2043 const SCEV *Step = AR->getStepRecurrence(SE); in generateOverflowCheck() local
2193 const SCEV *Step = AR->getStepRecurrence(SE); in follow() local
/external/llvm-project/llvm/examples/Kaleidoscope/Chapter6/
Dtoy.cpp218 std::unique_ptr<ExprAST> Start, End, Step, Body; member in __anon45d1c2f90111::ForExprAST
222 std::unique_ptr<ExprAST> End, std::unique_ptr<ExprAST> Step, in ForExprAST()
425 std::unique_ptr<ExprAST> Step; in ParseForExpr() local
/external/llvm/examples/Kaleidoscope/Chapter6/
Dtoy.cpp207 std::unique_ptr<ExprAST> Start, End, Step, Body; member in __anone499170b0111::ForExprAST
211 std::unique_ptr<ExprAST> End, std::unique_ptr<ExprAST> Step, in ForExprAST()
410 std::unique_ptr<ExprAST> Step; in ParseForExpr() local
/external/llvm-project/llvm/lib/Analysis/
DIVDescriptors.cpp893 const SCEV *Step, BinaryOperator *BOp, in InductionDescriptor()
991 const SCEV *Step = SE->getUnknown(Addend); in isFPInductionPHI() local
1180 const SCEV *Step = AR->getStepRecurrence(*SE); in isInductionPHI() local
/external/angle/src/tests/egl_tests/
DEGLContextASANTest.cpp62 enum class Step in TEST_P() enum
DEGLMultiContextTest.cpp107 enum class Step in TEST_P() enum

12345678