Home
last modified time | relevance | path

Searched refs:Endpoint (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/examples/OrcV2Examples/LLJITWithRemoteDebugging/
H A DRemoteJITUtils.cpp52 std::unique_ptr<RPCEndpoint> Endpoint);
59 std::unique_ptr<RPCEndpoint> Endpoint; member in llvm::orc::RemoteTargetProcessControl
68 std::unique_ptr<RPCEndpoint> Endpoint) in RemoteTargetProcessControl() argument
69 : BaseT(ES.getSymbolStringPool(), *Endpoint, in RemoteTargetProcessControl()
71 Channel(std::move(Channel)), Endpoint(std::move(Endpoint)) {
75 if (auto Err = this->Endpoint->handleOne()) { in __anonb2ff88830202()
252 auto Endpoint = in launch() local
256 std::move(Endpoint)); in launch()
331 auto Endpoint = in ConnectTCPSocket() local
335 ES, std::move(Channel), std::move(Endpoint)); in ConnectTCPSocket()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-jitlink/
H A Dllvm-jitlink.h77 std::unique_ptr<LLVMJITLinkRPCEndpoint> Endpoint, in LLVMJITLinkRemoteTargetProcessControl() argument
79 : BaseT(std::move(SSP), *Endpoint, std::move(ReportError)), in LLVMJITLinkRemoteTargetProcessControl()
80 Channel(std::move(Channel)), Endpoint(std::move(Endpoint)) { in LLVMJITLinkRemoteTargetProcessControl()
85 if (auto Err = this->Endpoint->handleOne()) { in LLVMJITLinkRemoteTargetProcessControl()
104 std::unique_ptr<LLVMJITLinkRPCEndpoint> Endpoint; variable
H A Dllvm-jitlink.cpp657 auto Endpoint = std::make_unique<LLVMJITLinkRPCEndpoint>(*Channel, true); in LaunchExecutor()
666 std::move(SSP), std::move(Channel), std::move(Endpoint), in LaunchExecutor()
752 auto Endpoint = std::make_unique<LLVMJITLinkRPCEndpoint>(*Channel, true); in ConnectToExecutor()
761 std::move(SSP), std::move(Channel), std::move(Endpoint), in ConnectToExecutor()
/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dscache_multi.ref24 >>> # Endpoint name space collision test
H A Dscache_multi.in24 # Endpoint name space collision test
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DRPCUtils.h1539 RPCAsyncDispatch(RPCClass &Endpoint) : Endpoint(Endpoint) {} in RPCAsyncDispatch() argument
1543 return Endpoint.template appendCallAsync<Func>(std::move(Handler), Args...); in operator()
1547 RPCClass &Endpoint;
1552 RPCAsyncDispatch<RPCEndpointT, Func> rpcAsyncDispatch(RPCEndpointT &Endpoint) { in rpcAsyncDispatch() argument
1553 return RPCAsyncDispatch<RPCEndpointT, Func>(Endpoint); in rpcAsyncDispatch()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Drpcdcep.d73 ubyte* Endpoint; member
/netbsd-src/sys/external/bsd/acpica/dist/include/
H A Dactbl3.h662 UINT32 Endpoint;
640 UINT32 Endpoint; global() member
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/
H A Defidevp.h217 UINT8 Endpoint; member
/netbsd-src/sys/external/bsd/acpica/dist/common/
H A Ddmtbinfo3.c536 {ACPI_DMT_UINT32, ACPI_VIOT1_OFFSET (EndpointStart), "Endpoint start", 0},
546 /* 0x02: MMIO Endpoint Node */
550 {ACPI_DMT_UINT32, ACPI_VIOT2_OFFSET (Endpoint), "Endpoint", 0},
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/freescale/
H A Dfsl-ls1028a.dtsi981 pcie@1f0000000 { /* Integrated Endpoint Root Complex */
1121 /* Integrated Endpoint Register Block */
/netbsd-src/sys/external/bsd/gnu-efi/dist/lib/
H A Ddpath.c679 CatPrint( Str , L"Usb(0x%x,0x%x)" , Usb-> Port , Usb-> Endpoint ) ; in _DevPathUsb()
/netbsd-src/external/mpl/dhcp/dist/contrib/ldap/
H A Ddhcp.schema226 DESC 'Server (Failover Endpoint) state, as defined in DHCP Failover Protocol [FAILOVR]'
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/experimental/
H A Dsocket129 // Check Endpoint requirements.
149 // TODO Endpoint reqs for extensible implementations
/netbsd-src/etc/
H A Dservices829 # IETF Network Endpoint
1821 connendp 693/tcp # almanid Connection Endpoint [Ronny_Bremer] …
1822 connendp 693/udp # almanid Connection Endpoint [Ronny_Bremer] …
11337 pcoip-mgmt 5172/tcp # PC over IP Endpoint [Teradici_2] …
15223 netiq-endpoint 10113/tcp # NetIQ Endpoint [John_Wood] …
15224 netiq-endpoint 10113/udp # NetIQ Endpoint [John_Wood] …
15227 netiq-endpt 10115/tcp # NetIQ Endpoint [Gary_Weichinger] …
15228 netiq-endpt 10115/udp # NetIQ Endpoint [Gary_Weichinger] …
16706 wg-endpt-comms 33000/tcp # WatchGuard Endpoint [WatchGuard_Technologies_Inc] …
17730 … Defined TXT keys: Endpoint=</path/to/endpoin…
[all …]
/netbsd-src/sys/dev/pci/
H A Dpcidevs3880 product INTEL DH89XXCC_IQIA 0x0434 DH89xxCC PCIe Endpoint and QuickAssist
3881 product INTEL DH89XXCL_IQIA 0x0435 DH89xxCL PCIe Endpoint and QuickAssist
7943 product NETLOGIC XLP_PCIROOT 0x1004 XLP PCI-Express RootComplex/Endpoint port
8927 product NVIDIA TEGRA_PCIE_EPVN 0x2296 Tegra PCIe Endpoint Virtual Network
/netbsd-src/sys/external/bsd/acpica/dist/
H A Dchanges.txt251 iASL/NHLT: Fix parsing undocumented bytes at the end of Endpoint.
252 Undocumented bytes at the end of Endpoint Descriptor can be present