Home
last modified time | relevance | path

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

/external/libvpx/libvpx/build/make/
Dconfigure.sh309 check_cpp() { function
310 log check_cpp "$@"
334 check_cpp "$@" <<EOF && enable_feature $var
961 check_cpp <<EOF && float_abi=hard || float_abi=softfp
1299 check_cpp <<EOF && bits=x32
/external/llvm-project/lldb/source/Plugins/Language/ObjC/
DObjCLanguage.cpp913 const bool check_cpp = false; in GetPossibleFormattersMatches() local
916 compiler_type.IsPossibleDynamicType(nullptr, check_cpp, check_objc); in GetPossibleFormattersMatches()