Home
last modified time | relevance | path

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

/external/clang/tools/scan-build-py/tests/functional/exec/
DCMakeLists.txt17 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__.py31 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/swiftshader/third_party/LLVM/cmake/
Dconfig-ix.cmake97 check_function_exists(isatty HAVE_ISATTY)
159 check_function_exists(_alloca HAVE__ALLOCA)
160 check_function_exists(__alloca HAVE___ALLOCA)
161 check_function_exists(__chkstk HAVE___CHKSTK)
162 check_function_exists(___chkstk HAVE____CHKSTK)
164 check_function_exists(__ashldi3 HAVE___ASHLDI3)
165 check_function_exists(__ashrdi3 HAVE___ASHRDI3)
166 check_function_exists(__divdi3 HAVE___DIVDI3)
167 check_function_exists(__fixdfdi HAVE___FIXDFDI)
168 check_function_exists(__fixsfdi HAVE___FIXSFDI)
[all …]
/external/llvm/cmake/
Dconfig-ix.cmake213 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/swiftshader/third_party/llvm-7.0/llvm/cmake/
Dconfig-ix.cmake219 check_function_exists(_alloca HAVE__ALLOCA)
220 check_function_exists(__alloca HAVE___ALLOCA)
221 check_function_exists(__chkstk HAVE___CHKSTK)
222 check_function_exists(__chkstk_ms HAVE___CHKSTK_MS)
223 check_function_exists(___chkstk HAVE____CHKSTK)
224 check_function_exists(___chkstk_ms HAVE____CHKSTK_MS)
226 check_function_exists(__ashldi3 HAVE___ASHLDI3)
227 check_function_exists(__ashrdi3 HAVE___ASHRDI3)
228 check_function_exists(__divdi3 HAVE___DIVDI3)
229 check_function_exists(__fixdfdi HAVE___FIXDFDI)
[all …]
/external/libpcap/rpcapd/
DCMakeLists.txt2 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/libpcap/
DCMakeLists.txt309 check_function_exists(PacketIsLoopbackAdapter HAVE_PACKET_IS_LOOPBACK_ADAPTER)
396 check_function_exists(strerror HAVE_STRERROR)
397 check_function_exists(strerror_r HAVE_STRERROR_R)
398 check_function_exists(strerror_s HAVE_STRERROR_S)
399 check_function_exists(strlcpy HAVE_STRLCPY)
400 check_function_exists(strlcat HAVE_STRLCAT)
401 check_function_exists(snprintf HAVE_SNPRINTF)
402 check_function_exists(vsnprintf HAVE_VSNPRINTF)
403 check_function_exists(strtok_r HAVE_STRTOK_R)
452 check_function_exists(getaddrinfo STDLIBS_HAVE_GETADDRINFO)
[all …]
/external/eigen/cmake/
DFindLAPACK.cmake32 # check_function_exists macro) whether can link against that library
101 check_function_exists(${_name}_ ${_prefix}_${_name}_${_combined_name}_f2c_WORKS)
116 check_function_exists(${_name} ${_prefix}_${_name}${_combined_name}_WORKS)
DFindMetis.cmake227 check_function_exists(METIS_NodeND METIS_WORKS)
DFindHWLOC.cmake271 check_function_exists(hwloc_topology_init HWLOC_WORKS)
DFindScotch.cmake287 check_function_exists(SCOTCH_graphInit SCOTCH_WORKS)
DFindPTSCOTCH.cmake335 check_function_exists(SCOTCH_dgraphInit PTSCOTCH_WORKS)
DFindPastix.cmake658 check_function_exists(pastix PASTIX_WORKS)
DFindBLAS.cmake299 check_function_exists("${_name}_" ${_prefix}${_combined_name}_WORKS)
/external/curl/
DCMakeLists.txt284 check_function_exists(gethostname HAVE_GETHOSTNAME)
567 check_function_exists(libssh2_version HAVE_LIBSSH2_VERSION)
568 check_function_exists(libssh2_init HAVE_LIBSSH2_INIT)
569 check_function_exists(libssh2_exit HAVE_LIBSSH2_EXIT)
570 check_function_exists(libssh2_scp_send64 HAVE_LIBSSH2_SCP_SEND64)
571 check_function_exists(libssh2_session_handshake HAVE_LIBSSH2_SESSION_HANDSHAKE)
894 check_function_exists(mach_absolute_time HAVE_MACH_ABSOLUTE_TIME)
899 check_function_exists(inet_pton HAVE_INET_PTON)
907 check_function_exists(inet_pton HAVE_INET_PTON)
/external/zlib/src/
DCMakeLists.txt52 check_function_exists(fseeko HAVE_FSEEKO)
/external/harfbuzz_ng/
DCMakeLists.txt104 check_function_exists(${func_name} HAVE_${definition_to_add})
/external/expat/
DChanges26 #175 CMake: Prefer check_symbol_exists over check_function_exists