Home
last modified time | relevance | path

Searched defs:msg_p (Results 1 – 25 of 197) sorted by relevance

12345678

/dports/devel/git-svn/git-2.34.1/git-gui/lib/
H A Dcommit.tcl251 proc commit_prehook_wait {fd_ph curHEAD msg_p} {
271 proc commit_commitmsg {curHEAD msg_p} {
306 proc commit_commitmsg_wait {fd_ph curHEAD msg_p} {
326 proc commit_writetree {curHEAD msg_p} {
333 proc commit_committree {fd_wt curHEAD msg_p} {
/dports/devel/git-gui/git-2.34.1/git-gui/lib/
H A Dcommit.tcl251 proc commit_prehook_wait {fd_ph curHEAD msg_p} {
271 proc commit_commitmsg {curHEAD msg_p} {
306 proc commit_commitmsg_wait {fd_ph curHEAD msg_p} {
326 proc commit_writetree {curHEAD msg_p} {
333 proc commit_committree {fd_wt curHEAD msg_p} {
/dports/devel/git-p4/git-2.34.1/git-gui/lib/
H A Dcommit.tcl251 proc commit_prehook_wait {fd_ph curHEAD msg_p} {
271 proc commit_commitmsg {curHEAD msg_p} {
306 proc commit_commitmsg_wait {fd_ph curHEAD msg_p} {
326 proc commit_writetree {curHEAD msg_p} {
333 proc commit_committree {fd_wt curHEAD msg_p} {
/dports/devel/git/git-2.34.1/git-gui/lib/
H A Dcommit.tcl251 proc commit_prehook_wait {fd_ph curHEAD msg_p} {
271 proc commit_commitmsg {curHEAD msg_p} {
306 proc commit_commitmsg_wait {fd_ph curHEAD msg_p} {
326 proc commit_writetree {curHEAD msg_p} {
333 proc commit_committree {fd_wt curHEAD msg_p} {
/dports/devel/git-cvs/git-2.34.1/git-gui/lib/
H A Dcommit.tcl251 proc commit_prehook_wait {fd_ph curHEAD msg_p} {
271 proc commit_commitmsg {curHEAD msg_p} {
306 proc commit_commitmsg_wait {fd_ph curHEAD msg_p} {
326 proc commit_writetree {curHEAD msg_p} {
333 proc commit_committree {fd_wt curHEAD msg_p} {
/dports/devel/cgit/cgit-1.2.3/git/git-gui/lib/
H A Dcommit.tcl251 proc commit_prehook_wait {fd_ph curHEAD msg_p} {
271 proc commit_commitmsg {curHEAD msg_p} {
306 proc commit_commitmsg_wait {fd_ph curHEAD msg_p} {
326 proc commit_writetree {curHEAD msg_p} {
333 proc commit_committree {fd_wt curHEAD msg_p} {
/dports/sysutils/rsyncrypto/rsyncrypto-1.14/
H A Drcserror.h10 explicit rscerror( const char *msg_p ) : msg(msg_p) in rscerror()
13 explicit rscerror( const char *msg_p, int error, const char *param_p="" ) : msg(msg_p), in msg() argument
/dports/net/openmpi3/openmpi-3.1.6/ompi/mca/coll/tuned/
H A Dcoll_tuned_dynamic_rules.c103 int ompi_coll_tuned_dump_msg_rule (ompi_coll_msg_rule_t* msg_p) in ompi_coll_tuned_dump_msg_rule()
199 ompi_coll_msg_rule_t* msg_p; in ompi_coll_tuned_free_msg_rules_in_com_rule() local
346 ompi_coll_msg_rule_t* msg_p = (ompi_coll_msg_rule_t*) NULL; in ompi_coll_tuned_get_target_method_params() local
H A Dcoll_tuned_dynamic_file.c69 ompi_coll_msg_rule_t *msg_p = (ompi_coll_msg_rule_t*) NULL; in ompi_coll_tuned_read_rules_config_file() local
/dports/net/openmpi/openmpi-4.1.1/ompi/mca/coll/tuned/
H A Dcoll_tuned_dynamic_rules.c103 int ompi_coll_tuned_dump_msg_rule (ompi_coll_msg_rule_t* msg_p) in ompi_coll_tuned_dump_msg_rule()
199 ompi_coll_msg_rule_t* msg_p; in ompi_coll_tuned_free_msg_rules_in_com_rule() local
346 ompi_coll_msg_rule_t* msg_p = (ompi_coll_msg_rule_t*) NULL; in ompi_coll_tuned_get_target_method_params() local
H A Dcoll_tuned_dynamic_file.c68 ompi_coll_msg_rule_t *msg_p = (ompi_coll_msg_rule_t*) NULL; in ompi_coll_tuned_read_rules_config_file() local
/dports/cad/ngspice_rework/ngspice-35/src/spicelib/analysis/
H A Dckttroub.c25 char *msg_p; in CKTtrouble() local
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/n8/common/api/
H A Dn8_hash.c737 const N8_Buffer_t *msg_p, in computeResidual()
1033 const N8_Buffer_t *msg_p, in n8_HashPartial_req()
1169 const N8_Buffer_t *msg_p, in N8_HashPartial()
1622 const N8_Buffer_t *msg_p, in N8_HandshakeHashPartial()
2086 N8_Buffer_t *msg_p = NULL; in N8_TLSKeyMaterialHash() local
2271 const N8_Buffer_t *msg_p, in N8_IKEPrf()
2454 const N8_Buffer_t *msg_p, in N8_IKESKEYIDExpand()
2654 const N8_Buffer_t *msg_p, in N8_IKEKeyMaterialExpand()
3711 const N8_Buffer_t *msg_p, in n8_HashCompleteMessage_req()
3905 const N8_Buffer_t *msg_p, in N8_HashCompleteMessage()
[all …]
/dports/net/czmq/czmq-4.1.1/bindings/python_cffi/czmq_cffi/
H A DZactor.py27 def send(self, msg_p): argument
/dports/net/czmq4/czmq-4.2.1/bindings/python_cffi/czmq_cffi/
H A DZactor.py27 def send(self, msg_p): argument
/dports/net/zyre/zyre-2.0.1/bindings/python_cffi/zyre/
H A DZyre.py175 def whisper(self, peer, msg_p): argument
182 def shout(self, group, msg_p): argument
/dports/science/agrum/aGrUM-29e540d8169268e8fe5d5c69bc4b2b1290f12320/src/agrum/CN/inference/
H A DCNLoopyPropagation_tpl.h654 std::vector< std::vector< GUM_SCALAR > > msg_p; in initialize_() local
929 std::vector< std::vector< GUM_SCALAR > > msg_p; in msgL_() local
1082 std::vector< std::vector< GUM_SCALAR > > msg_p; in msgP_() local
1278 std::vector< std::vector< GUM_SCALAR > > msg_p; in refreshLMsPIs_() local
/dports/net/czmq4/czmq-4.2.1/bindings/ruby/lib/czmq/ffi/
H A Dzactor.rb139 def send(msg_p) argument
/dports/net/czmq/czmq-4.1.1/bindings/ruby/lib/czmq/ffi/
H A Dzactor.rb139 def send(msg_p) argument
/dports/net/zyre/zyre-2.0.1/bindings/ruby/lib/zyre/ffi/
H A Dzyre.rb448 def whisper(peer, msg_p) argument
461 def shout(group, msg_p) argument
/dports/databases/postgresql10-plperl/postgresql-10.19/contrib/pgcrypto/
H A Dpgp-pubenc.c88 create_secmsg(PGP_Context *ctx, PGP_MPI **msg_p, int full_bytes) in create_secmsg()
/dports/databases/postgresql10-server/postgresql-10.19/contrib/pgcrypto/
H A Dpgp-pubenc.c88 create_secmsg(PGP_Context *ctx, PGP_MPI **msg_p, int full_bytes) in create_secmsg()
/dports/databases/postgresql11-client/postgresql-11.14/contrib/pgcrypto/
H A Dpgp-pubenc.c88 create_secmsg(PGP_Context *ctx, PGP_MPI **msg_p, int full_bytes) in create_secmsg()
/dports/databases/postgresql10-client/postgresql-10.19/contrib/pgcrypto/
H A Dpgp-pubenc.c88 create_secmsg(PGP_Context *ctx, PGP_MPI **msg_p, int full_bytes) in create_secmsg()
/dports/databases/postgresql10-docs/postgresql-10.19/contrib/pgcrypto/
H A Dpgp-pubenc.c88 create_secmsg(PGP_Context *ctx, PGP_MPI **msg_p, int full_bytes) in create_secmsg()

12345678