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

  /external/libvpx/libvpx/
configure 749 check_cxx "$@" <<EOF && soft_enable unit_tests
752 check_cxx "$@" <<EOF && soft_enable webm_io
755 check_cxx "$@" <<EOF && soft_enable libyuv
760 enabled pthread_h && check_cxx "$@" <<EOF && soft_enable unit_tests
763 check_cxx "$@" <<EOF && soft_enable webm_io
766 check_cxx "$@" <<EOF && soft_enable libyuv
  /external/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
ItaniumABILanguageRuntime.cpp 40 const bool check_cxx = true; local
42 return in_value.GetClangType().IsPossibleDynamicType (NULL, check_cxx, check_objc);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
configure 726 check_cxx "$@" <<EOF && soft_enable unit_tests
731 enabled pthread_h && check_cxx "$@" <<EOF && soft_enable unit_tests
  /external/libvpx/libvpx/build/make/
configure.sh 296 check_cxx() { function
297 log check_cxx "$@"
341 *c++-analyzer|*clang++|*g++*) check_cxx -Werror "$@" <<EOF
345 *) check_cxx -Werror "$@" <<EOF
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
configure.sh 296 check_cxx() { function
297 log check_cxx "$@"
341 *c++-analyzer|*clang++|*g++*) check_cxx -Werror "$@" <<EOF
345 *) check_cxx -Werror "$@" <<EOF
    [all...]

Completed in 604 milliseconds