Searched refs:VERBOSE (Results 1 - 23 of 23) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/
H A Dtestit_android31 VERBOSE=1
34 if [ "$VERBOSE" -gt 1 ]; then
37 case $VERBOSE in
54 if [ "$VERBOSE" -gt 2 ]; then
57 case $VERBOSE in
96 VERBOSE=$(( $VERBOSE + 1 ))
264 if [ "$VERBOSE" -gt 2 ]; then
273 if [ "$VERBOSE" -gt 2 ]; then
312 if [ "$VERBOSE"
[all...]
H A Dtestit96 if [ "$VERBOSE" ]
/ndk/tests/standalone/
H A Drun.sh55 VERBOSE=1
77 VERBOSE=$(( $VERBOSE - 1 ))
83 VERBOSE=$(( $VERBOSE + 1 ))
150 if [ $VERBOSE -ge 3 ]; then
155 elif [ $VERBOSE -ge 2 ]; then
167 if [ $VERBOSE -ge 2 ]; then
177 if [ $VERBOSE -ge 1 ]; then
425 export PREFIX CC CXX CFLAGS CXXFLAGS LDFLAGS VERBOSE AB
[all...]
/ndk/sources/cxx-stl/llvm-libc++/tools/
H A Dupgrade-upstream.sh19 VERBOSE=1
22 if [ "$VERBOSE" -gt 1 ]; then
25 case $VERBOSE in
39 if [ "$VERBOSE" -gt 1 ]; then
56 VERBOSE=$(( $VERBOSE + 1 ))
/ndk/build/tools/
H A Ddev-rebuild-ndk.sh100 export VERBOSE=--verbose
161 $VERBOSE \
203 $VERBOSE \
226 $VERBOSE > $logfile 2>&1
H A Dndk-common.sh76 VERBOSE=${VERBOSE-yes}
125 if [ "$VERBOSE" = "yes" ] ; then
136 if [ "$VERBOSE" = "yes" ] ; then
158 if [ "$VERBOSE" = "yes" ] ; then
176 elif [ "$VERBOSE" = "yes" ]; then
H A Dbuild-mingw64-toolchain.sh34 VERBOSE=1
71 if [ "$VERBOSE" -gt 0 ]; then
74 if [ "$VERBOSE" -gt 1 ]; then
77 if [ "$VERBOSE" -gt 1 ]; then
89 if [ "$VERBOSE" -gt 0 ]; then
169 --verbose) VERBOSE=$(( $VERBOSE + 1 ));;
170 --quiet) VERBOSE=$(( $VERBOSE - 1 ));;
273 if [ "$VERBOSE"
[all...]
H A Drebuild-all-prebuilt.sh87 if [ "$VERBOSE" = "yes" ]; then
H A Dgen-system-symbols.sh31 VERBOSE=no
H A Dbuild-ndk-sysroot.sh51 if [ "$VERBOSE" = "yes" ] ; then
54 VERBOSE=yes
H A Dbuild-target-prebuilts.sh65 if [ "$VERBOSE" = "yes" ]; then
H A Dbuild-gdbserver.sh39 VERBOSE=no
H A Dgen-platforms.sh74 VERBOSE=no
83 if [ "$VERBOSE" = "yes" ] ; then
86 VERBOSE=yes
H A Dbuild-device-llvm.sh119 if [ "$VERBOSE" = "yes" ]; then
120 MAKE_FLAGS="VERBOSE=1"
H A Dbuild-host-prebuilts.sh118 if [ "$VERBOSE" = "yes" ]; then
H A Dbuild-on-device-toolchain.sh61 if [ "$VERBOSE" = "yes" ]; then
H A Dbuild-llvm.sh146 if [ "$VERBOSE" = "yes" ]; then
147 MAKE_FLAGS="VERBOSE=1"
H A Dprebuilt-common.sh491 VERBOSE=no
495 if [ $VERBOSE = "yes" ] ; then
498 VERBOSE=yes
/ndk/build/awk/
H A Dgen-cygwin-deps-converter.awk124 # build/core/init.mk defines VERBOSE to 1 when it needs to dump the
130 if (VERBOSE == 1) {
H A Dgen-windows-host-path.awk121 # build/core/init.mk defines VERBOSE to 1 when it needs to dump the
127 if (VERBOSE == 1) {
/ndk/tests/
H A Drun-tests.sh42 VERBOSE=no
63 if [ "$VERBOSE" = "yes" ] ; then
66 VERBOSE=yes
174 if [ $VERBOSE = "yes" ] ; then
338 if [ "$VERBOSE" = "yes" ]; then
586 if [ "$VERBOSE" = "yes" ] ; then
/ndk/
H A Dndk-gdb.py64 VERBOSE = False variable
101 global VERBOSE
102 if VERBOSE:
110 global VERBOSE, DEBUG_PORT, DELAY, DEVICE_SERIAL
205 VERBOSE = args.verbose
H A Dndk-gdb177 VERBOSE=no
186 VERBOSE=yes

Completed in 308 milliseconds