Searched defs:Client (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | OrcRemoteTargetClient.h | 263 RemoteRTDyldMemoryManager(OrcRemoteTargetClient &Client, in RemoteRTDyldMemoryManager() 320 OrcRemoteTargetClient &Client; variable 341 RPCMMAlloc(OrcRemoteTargetClient &Client, ResourceIdMgr::ResourceId Id) in RPCMMAlloc() 346 Create(OrcRemoteTargetClient &Client, ResourceIdMgr::ResourceId Id, in Create() 520 RemoteJITLinkMemoryManager(OrcRemoteTargetClient &Client, in RemoteJITLinkMemoryManager() 551 RemoteIndirectStubsManager(OrcRemoteTargetClient &Client, in RemoteIndirectStubsManager() 661 OrcRemoteTargetClient &Client; variable 670 RemoteTrampolinePool(OrcRemoteTargetClient &Client) : Client(Client) {} in RemoteTrampolinePool() 688 OrcRemoteTargetClient &Client; variable 694 RemoteCompileCallbackManager(OrcRemoteTargetClient &Client, in RemoteCompileCallbackManager() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/libcody/ |
H A D | client.cc | 34 Client::Client () in Client() function in Cody::Client 39 Client::Client (Client &&src) in Client() function in Cody::Client
|
H A D | cody.hh | 361 class Client class 392 Client (Server *s) in Client() function in Cody::Client 401 Client (int from, int to = -1) in Client() function in Cody::Client
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Rewrite/Frontend/ |
H A D | FixItRewriter.h | 74 DiagnosticConsumer *Client; variable
|
/netbsd-src/external/mit/libuv/dist/docs/src/guide/ |
H A D | networking.rst | 74 Client section in TCP
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/TextAPI/ |
H A D | InterfaceFile.cpp | 51 auto Client = addEntry(AllowableClients, InstallName); in addAllowableClient() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/ |
H A D | CompilerInstance.cpp | 328 void CompilerInstance::createDiagnostics(DiagnosticConsumer *Client, in createDiagnostics() 336 DiagnosticConsumer *Client, in createDiagnostics()
|
H A D | SerializedDiagnosticPrinter.cpp | 759 auto Client = in getMetaDiags() local
|
H A D | ASTUnit.cpp | 646 FilterAndStoreDiagnosticConsumer Client; member in __anonc715c21c0211::CaptureDroppedDiagnostics
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/ |
H A D | Diagnostic.h | 294 DiagnosticConsumer *Client = nullptr; variable
|