HomeSort by relevance Sort by last modified time
    Searched full:steps (Results 576 - 600 of 2572) sorted by null

<<21222324252627282930>>

  /external/icu4c/samples/udata/
readme.txt 35 using the --prefix option. The steps to build ICU will look something
  /external/icu4c/samples/ufortune/
readme.txt 40 using the --prefix option. The steps to build ICU will look something
  /external/icu4c/samples/uresb/
readme.txt 41 using the --prefix option. The steps to build ICU will look something
  /external/jmonkeyengine/engine/src/android/jme3test/android/
TestAmbient.java 61 footsteps = new AudioNode(audioRenderer, assetManager, "Sound/Effects/Foot steps.ogg", true);
  /external/libvpx/libvpx/examples/includes/HTML-Toc-0.91/t/ManualTest/
manualTest1.htm 58 <p class=captionTable>Compile Steps</p>
  /external/skia/gm/tests/
rebaseline.sh 9 # http://70.32.156.51:10117/builders/Skia_PerCommit_House_Keeping/builds/1417/steps/RunGmSelfTests/logs/stdio )
  /external/v8/test/mjsunit/
debug-step-stub-callfunction.js 32 // Simple debug event handler which counts the number of breaks hit and steps.
debug-stepin-constructor.js 32 // Simple debug event handler which counts the number of breaks hit and steps.
  /frameworks/base/core/java/android/widget/
DoubleDigitManager.java 22 * Provides callbacks indicating the steps in two digit pressing within a
  /frameworks/base/docs/html/training/basics/firstapp/
index.jd 40 <a href="{@docRoot}sdk/index.html">Android SDK</a> and following the install steps.
  /libcore/dalvik/src/main/java/dalvik/annotation/
TestLevel.java 53 * method but the missing test steps are too complex and costly to
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_cfgparser.py 321 "bar9=something %(with9)s lots of interpolation (9 steps)\n"
322 "bar10=something %(with10)s lots of interpolation (10 steps)\n"
323 "bar11=something %(with11)s lots of interpolation (11 steps)\n"
365 "lots of interpolation (11 steps)"),
373 "something with lots of interpolation (9 steps)")
375 "something with lots of interpolation (10 steps)")
454 "something %(with9)s lots of interpolation (9 steps)")
456 "something %(with10)s lots of interpolation (10 steps)")
458 "something %(with11)s lots of interpolation (11 steps)")
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_cfgparser.py 321 "bar9=something %(with9)s lots of interpolation (9 steps)\n"
322 "bar10=something %(with10)s lots of interpolation (10 steps)\n"
323 "bar11=something %(with11)s lots of interpolation (11 steps)\n"
365 "lots of interpolation (11 steps)"),
373 "something with lots of interpolation (9 steps)")
375 "something with lots of interpolation (10 steps)")
454 "something %(with9)s lots of interpolation (9 steps)")
456 "something %(with10)s lots of interpolation (10 steps)")
458 "something %(with11)s lots of interpolation (11 steps)")
  /prebuilts/sdk/16/
uiautomator.jar 
  /prebuilts/sdk/17/
uiautomator.jar 
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
RedundentExprEliminator.java 432 * Change a given number of steps to a single variable reference.
436 * @param numSteps The number of steps to be changed.
480 * Create a new WalkingIterator from the steps in another WalkingIterator.
482 * @param wi The iterator from where the steps will be taken.
483 * @param numSteps The number of steps from the first to copy into the new
512 * Compare a given number of steps between two iterators, to see if they are equal.
516 * @param numSteps The number of steps to compare.
517 * @return true If the given number of steps are equal.
546 * number of steps, with the most steps occuring earlier in the list
    [all...]
  /frameworks/base/docs/html/tools/help/uiautomator/
UiScrollable.jd 169 steps (5).</div>
187 <div class="jd-descrdiv">Performs a forward fling with the default number of fling steps (5).</div>
369 <span class="sympad"><a href="#scrollBackward(int)">scrollBackward</a></span>(int steps)</nobr>
389 <div class="jd-descrdiv">Performs a backward scroll with the default number of scroll steps (55).</div>
426 <div class="jd-descrdiv">Performs a forward scroll with the default number of scroll steps (55).</div>
442 <span class="sympad"><a href="#scrollForward(int)">scrollForward</a></span>(int steps)</nobr>
535 <span class="sympad"><a href="#scrollToBeginning(int, int)">scrollToBeginning</a></span>(int maxSwipes, int steps)</nobr>
553 <span class="sympad"><a href="#scrollToEnd(int, int)">scrollToEnd</a></span>(int maxSwipes, int steps)</nobr>
938 <span class="sympad"><a href="UiObject.html#dragTo(com.android.uiautomator.core.UiObject, int)">dragTo</a></span>(<a href="UiObject.html">UiObject</a> destObj, int steps)</nobr>
956 <span class="sympad"><a href="UiObject.html#dragTo(int, int, int)">dragTo</a></span>(int destX, int destY, int steps)</nobr
    [all...]
  /bionic/libc/include/sys/
_system_properties.h 69 ** - reading a value requires the following steps
75 ** - writing a value requires the following steps
  /development/samples/training/AnimationsDemo/src/com/example/android/animationsdemo/
ScreenSlideActivity.java 44 * The number of pages (wizard steps) to show in this demo.
50 * and next wizard steps.
  /development/tools/idegen/
README 20 Repeat these steps after each sync...
47 Repeat these steps after each sync...
  /device/lge/hammerhead/
CleanSpec.mk 18 # of the list. These steps will only be run once, if they haven't been
38 # NEWER CLEAN STEPS MUST BE AT THE END OF THE LIST
  /external/ceres-solver/internal/ceres/
dogleg_strategy.h 130 // Gauss-Newton and Cauchy steps from the last call to ComputeStep
140 // Cauchy steps can be reused to compute the Dogleg, thus reuse is
  /external/chromium/chrome/browser/remoting/
setup_flow.h 87 // Base class for error steps. It shows the error message returned by
134 // different setup flow steps.
  /external/chromium/chrome/common/
chrome_paths_mac.mm 35 // From C.app/Contents/Versions/1.2.3.4, go up three steps to get to C.app.
147 // .app's versioned directory. Go up two steps to get to the browser
  /external/chromium_org/chrome/browser/chromeos/login/
login_utils_browsertest.cc 592 // |steps| is the test parameter, and is the number of successful fetches.
595 int steps = GetParam(); local
601 if (steps < 1) break;
610 if (steps < 2) break;
617 if (steps < 3) break;
629 if (steps < 4) break;
636 if (steps < 5) break;
647 if (steps < 5) {

Completed in 3785 milliseconds

<<21222324252627282930>>