/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/xy/ |
D | XYStepCalculator.java | 38 …public static XYStep getStep(XYPlot plot, XYAxisType axisType, RectF rect, Number minVal, Number m… in getStep() method in XYStepCalculator 42 … step = getStep(plot.getDomainStepMode(), rect.width(), plot.getDomainStepValue(), minVal, maxVal); in getStep() 45 … step = getStep(plot.getRangeStepMode(), rect.height(), plot.getRangeStepValue(), minVal, maxVal); in getStep() 51 …public static XYStep getStep(XYStepMode typeXY, float plotPixelSize, double stepValue, Number minV… in getStep() method in XYStepCalculator
|
D | XYGraphWidget.java | 538 XYStep domainStep = XYStepCalculator.getStep(plot, XYAxisType.DOMAIN, in drawGrid() 614 XYStep rangeStep = XYStepCalculator.getStep(plot, XYAxisType.RANGE, in drawGrid()
|
/external/androidplot/AndroidPlot-Core/src/test/java/com/androidplot/xy/ |
D | XYStepCalculatorTest.java | 47 …XYStep step = XYStepCalculator.getStep(XYStepMode.SUBDIVIDE, plotSize, numSegments, minVal, maxVal… in testSubdivide() 55 … step = XYStepCalculator.getStep(XYStepMode.SUBDIVIDE, plotSize, numSegments, minVal, maxVal); in testSubdivide()
|
D | XYSeriesRendererTest.java | 79 …XYStep domainStep = XYStepCalculator.getStep(plot, XYAxisType.DOMAIN, gridRect, plot.getCalculated… in testDataToGridCorrelation()
|
/external/llvm-project/mlir/lib/Dialect/Affine/Transforms/ |
D | AffineLoopNormalize.cpp | 94 (op.getStep() == 1)) in normalizeAffineFor() 106 int64_t origLoopStep = op.getStep(); in normalizeAffineFor()
|
D | AffineDataCopyGeneration.cpp | 153 bool recurseInner = skipNonUnitStrideLoops ? forOp.getStep() != 1 in runOnBlock()
|
/external/deqp/framework/randomshaders/ |
D | rsgBinaryOps.cpp | 730 template <typename T> T getStep (void); 731 template <> inline float getStep (void) { return 0.25f; } in getStep() function 732 template <> inline int getStep (void) { return 1; } in getStep() function 742 …ndom, float min, float max) const { return getQuantizedFloat(random, min, max, getStep<float>()); } in operator ()() 763 aMax = rMin - getStep<T>(); in operator ()() 798 …ndom, float min, float max) const { return getQuantizedFloat(random, min, max, getStep<float>()); } in operator ()() 830 aMin = rMax + getStep<T>(); in operator ()()
|
/external/llvm-project/mlir/lib/Transforms/Utils/ |
D | LoopUtils.cpp | 90 int64_t step = forOp.getStep(); in getCleanupLoopLowerBound() 261 ubOperands, ubMap, srcForOp.getStep()); in generateShiftedLoop() 280 -static_cast<int64_t>(srcForOp.getStep() * shift)), in generateShiftedLoop() 327 int64_t step = forOp.getStep(); in affineForOpBodySkew() 666 AffineExpr origLoopStep = b.getAffineConstantExpr(origLoop.getStep()); in setIntraTileBoundsParametric() 688 newIntraTileLoop.setStep(origLoop.getStep()); in setIntraTileBoundsParametric() 785 newLoop.setStep(origLoop.getStep()); in setInterTileBoundsParametric() 1145 int64_t step = forOp.getStep(); in loopUnrollByFactor() 1368 int64_t step = forOp.getStep(); in loopUnrollJamByFactor() 1651 auto originalStep = forOp.getStep(); in stripmineSink() [all …]
|
/external/tensorflow/tensorflow/compiler/mlir/xla/experimental/conv_emitter/ |
D | conv_emitter_transforms.cc | 62 loop.getStep() == 1 && loop.getUpperBoundMap().getNumResults() == 1 && in IsSimpleLoop()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | IntrinsicInst.cpp | 96 Value *InstrProfIncrementInst::getStep() const { in getStep() function in InstrProfIncrementInst
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | IVDescriptors.h | 282 const SCEV *getStep() const { return Step; } in getStep() function
|
/external/llvm-project/llvm/include/llvm/Analysis/ |
D | IVDescriptors.h | 279 const SCEV *getStep() const { return Step; } in getStep() function
|
/external/universal-tween-engine/java/api/src/aurelienribon/tweenengine/ |
D | BaseTween.java | 292 public int getStep() { in getStep() method in BaseTween
|
/external/llvm/include/llvm/Transforms/Utils/ |
D | LoopUtils.h | 291 const SCEV *getStep() const { return Step; } in getStep() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
D | InstrProfiling.cpp | 645 Builder.CreateAtomicRMW(AtomicRMWInst::Add, Addr, Inc->getStep(), in lowerIncrement() 648 Value *IncStep = Inc->getStep(); in lowerIncrement() 650 auto *Count = Builder.CreateAdd(Load, Inc->getStep()); in lowerIncrement()
|
/external/llvm-project/llvm/lib/Transforms/Instrumentation/ |
D | InstrProfiling.cpp | 704 Builder.CreateAtomicRMW(AtomicRMWInst::Add, Addr, Inc->getStep(), in lowerIncrement() 707 Value *IncStep = Inc->getStep(); in lowerIncrement() 709 auto *Count = Builder.CreateAdd(Load, Inc->getStep()); in lowerIncrement()
|
/external/llvm-project/llvm/lib/IR/ |
D | IntrinsicInst.cpp | 98 Value *InstrProfIncrementInst::getStep() const { in getStep() function in InstrProfIncrementInst
|
/external/llvm-project/mlir/lib/Transforms/ |
D | PipelineDataTransfer.cpp | 100 int64_t step = forOp.getStep(); in doubleBuffer()
|
/external/llvm-project/mlir/lib/Analysis/ |
D | LoopAnalysis.cpp | 38 int64_t step = forOp.getStep(); in buildTripCountMapAndOperands()
|
/external/turbine/javatests/com/google/turbine/lower/ |
D | LowerTest.java | 365 assertThat(path[0].getStep(0)).isEqualTo(TypePath.ARRAY_ELEMENT); in typePath() 367 assertThat(path[0].getStep(1)).isEqualTo(TypePath.ARRAY_ELEMENT); in typePath()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | LoopInfo.cpp | 211 const SCEV *Step = IndDesc.getStep(); in getBounds() 361 return SE.isLoopInvariant(IndDesc.getStep(), this); in isAuxiliaryInductionVariable()
|
/external/llvm-project/llvm/lib/Analysis/ |
D | LoopInfo.cpp | 212 const SCEV *Step = IndDesc.getStep(); in getBounds() 362 return SE.isLoopInvariant(IndDesc.getStep(), this); in isAuxiliaryInductionVariable()
|
/external/llvm-project/mlir/lib/Conversion/SCFToGPU/ |
D | SCFToGPU.cpp | 67 return builder.create<ConstantIndexOp>(forOp.getLoc(), forOp.getStep()); in getOrCreateStep()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
D | LoopVectorize.cpp | 1833 assert(PSE.getSE()->isLoopInvariant(ID.getStep(), OrigLoop) && in widenIntOrFpInduction() 1839 Step = Exp.expandCodeFor(ID.getStep(), ID.getStep()->getType(), in widenIntOrFpInduction() 1842 Step = cast<SCEVUnknown>(ID.getStep())->getValue(); in widenIntOrFpInduction() 2828 auto Step = ID.getStep(); in emitTransformedIndex() 3054 Type *StepType = II.getStep()->getType(); in createVectorizedLoopSkeleton() 3180 !II.getStep()->getType()->isIntegerTy() in fixupIVUsers() 3182 II.getStep()->getType()) in fixupIVUsers() 3183 : B.CreateSExtOrTrunc(CountMinusOne, II.getStep()->getType()); in fixupIVUsers() 4166 PtrInd = Builder.CreateSExtOrTrunc(PtrInd, II.getStep()->getType()); in widenPHIInstruction()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | IntrinsicInst.h | 819 Value *getStep() const;
|