Home
last modified time | relevance | path

Searched refs:TRY64 (Results 1 – 11 of 11) sorted by relevance

/ndk/sources/host-tools/nawk-20071023/
DGNUmakefile22 TRY64 := $(strip $(TRY64)) macro
42 ifdef TRY64
/ndk/build/tools/
Dbuild-host-awk.sh61 if [ "$TRY64" = "yes" ]; then
84 TRY64="$BUILD_TRY64" \
Dprebuilt-common.sh705 if [ "$TRY64" = "yes" ]; then
715 if [ "$TRY64" = "yes" ]; then
751 if [ "$HOST_ARCH" = "x86_64" -a "$TRY64" = "yes" ]; then
900 if [ "$TRY64" = "yes" ]; then
968 if [ "$TRY64" != "yes" ]; then
977 if [ "$TRY64" = "yes" ]; then
983 if [ "$TRY64" = "yes" ]; then
1203 if [ "$TRY64" = "no" ]; then
1214 if [ "$TRY64" = "no" ]; then
1219 if [ "$TRY64" = "no" ]; then
Drebuild-all-prebuilt.sh122 if [ "$TRY64" = "yes" ]; then
131 if [ "$ALSO_64" = "yes" -a "$TRY64" != "yes" ] ; then
Dpackage-release.sh94 if [ "$TRY64" = "yes" ]; then
287 if [ "$TRY64" = "yes" -a "$USE32" = "no" ]; then
411 if [ "$TRY64" = "yes" ]; then
571 if [ "$TRY64" = "yes" ]; then
586 if [ "$TRY64" = "yes" ]; then
Ddev-rebuild-ndk.sh68 if [ "$TRY64" = "yes" ]; then
84 if [ "$TRY64" = "yes" ]; then
Dbuild-host-prebuilts.sh139 if [ "$TRY64" = "yes" ]; then
257 if [ "$TRY64" = "yes" ]; then
343 if [ "$TRY64" != "yes" -a "$SYSTEM" != "windows" ]; then
Dbuild-target-prebuilts.sh130 if [ "$TRY64" = "yes" ]; then
Dbuild-host-python.sh108 if [ "$TRY64" = "yes" ]; then
Dbuild-gcc.sh548 if [ "$TRY64" != "yes" ]; then
Dbuild-llvm.sh150 if [ "$MINGW" = "yes" -a "$TRY64" != "yes" ]; then