Home
last modified time | relevance | path

Searched refs:Msg2 (Results 1 – 25 of 486) sorted by relevance

12345678910>>...20

/dports/www/firefox-legacy/firefox-52.8.0esr/ipc/ipdl/test/ipdl/ok/
H A Drace_KitchenSink.ipdl6 async Msg2();
14 recv Msg2 goto S3;
17 recv Msg2 goto S4;
31 recv Msg2 goto S5;
37 recv Msg2 goto S18 or S19;
40 recv Msg2 goto S20;
44 recv Msg2 goto S20;
58 recv Msg2 goto S20;
H A Drace_MultiOut.ipdl6 async Msg2();
11 recv Msg2 goto S18 or S19;
14 recv Msg2 goto S20;
18 recv Msg2 goto S20;
32 recv Msg2 goto S20;
H A Drace_DiamondRule1.ipdl7 async Msg2();
15 recv Msg2 goto S3;
18 recv Msg2 goto S4;
H A Drace_Stateless.ipdl8 async Msg2();
15 recv Msg2 goto S5;
/dports/www/firefox-legacy/firefox-52.8.0esr/ipc/ipdl/test/ipdl/error/
H A Drace_OverlappingMultiOut.ipdl8 async Msg2();
16 // *** ERROR: send/recv of Msg1/Msg2 in state S10 goes to overlapping
20 recv Msg2 goto S12 or S13;
23 recv Msg2 goto S14;
27 recv Msg2 goto S14;
34 recv Msg2 goto S14;
H A Drace_ViolateSameDirection.ipdl8 async Msg2();
18 recv Msg2 goto S8;
21 recv Msg2 goto S9;
29 recv Msg2 goto S9;
/dports/devel/elixir-exprotobuf/exprotobuf-1.2.9/test/utils/
H A Dgpb_compile_helper_test.exs10 message Msg2 {
26 optional Msg2 field2 = 2;
33 [{:Msg2, :undefined}, <<>>],
35 [{:Msg3, :TYPE2, {:Msg2, 10}, :undefined}, <<8, 2, 18, 2, 8, 10>>],
36 [{:Msg3, :TYPE3, {:Msg2, 10}, {:'Msg3.Msg4', 1}}, <<8, 3, 18, 2, 8, 10, 26, 2, 8, 1>>],
/dports/comms/gammu/gammu-1.42.0/libgammu/protocol/at/
H A Dat.c57 GSM_Protocol_Message Msg2; in AT_StateMachine() local
237 Msg2.Buffer = (unsigned char *)malloc(d->LineEnd - d->SpecialAnswerStart + 3); in AT_StateMachine()
238 …memcpy(Msg2. Buffer, d->Msg.Buffer + d->SpecialAnswerStart, d->LineEnd - d->SpecialAnswerStart + 2… in AT_StateMachine()
239 Msg2.Length = d->LineEnd - d->SpecialAnswerStart + 2; in AT_StateMachine()
240 Msg2.Buffer[Msg2.Length] = '\0'; in AT_StateMachine()
241 Msg2.Type = 0; in AT_StateMachine()
243 s->Phone.Data.RequestMsg = &Msg2; in AT_StateMachine()
245 free(Msg2.Buffer); in AT_StateMachine()
246 Msg2.Buffer = NULL; in AT_StateMachine()
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/kernel/test/
H A Derror_logger_SUITE.erl164 Msg2 = "This is a text with arguments ~p~n",
170 ok = error_logger:error_msg(Msg2, Arg2),
171 reported(error, Msg2, Arg2),
177 ok = error_logger:error_msg(Msg2, Arg2),
178 reported(error, Msg2, Arg2),
184 ok = error_logger:format(Msg2, Arg2),
185 reported(error, Msg2, Arg2),
203 ok = error_logger:info_msg(Msg2, Arg2),
204 reported(info_msg, Msg2, Arg2),
210 ok = error_logger:info_msg(Msg2, Arg2),
[all …]
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/kernel/test/
H A Derror_logger_SUITE.erl164 Msg2 = "This is a text with arguments ~p~n",
170 ok = error_logger:error_msg(Msg2, Arg2),
171 reported(error, Msg2, Arg2),
177 ok = error_logger:error_msg(Msg2, Arg2),
178 reported(error, Msg2, Arg2),
184 ok = error_logger:format(Msg2, Arg2),
185 reported(error, Msg2, Arg2),
203 ok = error_logger:info_msg(Msg2, Arg2),
204 reported(info_msg, Msg2, Arg2),
210 ok = error_logger:info_msg(Msg2, Arg2),
[all …]
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/kernel/test/
H A Derror_logger_SUITE.erl164 Msg2 = "This is a text with arguments ~p~n",
170 ok = error_logger:error_msg(Msg2, Arg2),
171 reported(error, Msg2, Arg2),
177 ok = error_logger:error_msg(Msg2, Arg2),
178 reported(error, Msg2, Arg2),
184 ok = error_logger:format(Msg2, Arg2),
185 reported(error, Msg2, Arg2),
203 ok = error_logger:info_msg(Msg2, Arg2),
204 reported(info_msg, Msg2, Arg2),
210 ok = error_logger:info_msg(Msg2, Arg2),
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/kernel/test/
H A Derror_logger_SUITE.erl164 Msg2 = "This is a text with arguments ~p~n",
170 ok = error_logger:error_msg(Msg2, Arg2),
171 reported(error, Msg2, Arg2),
177 ok = error_logger:error_msg(Msg2, Arg2),
178 reported(error, Msg2, Arg2),
184 ok = error_logger:format(Msg2, Arg2),
185 reported(error, Msg2, Arg2),
203 ok = error_logger:info_msg(Msg2, Arg2),
204 reported(info_msg, Msg2, Arg2),
210 ok = error_logger:info_msg(Msg2, Arg2),
[all …]
/dports/lang/erlang/otp-OTP-24.1.7/lib/kernel/test/
H A Derror_logger_SUITE.erl164 Msg2 = "This is a text with arguments ~p~n",
170 ok = error_logger:error_msg(Msg2, Arg2),
171 reported(error, Msg2, Arg2),
177 ok = error_logger:error_msg(Msg2, Arg2),
178 reported(error, Msg2, Arg2),
184 ok = error_logger:format(Msg2, Arg2),
185 reported(error, Msg2, Arg2),
203 ok = error_logger:info_msg(Msg2, Arg2),
204 reported(info_msg, Msg2, Arg2),
210 ok = error_logger:info_msg(Msg2, Arg2),
[all …]
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/kernel/test/
H A Derror_logger_SUITE.erl164 Msg2 = "This is a text with arguments ~p~n",
170 ok = error_logger:error_msg(Msg2, Arg2),
171 reported(error, Msg2, Arg2),
177 ok = error_logger:error_msg(Msg2, Arg2),
178 reported(error, Msg2, Arg2),
184 ok = error_logger:format(Msg2, Arg2),
185 reported(error, Msg2, Arg2),
203 ok = error_logger:info_msg(Msg2, Arg2),
204 reported(info_msg, Msg2, Arg2),
210 ok = error_logger:info_msg(Msg2, Arg2),
[all …]
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/kernel/test/
H A Derror_logger_SUITE.erl164 Msg2 = "This is a text with arguments ~p~n",
170 ok = error_logger:error_msg(Msg2, Arg2),
171 reported(error, Msg2, Arg2),
177 ok = error_logger:error_msg(Msg2, Arg2),
178 reported(error, Msg2, Arg2),
184 ok = error_logger:format(Msg2, Arg2),
185 reported(error, Msg2, Arg2),
203 ok = error_logger:info_msg(Msg2, Arg2),
204 reported(info_msg, Msg2, Arg2),
210 ok = error_logger:info_msg(Msg2, Arg2),
[all …]
/dports/net/ryu/ryu-4.26/ryu/tests/packet_data_generator/src/
H A Dx_flower_packet.erl42 Msg2 = case Msg of
49 BinMsg = flower_packet:encode(Msg2),
55 Msg2 = case Msg of
61 {ok, Msg2, <<>>}.
H A Dx.erl50 {ok, Msg2, <<>>} = Mod:decode(BinMsg),
51 {OFPVersion, 0, Body2} = Mod:message_extract(Msg2),
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/fabric/src/
H A Dfabric_doc_open_revs.erl542 Msg2 = {ok, [foo2(), bar1(), bazNF()]},
555 Msg2 = {ok, [foo2(), bar1(), bazNF()]},
563 {ok, S2} = handle_message(Msg2, W2, S0),
574 Msg2 = {ok, [foo1(), bar1(), baz1()]},
582 {ok, S2} = handle_message(Msg2, W2, S0),
594 Msg2 = {rexi_EXIT, reason},
599 {ok, S2} = handle_message(Msg2, W2, S1),
611 Msg2 = {rexi_EXIT, reason},
616 {ok, S2} = handle_message(Msg2, W2, S1),
628 Msg2 = {rexi_EXIT, reason},
[all …]
/dports/www/lynx-current/lynx2.9.0dev.9/src/
H A DHTAlert.c104 void HTInfoMsg2(const char *Msg2, const char *Arg) in HTInfoMsg2() argument
106 _user_message(Msg2, Arg); in HTInfoMsg2()
107 if (non_empty(Msg2)) { in HTInfoMsg2()
109 CTRACE((tfp, Msg2, Arg)); in HTInfoMsg2()
111 LYstore_message2(Msg2, Arg); in HTInfoMsg2()
135 void HTUserMsg2(const char *Msg2, const char *Arg) in HTUserMsg2() argument
137 _user_message(Msg2, Arg); in HTUserMsg2()
138 if (non_empty(Msg2)) { in HTUserMsg2()
140 CTRACE((tfp, Msg2, Arg)); in HTUserMsg2()
142 LYstore_message2(Msg2, Arg); in HTUserMsg2()
/dports/www/lynx/lynx2.8.9rel.1/src/
H A DHTAlert.c104 void HTInfoMsg2(const char *Msg2, const char *Arg) in HTInfoMsg2() argument
106 _user_message(Msg2, Arg); in HTInfoMsg2()
107 if (non_empty(Msg2)) { in HTInfoMsg2()
109 CTRACE((tfp, Msg2, Arg)); in HTInfoMsg2()
111 LYstore_message2(Msg2, Arg); in HTInfoMsg2()
135 void HTUserMsg2(const char *Msg2, const char *Arg) in HTUserMsg2() argument
137 _user_message(Msg2, Arg); in HTUserMsg2()
138 if (non_empty(Msg2)) { in HTUserMsg2()
140 CTRACE((tfp, Msg2, Arg)); in HTUserMsg2()
142 LYstore_message2(Msg2, Arg); in HTUserMsg2()
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/rabbitmq_prelaunch/src/
H A Drabbit_prelaunch_erlang_compat.erl50 Msg2 = rabbit_misc:format(
53 throw({error, {erlang_version_too_old, Msg2}})
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/rabbit/apps/rabbitmq_prelaunch/src/
H A Drabbit_prelaunch_erlang_compat.erl50 Msg2 = rabbit_misc:format(
53 throw({error, {erlang_version_too_old, Msg2}})
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Da-exexda.adb356 Msg2 : Big_String_Ptr := null)
411 if Msg2 /= null
418 while Msg2 (Ptr) /= ASCII.NUL
422 Excep.Msg (Excep.Msg_Length) := Msg2 (Ptr);
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Da-exexda.adb356 Msg2 : Big_String_Ptr := null)
411 if Msg2 /= null
418 while Msg2 (Ptr) /= ASCII.NUL
422 Excep.Msg (Excep.Msg_Length) := Msg2 (Ptr);
/dports/devel/gprbuild/gprbuild-376670f/gpr/src/
H A Dgpr-erroutc.adb508 Msg2 : constant String_Access := Errors.Table (M2).Text; constant
510 Msg2_Len : constant Integer := Msg2'Length;
515 Msg1.all = Msg2.all
519 Msg2.all = Msg1.all (1 .. Msg2_Len)
525 Msg1.all = Msg2.all (1 .. Msg1_Len)
527 Msg2 (Msg1_Len + 1 .. Msg1_Len + 10) = ", instance");

12345678910>>...20