Searched refs:check_function_exists (Results 1 – 25 of 25) sorted by relevance
| /external/clang/tools/scan-build-py/tests/functional/exec/ |
| D | CMakeLists.txt | 17 check_function_exists(execve HAVE_EXECVE) 18 check_function_exists(execv HAVE_EXECV) 19 check_function_exists(execvpe HAVE_EXECVPE) 20 check_function_exists(execvp HAVE_EXECVP) 21 check_function_exists(execvP HAVE_EXECVP2) 22 check_function_exists(exect HAVE_EXECT) 23 check_function_exists(execl HAVE_EXECL) 24 check_function_exists(execlp HAVE_EXECLP) 25 check_function_exists(execle HAVE_EXECLE) 26 check_function_exists(posix_spawn HAVE_POSIX_SPAWN) [all …]
|
| /external/clang/tools/scan-build-py/libear/ |
| D | __init__.py | 31 configure.check_function_exists('execve', 'HAVE_EXECVE') 32 configure.check_function_exists('execv', 'HAVE_EXECV') 33 configure.check_function_exists('execvpe', 'HAVE_EXECVPE') 34 configure.check_function_exists('execvp', 'HAVE_EXECVP') 35 configure.check_function_exists('execvP', 'HAVE_EXECVP2') 36 configure.check_function_exists('exect', 'HAVE_EXECT') 37 configure.check_function_exists('execl', 'HAVE_EXECL') 38 configure.check_function_exists('execlp', 'HAVE_EXECLP') 39 configure.check_function_exists('execle', 'HAVE_EXECLE') 40 configure.check_function_exists('posix_spawn', 'HAVE_POSIX_SPAWN') [all …]
|
| /external/tcpdump/ |
| D | CMakeLists.txt | 336 check_function_exists(strlcat HAVE_STRLCAT) 337 check_function_exists(strlcpy HAVE_STRLCPY) 338 check_function_exists(strdup HAVE_STRDUP) 339 check_function_exists(strsep HAVE_STRSEP) 361 check_function_exists(gethostbyaddr STDLIBS_HAVE_GETHOSTBYADDR) 382 check_function_exists(getservent STDLIBS_HAVE_GETSERVENT) 390 check_function_exists(getservent LIBSOCKET_HAS_GETSERVENT) 413 check_function_exists(getopt_long HAVE_GETOPT_LONG) 414 check_function_exists(strftime HAVE_STRFTIME) 415 check_function_exists(setlinebuf HAVE_SETLINEBUF) [all …]
|
| /external/llvm/cmake/ |
| D | config-ix.cmake | 213 check_function_exists(_alloca HAVE__ALLOCA) 214 check_function_exists(__alloca HAVE___ALLOCA) 215 check_function_exists(__chkstk HAVE___CHKSTK) 216 check_function_exists(__chkstk_ms HAVE___CHKSTK_MS) 217 check_function_exists(___chkstk HAVE____CHKSTK) 218 check_function_exists(___chkstk_ms HAVE____CHKSTK_MS) 220 check_function_exists(__ashldi3 HAVE___ASHLDI3) 221 check_function_exists(__ashrdi3 HAVE___ASHRDI3) 222 check_function_exists(__divdi3 HAVE___DIVDI3) 223 check_function_exists(__fixdfdi HAVE___FIXDFDI) [all …]
|
| /external/libxml2/ |
| D | CMakeLists.txt | 142 check_function_exists(class HAVE_CLASS) 147 check_function_exists(fpclass HAVE_FPCLASS) 148 check_function_exists(ftime HAVE_FTIME) 149 check_function_exists(gettimeofday HAVE_GETTIMEOFDAY) 151 check_function_exists(isascii HAVE_ISASCII) 154 check_function_exists(mmap HAVE_MMAP) 155 check_function_exists(munmap HAVE_MUNMAP) 159 check_function_exists(putenv HAVE_PUTENV) 160 check_function_exists(rand_r HAVE_RAND_R) 162 check_function_exists(stat HAVE_STAT) [all …]
|
| /external/cronet/third_party/libxml/src/ |
| D | CMakeLists.txt | 142 check_function_exists(class HAVE_CLASS) 147 check_function_exists(fpclass HAVE_FPCLASS) 148 check_function_exists(ftime HAVE_FTIME) 149 check_function_exists(gettimeofday HAVE_GETTIMEOFDAY) 151 check_function_exists(isascii HAVE_ISASCII) 154 check_function_exists(mmap HAVE_MMAP) 155 check_function_exists(munmap HAVE_MUNMAP) 159 check_function_exists(putenv HAVE_PUTENV) 160 check_function_exists(rand_r HAVE_RAND_R) 162 check_function_exists(stat HAVE_STAT) [all …]
|
| /external/libsrtp2/ |
| D | CMakeLists.txt | 30 check_function_exists(sigaction HAVE_SIGACTION) 31 check_function_exists(inet_aton HAVE_INET_ATON) 32 check_function_exists(usleep HAVE_USLEEP)
|
| /external/libpcap/rpcapd/ |
| D | CMakeLists.txt | 2 check_function_exists(crypt HAVE_CRYPT_IN_SYSTEM_LIBRARIES) 24 check_function_exists(getspnam HAVE_GETSPNAM) 32 check_function_exists(getaddrinfo STDLIBS_HAVE_GETADDRINFO)
|
| /external/flac/microbench/ |
| D | CMakeLists.txt | 6 check_function_exists(clock_gettime HAVE_CLOCK_GETTIME)
|
| /external/eigen/cmake/ |
| D | FindLAPACK.cmake | 33 # check_function_exists macro) whether can link against that library 102 check_function_exists(${_name}_ ${_prefix}_${_name}_${_combined_name}_f2c_WORKS) 117 check_function_exists(${_name} ${_prefix}_${_name}${_combined_name}_WORKS)
|
| D | FindMetis.cmake | 227 check_function_exists(METIS_NodeND METIS_WORKS)
|
| D | FindSCOTCH.cmake | 288 check_function_exists(SCOTCH_graphInit SCOTCH_WORKS)
|
| D | FindHWLOC.cmake | 272 check_function_exists(hwloc_topology_init HWLOC_WORKS)
|
| D | FindPTSCOTCH.cmake | 334 check_function_exists(SCOTCH_dgraphInit PTSCOTCH_WORKS)
|
| D | FindPASTIX.cmake | 658 check_function_exists(pastix PASTIX_WORKS)
|
| D | FindBLAS.cmake | 300 check_function_exists("${_name}_" ${_prefix}${_combined_name}_WORKS)
|
| /external/libpcap/testprogs/fuzz/ |
| D | CMakeLists.txt | 31 check_function_exists(crypt HAVE_CRYPT_IN_SYSTEM_LIBRARIES)
|
| /external/libpcap/ |
| D | CMakeLists.txt | 593 check_function_exists(PacketIsLoopbackAdapter HAVE_PACKET_IS_LOOPBACK_ADAPTER) 594 check_function_exists(PacketGetTimestampModes HAVE_PACKET_GET_TIMESTAMP_MODES) 669 # We can't use check_function_exists(), as it tries to declare 702 check_function_exists(strerror HAVE_STRERROR) 703 check_function_exists(strerror_r HAVE_STRERROR_R) 730 check_function_exists(_wcserror_s HAVE__WCSERROR_S) 748 check_function_exists(strlcpy HAVE_STRLCPY) 749 check_function_exists(strlcat HAVE_STRLCAT) 750 check_function_exists(asprintf HAVE_ASPRINTF) 751 check_function_exists(vasprintf HAVE_VASPRINTF) [all …]
|
| /external/flac/src/libFLAC/ |
| D | CMakeLists.txt | 7 check_function_exists(lround HAVE_LROUND)
|
| /external/rust/crates/libz-sys/src/zlib/ |
| D | CMakeLists.txt | 52 check_function_exists(fseeko HAVE_FSEEKO)
|
| /external/flac/ |
| D | CMakeLists.txt | 127 check_function_exists(fseeko HAVE_FSEEKO)
|
| /external/rust/crates/libz-sys/src/zlib-ng/ |
| D | CMakeLists.txt | 328 check_function_exists(fseeko HAVE_FSEEKO) 332 check_function_exists(strerror HAVE_STRERROR) 337 check_function_exists(posix_memalign HAVE_POSIX_MEMALIGN)
|
| /external/harfbuzz_ng/ |
| D | CMakeLists.txt | 87 check_function_exists(${func_name} HAVE_${definition_to_add})
|
| /external/curl/ |
| D | CMakeLists.txt | 354 check_function_exists(gethostname HAVE_GETHOSTNAME) 1098 check_function_exists(mach_absolute_time HAVE_MACH_ABSOLUTE_TIME)
|
| /external/expat/expat/ |
| D | Changes | 704 #175 CMake: Prefer check_symbol_exists over check_function_exists
|