/aosp_15_r20/external/antlr/runtime/C/ |
H A D | configure.ac | 63 OBJECT_MODE= 72 OBJECT_MODE="64" 74 OBJECT_MODE="32" 139 AC_SUBST([OBJECT_MODE]) subst
|
H A D | Makefile.am | 77 export OBJECT_MODE
|
/aosp_15_r20/external/cronet/third_party/libc++/src/utils/libcxx/sym_check/ |
H A D | extract.py | 221 object_mode = environ.get("OBJECT_MODE") 222 if object_mode == "32": 224 elif object_mode == "64":
|
/aosp_15_r20/external/pcre/m4/ |
H A 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
|
/aosp_15_r20/external/curl/m4/ |
H A 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
|
/aosp_15_r20/external/libevent/m4/ |
H A 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
|
/aosp_15_r20/external/libpng/scripts/autoconf/ |
H A 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
|
/aosp_15_r20/external/speex/m4/ |
H A 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
|
/aosp_15_r20/external/toolchain-utils/binary_search_tool/sysroot_wrapper/ |
H A D | test_setup.sh | 17 # 2) ${BISECT_MODE} is OBJECT_MODE: 97 if [[ "${BISECT_MODE}" == "OBJECT_MODE" ]]; then
|
H A D | test_setup_host.sh | 23 if [[ "${BISECT_MODE}" == "OBJECT_MODE" ]]; then
|
H A D | setup.sh | 69 BISECT_MODE="OBJECT_MODE"
|
/aosp_15_r20/external/toolchain-utils/binary_search_tool/common/ |
H A D | test_setup.sh | 17 # 2) ${BISECT_MODE} is OBJECT_MODE: 97 if [[ "${BISECT_MODE}" == "OBJECT_MODE" ]]; then
|
/aosp_15_r20/external/toolchain-utils/binary_search_tool/cros_pkg/ |
H A D | test_setup.sh | 17 # 2) ${BISECT_MODE} is OBJECT_MODE: 97 if [[ "${BISECT_MODE}" == "OBJECT_MODE" ]]; then
|
/aosp_15_r20/external/cronet/third_party/libc++/src/utils/ci/ |
H A D | buildkite-pipeline.yml | 190 OBJECT_MODE: '32' 201 OBJECT_MODE: '64'
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/ |
D | mpc.info | 216 testing GNU MPC, it might be necessary to set the `OBJECT_MODE' 219 `export OBJECT_MODE=64'
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Basic/ |
D | DiagnosticDriverKinds.inc | 90 DIAG(err_drv_invalid_object_mode, CLASS_ERROR, (unsigned)diag::Severity::Error, "OBJECT_MODE settin…
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Basic/ |
D | DiagnosticDriverKinds.inc | 90 DIAG(err_drv_invalid_object_mode, CLASS_ERROR, (unsigned)diag::Severity::Error, "OBJECT_MODE settin…
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Basic/ |
D | DiagnosticDriverKinds.inc | 91 DIAG(err_drv_invalid_object_mode, CLASS_ERROR, (unsigned)diag::Severity::Error, "OBJECT_MODE settin…
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Basic/ |
D | DiagnosticDriverKinds.inc | 91 DIAG(err_drv_invalid_object_mode, CLASS_ERROR, (unsigned)diag::Severity::Error, "OBJECT_MODE settin…
|
/aosp_15_r20/external/iperf3/ |
H A 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
|
H A 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
|
/aosp_15_r20/external/sg3_utils/ |
H A 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
|
H A 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
|
/aosp_15_r20/external/libogg/ |
H A D | configure | 7871 # Even when GNU compilers ignore OBJECT_MODE but need '-maix64' flag, 7872 # the AIX toolchain works better with OBJECT_MODE set (default 32). 7873 if test 64 = "${OBJECT_MODE-32}"; then
|
/aosp_15_r20/external/libpng/ |
H A D | configure | 9576 # Even when GNU compilers ignore OBJECT_MODE but need '-maix64' flag, 9577 # the AIX toolchain works better with OBJECT_MODE set (default 32). 9578 if test 64 = "${OBJECT_MODE-32}"; then
|