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

  /external/valgrind/none/tests/amd64/
rcl-amd64.c 9 #define TRY64(C) \
40 TRY64(0); TRY64(1); TRY64(2); TRY64(3); TRY64(4); TRY64(5);
41 TRY64(6); TRY64(7); TRY64(8); TRY64(9); TRY64(10); TRY64(11)
    [all...]
  /ndk/sources/host-tools/nawk-20071023/
GNUmakefile 22 TRY64 := $(strip $(TRY64))
42 ifdef TRY64
  /ndk/build/tools/
build-host-awk.sh 61 if [ "$TRY64" = "yes" ]; then
84 TRY64="$BUILD_TRY64" \
rebuild-all-prebuilt.sh 122 if [ "$TRY64" = "yes" ]; then
131 if [ "$ALSO_64" = "yes" -a "$TRY64" != "yes" ] ; then
prebuilt-common.sh 383 TRY64=no
384 do_try64_option () { TRY64=yes; }
705 if [ "$TRY64" = "yes" ]; then
715 if [ "$TRY64" = "yes" ]; then
751 if [ "$HOST_ARCH" = "x86_64" -a "$TRY64" = "yes" ]; then
803 if [ "$HOST_ARCH" = "x86_64" -a "$TRY64" = "yes" ]; then
867 if [ "$TRY64" != "yes" ]; then
900 if [ "$TRY64" = "yes" ]; then
968 if [ "$TRY64" != "yes" ]; then
977 if [ "$TRY64" = "yes" ]; the
    [all...]
dev-rebuild-ndk.sh 68 if [ "$TRY64" = "yes" ]; then
84 if [ "$TRY64" = "yes" ]; then
package-release.sh 94 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
build-host-prebuilts.sh 139 if [ "$TRY64" = "yes" ]; then
257 if [ "$TRY64" = "yes" ]; then
343 if [ "$TRY64" != "yes" -a "$SYSTEM" != "windows" ]; then
build-target-prebuilts.sh 130 if [ "$TRY64" = "yes" ]; then
build-host-python.sh 108 if [ "$TRY64" = "yes" ]; then
build-gcc.sh 548 if [ "$TRY64" != "yes" ]; then
build-llvm.sh 150 if [ "$MINGW" = "yes" -a "$TRY64" != "yes" ]; then

Completed in 103 milliseconds