Home
last modified time | relevance | path

Searched refs:ipc_type (Results 1 – 25 of 29) sorted by relevance

12

/dports/net/mpich/mpich-3.4.3/src/mpid/ch4/shm/ipc/src/
H A Dipc_p2p.h56 slmt_req_hdr->ipc_type = ipc_attr.ipc_type; in MPIDI_IPCI_send_contig_lmt()
91 MPL_STATIC_INLINE_PREFIX int MPIDI_IPCI_handle_lmt_recv(MPIDI_IPCI_type_t ipc_type, in MPIDI_IPCI_handle_lmt_recv() argument
121 switch (ipc_type) { in MPIDI_IPCI_handle_lmt_recv()
152 mpi_errno = MPIDI_IPCI_handle_unmap(ipc_type, src_buf, ipc_handle); in MPIDI_IPCI_handle_lmt_recv()
155 ack_ctrl_hdr.ipc_contig_slmt_fin.ipc_type = ipc_type; in MPIDI_IPCI_handle_lmt_recv()
H A Dipc_win.c55 MPIDI_IPCI_type_t ipc_type; member
94 ipc_attr.ipc_type = MPIDI_IPCI_TYPE__NONE; in MPIDI_IPC_mpi_win_create_hook()
116 ipc_shared_table[shm_comm_ptr->rank].ipc_type = ipc_attr.ipc_type; in MPIDI_IPC_mpi_win_create_hook()
133 if (ipc_shared_table[i].size > 0 && ipc_shared_table[i].ipc_type == MPIDI_IPCI_TYPE__NONE) { in MPIDI_IPC_mpi_win_create_hook()
160 switch (ipc_shared_table[i].ipc_type) { in MPIDI_IPC_mpi_win_create_hook()
187 shared_table[i].shm_base_addr, ipc_shared_table[i].ipc_type); in MPIDI_IPC_mpi_win_create_hook()
H A Dipc_pre.h22 MPIDI_IPCI_type_t ipc_type; member
31 MPIDI_IPCI_type_t ipc_type; member
44 MPIDI_IPCI_type_t ipc_type; member
H A Dipc_mem.h14 MPL_STATIC_INLINE_PREFIX int MPIDI_IPCI_handle_unmap(MPIDI_IPCI_type_t ipc_type, void *vaddr, in MPIDI_IPCI_handle_unmap() argument
22 switch (ipc_type) { in MPIDI_IPCI_handle_unmap()
H A Dipc_control.c82 mpi_errno = MPIDI_IPCI_handle_lmt_recv(slmt_rts_hdr->ipc_type, in MPIDI_IPCI_send_contig_lmt_rts_cb()
102 MPIDI_IPCI_REQUEST(rreq, ipc_type) = slmt_rts_hdr->ipc_type; in MPIDI_IPCI_send_contig_lmt_rts_cb()
H A Dipc_types.h31 MPIDI_IPCI_type_t ipc_type; member
H A Dipc_send.h45 if (rank != comm->rank && ipc_attr.ipc_type != MPIDI_IPCI_TYPE__NONE && in MPIDI_IPCI_try_lmt_isend()
H A Dipc_recv.h39 mpi_errno = MPIDI_IPCI_handle_lmt_recv(MPIDI_IPCI_REQUEST(message, ipc_type), in MPIDI_IPCI_try_matched_recv()
/dports/devel/libqb/libqb-2.0.3/tests/
H A Dcheck_ipc.c1211 ipc_type = QB_IPC_SHM; in START_TEST()
1222 ipc_type = QB_IPC_SHM; in START_TEST()
1243 ipc_type = QB_IPC_SHM; in START_TEST()
1264 ipc_type = QB_IPC_SHM; in START_TEST()
1276 ipc_type = QB_IPC_SHM; in START_TEST()
1288 ipc_type = QB_IPC_SHM; in START_TEST()
1949 ipc_type = QB_IPC_SHM; in START_TEST()
1960 ipc_type = QB_IPC_SHM; in START_TEST()
1970 ipc_type = QB_IPC_SHM; in START_TEST()
1995 ipc_type = QB_IPC_SHM; in START_TEST()
[all …]
H A Dbms.c262 enum qb_ipc_type ipc_type = QB_IPC_SHM; in main() local
288 ipc_type = QB_IPC_SHM; in main()
291 ipc_type = QB_IPC_SOCKET; in main()
324 s1 = qb_ipcs_create("bm1", 0, ipc_type, &sh); in main()
343 s1 = qb_ipcs_create("bm1", 0, ipc_type, &sh); in main()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/plugins/ipc/
H A DFunctionBroker.h293 typedef OrigType ipc_type; typedef
305 typedef nsString ipc_type;
309 typedef nsString ipc_type;
313 typedef int32_t ipc_type;
317 typedef uint32_t ipc_type;
323 typedef uint64_t ipc_type;
327 typedef uint64_t ipc_type;
331 typedef uint64_t ipc_type;
347 typedef uint32_t ipc_type;
940 typedef typename mozilla::plugins::IPCTypeMap<OrigType>::ipc_type ipc_type;
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/dom/plugins/ipc/
H A DFunctionBroker.h289 typedef OrigType ipc_type; typedef
301 typedef int32_t ipc_type;
305 typedef uint32_t ipc_type;
311 typedef uint64_t ipc_type;
315 typedef uint64_t ipc_type;
319 typedef uint64_t ipc_type;
327 typedef IPCSchannelCred ipc_type;
335 typedef uint32_t ipc_type;
1088 typedef typename mozilla::plugins::IPCTypeMap<OrigType>::ipc_type ipc_type;
1097 typedef OpenFileNameIPC ipc_type;
[all …]
/dports/net/mpich/mpich-3.4.3/src/mpid/ch4/shm/ipc/xpmem/
H A Dxpmem_post.h51 ipc_attr->ipc_type = MPIDI_IPCI_TYPE__XPMEM; in MPIDI_XPMEM_get_ipc_attr()
60 ipc_attr->ipc_type = MPIDI_IPCI_TYPE__NONE; in MPIDI_XPMEM_get_ipc_attr()
/dports/x11/polybar/polybar-3.5.7/src/
H A Dipc.cpp77 string ipc_type{args[0]}; in main() local
83 if (ipc_type == "hook") { in main()
121 string payload{ipc_type + ':' + ipc_payload}; in main()
/dports/devel/pecl-swoole/swoole-4.8.5/ext-src/
H A Dswoole_process_pool.cc144 ZEND_ARG_INFO(0, ipc_type)
291 zend_long ipc_type = SW_IPC_NONE; in PHP_METHOD() local
306 …if (zend_parse_parameters_throw(ZEND_NUM_ARGS(), "l|llb", &worker_num, &ipc_type, &msgq_key, &enab… in PHP_METHOD()
316 if (enable_coroutine && ipc_type > 0 && ipc_type != SW_IPC_UNIXSOCK) { in PHP_METHOD()
317 ipc_type = SW_IPC_UNIXSOCK; in PHP_METHOD()
325 if (pool->create(worker_num, (key_t) msgq_key, (swIPCMode) ipc_type) < 0) { in PHP_METHOD()
336 if (ipc_type > 0) { in PHP_METHOD()
/dports/net-p2p/btpd/btpd-0.16/misc/
H A Dbtpd_if.h11 enum ipc_type { enum
49 enum ipc_type type;
/dports/devel/libqb/libqb-2.0.3/examples/
H A Dipcserver.c316 enum qb_ipc_type ipc_type = QB_IPC_NATIVE; in main() local
342 ipc_type = QB_IPC_SHM; in main()
345 ipc_type = QB_IPC_SOCKET; in main()
368 s1 = qb_ipcs_create("ipcserver", 0, ipc_type, &sh); in main()
/dports/www/squid/squid-4.15/src/
H A Dhelper.h68 ipc_type(0), in helper()
103 int ipc_type; variable
H A Dredirect.cc359 redirectors->ipc_type = IPC_STREAM; in redirectInit()
386 storeIds->ipc_type = IPC_STREAM; in redirectInit()
/dports/net/mpich/mpich-3.4.3/src/mpid/ch4/shm/ipc/gpu/
H A Dgpu_post.c194 ipc_attr->ipc_type = MPIDI_IPCI_TYPE__GPU; in MPIDI_GPU_get_ipc_attr()
229 ipc_attr->ipc_type = MPIDI_IPCI_TYPE__NONE; in MPIDI_GPU_get_ipc_attr()
/dports/www/squid/squid-4.15/src/ssl/
H A Dhelper.cc86 ssl_crtd->ipc_type = IPC_STREAM; in Init()
183 ssl_crt_validator->ipc_type = IPC_STREAM; in Init()
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/rust/arrow/src/ipc/
H A Dconvert.rs38 let (ipc_type_type, ipc_type, ipc_children) = in schema_to_fb()
48 field_builder.add_type_(ipc_type); in schema_to_fb()
85 let (ipc_type_type, ipc_type, ipc_children) = in schema_to_fb_offset()
95 field_builder.add_type_(ipc_type); in schema_to_fb_offset()
/dports/www/squid/squid-4.15/src/auth/ntlm/
H A DConfig.cc133 ntlmauthenticators->ipc_type = IPC_STREAM; in init()
/dports/www/squid/squid-4.15/src/auth/negotiate/
H A DConfig.cc143 negotiateauthenticators->ipc_type = IPC_STREAM; in init()
/dports/www/squid/squid-4.15/src/auth/basic/
H A DConfig.cc306 basicauthenticators->ipc_type = IPC_STREAM; in init()

12