Home
last modified time | relevance | path

Searched defs:host (Results 1 – 25 of 28) sorted by relevance

12

/llvm-project/flang/test/Lower/
H A Dequivalence-with-host-assoc.f9047 subroutine host subroutine
55 end subroutine host argument
H A Ddummy-procedure-character.f90208 subroutine host(f) subroutine
213 fhost global() argument
233 internhost global() argument
/llvm-project/lldb/test/API/functionalities/gdb_remote_client/
H A DTestPlatformMacOSX.py10 def __init__(self, host): argument
31 def platform_test(self, host, expected_triple, expected_platform): argument
H A DTestIOSSimulator.py15 def __init__(self, host, process): argument
40 def platform_test(self, host, process, expected_triple): argument
/llvm-project/clang/test/Parser/
H A Dcuda-force-host-device.cu15 void host() { in host() function
/llvm-project/offload/test/api/
H A Dis_initial_device.c15 int host = omp_is_initial_device(); in main() local
H A Domp_host_pinned_memory.c13 const int host = omp_get_initial_device(); in main() local
/llvm-project/offload/test/ompt/
H A Dtarget_memcpy.c18 int host = omp_get_initial_device(); in main() local
/llvm-project/clang/test/CodeGenCUDA/
H A Dprofile-coverage-mapping.cu18 void host(void) { in host() function
/llvm-project/clang/test/OpenMP/
H A Dtarget_offload_mandatory_codegen.cpp11 void host() { in host() function
/llvm-project/clang/test/SemaCUDA/
H A Dexceptions.cu6 void host() { in host() function
H A Dvla.cu10 void host(int n) { in host() function
/llvm-project/flang/lib/Evaluate/
H A Dhost.cpp18 namespace Fortran::evaluate::host { namespace
[all...]
/llvm-project/lldb/source/Plugins/Platform/QemuUser/
H A DPlatformQemuUser.cpp127 Environment host) { in ComputeLaunchEnvironment() argument
[all...]
/llvm-project/openmp/runtime/test/affinity/format/
H A Dfields_values.c124 char* host = get_string(); in check_host() local
/llvm-project/lldb/tools/debugserver/source/
H A DRNBSocket.cpp189 rnb_err_t RNBSocket::Connect(const char *host, uint16_t port) { in Connect()
H A Ddebugserver.cpp725 static int ConnectRemote(RNBRemote *remote, const char *host, int port, in ConnectRemote() argument
1359 std::string host; main() local
[all...]
/llvm-project/lldb/source/Host/common/
H A DSocketAddress.cpp210 bool SocketAddress::getaddrinfo(const char *host, const char *service, in getaddrinfo()
/llvm-project/flang/lib/Lower/
H A DConvertProcedureDesignator.cpp176 if (auto host = Fortran::lower::argumentHostAssocs(converter, funcAddr)) in convertProcedureDesignatorToHLFIR() local
H A DConvertCall.cpp501 if (mlir::Value host = argumentHostAssocs(converter, fst)) { in genCallOpAndResult() local
/llvm-project/third-party/unittest/googletest/src/
H A Dgtest-internal-inl.h1082 SocketWriter(const std::string& host, const std::string& port) in SocketWriter()
1127 StreamingListener(const std::string& host, const std::string& port) in StreamingListener()
/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFUnit.cpp848 llvm::StringRef host, path; removeHostnameFromPathname() local
/llvm-project/lldb/packages/Python/lldbsuite/test/
H A Dgdbclientutils.py335 def qLaunchGDBServer(self, host): argument
/llvm-project/clang/test/Analysis/
H A Dtaint-generic.c578 testGetnameinfo(const struct sockaddr * restrict addr,socklen_t addrlen,char * restrict host,socklen_t hostlen,char * restrict serv,socklen_t servlen,int flags) testGetnameinfo() argument
/llvm-project/flang/lib/Semantics/
H A Dcheck-declarations.cpp1446 host{symbol.owner().parent().FindSymbol(symbol.name())}) { CheckSubprogram() local

12