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 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
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 Dconfigure16525 if test "${ac_cv_type_uint64_t+set}" = set; then
16581 ac_cv_type_uint64_t=yes
16586 ac_cv_type_uint64_t=no
16591 { echo "$as_me:$LINENO: result: $ac_cv_type_uint64_t" >&5
16592 echo "${ECHO_T}$ac_cv_type_uint64_t" >&6; }
16593 if test $ac_cv_type_uint64_t = yes; then
/external/llvm/projects/sample/
H A Dconfigure16474 if test "${ac_cv_type_uint64_t+set}" = set; then
16530 ac_cv_type_uint64_t=yes
16535 ac_cv_type_uint64_t=no
16540 { echo "$as_me:$LINENO: result: $ac_cv_type_uint64_t" >&5
16541 echo "${ECHO_T}$ac_cv_type_uint64_t" >&6; }
16542 if test $ac_cv_type_uint64_t = yes; then

Completed in 521 milliseconds