Home
last modified time | relevance | path

Searched refs:check_cxx (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/
Dconfigure689 check_cxx "$@" <<EOF && soft_enable unit_tests
692 check_cxx "$@" <<EOF && soft_enable webm_io
695 check_cxx "$@" <<EOF && soft_enable libyuv
700 enabled pthread_h && check_cxx "$@" <<EOF && soft_enable unit_tests
703 check_cxx "$@" <<EOF && soft_enable webm_io
706 check_cxx "$@" <<EOF && soft_enable libyuv
/external/libvpx/libvpx/build/make/
Dconfigure.sh302 check_cxx() { function
303 log check_cxx "$@"
347 check_cxx -Werror "$@" <<EOF
352 check_cxx -Werror "$@" <<EOF
/external/modp_b64/
Dcommon.mk306 check_cxx = $(call check_compile_cxx,'int main() { return 0; }',$(1),$(2))
/external/minijail/
Dcommon.mk306 check_cxx = $(call check_compile_cxx,'int main() { return 0; }',$(1),$(2))