HomeSort by relevance Sort by last modified time
    Searched refs:check_cxx (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/
configure 706 check_cxx "$@" <<EOF && soft_enable unit_tests
711 enabled pthread_h && check_cxx "$@" <<EOF && soft_enable unit_tests
  /external/libvpx/libvpx/build/make/
configure.sh 295 check_cxx() { function
296 log check_cxx "$@"
340 *g++*) check_cxx -Werror "$@" <<EOF
344 *) check_cxx "$@" <<EOF
    [all...]

Completed in 94 milliseconds