Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/hal/middleware/ffmpeg_adapt/
Dconfigure_llvm1392 check_cpp_condition(){ function
1393 log check_cpp_condition "$@"
1576 check_cpp_condition "$@" || die "ERROR: $condition not satisfied"
5838 enabled msvc && check_cpp_condition thumb stddef.h "defined _M_ARMT"
5844 if check_cpp_condition vfp_args stddef.h "defined __ARM_PCS_VFP"; then
5846 elif check_cpp_condition vfp_args stddef.h "defined _M_ARM_FP && _M_ARM_FP >= 30"; then
5962 check_cpp_condition power8 "altivec.h" "defined(_ARCH_PWR8)"
6192 check_cpp_condition bcrypt bcrypt.h "defined BCRYPT_RNG_ALGORITHM"
6265 check_cpp_condition winrt windows.h "!WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)"
6477 check_cpp_condition libx262 x264.h "X264_MPEG2"
[all …]