Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/
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" -gt 1 ]; then
Dtestit96 if [ "$VERBOSE" ]
/ndk/tests/standalone/
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 ABI NULL
/ndk/sources/cxx-stl/llvm-libc++/tools/
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/
Ddev-rebuild-ndk.sh100 export VERBOSE=--verbose
161 $VERBOSE \
203 $VERBOSE \
226 $VERBOSE > $logfile 2>&1
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" -eq 1 ]; then
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
Dbuild-ndk-sysroot.sh51 if [ "$VERBOSE" = "yes" ] ; then
54 VERBOSE=yes
Drebuild-all-prebuilt.sh87 if [ "$VERBOSE" = "yes" ]; then
Dgen-system-symbols.sh31 VERBOSE=no
Dbuild-target-prebuilts.sh65 if [ "$VERBOSE" = "yes" ]; then
Dbuild-gdbserver.sh39 VERBOSE=no
Dgen-platforms.sh74 VERBOSE=no
83 if [ "$VERBOSE" = "yes" ] ; then
86 VERBOSE=yes
Dbuild-on-device-toolchain.sh61 if [ "$VERBOSE" = "yes" ]; then
Dbuild-device-llvm.sh119 if [ "$VERBOSE" = "yes" ]; then
Dbuild-host-prebuilts.sh118 if [ "$VERBOSE" = "yes" ]; then
Dbuild-llvm.sh146 if [ "$VERBOSE" = "yes" ]; then
Dprebuilt-common.sh495 if [ $VERBOSE = "yes" ] ; then
/ndk/tests/
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/build/awk/
Dgen-cygwin-deps-converter.awk130 if (VERBOSE == 1) {
Dgen-windows-host-path.awk127 if (VERBOSE == 1) {
/ndk/
Dndk-gdb.py64 VERBOSE = False variable
101 global VERBOSE
102 if VERBOSE:
110 global VERBOSE, DEBUG_PORT, DELAY, DEVICE_SERIAL
205 VERBOSE = args.verbose
Dndk-gdb177 VERBOSE=no
186 VERBOSE=yes