Home
last modified time | relevance | path

Searched refs:check_lib (Results 1 - 1 of 1) sorted by relevance

/device/soc/hisilicon/common/hal/middleware/ffmpeg_adapt/
H A Dconfigure_llvm1415 check_lib(){ function
1416 log check_lib "$@"
1550 check_lib $name "$@" || die "ERROR: $name_version not found"
6112 check_lib clock_gettime time.h clock_gettime || check_lib clock_gettime time.h clock_gettime -lrt
6124 check_func_headers time.h nanosleep || check_lib nanosleep time.h nanosleep -lrt
6155 check_lib xlib "X11/Xlib.h X11/extensions/Xvlib.h" XvGetPortAttribute -lXv -lX11 -lXext
6190 check_lib advapi32 "windows.h" RegCloseKey -ladvapi32
6191 check_lib bcrypt "windows.h bcrypt.h" BCryptGenRandom -lbcrypt &&
6193 check_lib ole3
[all...]

Completed in 5 milliseconds