Searched refs:BITS_REQ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/
H A Dconfigure4602 BITS_REQ=nochange
4623 ""|nochange) BITS_REQ=$withval ;;
4624 32|64|64else32) BITS_REQ=$withval ;;
4631 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"
[all...]
/external/icu4c/
H A Dconfigure4357 BITS_REQ=nochange
4378 ""|nochange) BITS_REQ=$withval ;;
4379 32|64|64else32) BITS_REQ=$withval ;;
4386 if test "$cross_compiling" = "yes" -a "${BITS_REQ}" != "nochange"; then
4445 case "$BITS_REQ" in
4458 case "$BITS_REQ" in
4469 case "$BITS_REQ" in
4791 if test "$BITS_REQ" = "64else32"; then
4793 BITS_REQ=64
4801 if test "$BITS_REQ"
[all...]

Completed in 615 milliseconds