Searched full:object_mode (Results 1 – 25 of 25) sorted by relevance
| /external/antlr/runtime/C/ |
| D | configure.ac | 63 OBJECT_MODE= 72 OBJECT_MODE="64" 74 OBJECT_MODE="32" 139 AC_SUBST([OBJECT_MODE]) subst
|
| D | Makefile.am | 77 export OBJECT_MODE
|
| /external/cronet/buildtools/third_party/libc++/trunk/utils/libcxx/sym_check/ |
| D | extract.py | 217 object_mode = environ.get('OBJECT_MODE') 218 if object_mode == '32': 220 elif object_mode == '64':
|
| /external/toolchain-utils/binary_search_tool/cros_pkg/ |
| D | test_setup.sh | 17 # 2) ${BISECT_MODE} is OBJECT_MODE: 97 if [[ "${BISECT_MODE}" == "OBJECT_MODE" ]]; then
|
| /external/toolchain-utils/binary_search_tool/common/ |
| D | test_setup.sh | 17 # 2) ${BISECT_MODE} is OBJECT_MODE: 97 if [[ "${BISECT_MODE}" == "OBJECT_MODE" ]]; then
|
| /external/toolchain-utils/binary_search_tool/sysroot_wrapper/ |
| D | test_setup.sh | 17 # 2) ${BISECT_MODE} is OBJECT_MODE: 97 if [[ "${BISECT_MODE}" == "OBJECT_MODE" ]]; then
|
| D | test_setup_host.sh | 23 if [[ "${BISECT_MODE}" == "OBJECT_MODE" ]]; then
|
| D | setup.sh | 69 BISECT_MODE="OBJECT_MODE"
|
| /external/pcre/m4/ |
| D | ltoptions.m4 | 354 # Even when GNU compilers ignore OBJECT_MODE but need '-maix64' flag, 355 # the AIX toolchain works better with OBJECT_MODE set (default 32). 356 if test 64 = "${OBJECT_MODE-32}"; then
|
| /external/libpng/scripts/ |
| D | ltoptions.m4 | 354 # Even when GNU compilers ignore OBJECT_MODE but need '-maix64' flag, 355 # the AIX toolchain works better with OBJECT_MODE set (default 32). 356 if test 64 = "${OBJECT_MODE-32}"; then
|
| /external/ImageMagick/m4/ |
| D | ltoptions.m4 | 354 # Even when GNU compilers ignore OBJECT_MODE but need '-maix64' flag, 355 # the AIX toolchain works better with OBJECT_MODE set (default 32). 356 if test 64 = "${OBJECT_MODE-32}"; then
|
| /external/curl/m4/ |
| D | ltoptions.m4 | 354 # Even when GNU compilers ignore OBJECT_MODE but need '-maix64' flag, 355 # the AIX toolchain works better with OBJECT_MODE set (default 32). 356 if test 64 = "${OBJECT_MODE-32}"; then
|
| /external/speex/m4/ |
| D | ltoptions.m4 | 354 # Even when GNU compilers ignore OBJECT_MODE but need '-maix64' flag, 355 # the AIX toolchain works better with OBJECT_MODE set (default 32). 356 if test 64 = "${OBJECT_MODE-32}"; then
|
| /external/libevent/m4/ |
| D | ltoptions.m4 | 354 # Even when GNU compilers ignore OBJECT_MODE but need '-maix64' flag, 355 # the AIX toolchain works better with OBJECT_MODE set (default 32). 356 if test 64 = "${OBJECT_MODE-32}"; then
|
| /external/cronet/buildtools/third_party/libc++/trunk/utils/ci/ |
| D | buildkite-pipeline.yml | 1001 OBJECT_MODE: "32" 1019 OBJECT_MODE: "64"
|
| /external/iperf3/ |
| D | aclocal.m4 | 8716 # Even when GNU compilers ignore OBJECT_MODE but need '-maix64' flag, 8717 # the AIX toolchain works better with OBJECT_MODE set (default 32). 8718 if test 64 = "${OBJECT_MODE-32}"; then
|
| D | configure | 7947 # Even when GNU compilers ignore OBJECT_MODE but need '-maix64' flag, 7948 # the AIX toolchain works better with OBJECT_MODE set (default 32). 7949 if test 64 = "${OBJECT_MODE-32}"; then
|
| /external/sg3_utils/ |
| D | aclocal.m4 | 8779 # Even when GNU compilers ignore OBJECT_MODE but need '-maix64' flag, 8780 # the AIX toolchain works better with OBJECT_MODE set (default 32). 8781 if test 64 = "${OBJECT_MODE-32}"; then
|
| D | configure | 8684 # Even when GNU compilers ignore OBJECT_MODE but need '-maix64' flag, 8685 # the AIX toolchain works better with OBJECT_MODE set (default 32). 8686 if test 64 = "${OBJECT_MODE-32}"; then
|
| /external/libpng/ |
| D | configure | 9264 # Even when GNU compilers ignore OBJECT_MODE but need '-maix64' flag, 9265 # the AIX toolchain works better with OBJECT_MODE set (default 32). 9266 if test 64 = "${OBJECT_MODE-32}"; then
|
| /external/speex/ |
| D | configure | 9028 # Even when GNU compilers ignore OBJECT_MODE but need '-maix64' flag, 9029 # the AIX toolchain works better with OBJECT_MODE set (default 32). 9030 if test 64 = "${OBJECT_MODE-32}"; then
|
| /external/pcre/ |
| D | configure | 9415 # Even when GNU compilers ignore OBJECT_MODE but need '-maix64' flag, 9416 # the AIX toolchain works better with OBJECT_MODE set (default 32). 9417 if test 64 = "${OBJECT_MODE-32}"; then
|
| /external/libevent/ |
| D | configure | 8669 # Even when GNU compilers ignore OBJECT_MODE but need '-maix64' flag, 8670 # the AIX toolchain works better with OBJECT_MODE set (default 32). 8671 if test 64 = "${OBJECT_MODE-32}"; then
|
| /external/ImageMagick/ |
| D | configure | 14106 # Even when GNU compilers ignore OBJECT_MODE but need '-maix64' flag, 14107 # the AIX toolchain works better with OBJECT_MODE set (default 32). 14108 if test 64 = "${OBJECT_MODE-32}"; then
|
| /external/curl/ |
| D | configure | 12671 # Even when GNU compilers ignore OBJECT_MODE but need '-maix64' flag, 12672 # the AIX toolchain works better with OBJECT_MODE set (default 32). 12673 if test 64 = "${OBJECT_MODE-32}"; then
|