OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TRY64
(Results
1 - 10
of
10
) sorted by null
/external/valgrind/main/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
98
if [ "$
TRY64
" = "yes" ]; then
105
if [ "$ALSO_64" = "yes" -a "$
TRY64
" != "yes" ] ; then
prebuilt-common.sh
319
TRY64
=no
320
do_try64_option () {
TRY64
=yes; }
634
if [ "$
TRY64
" = "yes" ]; then
644
if [ "$
TRY64
" = "yes" ]; then
677
if [ "$HOST_ARCH" = "x86_64" -a "$
TRY64
" = "yes" ]; then
729
if [ "$HOST_ARCH" = "x86_64" -a "$
TRY64
" = "yes" ]; then
793
if [ "$
TRY64
" != "yes" ]; then
826
if [ "$
TRY64
" = "yes" ]; then
894
if [ "$
TRY64
" != "yes" ]; then
903
if [ "$
TRY64
" = "yes" ]; the
[
all
...]
dev-rebuild-ndk.sh
58
if [ "$
TRY64
" = "yes" ]; then
74
if [ "$
TRY64
" = "yes" ]; then
build-host-prebuilts.sh
124
if [ "$
TRY64
" = "yes" ]; then
242
if [ "$
TRY64
" = "yes" ]; then
323
if [ "$
TRY64
" != "yes" -a "$SYSTEM" != "windows" ]; then
package-release.sh
94
if [ "$
TRY64
" = "yes" ]; then
280
if [ "$
TRY64
" = "yes" -a "$USE32" = "no" ]; then
420
if [ "$
TRY64
" = "yes" ]; then
541
if [ "$
TRY64
" = "yes" ]; then
build-host-python.sh
108
if [ "$
TRY64
" = "yes" ]; then
build-gcc.sh
428
if [ "$
TRY64
" != "yes" ]; then
Completed in 99 milliseconds