Searched refs:check_cxx (Results 1 – 4 of 4) sorted by relevance
696 check_cxx "$@" <<EOF && soft_enable unit_tests699 check_cxx "$@" <<EOF && soft_enable webm_io702 check_cxx "$@" <<EOF && soft_enable libyuv707 enabled pthread_h && check_cxx "$@" <<EOF && soft_enable unit_tests710 check_cxx "$@" <<EOF && soft_enable webm_io713 check_cxx "$@" <<EOF && soft_enable libyuv
287 check_cxx() { function288 log check_cxx "$@"332 check_cxx -Werror "$@" <<EOF337 check_cxx -Werror "$@" <<EOF
306 check_cxx = $(call check_compile_cxx,'int main() { return 0; }',$(1),$(2))