Searched refs:check_cxx (Results 1 – 4 of 4) sorted by relevance
689 check_cxx "$@" <<EOF && soft_enable unit_tests692 check_cxx "$@" <<EOF && soft_enable webm_io695 check_cxx "$@" <<EOF && soft_enable libyuv700 enabled pthread_h && check_cxx "$@" <<EOF && soft_enable unit_tests703 check_cxx "$@" <<EOF && soft_enable webm_io706 check_cxx "$@" <<EOF && soft_enable libyuv
302 check_cxx() { function303 log check_cxx "$@"347 check_cxx -Werror "$@" <<EOF352 check_cxx -Werror "$@" <<EOF
306 check_cxx = $(call check_compile_cxx,'int main() { return 0; }',$(1),$(2))