Searched refs:PTHREAD_CC (Results 1 - 10 of 10) sorted by relevance

/external/libevent/m4/
H A Dacx_pthread.m416 # Also sets PTHREAD_CC to any special C compiler that is needed for
22 # with $PTHREAD_CC $CFLAGS $PTHREAD_CFLAGS $LDFLAGS ... $PTHREAD_LIBS
30 # CC="$PTHREAD_CC"
258 AC_CHECK_PROGS(PTHREAD_CC, xlc_r cc_r, ${CC})
260 PTHREAD_CC=$CC
263 PTHREAD_CC="$CC"
268 AC_SUBST(PTHREAD_CC)
/external/google-breakpad/
H A Dconfigure641 PTHREAD_CC
6006 # Also sets PTHREAD_CC to any special C compiler that is needed for
6012 # $PTHREAD_CC $CFLAGS $PTHREAD_CFLAGS $LDFLAGS ... $PTHREAD_LIBS $LIBS
6019 # CC="$PTHREAD_CC"
6381 if test -n "$PTHREAD_CC"; then
6382 ac_cv_prog_PTHREAD_CC="$PTHREAD_CC" # Let the user override the test.
6401 PTHREAD_CC=$ac_cv_prog_PTHREAD_CC
6402 if test -n "$PTHREAD_CC"; then
6403 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PTHREAD_CC" >&5
6404 $as_echo "$PTHREAD_CC" >
[all...]
H A DMakefile.am405 src_client_linux_linux_dumper_unittest_helper_CC=$(PTHREAD_CC)
/external/ImageMagick/
H A Dconfigure947 PTHREAD_CC
11523 PTHREAD_CC="${CC}_r"
11535 if test -n "$PTHREAD_CC"; then
11536 ac_cv_prog_PTHREAD_CC="$PTHREAD_CC" # Let the user override the test.
11555 PTHREAD_CC=$ac_cv_prog_PTHREAD_CC
11556 if test -n "$PTHREAD_CC"; then
11557 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PTHREAD_CC" >&5
11558 $as_echo "$PTHREAD_CC" >&6; }
11565 test -n "$PTHREAD_CC" && break
11567 test -n "$PTHREAD_CC" || PTHREAD_C
[all...]
/external/libmicrohttpd/
H A Dconfigure727 PTHREAD_CC
12688 PTHREAD_CC="${CC}_r"
12700 if test -n "$PTHREAD_CC"; then
12701 ac_cv_prog_PTHREAD_CC="$PTHREAD_CC" # Let the user override the test.
12720 PTHREAD_CC=$ac_cv_prog_PTHREAD_CC
12721 if test -n "$PTHREAD_CC"; then
12722 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PTHREAD_CC" >&5
12723 $as_echo "$PTHREAD_CC" >&6; }
12730 test -n "$PTHREAD_CC" && break
12732 test -n "$PTHREAD_CC" || PTHREAD_C
[all...]
/external/pcre/dist2/
H A Dconfigure658 PTHREAD_CC
15193 if test -n "$PTHREAD_CC"; then
15194 ac_cv_prog_PTHREAD_CC="$PTHREAD_CC" # Let the user override the test.
15213 PTHREAD_CC=$ac_cv_prog_PTHREAD_CC
15214 if test -n "$PTHREAD_CC"; then
15215 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PTHREAD_CC" >&5
15216 $as_echo "$PTHREAD_CC" >&6; }
15223 test -n "$PTHREAD_CC" && break
15225 test -n "$PTHREAD_CC" || PTHREAD_CC
[all...]
/external/protobuf/
H A Dconfigure642 PTHREAD_CC
16415 if test -n "$PTHREAD_CC"; then
16416 ac_cv_prog_PTHREAD_CC="$PTHREAD_CC" # Let the user override the test.
16435 PTHREAD_CC=$ac_cv_prog_PTHREAD_CC
16436 if test -n "$PTHREAD_CC"; then
16437 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PTHREAD_CC" >&5
16438 $as_echo "$PTHREAD_CC" >&6; }
16445 test -n "$PTHREAD_CC" && break
16447 test -n "$PTHREAD_CC" || PTHREAD_CC
[all...]
/external/protobuf/gtest/
H A Dconfigure643 PTHREAD_CC
15478 if test -n "$PTHREAD_CC"; then
15479 ac_cv_prog_PTHREAD_CC="$PTHREAD_CC" # Let the user override the test.
15498 PTHREAD_CC=$ac_cv_prog_PTHREAD_CC
15499 if test -n "$PTHREAD_CC"; then
15500 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PTHREAD_CC" >&5
15501 $as_echo "$PTHREAD_CC" >&6; }
15508 test -n "$PTHREAD_CC" && break
15510 test -n "$PTHREAD_CC" || PTHREAD_CC
[all...]
/external/vulkan-validation-layers/tests/gtest-1.7.0/
H A Dconfigure623 PTHREAD_CC
15313 if test -n "$PTHREAD_CC"; then
15314 ac_cv_prog_PTHREAD_CC="$PTHREAD_CC" # Let the user override the test.
15333 PTHREAD_CC=$ac_cv_prog_PTHREAD_CC
15334 if test -n "$PTHREAD_CC"; then
15335 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PTHREAD_CC" >&5
15336 $as_echo "$PTHREAD_CC" >&6; }
15343 test -n "$PTHREAD_CC" && break
15345 test -n "$PTHREAD_CC" || PTHREAD_CC
[all...]
/external/libevent/
H A Dconfigure644 PTHREAD_CC
15810 if test -n "$PTHREAD_CC"; then
15811 ac_cv_prog_PTHREAD_CC="$PTHREAD_CC" # Let the user override the test.
15830 PTHREAD_CC=$ac_cv_prog_PTHREAD_CC
15831 if test -n "$PTHREAD_CC"; then
15832 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PTHREAD_CC" >&5
15833 $as_echo "$PTHREAD_CC" >&6; }
15840 test -n "$PTHREAD_CC" && break
15842 test -n "$PTHREAD_CC" || PTHREAD_CC
[all...]

Completed in 3174 milliseconds