OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:check_cxx
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/build/make/
configure.sh
291
check_cxx
() {
function
292
log
check_cxx
"$@"
336
*g++*)
check_cxx
-Werror "$@" <<EOF
340
*)
check_cxx
"$@" <<EOF
[
all
...]
/external/libvpx/libvpx/
configure
608
check_cxx
"$@" <<EOF && soft_enable unit_tests
Completed in 37 milliseconds