/external/skia/tools/ |
coverage.sh | 14 QUIET=-q 22 lcov $QUIET --gcov-tool=$GCOV -c -b out/Coverage -d out/Coverage -o /tmp/baseline -i 26 lcov $QUIET --gcov-tool=$GCOV -c -b out/Coverage -d out/Coverage -o /tmp/coverage 28 lcov $QUIET -a /tmp/baseline -a /tmp/coverage -o /tmp/merged 30 genhtml $QUIET /tmp/merged --legend -o out/Coverage/report
|
/external/minijail/ |
common.mk | 156 QUIET = @ 158 QUIET= 194 $(if $(wildcard $(dir $1)),$2,$(QUIET)mkdir -p "$(dir $1)") 201 $(QUIET)# Create the archive in one step to avoid parallel use accessing it 202 $(QUIET)# before all the symbols are present. 206 $(QUIET)$(AR) rcs $(TARGET_OR_MEMBER) \ 233 $(QUIET)($(ECHO) -n '$(COLOR_RED)CLEANFILE$(COLOR_RESET) ' && \ 240 $(QUIET)# $(1) not empty [$(wildcard $(1)/*)]. Not deleting., 241 $(QUIET)($(ECHO) -n '$(COLOR_RED)CLEANDIR$(COLOR_RESET) ' && \ 364 QUIET = [all...] |
/external/modp_b64/ |
common.mk | 156 QUIET = @ 158 QUIET= 194 $(if $(wildcard $(dir $1)),$2,$(QUIET)mkdir -p "$(dir $1)") 201 $(QUIET)# Create the archive in one step to avoid parallel use accessing it 202 $(QUIET)# before all the symbols are present. 206 $(QUIET)$(AR) rcs $(TARGET_OR_MEMBER) \ 233 $(QUIET)($(ECHO) -n '$(COLOR_RED)CLEANFILE$(COLOR_RESET) ' && \ 240 $(QUIET)# $(1) not empty [$(wildcard $(1)/*)]. Not deleting., 241 $(QUIET)($(ECHO) -n '$(COLOR_RED)CLEANDIR$(COLOR_RESET) ' && \ 364 QUIET = [all...] |
/hardware/ti/omap4-aah/domx/make/ |
start.mk | 78 QUIET := &> /dev/null
|
/hardware/ti/omap4xxx/domx/make/ |
start.mk | 78 QUIET := &> /dev/null
|
/art/test/etc/ |
run-test-jar | 6 if [ "$QUIET" = "n" ]; then 38 QUIET="n" 59 if [ "x$1" = "x--quiet" ]; then 60 QUIET="y" 418 strip_cmdline="zip --quiet --delete $DEX_LOCATION/$TEST_NAME.jar classes.dex" 459 if [ "$QUIET" = "n" ]; then 503 if [ "$QUIET" = "n" ]; then
|
/cts/tests/tests/media/src/android/media/cts/ |
SoundPoolTest.java | 41 private static final int QUIET = LOUD / 2; 192 int streamID1 = mSoundPool.play(sampleID1, LOUD, QUIET, PRIORITY, -1, 1); 196 int streamID2 = mSoundPool.play(sampleID2, QUIET, LOUD, PRIORITY, -1, 1); 202 streamID1 = mSoundPool.play(sampleID1, LOUD, QUIET, PRIORITY, 1, 1); 203 streamID2 = mSoundPool.play(sampleID2, QUIET, LOUD, PRIORITY, 0, 1);
|
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ |
UOption.java | 72 public static UOption QUIET() { return create("quiet", 'q', NO_ARG); }
|
/external/libvpx/libvpx/ |
libs.doxy_template | 432 # The QUIET tag can be used to turn on/off the messages that are generated 435 QUIET = YES [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/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/icu/icu4c/source/tools/makeconv/ |
makeconv.cpp | 80 UBool QUIET = FALSE; 231 "\t-q or --quiet do not display warnings and progress\n", 253 QUIET = options[OPT_QUIET].doesOccur; 359 if(uprv_stricmp(p,data.staticData.name) && !QUIET)
|
/external/autotest/site_utils/docgen/ |
doxygen.conf | 521 # The QUIET tag can be used to turn on/off the messages that are generated 524 QUIET = NO [all...] |
/external/icu/icu4c/source/tools/genrb/ |
genrb.cpp | 58 QUIET, 189 "\t-q or --quiet do not display warnings\n" 236 if(options[QUIET].doesOccur) {
|
/prebuilts/tools/common/m2/repository/org/codehaus/gmaven/runtime/gmaven-runtime-api/1.5/ |
gmaven-runtime-api-1.5.jar | |
/external/libpng/contrib/libtests/ |
pngimage.c | 507 QUIET, /* no normal messages */ 585 dp->options = WARNINGS; /* default to !verbose, !quiet */ 663 /* Required to quiet GNUC warnings when the compiler sees a stdarg function 694 case VERBOSE: case WARNINGS: case ERRORS: case QUIET: [all...] |
/external/icu/icu4c/source/tools/gencnval/ |
gencnval.c | 138 static UBool quiet = FALSE; variable 208 QUIET 248 "\t-q or --quiet do not display warnings and progress\n" 260 if(options[QUIET].doesOccur) { 261 quiet = TRUE; 940 if (tag != 0 && !quiet) { /* Only show the warning when it's not the leftover tag. */ [all...] |
/prebuilts/eclipse/maven/apache-maven-3.2.1/lib/ |
maven-embedder-3.2.1.jar | |
/external/icu/icu4c/source/tools/pkgdata/ |
pkgdata.cpp | 120 QUIET, 162 /*19*/ UOPTION_DEF( "quiet", 'q', UOPT_NO_ARG), 387 if(options[QUIET].doesOccur) { 388 o.quiet = TRUE; 390 o.quiet = FALSE; [all...] |
/external/vboot_reference/ |
Makefile | 79 # Quiet? Use QUIET=1 80 ifeq (${QUIET},) [all...] |
/frameworks/native/services/inputflinger/ |
InputReader.h | 169 // Quiet time between certain pointer gesture transitions. [all...] |
InputReader.cpp | [all...] |
/prebuilts/tools/common/m2/repository/org/apache/maven/maven-core/2.0.9/ |
maven-core-2.0.9.jar | |
/prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/1.10/ |
gradle-tooling-api-1.10.jar | |
/prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/1.11/ |
gradle-tooling-api-1.11.jar | |
/prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/1.12/ |
gradle-tooling-api-1.12.jar | |