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

  /external/libvpx/libvpx/
configure 703 check_cxx "$@" <<EOF && soft_enable unit_tests
706 check_cxx "$@" <<EOF && soft_enable webm_io
709 check_cxx "$@" <<EOF && soft_enable libyuv
714 enabled pthread_h && check_cxx "$@" <<EOF && soft_enable unit_tests
717 check_cxx "$@" <<EOF && soft_enable webm_io
720 check_cxx "$@" <<EOF && soft_enable libyuv
  /external/libvpx/libvpx/build/make/
configure.sh 302 check_cxx() { function
303 log check_cxx "$@"
347 check_cxx -Werror "$@" <<EOF
352 check_cxx -Werror "$@" <<EOF
    [all...]
  /external/minijail/
common.mk 307 check_cxx = $(call check_compile_cxx,'int main() { return 0; }',$(1),$(2)) macro
    [all...]
  /external/modp_b64/
common.mk 306 check_cxx = $(call check_compile_cxx,'int main() { return 0; }',$(1),$(2)) macro
    [all...]

Completed in 90 milliseconds