Home
last modified time | relevance | path

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

12

/external/droiddriver/src/io/appium/droiddriver/actions/
DSwipeAction.java99 private final int steps; field in SwipeAction
108 public SwipeAction(PhysicalDirection direction, int steps) { in SwipeAction()
115 public SwipeAction(PhysicalDirection direction, int steps, boolean drag, long timeoutMillis) { in SwipeAction()
131 public SwipeAction(PhysicalDirection direction, int steps, boolean drag, long timeoutMillis, in SwipeAction()
/external/dexmaker/src/dx/java/com/android/dx/ssa/
DOptimizer.java93 TranslationAdvice inAdvice, EnumSet<OptionalStep> steps) { in optimize()
130 EnumSet<OptionalStep> steps) { in optimizeMinimizeRegisters()
152 EnumSet<OptionalStep> steps) { in runSsaFormSteps()
242 TranslationAdvice inAdvice, EnumSet<OptionalStep> steps) { in debugNoRegisterAllocation()
/external/lldb/source/DataFormatters/
DLibCxxMap.cpp131 size_t steps = 0; in advance() local
161 size_t steps = 0; in tree_min() local
185 size_t steps = 0; in tree_max() local
219 size_t steps = 0; in increment() local
/external/jmonkeyengine/engine/src/core/com/jme3/scene/shape/
DPQTorus.java61 private int steps, radialSamples; field in PQTorus
79 int steps, int radialSamples) { in PQTorus()
129 …public void updateGeometry(float p, float q, float radius, float width, int steps, int radialSampl… in updateGeometry()
/external/clang/test/SemaCXX/
Dconstexpr-steps.cpp11 constexpr bool steps(int n) { in steps() function
/external/skia/src/animator/
DSkADrawable.cpp23 void SkADrawable::setSteps(int steps) { in setSteps()
DSkDisplayApply.h88 int32_t steps; variable
/external/guava/guava-testlib/src/com/google/common/collect/testing/
DIteratorTester.java72 protected IteratorTester(int steps, in IteratorTester()
DListIteratorTester.java43 protected ListIteratorTester(int steps, Iterable<E> elementsToInsert, in ListIteratorTester()
DAbstractIteratorTester.java324 AbstractIteratorTester(int steps, Iterable<E> elementsToInsertIterable, in AbstractIteratorTester()
/external/v8/test/mjsunit/regress/
Dregress-crbug-260345.js28 var steps = 100000; variable
/external/v8/test/mjsunit/es6/debug-promises/
Dreject-in-constructor.js13 var steps = 0; variable
/external/selinux/sepolgen/src/sepolgen/
Dutil.py21 def __init__(self, out, steps=100, indicator='#'): argument
/external/skia/bench/
DSKPAnimationBench.cpp14 const SkIRect& clip, SkMatrix animationMatrix, int steps) in SKPAnimationBench()
/external/vixl/src/vixl/a64/
Ddebugger-a64.h71 int steps() const { return steps_; } in steps() function
/external/v8/test/webkit/
Ddate-set-to-nan.js73 function testDateFunctionWithValueNoRecoverNaN(functionNameRoot, steps) argument
/external/skia/samplecode/
DSamplePathEffects.cpp104 int steps = 20; in onOnceBeforeDraw() local
/external/icu/icu4j/main/tests/charset/src/com/ibm/icu/dev/test/charset/
DTestConversion.java328 String steps[][] = { { "0", "bulk" }, // must be first for offsets to be checked in FromUnicodeCase() local
635 String steps[][] = { { "0", "bulk" }, // must be first for offsets to be checked in ToUnicodeCase() local
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/
DContinuousOutputModel.java108 private List<StepInterpolator> steps; field in ContinuousOutputModel
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
Ddebug.rb346 def look( steps = 1 ) argument
353 def peek( steps = 1 ) argument
/external/libvpx/libvpx/vp9/encoder/
Dvp9_resize.c427 static int get_down2_length(int length, int steps) { in get_down2_length()
435 int steps = 0; in get_down2_steps() local
449 int steps; in resize_multistep() local
742 int steps; in highbd_resize_multistep() local
/external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/direct/
DDirectSearchOptimizer.java139 public void setStartConfiguration(final double[] steps) in setStartConfiguration()
/external/libdrm/tests/modetest/
Dcursor.c129 static struct cursor_step steps[] = { variable
/external/v8/src/heap/
Dgc-tracer.cc378 int steps = 0; in MeanIncrementalMarkingDuration() local
/external/selinux/libsepol/cil/src/
Dcil_verify.c616 int steps = 0; in __cil_verify_user() local
656 int steps = 0; in __cil_verify_role() local
687 int steps = 0; in __cil_verify_type() local

12