Home
last modified time | relevance | path

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

12

/external/skia/src/opts/
DSkChecksum_opts.h43 size_t steps = bytes/24; in hash_fn() local
97 size_t steps = bytes/12; in hash_fn() local
137 size_t steps = bytes/24; in hash_fn() local
/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/clang/test/SemaCXX/
Dconstexpr-steps.cpp11 constexpr bool steps(int n) { in steps() function
/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/chromium-trace/catapult/telemetry/third_party/altgraph/altgraph/
DGraphUtil.py51 def generate_scale_free_graph(steps, growth_num, self_loops=False, multi_edges=False): argument
/external/deqp/scripts/
Dcheck_build_sanity.py130 def runSteps (steps): argument
138 def runRecipe (steps): argument
263 name, steps = getAllRecipe(RECIPES) if args.recipe == "all" \ variable
/external/pdfium/core/fpdfapi/page/
Dcpdf_contentparser.cpp127 int steps = 0; in Continue() local
/external/skia/samplecode/
DSamplePathEffects.cpp98 int steps = 20; in onOnceBeforeDraw() local
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/
DContinuousOutputModel.java108 private List<StepInterpolator> steps; field in ContinuousOutputModel
/external/icu/icu4j/main/tests/charset/src/com/ibm/icu/dev/test/charset/
DTestConversion.java338 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/optimization/direct/
DDirectSearchOptimizer.java139 public void setStartConfiguration(final double[] steps) in setStartConfiguration()
/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.c351 static int get_down2_length(int length, int steps) { in get_down2_length()
358 int steps = 0; in get_down2_steps() local
369 int steps; in resize_multistep() local
656 int steps; in highbd_resize_multistep() local
/external/libdrm/tests/modetest/
Dcursor.c129 static const struct cursor_step steps[] = { variable
/external/selinux/python/sepolgen/src/sepolgen/
Dutil.py34 def __init__(self, out, steps=100, indicator='#'): argument
/external/v8/src/heap/
Dgc-tracer.h118 int steps; member
/external/chromium-trace/catapult/devil/devil/android/tools/
Dprovision_devices.py148 def ProvisionDevice(device, steps, blacklist, reboot_timeout=None): argument
/external/selinux/libsepol/cil/src/
Dcil_verify.c623 int steps = 0; in __cil_verify_user_pre_eval() local
674 int steps = 0; in __cil_verify_role() local
705 int steps = 0; in __cil_verify_type() local
/external/icu/icu4c/source/test/intltest/
Dconvtest.cpp1078 } steps[]={ in ToUnicodeCase() local
1525 } steps[]={ in FromUnicodeCase() local
/external/opencv/cvaux/src/
Dcvtexture.cpp270 int* steps, in icvCreateGLCM_LookupTable_8u_C1R()
/external/icu/icu4c/source/test/cintltst/
Dreapits.c190 TestCallbackFn(const void *context, int32_t steps) { in TestCallbackFn()
2257 static UBool U_CALLCONV MatchCallback(const void *context, int32_t steps) { in MatchCallback()
/external/opencv/cv/src/
Dcvemd.cpp753 int steps; in icvNewSolution() local
835 int i, steps = 1; in icvFindLoop() local
/external/webrtc/webrtc/base/
Dhttpcommon.cc729 size_t steps; member
910 size_t steps = 0; in HttpAuthenticate() local

12