Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/hal/middleware/ffmpeg_adapt/
Dconfigure_llvm1379 test_cpp_condition(){ function
1380 log test_cpp_condition "$@"
1397 test_cpp_condition "$@" && enable $name
5319 test "$subarch" = "x86_32" && test_cpp_condition stddef.h 'defined(__x86_64__)' &&
5727 test_cpp_condition stdlib.h "defined(__PIC__) || defined(__pic__) || defined(PIC)" && enable_weak p…
5839 test_cpp_condition stddef.h "defined __thumb__" && test_cc <<EOF && enable_weak thumb
5848 …elif ! test_cpp_condition stddef.h "defined __ARM_PCS || defined __SOFTFP__" && [ $target_os != da…
6336 …{ test_cpp_condition DeckLinkAPIVersion.h "BLACKMAGIC_DECKLINK_API_VERSION >= 0x0a0a0000" || die "…
6486 …{ test_cpp_condition libzvbi.h "VBI_VERSION_MAJOR > 0 || VBI_VERSION_MINOR > 2 || VBI_VERSION_MINO…
6504 { test_cpp_condition "AL/al.h" "defined(AL_VERSION_1_1)" ||
[all …]