Home
last modified time | relevance | path

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

/ndk/tests/standalone/
Drun.sh54 VERBOSE=1
76 VERBOSE=$(( $VERBOSE - 1 ))
82 VERBOSE=$(( $VERBOSE + 1 ))
149 if [ $VERBOSE -ge 3 ]; then
154 elif [ $VERBOSE -ge 2 ]; then
166 if [ $VERBOSE -ge 2 ]; then
176 if [ $VERBOSE -ge 1 ]; then
376 export PREFIX CFLAGS CXXFLAGS LDFLAGS VERBOSE ABI
/ndk/build/tools/
Ddev-rebuild-ndk.sh79 export VERBOSE=--verbose
164 $VERBOSE \
206 $VERBOSE \
225 $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
162 --verbose) VERBOSE=$(( $VERBOSE + 1 ));;
163 --quiet) VERBOSE=$(( $VERBOSE - 1 ));;
266 if [ "$VERBOSE" -eq 1 ]; then
Dbuild-ndk-sysroot.sh51 if [ "$VERBOSE" = "yes" ] ; then
54 VERBOSE=yes
Drebuild-all-prebuilt.sh79 if [ "$VERBOSE" = "yes" ]; then
Dbuild-target-prebuilts.sh61 if [ "$VERBOSE" = "yes" ]; then
Dgen-system-symbols.sh31 VERBOSE=no
Dgen-platforms.sh73 VERBOSE=no
82 if [ "$VERBOSE" = "yes" ] ; then
85 VERBOSE=yes
Dbuild-gdbserver.sh39 VERBOSE=no
Dbuild-host-prebuilts.sh110 if [ "$VERBOSE" = "yes" ]; then
Dprebuilt-common.sh459 if [ $VERBOSE = "yes" ] ; then
/ndk/build/core/
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
/ndk/tests/
Drun-tests.sh40 VERBOSE=no
60 if [ "$VERBOSE" = "yes" ] ; then
63 VERBOSE=yes
161 if [ $VERBOSE = "yes" ] ; then
322 if [ "$VERBOSE" = "yes" ]; then
472 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-gdb173 VERBOSE=no
182 VERBOSE=yes