Home
last modified time | relevance | path

Searched refs:VERBOSE2 (Results 1 – 14 of 14) sorted by relevance

/ndk/build/tools/
Dndk-common.sh77 VERBOSE2=${VERBOSE2-no}
147 if [ "$VERBOSE2" = "yes" ] ; then
173 if [ "$VERBOSE2" = "yes" ] ; then
734 if [ "$VERBOSE2" = "yes" ] ; then
788 if [ "$VERBOSE2" = "yes" ] ; then
Ddev-platform-compress.sh85 if [ "$VERBOSE2" = "yes" ]; then
Dbuild-host-awk.sh65 if [ "$VERBOSE2" = "yes" ]; then
Dgen-system-symbols.sh32 VERBOSE2=no
Drebuild-all-prebuilt.sh100 if [ "$VERBOSE2" = "yes" ]; then
Dbuilder-funcs.sh26 if [ "$VERBOSE2" = "yes" ]; then
71 if [ "$VERBOSE2" = "yes" ]; then
Dbuild-ndk-sysroot.sh52 VERBOSE2=yes
Dbuild-target-prebuilts.sh86 if [ "$VERBOSE2" = "yes" ]; then
Dbuild-on-device-toolchain.sh67 if [ "$VERBOSE2" = "yes" ]; then
Dbuild-host-prebuilts.sh133 if [ "$VERBOSE2" = "yes" ]; then
Dgen-platforms.sh78 VERBOSE2=no
87 VERBOSE2=yes
Dpackage-release.sh358 if [ "$VERBOSE2" = "yes" ] ; then
/ndk/tests/
Drun-tests.sh83 VERBOSE2=yes
359 if [ "$VERBOSE2" = "yes" ]; then
368 if [ "$VERBOSE2" = "yes" ]; then
478 if [ "$VERBOSE2" = "yes" ] ; then
/ndk/tests/abcc/
Dbuild-abcc.sh82 test "$VERBOSE2" = "yes" && FLAGS=$FLAGS" --verbose"