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

/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/icu4c/
H A Dconfigure7191 ac_fn_c_check_type "$LINENO" "uint64_t" "ac_cv_type_uint64_t" "$ac_includes_default"
7192 if test "x$ac_cv_type_uint64_t" = x""yes; then :
7252 if test $ac_cv_type_uint64_t = no; then
H A Dconfigure.orig7164 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/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/llvm/
H A Dconfigure16783 if test "${ac_cv_type_uint64_t+set}" = set; then
16839 ac_cv_type_uint64_t=yes
16844 ac_cv_type_uint64_t=no
16849 { echo "$as_me:$LINENO: result: $ac_cv_type_uint64_t" >&5
16850 echo "${ECHO_T}$ac_cv_type_uint64_t" >&6; }
16851 if test $ac_cv_type_uint64_t = yes; then
/external/llvm/projects/sample/
H A Dconfigure16363 if test "${ac_cv_type_uint64_t+set}" = set; then
16419 ac_cv_type_uint64_t=yes
16424 ac_cv_type_uint64_t=no
16429 { echo "$as_me:$LINENO: result: $ac_cv_type_uint64_t" >&5
16430 echo "${ECHO_T}$ac_cv_type_uint64_t" >&6; }
16431 if test $ac_cv_type_uint64_t = yes; then

Completed in 240 milliseconds