Home
last modified time | relevance | path

Searched defs:stepValue (Results 1 – 3 of 3) sorted by relevance

/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/xy/
DXYStepCalculator.java51 …public static XYStep getStep(XYStepMode typeXY, float plotPixelSize, double stepValue, Number minV… in getStep()
/external/llvm-project/mlir/lib/Dialect/SCF/
DSCF.cpp550 llvm::APInt stepValue = lb.getValue().cast<IntegerAttr>().getValue(); in matchAndRewrite() local
866 for (Value stepValue : stepValues) in verify() local
/external/llvm-project/flang/lib/Lower/
DIO.cpp376 auto stepValue = control.step.has_value() in genIoLoop() local