/external/droiddriver/src/io/appium/droiddriver/actions/ |
D | SwipeAction.java | 99 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/ |
D | Optimizer.java | 93 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/ |
D | LibCxxMap.cpp | 131 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/ |
D | PQTorus.java | 61 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/ |
D | constexpr-steps.cpp | 11 constexpr bool steps(int n) { in steps() function
|
/external/skia/src/animator/ |
D | SkADrawable.cpp | 23 void SkADrawable::setSteps(int steps) { in setSteps()
|
D | SkDisplayApply.h | 88 int32_t steps; variable
|
/external/guava/guava-testlib/src/com/google/common/collect/testing/ |
D | IteratorTester.java | 72 protected IteratorTester(int steps, in IteratorTester()
|
D | ListIteratorTester.java | 43 protected ListIteratorTester(int steps, Iterable<E> elementsToInsert, in ListIteratorTester()
|
D | AbstractIteratorTester.java | 324 AbstractIteratorTester(int steps, Iterable<E> elementsToInsertIterable, in AbstractIteratorTester()
|
/external/v8/test/mjsunit/regress/ |
D | regress-crbug-260345.js | 28 var steps = 100000; variable
|
/external/v8/test/mjsunit/es6/debug-promises/ |
D | reject-in-constructor.js | 13 var steps = 0; variable
|
/external/selinux/sepolgen/src/sepolgen/ |
D | util.py | 21 def __init__(self, out, steps=100, indicator='#'): argument
|
/external/skia/bench/ |
D | SKPAnimationBench.cpp | 14 const SkIRect& clip, SkMatrix animationMatrix, int steps) in SKPAnimationBench()
|
/external/vixl/src/vixl/a64/ |
D | debugger-a64.h | 71 int steps() const { return steps_; } in steps() function
|
/external/v8/test/webkit/ |
D | date-set-to-nan.js | 73 function testDateFunctionWithValueNoRecoverNaN(functionNameRoot, steps) argument
|
/external/skia/samplecode/ |
D | SamplePathEffects.cpp | 104 int steps = 20; in onOnceBeforeDraw() local
|
/external/icu/icu4j/main/tests/charset/src/com/ibm/icu/dev/test/charset/ |
D | TestConversion.java | 328 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/ |
D | ContinuousOutputModel.java | 108 private List<StepInterpolator> steps; field in ContinuousOutputModel
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
D | debug.rb | 346 def look( steps = 1 ) argument 353 def peek( steps = 1 ) argument
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_resize.c | 427 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/ |
D | DirectSearchOptimizer.java | 139 public void setStartConfiguration(final double[] steps) in setStartConfiguration()
|
/external/libdrm/tests/modetest/ |
D | cursor.c | 129 static struct cursor_step steps[] = { variable
|
/external/v8/src/heap/ |
D | gc-tracer.cc | 378 int steps = 0; in MeanIncrementalMarkingDuration() local
|
/external/selinux/libsepol/cil/src/ |
D | cil_verify.c | 616 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
|