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

<<21222324252627282930>>

  /external/chromium_org/build/android/buildbot/
bb_run_bot.py 102 '--steps=%s' % ','.join(bot_config.host_obj.host_steps)] +
127 H = (lambda steps, extra_args=None, extra_gyp=None, target_arch=None :
128 HostConfig('build/android/buildbot/bb_host_steps.py', steps, extra_args,
  /external/chromium_org/chrome/browser/resources/chromeos/login/
oobe_screen_oauth_enrollment.js 36 * Enrollment steps with names and buttons to show.
192 * Switches between the different steps in the enrollment flow.
193 * @param {string} step the steps to show, one of "signin", "working",
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
google_wallet.html 102 The integration steps below are based on the
105 integration steps.
119 <p>Follow these steps to use Google Wallet for digital goods in your app:</p>
  /external/chromium_org/native_client_sdk/src/doc/devguide/coding/
nacl_io.rst 50 functions. However, there are some steps required to initialize the library
51 and setup the filesystem mounts. In general the following steps will be needed
79 Follow these steps to build and run the demo:
  /external/chromium_org/native_client_sdk/src/doc/sdk/
download.rst 6 Follow the steps below to download and install the SDK:
39 Download Steps
223 Next steps:
  /external/icu4c/layout/
OpenTypeLayoutEngine.h 24 * steps:
34 * the previous two steps may have generated "fake" glyph indices to use with a "canned" GSUB
36 * perform any other adjustments requried by the previous steps.
  /external/junit/src/org/junit/runners/
ParentRunner.java 147 * and superclasses before any of the previous steps; all AfterClass methods are
148 * always executed: exceptions thrown by previous steps are combined, if
178 * always executed: exceptions thrown by previous steps are combined, if
  /external/oprofile/doc/
op-jit-devel.xml 41 developing the JVMTI library. Following are the high level steps to follow:
81 following steps:
87 <listitem>Perform any necessary steps to register with the VM to be notified of
  /frameworks/base/docs/html/sdk/installing/
installing-adt.jd 102 <p>To install the ADT Translation Manager Plugin follow these steps:</p>
140 steps above, here are some suggestions: </p>
196 to follow these steps again instead of the default update instructions.</p>
  /packages/apps/Email/tests/src/com/android/email/mail/store/
Pop3StoreUnitTests.java 384 * There are multiple versions of this test because we are simulating the steps of
412 // test is, can we recover? So I'll just repeat the above steps, without the failure.
427 * There are multiple versions of this test because we are simulating the steps of
454 // test is, can we recover? So I'll just repeat the above steps, without the failure.
469 * There are multiple versions of this test because we are simulating the steps of
497 // test is, can we recover? So I'll just repeat the above steps, without the failure.
512 * There are multiple versions of this test because we are simulating the steps of
549 // test is, can we recover? So I'll just repeat the above steps, without the failure.
596 // test is, can we recover? So I'll just repeat the above steps, without the failure.
611 * There are multiple versions of this test because we are simulating the steps o
    [all...]
  /packages/experimental/DreamTheater/src/com/android/dreamtheater/
BouncyDroid.java 213 int STEPS = 5;
214 final float dt = deltaTime / (float) STEPS;
215 while (STEPS-->0) {
  /cts/suite/audio_quality/lib/include/task/
TaskGeneric.h 61 // continue in the current loop. will result in skipping all subsequent steps
  /dalvik/tools/gdbjithelper/
gdbjithelper.c 28 * See README.txt for detailed steps.
  /developers/build/templates/CardStream/_MODULE_/
README-CardStream.txt 17 Steps to implement CardStream template:
  /developers/samples/android/sensors/BatchStepSensor/BatchStepSensorSample/
README-CardStream.txt 17 Steps to implement CardStream template:
  /development/samples/ApiDemos/src/com/example/android/apis/app/
TextToSpeechActivity.java 32 * <p>Demonstrates text-to-speech (TTS). Please note the following steps:</p>
  /development/samples/ApiDemos/src/com/example/android/apis/view/
GridLayout3.java 73 c.setText("You can configure email in a few simple steps:");
  /development/tools/labpretest/
README 35 Here are the steps to add a new device:
  /docs/source.android.com/src/devices/tech/test_infra/tradefed/fundamentals/
machine_setup.jd 50 <p>Building TF using the steps mentioned above will add the <code>tradefed.sh</code> launcher script
  /docs/source.android.com/src/source/
building-dream.jd 37 <p>Follow the <a href="downloading.html">normal steps</a> to setup repo and check out the sources.</p>
  /external/apache-http/src/org/apache/http/conn/routing/
package.html 47 helps in tracking the steps for establishing a route, while an
  /external/bison/
README-release 1 Here are most of the steps we (maintainers) follow when making a release.
  /external/ceres-solver/internal/ceres/
levenberg_marquardt_strategy.h 61 // solution quality. Since rejected steps lead to decrease in the
  /external/chromium/chrome/browser/chromeos/
audio_mixer_alsa.h 69 // Since volume is done in steps, we may not get the exact volume asked for,
  /external/chromium/chrome/browser/resources/
crashes.js 56 'What%20steps%20will%20reproduce%20this%20crash%20' +

Completed in 592 milliseconds

<<21222324252627282930>>