Home
last modified time | relevance | path

Searched defs:getStep (Results 1 – 12 of 12) sorted by relevance

/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/xy/
DXYStepCalculator.java38 …public static XYStep getStep(XYPlot plot, XYAxisType axisType, RectF rect, Number minVal, Number m… in getStep() method in XYStepCalculator
51 …public static XYStep getStep(XYStepMode typeXY, float plotPixelSize, double stepValue, Number minV… in getStep() method in XYStepCalculator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DIntrinsicInst.cpp96 Value *InstrProfIncrementInst::getStep() const { in getStep() function in InstrProfIncrementInst
/external/llvm-project/llvm/include/llvm/Analysis/
DIVDescriptors.h279 const SCEV *getStep() const { return Step; } in getStep() function
/external/llvm/include/llvm/Transforms/Utils/
DLoopUtils.h291 const SCEV *getStep() const { return Step; } in getStep() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DIVDescriptors.h282 const SCEV *getStep() const { return Step; } in getStep() function
/external/universal-tween-engine/java/api/src/aurelienribon/tweenengine/
DBaseTween.java292 public int getStep() { in getStep() method in BaseTween
/external/llvm-project/llvm/lib/IR/
DIntrinsicInst.cpp98 Value *InstrProfIncrementInst::getStep() const { in getStep() function in InstrProfIncrementInst
/external/deqp/framework/randomshaders/
DrsgBinaryOps.cpp731 template <> inline float getStep (void) { return 0.25f; } in getStep() function
732 template <> inline int getStep (void) { return 1; } in getStep() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DInductiveRangeCheckElimination.cpp159 const SCEV *getStep() const { return Step; } in getStep() function in __anonb17d4a4d0111::InductiveRangeCheck
/external/llvm-project/llvm/lib/Transforms/Scalar/
DInductiveRangeCheckElimination.cpp161 const SCEV *getStep() const { return Step; } in getStep() function in __anon6965ded90111::InductiveRangeCheck
/external/clang/include/clang/AST/
DOpenMPClause.h2027 Expr *getStep() { return *(getFinals().end()); } in getStep() function
2029 const Expr *getStep() const { return *(getFinals().end()); } in getStep() function
/external/llvm-project/clang/include/clang/AST/
DOpenMPClause.h3701 Expr *getStep() { return *(getFinals().end()); } in getStep() function
3704 const Expr *getStep() const { return *(getFinals().end()); } in getStep() function