Searched refs:VERBOSE (Results 1 – 25 of 28) sorted by relevance
12
29 VERBOSE=132 if [ "$VERBOSE" -gt 1 ]; then35 case $VERBOSE in52 if [ "$VERBOSE" -gt 2 ]; then55 case $VERBOSE in111 VERBOSE=$(( $VERBOSE + 1 ))284 if [ "$VERBOSE" -gt 2 ]; then295 if [ "$VERBOSE" -gt 2 ]; then427 if [ "$VERBOSE" -gt 1 ]; then437 if [ "$VERBOSE" -gt 1 ]; then
100 if [ "$VERBOSE" ]
56 VERBOSE=178 VERBOSE=$(( $VERBOSE - 1 ))84 VERBOSE=$(( $VERBOSE + 1 ))151 if [ $VERBOSE -ge 3 ]; then156 elif [ $VERBOSE -ge 2 ]; then168 if [ $VERBOSE -ge 2 ]; then178 if [ $VERBOSE -ge 1 ]; then439 export PREFIX CC CXX CFLAGS CXXFLAGS LDFLAGS VERBOSE ABI NULL
29 VERBOSE=132 if [ "$VERBOSE" -gt 1 ]; then35 case $VERBOSE in52 if [ "$VERBOSE" -gt 2 ]; then55 case $VERBOSE in104 VERBOSE=$(( $VERBOSE + 1 ))297 if [ "$VERBOSE" -gt 2 ]; then308 if [ "$VERBOSE" -gt 2 ]; then434 if [ "$VERBOSE" -gt 1 ]; then444 if [ "$VERBOSE" -gt 1 ]; then
22 #if VERBOSE53 #if VERBOSE in Java_compiler_abcc_AbccService_genLibs()61 #if VERBOSE in Java_compiler_abcc_AbccService_genLibs()
21 #if VERBOSE31 #if VERBOSE41 #if VERBOSE
19 VERBOSE=122 if [ "$VERBOSE" -gt 1 ]; then25 case $VERBOSE in39 if [ "$VERBOSE" -gt 1 ]; then56 VERBOSE=$(( $VERBOSE + 1 ))
110 export VERBOSE=--verbose171 $VERBOSE \215 $VERBOSE \239 $VERBOSE > $logfile 2>&1
26 VERBOSE=163 if [ "$VERBOSE" -gt 0 ]; then66 if [ "$VERBOSE" -gt 1 ]; then69 if [ "$VERBOSE" -gt 1 ]; then81 if [ "$VERBOSE" -gt 0 ]; then161 --verbose) VERBOSE=$(( $VERBOSE + 1 ));;162 --quiet) VERBOSE=$(( $VERBOSE - 1 ));;296 if [ "$VERBOSE" -eq 1 ]; then
76 VERBOSE=${VERBOSE-yes}125 if [ "$VERBOSE" = "yes" ] ; then136 if [ "$VERBOSE" = "yes" ] ; then158 if [ "$VERBOSE" = "yes" ] ; then176 elif [ "$VERBOSE" = "yes" ]; then
51 if [ "$VERBOSE" = "yes" ] ; then54 VERBOSE=yes
31 VERBOSE=no
97 if [ "$VERBOSE" = "yes" ]; then
39 VERBOSE=no
77 VERBOSE=no86 if [ "$VERBOSE" = "yes" ] ; then89 VERBOSE=yes
83 if [ "$VERBOSE" = "yes" ]; then
64 if [ "$VERBOSE" = "yes" ]; then
126 if [ "$VERBOSE" = "yes" ]; then
54 VERBOSE=no82 if [ "$VERBOSE" = "yes" ] ; then85 VERBOSE=yes201 if [ $VERBOSE = "yes" ] ; then372 if [ "$VERBOSE" = "yes" ]; then698 if [ "$VERBOSE" = "yes" ] ; then
130 if (VERBOSE == 1) {
127 if (VERBOSE == 1) {
88 VERBOSE = False variable125 global VERBOSE126 if VERBOSE:134 global VERBOSE, DEBUG_PORT, DELAY, DEVICE_SERIAL232 VERBOSE = args.verbose
181 VERBOSE=no190 VERBOSE=yes
203 #if ON_DEVICE && VERBOSE in compile()208 #if ON_DEVICE && VERBOSE in compile()
81 test "$VERBOSE" = "yes" && FLAGS=$FLAGS" --verbose"