Home
last modified time | relevance | path

Searched refs:NewMsg (Results 1 – 25 of 136) sorted by relevance

123456

/dports/net-im/ssh-chat/ssh-chat-1.10.1/chat/message/
H A Dhistory_test.go29 h.Add(NewMsg("1"))
36 expected = []Message{NewMsg("1")}
41 h.Add(NewMsg("2"))
42 h.Add(NewMsg("3"))
43 h.Add(NewMsg("4"))
44 h.Add(NewMsg("5"))
45 h.Add(NewMsg("6"))
52 expected = []Message{NewMsg("5"), NewMsg("6")}
58 expected = []Message{NewMsg("2"), NewMsg("3"), NewMsg("4"), NewMsg("5"), NewMsg("6")}
/dports/misc/estic/estic-1.61_10/spunk/
H A Dresedit.cc157 Msg *OldMsg, *NewMsg; in EditMsgCollection() local
189 L->Insert (NewMsg); in EditMsgCollection()
207 NewMsg = new Msg (MsgNum); in EditMsgCollection()
210 NewMsg->HideControls (); in EditMsgCollection()
211 L->Insert (NewMsg); in EditMsgCollection()
215 delete NewMsg; in EditMsgCollection()
223 NewMsg = new Msg (*(M->At (Selected))); in EditMsgCollection()
227 NewMsg->HideControls (); in EditMsgCollection()
228 L->Replace (Selected, NewMsg); in EditMsgCollection()
231 delete NewMsg; in EditMsgCollection()
[all …]
/dports/lang/erlang-runtime23/corba-5.0.2/lib/orber/src/
H A Dorber_pi.erl345 NewMsg ->
346 NewMsg
375 NewMsg ->
376 NewMsg
405 NewMsg ->
406 NewMsg
431 NewMsg ->
461 NewMsg ->
489 NewMsg ->
517 NewMsg ->
[all …]
/dports/lang/erlang-runtime24/corba-5.0.2/lib/orber/src/
H A Dorber_pi.erl345 NewMsg ->
346 NewMsg
375 NewMsg ->
376 NewMsg
405 NewMsg ->
406 NewMsg
431 NewMsg ->
461 NewMsg ->
489 NewMsg ->
517 NewMsg ->
[all …]
/dports/lang/erlang-runtime22/corba-4.5.2/lib/orber/src/
H A Dorber_pi.erl345 NewMsg ->
346 NewMsg
375 NewMsg ->
376 NewMsg
405 NewMsg ->
406 NewMsg
431 NewMsg ->
461 NewMsg ->
489 NewMsg ->
517 NewMsg ->
[all …]
/dports/lang/erlang/corba-5.0.2/lib/orber/src/
H A Dorber_pi.erl345 NewMsg ->
346 NewMsg
375 NewMsg ->
376 NewMsg
405 NewMsg ->
406 NewMsg
431 NewMsg ->
461 NewMsg ->
489 NewMsg ->
517 NewMsg ->
[all …]
/dports/lang/erlang-runtime21/corba-4.5.2/lib/orber/src/
H A Dorber_pi.erl345 NewMsg ->
346 NewMsg
375 NewMsg ->
376 NewMsg
405 NewMsg ->
406 NewMsg
431 NewMsg ->
461 NewMsg ->
489 NewMsg ->
517 NewMsg ->
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/lib/dns/
H A Dcache_test.go48 func NewMsg() *mdns.Msg { func
65 msgs = append(msgs, NewMsg())
99 msgs = append(msgs, NewMsg())
120 msgs = append(msgs, NewMsg())
146 msgs = append(msgs, NewMsg())
174 msgs[i] = NewMsg()
/dports/news/fidogate/fidogate-5.10-3-g1c1fd41/doc/old/
H A DFIDOGATE_ftrack255 …Action: NewMsg "/usr/local/etc/ftrack/tmpl/copy_to_me" "/var/spool/fido/ftrack/out" "FTrack" @ "Se…
264 \ Action: NewMsg "/usr/local/etc/ftrack/tmpl/copy_to_me" "/var/spool/fido/ftrack/out" "FTrack" @…
269 \ Action: NewMsg "/usr/local/etc/ftrack/tmpl/copy_to_me" "/var/spool/fido/ftrack/out" "FTrack" @…
270 \ Action: NewMsg "/usr/local/etc/ftrack/tmpl/badfrom" "/var/spool/fido/ftrack/out" "FTrack" @ % …
275 \ Action: NewMsg "/usr/local/etc/ftrack/tmpl/copy_to_me" "/var/spool/fido/ftrack/out" "FTrack" @…
276 \ Action: NewMsg "/usr/local/etc/ftrack/tmpl/badto" "/var/spool/fido/ftrack/out" "FTrack" @ $ $ …
281 …Action: NewMsg "/usr/local/etc/ftrack/tmpl/copy_to_me" "/var/spool/fido/ftrack/out" "FTrack" @ "Se…
282 …Action: NewMsg "/usr/local/etc/ftrack/tmpl/loop" "/var/spool/fido/ftrack/out" "FTrack" @ $ $ "Rout…
293 …Action: NewMsg "/usr/local/etc/ftrack/tmpl/no_point" "/var/spool/fido/ftrack/out" "FTrack" @ $ $ "…
304 …Action: NewMsg "/usr/local/etc/ftrack/tmpl/audit" "/var/spool/fido/ftrack/out" "FTrack" @ $ $ "Aud…
[all …]
/dports/news/rntrack/rntrack-2.1.10_2/samples/
H A Dnode2.cfg39 …Action: NewMsg "tpl\badfrom.tpl" "o:\netmail\out" "Vladimir Lenin" @ "%%" % "Bad source address" +l
43 …Action: NewMsg "tpl\badto.tpl" "o:\netmail\out" "Vladimir Lenin" @ "$" $ "Bad destination address"…
47 Action: NewMsg "tpl\Loop.tpl" "o:\netmail\out" "Vladimir Lenin" @ "$" $ "Loop detected" +l
48 Action: NewMsg "tpl\Loop.tpl" "o:\netmail\me" "rntrack" @ "Vladimir Lenin" @ "Loop detected" +l
H A Dnode3.cfg44 …Action: NewMsg "tpl\badfrom.tpl" "o:\netmail\out" "Vladimir Lenin" @ "%%" % "Bad source address" +l
48 …Action: NewMsg "tpl\badto.tpl" "o:\netmail\out" "Vladimir Lenin" @ "$" $ "Bad destination address"…
53 Action: NewMsg "tpl\Loop.tpl" "o:\netmail\out" "Vladimir Lenin" @ "$" $ "Loop detected" +l
H A Dtest.pl120 NewMsg("msgs","Alex","2:5030/1666","User","2:5030/1157.1","msg test","","","It is My test");
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/status-im/keycard-go/vendor/github.com/ethereum/go-ethereum/swarm/pss/notify/
H A Dnotify.go53 func NewMsg(code byte, name string, payload []byte) *Msg { func
140 msg := NewMsg(MsgCodeStart, name, c.pss.BaseAddr())
168 msg := NewMsg(MsgCodeStop, name, sub.address)
240 msg := NewMsg(MsgCodeNotify, name, data)
322 replyMsg := NewMsg(MsgCodeNotifyWithKey, msg.namestring, make([]byte, len(notify)+symKeyLength))
/dports/games/warmux/warmux-11.04/lib/warmux/net/
H A Dindex_server.cpp227 void IndexServer::NewMsg(IndexServerMsg msg_id, char* buffer, uint& used) in NewMsg() function in IndexServer
257 NewMsg(TS_MSG_VERSION, buffer, used); in HandShake()
315 NewMsg(TS_MSG_HOSTING, buffer, used); in SendServerStatus()
354 NewMsg(TS_MSG_GET_LIST, buffer, used); in GetHostList()
426 NewMsg(TS_MSG_PONG, buffer, used); in SendPong()
/dports/devel/erlang-gpb/gpb-4.3.3/src/
H A Dgpb.erl242 NewMsg = setelement(RNum, Msg, NewSeq),
544 merge_field_msg(RNum, NewMsg, Record, MsgDefs) ->
547 setelement(RNum, Record, NewMsg);
549 MergedMsg = merge_msgs(PrevMsg, NewMsg, MsgDefs),
572 merge_msgs(PrevMsg, NewMsg, MsgDefs)
573 when element(1,PrevMsg) == element(1,NewMsg) ->
575 merge_m_g_aux(PrevMsg, NewMsg, Key, MsgDefs).
582 merge_m_g_aux(PrevMsg, NewMsg, Key, MsgDefs) ->
588 NewMap = element(RNum, NewMsg),
595 NewSeq = element(RNum, NewMsg),
[all …]
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/ftp/test/
H A Dftp_format_SUITE.erl281 NewMsg = parse(ftp_response, parse_lines, [[], start], NextMsg),
282 {pos_compl, _} = ftp_response:interpret(NewMsg),
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/ftp/test/
H A Dftp_format_SUITE.erl281 NewMsg = parse(ftp_response, parse_lines, [[], start], NextMsg),
282 {pos_compl, _} = ftp_response:interpret(NewMsg),
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/ftp/test/
H A Dftp_format_SUITE.erl281 NewMsg = parse(ftp_response, parse_lines, [[], start], NextMsg),
282 {pos_compl, _} = ftp_response:interpret(NewMsg),
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/ftp/test/
H A Dftp_format_SUITE.erl281 NewMsg = parse(ftp_response, parse_lines, [[], start], NextMsg),
282 {pos_compl, _} = ftp_response:interpret(NewMsg),
/dports/lang/erlang/otp-OTP-24.1.7/lib/ftp/test/
H A Dftp_format_SUITE.erl281 NewMsg = parse(ftp_response, parse_lines, [[], start], NextMsg),
282 {pos_compl, _} = ftp_response:interpret(NewMsg),
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/ftp/test/
H A Dftp_format_SUITE.erl281 NewMsg = parse(ftp_response, parse_lines, [[], start], NextMsg),
282 {pos_compl, _} = ftp_response:interpret(NewMsg),
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/ftp/test/
H A Dftp_format_SUITE.erl281 NewMsg = parse(ftp_response, parse_lines, [[], start], NextMsg),
282 {pos_compl, _} = ftp_response:interpret(NewMsg),
/dports/security/keybase/client-v5.7.1/go/chat/commands/
H A Dmsg.go16 func NewMsg(g *globals.Context) *Msg { func
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/status-im/keycard-go/vendor/github.com/ethereum/go-ethereum/p2p/protocols/
H A Dprotocol.go183 func (s *Spec) NewMsg(code uint64) (interface{}, bool) { func
331 val, ok := p.spec.NewMsg(msg.Code)
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/dialyzer/src/
H A Ddialyzer_succ_typings.erl194 NewMsg = {contract_range, [Contract, M, F, ArgStrings, CallL, CRet]},
196 W = {?WARN_CONTRACT_RANGE, WarningInfo2, NewMsg},
209 NewMsg = {contract_range, [Contract, M, F, ArgStrings, CallL, CRet]},
210 W = {?WARN_CONTRACT_RANGE, WarningInfo, NewMsg},

123456