Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dconfigure726 check_cxx "$@" <<EOF && soft_enable unit_tests
731 enabled pthread_h && check_cxx "$@" <<EOF && soft_enable unit_tests
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
Dconfigure.sh296 check_cxx() { function
297 log check_cxx "$@"
341 *c++-analyzer|*clang++|*g++*) check_cxx -Werror "$@" <<EOF
345 *) check_cxx -Werror "$@" <<EOF