Home
last modified time | relevance | path

Searched full:object_mode (Results 1 – 25 of 36) sorted by relevance

12

/aosp_15_r20/external/antlr/runtime/C/
H A Dconfigure.ac63 OBJECT_MODE=
72 OBJECT_MODE="64"
74 OBJECT_MODE="32"
139 AC_SUBST([OBJECT_MODE]) subst
H A DMakefile.am77 export OBJECT_MODE
/aosp_15_r20/external/cronet/third_party/libc++/src/utils/libcxx/sym_check/
H A Dextract.py221 object_mode = environ.get("OBJECT_MODE")
222 if object_mode == "32":
224 elif object_mode == "64":
/aosp_15_r20/external/pcre/m4/
H A Dltoptions.m4354 # 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 Dltoptions.m4354 # 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 Dltoptions.m4354 # 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 Dltoptions.m4354 # 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 Dltoptions.m4354 # 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 Dtest_setup.sh17 # 2) ${BISECT_MODE} is OBJECT_MODE:
97 if [[ "${BISECT_MODE}" == "OBJECT_MODE" ]]; then
H A Dtest_setup_host.sh23 if [[ "${BISECT_MODE}" == "OBJECT_MODE" ]]; then
H A Dsetup.sh69 BISECT_MODE="OBJECT_MODE"
/aosp_15_r20/external/toolchain-utils/binary_search_tool/common/
H A Dtest_setup.sh17 # 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 Dtest_setup.sh17 # 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 Dbuildkite-pipeline.yml190 OBJECT_MODE: '32'
201 OBJECT_MODE: '64'
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/
Dmpc.info216 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/
DDiagnosticDriverKinds.inc90 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/
DDiagnosticDriverKinds.inc90 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/
DDiagnosticDriverKinds.inc91 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/
DDiagnosticDriverKinds.inc91 DIAG(err_drv_invalid_object_mode, CLASS_ERROR, (unsigned)diag::Severity::Error, "OBJECT_MODE settin…
/aosp_15_r20/external/iperf3/
H A Daclocal.m48716 # 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 Dconfigure7947 # 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 Daclocal.m48779 # 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 Dconfigure8684 # 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 Dconfigure7871 # 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 Dconfigure9576 # 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

12