OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:check_cxx
(Results
1 - 6
of
6
) sorted by null
/external/libvpx/libvpx/
configure
696
check_cxx
"$@" <<EOF && soft_enable unit_tests
699
check_cxx
"$@" <<EOF && soft_enable webm_io
702
check_cxx
"$@" <<EOF && soft_enable libyuv
707
enabled pthread_h &&
check_cxx
"$@" <<EOF && soft_enable unit_tests
710
check_cxx
"$@" <<EOF && soft_enable webm_io
713
check_cxx
"$@" <<EOF && soft_enable libyuv
/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
287
check_cxx
() {
function
288
log
check_cxx
"$@"
332
check_cxx
-Werror "$@" <<EOF
337
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
...]
/external/minijail/
common.mk
306
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 221 milliseconds