Searched refs:check_cxx (Results 1 – 6 of 6) sorted by relevance
/external/libvpx/ |
D | configure | 800 check_cxx "$@" <<EOF && soft_enable libyuv 808 check_cxx "$@" <<EOF && soft_enable libyuv
|
/external/libvpx/build/make/ |
D | configure.sh | 308 check_cxx() { function 309 log check_cxx "$@" 359 check_cxx -Werror "$@" <<EOF 364 check_cxx -Werror "$@" <<EOF
|
/external/libultrahdr/third_party/image_io/src/modp_b64/ |
D | common.mk | 306 check_cxx = $(call check_compile_cxx,'int main() { return 0; }',$(1),$(2))
|
/external/minijail/ |
D | common.mk | 301 check_cxx = $(call check_compile_cxx,'int main() { return 0; }',$(1),$(2))
|
/external/minigbm/ |
D | common.mk | 301 check_cxx = $(call check_compile_cxx,'int main() { return 0; }',$(1),$(2))
|
/external/modp_b64/ |
D | common.mk | 306 check_cxx = $(call check_compile_cxx,'int main() { return 0; }',$(1),$(2))
|