Home
last modified time | relevance | path

Searched defs:ibc (Results 1 – 25 of 210) sorted by relevance

123456789

/dports/mail/dovecot/dovecot-2.3.17/src/doveadm/dsync/
H A Ddsync-ibc.c9 struct dsync_ibc *ibc = *_ibc; in dsync_ibc_deinit() local
15 void dsync_ibc_set_io_callback(struct dsync_ibc *ibc, in dsync_ibc_set_io_callback()
22 void dsync_ibc_send_handshake(struct dsync_ibc *ibc, in dsync_ibc_send_handshake()
29 dsync_ibc_recv_handshake(struct dsync_ibc *ibc, in dsync_ibc_recv_handshake()
36 dsync_ibc_send_ret(struct dsync_ibc *ibc) in dsync_ibc_send_ret()
51 dsync_ibc_send_mailbox_state(struct dsync_ibc *ibc, in dsync_ibc_send_mailbox_state()
61 dsync_ibc_recv_mailbox_state(struct dsync_ibc *ibc, in dsync_ibc_recv_mailbox_state()
110 dsync_ibc_send_mailbox(struct dsync_ibc *ibc, in dsync_ibc_send_mailbox()
120 dsync_ibc_recv_mailbox(struct dsync_ibc *ibc, in dsync_ibc_recv_mailbox()
144 dsync_ibc_send_change(struct dsync_ibc *ibc, in dsync_ibc_send_change()
[all …]
H A Ddsync-ibc-pipe.c54 struct dsync_ibc ibc; member
140 static void dsync_ibc_pipe_deinit(struct dsync_ibc *ibc) in dsync_ibc_pipe_deinit()
163 dsync_ibc_pipe_send_handshake(struct dsync_ibc *ibc, in dsync_ibc_pipe_send_handshake()
186 dsync_ibc_pipe_recv_handshake(struct dsync_ibc *ibc, in dsync_ibc_pipe_recv_handshake()
215 dsync_ibc_pipe_send_end_of_list(struct dsync_ibc *ibc, in dsync_ibc_pipe_send_end_of_list()
224 dsync_ibc_pipe_send_mailbox_state(struct dsync_ibc *ibc, in dsync_ibc_pipe_send_mailbox_state()
235 dsync_ibc_pipe_recv_mailbox_state(struct dsync_ibc *ibc, in dsync_ibc_pipe_recv_mailbox_state()
329 dsync_ibc_pipe_send_mailbox(struct dsync_ibc *ibc, in dsync_ibc_pipe_send_mailbox()
350 dsync_ibc_pipe_recv_mailbox(struct dsync_ibc *ibc, in dsync_ibc_pipe_recv_mailbox()
397 dsync_ibc_pipe_send_change(struct dsync_ibc *ibc, in dsync_ibc_pipe_send_change()
[all …]
H A Ddsync-ibc-stream.c144 struct dsync_ibc ibc; member
191 static void dsync_ibc_stream_stop(struct dsync_ibc_stream *ibc) in dsync_ibc_stream_stop()
224 static void dsync_ibc_stream_input(struct dsync_ibc_stream *ibc) in dsync_ibc_stream_input()
296 static int dsync_ibc_stream_output(struct dsync_ibc_stream *ibc) in dsync_ibc_stream_output()
322 static void dsync_ibc_stream_init(struct dsync_ibc_stream *ibc) in dsync_ibc_stream_init()
441 dsync_ibc_input_error(struct dsync_ibc_stream *ibc, in dsync_ibc_input_error()
462 dsync_ibc_stream_send_string(struct dsync_ibc_stream *ibc, in dsync_ibc_stream_send_string()
471 struct dsync_ibc_stream *ibc = context; in seekable_fd_callback() local
495 dsync_ibc_stream_input_stream(struct dsync_ibc_stream *ibc) in dsync_ibc_stream_input_stream()
1265 get_cache_fields(struct dsync_ibc_stream *ibc, in get_cache_fields()
[all …]
H A Ddsync-brain.c125 dsync_brain_common_init(struct mail_user *user, struct dsync_ibc *ibc) in dsync_brain_common_init()
181 dsync_brain_master_init(struct mail_user *user, struct dsync_ibc *ibc, in dsync_brain_master_init()
292 dsync_brain_slave_init(struct mail_user *user, struct dsync_ibc *ibc, in dsync_brain_slave_init()
/dports/science/cgnslib/CGNS-4.1.2/src/Test_UserGuideCode/Fortran_code/
H A Dwrite_bcpnts_unst.F9035 integer n,ibc,icount,nelem_start,nelem_end variable
/dports/science/cgnslib/CGNS-4.1.2/src/Test_UserGuideCode/C_code/
H A Dwrite_bcpnts_unst.c39 int nelem_start,nelem_end,icount,index_bc,ibc,n; in main() local
/dports/science/code_saturne/code_saturne-7.1.0/src/cdo/
H A Dcs_gwf_priv.c465 for (int ibc = 0; ibc < eqp->n_bc_defs; ibc++) { in cs_gwf_darcy_flux_balance() local
536 for (int ibc = 0; ibc < eqp->n_bc_defs; ibc++) { in cs_gwf_darcy_flux_balance() local
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/selci/
H A Dmxma.f3 subroutine selci_mxma(a,iac,iar, b,ibc,ibr, c,icc,icr, argument
/dports/science/nwchem-data/nwchem-7.0.2-release/src/selci/
H A Dmxma.f3 subroutine selci_mxma(a,iac,iar, b,ibc,ibr, c,icc,icr, argument
/dports/science/cdcl/dcl-5.4.8-C/demo/rakuraku/color/
H A Dcolor1.c54 static integer ibc; in MAIN__() local
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/debugger/src/
H A Di.erl152 ibc(Mod,Line,Fnk) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/debugger/src/
H A Di.erl152 ibc(Mod,Line,Fnk) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/debugger/src/
H A Di.erl152 ibc(Mod,Line,Fnk) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/debugger/src/
H A Di.erl152 ibc(Mod,Line,Fnk) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/debugger/src/
H A Di.erl152 ibc(Mod,Line,Fnk) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/debugger/src/
H A Di.erl152 ibc(Mod,Line,Fnk) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/debugger/src/
H A Di.erl152 ibc(Mod,Line,Fnk) -> function
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.debug/org.eclipse.jdt.debug.tests/testprograms/
H A DEvalTypeHierarchyTests.java134 I_B ibc= new C(); in main() local
/dports/lang/spidermonkey78/firefox-78.9.0/dom/plugins/ipc/
H A DPluginInstanceParent.cpp590 auto ibc = ImageBridgeChild::GetSingleton(); in ~SurfaceDescriptorUserData() local
611 auto ibc = ImageBridgeChild::GetSingleton(); in DoReadback() local
659 auto ibc = ImageBridgeChild::GetSingleton(); in DoDealloc() local
677 auto ibc = ImageBridgeChild::GetSingleton(); in InitDXGISurface() local
695 auto ibc = ImageBridgeChild::GetSingleton(); in FinalizeDXGISurface() local
707 auto ibc = ImageBridgeChild::GetSingleton(); in CopyDXGISurface() local
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/NWints/api/
H A Dexact_mem.F348 integer bra, ket, bra_ucont, ket_ucont, ibc, ikc local
515 integer bra, ket, bra_ucont, ket_ucont, ibc, ikc local
655 integer bra, ket, bra_ucont, ket_ucont, ibc, ikc local
924 integer bra, ket, bra_ucont, ket_ucont, ibc, ikc local
1045 integer bra, ket, bra_ucont, ket_ucont, ibc, ikc local
1175 integer bra, ket, bra_ucont, ket_ucont, ibc, jbc, kbc, lbc local
1577 integer bra, ket, bra_ucont, ket_ucont, ibc, ikc local
H A Dexactd_mem.F170 integer bra, ket, bra_ucont, ket_ucont, ibc, ikc, nint local
308 integer bra, ket, bra_ucont, ket_ucont, ibc, ikc, nint local
454 integer bra, ket, bra_ucont, ket_ucont, ibc, ikc, nint local
866 integer ibc, i_type, i_prim, i_gen, i_atom local
/dports/sysutils/snapraid/snapraid-12.1/raid/
H A Dtest.c23 static int ibc(int n, int r) in ibc() function
/dports/science/nwchem-data/nwchem-7.0.2-release/src/NWints/api/
H A Dexactd_mem.F170 integer bra, ket, bra_ucont, ket_ucont, ibc, ikc, nint local
308 integer bra, ket, bra_ucont, ket_ucont, ibc, ikc, nint local
454 integer bra, ket, bra_ucont, ket_ucont, ibc, ikc, nint local
866 integer ibc, i_type, i_prim, i_gen, i_atom local
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/stdlib/src/
H A Dshell_default.erl116 ibc(M,L,Cond) -> calli(ibc, [M,L,Cond]). function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/stdlib/src/
H A Dshell_default.erl116 ibc(M,L,Cond) -> calli(ibc, [M,L,Cond]). function

123456789