HomeSort by relevance Sort by last modified time
    Searched refs:QUIET (Results 1 - 21 of 21) sorted by null

  /art/test/etc/
reference-run-test-classes 7 # --quiet -- don't chatter
13 if [ "$QUIET" = "n" ]; then
19 QUIET="n"
23 if [ "x$1" = "x--quiet" ]; then
24 QUIET="y"
push-and-run-test-jar 7 if [ "$QUIET" = "n" ]; then
19 QUIET="n"
24 if [ "x$1" = "x--quiet" ]; then
25 QUIET="y"
99 if [ "$QUIET" = "n" ]; then
host-run-test-jar 7 if [ "$QUIET" = "n" ]; then
20 QUIET="n"
23 if [ "x$1" = "x--quiet" ]; then
24 QUIET="y"
  /dalvik/tests/etc/
reference-run-test-classes 7 # --quiet -- don't chatter
13 if [ "$QUIET" = "n" ]; then
19 QUIET="n"
23 if [ "x$1" = "x--quiet" ]; then
24 QUIET="y"
push-and-run-test-jar 7 # --quiet -- don't chatter
18 if [ "$QUIET" = "n" ]; then
27 QUIET="n"
32 if [ "x$1" = "x--quiet" ]; then
33 QUIET="y"
100 if [ "$QUIET" = "n" ]; then
host-run-test-jar 7 # --quiet -- don't chatter
17 if [ "$QUIET" = "n" ]; then
29 QUIET="n"
33 if [ "x$1" = "x--quiet" ]; then
34 QUIET="y"
  /cts/tests/tests/media/src/android/media/cts/
SoundPoolTest.java 38 private static final int QUIET = LOUD / 2;
189 int streamID1 = mSoundPool.play(sampleID1, LOUD, QUIET, PRIORITY, -1, 1);
193 int streamID2 = mSoundPool.play(sampleID2, QUIET, LOUD, PRIORITY, -1, 1);
199 streamID1 = mSoundPool.play(sampleID1, LOUD, QUIET, PRIORITY, 1, 1);
200 streamID2 = mSoundPool.play(sampleID2, QUIET, LOUD, PRIORITY, 0, 1);
  /hardware/ti/omap4xxx/domx/make/
start.mk 78 QUIET := &> /dev/null
  /external/libvpx/libvpx/
libs.doxy_template 438 # The QUIET tag can be used to turn on/off the messages that are generated
441 QUIET = YES
    [all...]
  /external/chromium_org/third_party/icu/source/tools/genrb/
genrb.c 44 QUIET,
175 "\t-q or --quiet do not display warnings\n"
223 if(options[QUIET].doesOccur) {
  /external/icu4c/tools/genrb/
genrb.c 45 QUIET,
187 "\t-q or --quiet do not display warnings\n"
234 if(options[QUIET].doesOccur) {
  /external/chromium_org/third_party/icu/source/tools/pkgdata/
pkgdata.cpp 146 QUIET
186 /*19*/ UOPTION_DEF( "quiet", 'q', UOPT_NO_ARG)
382 if(options[QUIET].doesOccur) {
383 o.quiet = TRUE;
385 o.quiet = FALSE;
    [all...]
  /external/icu4c/tools/pkgdata/
pkgdata.cpp 107 QUIET,
149 /*19*/ UOPTION_DEF( "quiet", 'q', UOPT_NO_ARG),
370 if(options[QUIET].doesOccur) {
371 o.quiet = TRUE;
373 o.quiet = FALSE;
    [all...]
  /frameworks/base/services/input/
InputReader.h 162 // Quiet time between certain pointer gesture transitions.
    [all...]
InputReader.cpp     [all...]
  /prebuilts/tools/common/m2/internal/org/gradle/gradle-tooling-api/1.6/
gradle-tooling-api-1.6.jar 
  /prebuilts/tools/common/m2/internal/org/gradle/gradle-tooling-api/1.6-rc-1/
gradle-tooling-api-1.6-rc-1.jar 
  /prebuilts/tools/common/m2/internal/org/gradle/gradle-tooling-api/1.7/
gradle-tooling-api-1.7.jar 
  /build/tools/droiddoc/templates-sac/assets/js/
android_3p-bundle.js     [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
android_3p-bundle.js     [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
compiler.jar 

Completed in 573 milliseconds