Searched refs:ac_cv_type_uint64_t (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/
H A Dconfigure5270 unset ac_cv_type_uint64_t
5279 ac_fn_c_check_type "$LINENO" "uint64_t" "ac_cv_type_uint64_t" "#include<$i>
5281 if test "x$ac_cv_type_uint64_t" = xyes; then :
5310 unset ac_cv_type_uint64_t
5319 ac_fn_c_check_type "$LINENO" "uint64_t" "ac_cv_type_uint64_t" "#include<$i>
5321 if test "x$ac_cv_type_uint64_t" = xyes; then :
8909 ac_cv_type_uint64_t="$ac_cv_type_uint64_t"
9691 if test "$ac_cv_type_uint64_t" = "yes" ; then
/external/srtp/
H A Dconfigure5672 if test "${ac_cv_type_uint64_t+set}" = set; then
5715 ac_cv_type_uint64_t=yes
5720 ac_cv_type_uint64_t=no
5724 echo "$as_me:$LINENO: result: $ac_cv_type_uint64_t" >&5
5725 echo "${ECHO_T}$ac_cv_type_uint64_t" >&6
5726 if test $ac_cv_type_uint64_t = yes; then
/external/chromium_org/third_party/icu/source/
H A Dconfigure7164 ac_fn_c_check_type "$LINENO" "uint64_t" "ac_cv_type_uint64_t" "$ac_includes_default"
7165 if test "x$ac_cv_type_uint64_t" = x""yes; then :
7225 if test $ac_cv_type_uint64_t = no; then
/external/icu4c/
H A Dconfigure6726 ac_fn_c_check_type "$LINENO" "uint64_t" "ac_cv_type_uint64_t" "$ac_includes_default"
6727 if test "x$ac_cv_type_uint64_t" = xyes; then :
6766 if test $ac_cv_type_uint64_t = no; then
/external/chromium/third_party/libevent/
H A Dconfigure22627 if test "${ac_cv_type_uint64_t+set}" = set; then
22630 ac_cv_type_uint64_t=no
22720 ac_cv_type_uint64_t=yes
22733 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_uint64_t" >&5
22734 $as_echo "$ac_cv_type_uint64_t" >&6; }
22735 if test "x$ac_cv_type_uint64_t" = x""yes; then
/external/chromium_org/third_party/libevent/
H A Dconfigure22627 if test "${ac_cv_type_uint64_t+set}" = set; then
22630 ac_cv_type_uint64_t=no
22720 ac_cv_type_uint64_t=yes
22733 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_uint64_t" >&5
22734 $as_echo "$ac_cv_type_uint64_t" >&6; }
22735 if test "x$ac_cv_type_uint64_t" = x""yes; then
/external/llvm/
H A Dconfigure17551 if test "${ac_cv_type_uint64_t+set}" = set; then
17607 ac_cv_type_uint64_t=yes
17612 ac_cv_type_uint64_t=no
17617 { echo "$as_me:$LINENO: result: $ac_cv_type_uint64_t" >&5
17618 echo "${ECHO_T}$ac_cv_type_uint64_t" >&6; }
17619 if test $ac_cv_type_uint64_t = yes; then
/external/llvm/projects/sample/
H A Dconfigure16394 if test "${ac_cv_type_uint64_t+set}" = set; then
16450 ac_cv_type_uint64_t=yes
16455 ac_cv_type_uint64_t=no
16460 { echo "$as_me:$LINENO: result: $ac_cv_type_uint64_t" >&5
16461 echo "${ECHO_T}$ac_cv_type_uint64_t" >&6; }
16462 if test $ac_cv_type_uint64_t = yes; then

Completed in 582 milliseconds