HomeSort by relevance Sort by last modified time
    Searched refs:DEFAULT_GCC_VERSION_LIST (Results 1 - 6 of 6) sorted by null

  /ndk/build/tools/
dev-defaults.sh 50 DEFAULT_GCC_VERSION_LIST="4.6 4.8 4.9"
220 for VERSION in $DEFAULT_GCC_VERSION_LIST; do
dev-cleanup.sh 44 for VERSION in $DEFAULT_GCC_VERSION_LIST; do
package-release.sh 395 for VERSION in $DEFAULT_GCC_VERSION_LIST; do
402 for VERSION in $DEFAULT_GCC_VERSION_LIST; do
478 for VERSION in $DEFAULT_GCC_VERSION_LIST; do
build-gnu-libstdc++.sh 45 GCC_VERSION_LIST=$DEFAULT_GCC_VERSION_LIST
  /ndk/tests/build/check-armeabi-v7a-prebuilts/
build.sh 233 for VERSION in $DEFAULT_GCC_VERSION_LIST; do
  /ndk/tests/
run-tests-all.sh 90 for V in $DEFAULT_GCC_VERSION_LIST; do
191 for GCC_VERSION in $(commas_to_spaces $DEFAULT_GCC_VERSION_LIST); do

Completed in 372 milliseconds