Home
last modified time | relevance | path

Searched refs:BITS_REQ (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/
Dacinclude.m4130 BITS_REQ=nochange
148 ""|nochange) BITS_REQ=$withval ;;
149 32|64|64else32) BITS_REQ=$withval ;;
154 if test "$cross_compiling" = "yes" -a "${BITS_REQ}" != "nochange"; then
180 case "$BITS_REQ" in
193 case "$BITS_REQ" in
204 case "$BITS_REQ" in
413 if test "$BITS_REQ" = "64else32"; then
415 BITS_REQ=64
423 if test "$BITS_REQ" = "32" -a "$BITS_RUN_32" = "yes"; then
[all …]
Dconfigure4413 if test "$cross_compiling" = "yes" -a "${BITS_REQ}" != "nochange"; then
4472 case "$BITS_REQ" in
4485 case "$BITS_REQ" in
4496 case "$BITS_REQ" in
4818 if test "$BITS_REQ" = "64else32"; then
4820 BITS_REQ=64
4828 if test "$BITS_REQ" = "32" -a "$BITS_RUN_32" = "yes"; then
4834 elif test "$BITS_REQ" = "64" -a "$BITS_RUN_64" = "yes"; then
4841 …as_fn_error $? "Requested $BITS_REQ bit binaries but could not compile and execute them. See readm…
/external/chromium_org/third_party/icu/source/
Daclocal.m4126 BITS_REQ=nochange
144 ""|nochange) BITS_REQ=$withval ;;
145 32|64|64else32) BITS_REQ=$withval ;;
150 if test "$cross_compiling" = "yes" -a "${BITS_REQ}" != "nochange"; then
176 case "$BITS_REQ" in
189 case "$BITS_REQ" in
200 case "$BITS_REQ" in
408 if test "$BITS_REQ" = "64else32"; then
410 BITS_REQ=64
418 if test "$BITS_REQ" = "32" -a "$BITS_RUN_32" = "yes"; then
[all …]
Dconfigure4631 if test "$cross_compiling" = "yes" -a "${BITS_REQ}" != "nochange"; then
4690 case "$BITS_REQ" in
4703 case "$BITS_REQ" in
4714 case "$BITS_REQ" in
5023 if test "$BITS_REQ" = "64else32"; then
5025 BITS_REQ=64
5033 if test "$BITS_REQ" = "32" -a "$BITS_RUN_32" = "yes"; then
5039 elif test "$BITS_REQ" = "64" -a "$BITS_RUN_64" = "yes"; then
5046 …as_fn_error $? "Requested $BITS_REQ bit binaries but could not compile and execute them. See readm…