Home
last modified time | relevance | path

Searched refs:OutputMsg (Results 1 – 25 of 30) sorted by relevance

12

/dports/sysutils/screen/screen-4.8.0/
H A Dprocess.c2055 OutputMsg(0, "Illegal width");
2408 OutputMsg(0, "empty buffer");
2429 OutputMsg(0, "%s", strnomem);
2491 OutputMsg(0, "empty buffer");
2609 OutputMsg(errno, "%s", s);
2723 OutputMsg(0, "%s", s);
3245 OutputMsg(0, fore->w_slowpaste ?
3250 OutputMsg(0, fore->w_slowpaste ?
4087 OutputMsg(0, "%s", s);
4312 OutputMsg(0, "idle off");
[all …]
/dports/math/scilab/scilab-6.1.1/scilab/modules/windows_tools/src/c/CScilex/
H A DCScilex.c161 char *OutputMsg = NULL; in main() local
172 OutputMsg = (char*)MALLOC((strlen(buffer) + 1) * sizeof(char)); in main()
173 if (OutputMsg) in main()
175 CharToOem(buffer, OutputMsg); in main()
176 fprintf(stderr, "%s\n", OutputMsg); in main()
177 FREE(OutputMsg); in main()
/dports/sysutils/istio/istio-1.6.7/mixer/test/keyval/
H A Dtemplate_handler_service.pb.go114 type OutputMsg struct { struct
119 func (m *OutputMsg) Reset() { *m = OutputMsg{} } argument
120 func (*OutputMsg) ProtoMessage() {} argument
121 func (*OutputMsg) Descriptor() ([]byte, []int) { argument
135 func (m *OutputMsg) XXX_Merge(src proto.Message) { argument
138 func (m *OutputMsg) XXX_Size() int { argument
141 func (m *OutputMsg) XXX_DiscardUnknown() { argument
660 func (m *OutputMsg) Size() (n int) { argument
741 func (this *OutputMsg) String() string { argument
745 s := strings.Join([]string{`&OutputMsg{`,
[all …]
H A Dadapter.go46 Output: &OutputMsg{Value: value},
H A Dtemplate_handler_service.proto67 OutputMsg output = 2;
71 message OutputMsg { message
/dports/sysutils/istio/istio-1.6.7/mixer/test/spyAdapter/template/checkoutput/
H A Dtmpl_handler_service.pb.go116 type OutputMsg struct { struct
124 func (m *OutputMsg) Reset() { *m = OutputMsg{} } argument
125 func (*OutputMsg) ProtoMessage() {} argument
126 func (*OutputMsg) Descriptor() ([]byte, []int) { argument
140 func (m *OutputMsg) XXX_Merge(src proto.Message) { argument
143 func (m *OutputMsg) XXX_Size() int { argument
146 func (m *OutputMsg) XXX_DiscardUnknown() { argument
718 func (m *OutputMsg) Size() (n int) { argument
816 func (this *OutputMsg) String() string { argument
830 s := strings.Join([]string{`&OutputMsg{`,
[all …]
H A Dtmpl_handler_service.proto67 OutputMsg output = 2;
71 message OutputMsg { message
/dports/sysutils/istio/istio-1.6.7/mixer/test/spyAdapter/template/apa/
H A Dtmpl_handler_service.pb.go81 type OutputMsg struct { struct
93 func (m *OutputMsg) Reset() { *m = OutputMsg{} } argument
94 func (*OutputMsg) ProtoMessage() {} argument
95 func (*OutputMsg) Descriptor() ([]byte, []int) { argument
109 func (m *OutputMsg) XXX_Merge(src proto.Message) { argument
112 func (m *OutputMsg) XXX_Size() int { argument
115 func (m *OutputMsg) XXX_DiscardUnknown() { argument
325 out := new(OutputMsg)
763 func (m *OutputMsg) Size() (n int) { argument
895 func (this *OutputMsg) String() string { argument
[all …]
H A Dtmpl_handler_service.proto41 rpc HandleSampleApa(HandleSampleApaRequest) returns (OutputMsg);
65 message OutputMsg { message
/dports/sysutils/istio/istio-1.6.7/mixer/tools/mixgen/cmd/
H A Dapi_proto.go61 rpc Handle{{.InterfaceName}}(Handle{{.InterfaceName}}Request) returns (OutputMsg);
96 OutputMsg output = 2;
102 message OutputMsg {
/dports/editors/rehex/rehex-0.4.0/wxLua/modules/wxlua/debug/
H A Dwxldebug.cpp735 OutputMsg(s); in TestStack()
751 OutputMsg(str); in DumpStack()
764 OutputMsg(str); in DumpStack()
800 OutputMsg(s); in DumpTable()
836 OutputMsg(s); in DumpTable()
844 OutputMsg(s); in DumpTable()
850 OutputMsg(s); in DumpTable()
860 OutputMsg(title); in DumpTable()
876 OutputMsg(info); in DumpTable()
899 void wxLuaCheckStack::OutputMsg(const wxString& msg) const in OutputMsg() function in wxLuaCheckStack
/dports/sysutils/istio/istio-1.6.7/mixer/test/spybackend/
H A Dargs.go76 HandleCheckOutput *checkoutputTmpl.OutputMsg
85 HandleSampleApaResult *apaTmpl.OutputMsg
H A Dnosession_integration_test.go843 args.Behavior.HandleSampleApaResult = &sampleapa.OutputMsg{
858 args.Behavior.HandleCheckOutput = &checkproducer.OutputMsg{
/dports/sysutils/istio/istio-1.6.7/mixer/adapter/kubernetesenv/template/
H A Dtemplate_handler_service.pb.go118 type OutputMsg struct { struct
169 func (m *OutputMsg) Reset() { *m = OutputMsg{} } argument
170 func (*OutputMsg) ProtoMessage() {} argument
171 func (*OutputMsg) Descriptor() ([]byte, []int) { argument
185 func (m *OutputMsg) XXX_Merge(src proto.Message) { argument
188 func (m *OutputMsg) XXX_Size() int { argument
191 func (m *OutputMsg) XXX_DiscardUnknown() { argument
434 out := new(OutputMsg)
1031 func (m *OutputMsg) Size() (n int) { argument
1236 func (this *OutputMsg) String() string { argument
[all …]
/dports/sysutils/istio/istio-1.6.7/mixer/template/sample/apa/
H A DApa_handler_service.proto43 rpc HandleMyApa(HandleMyApaRequest) returns (OutputMsg);
67 message OutputMsg { message
H A DApa_handler_service.pb.go84 type OutputMsg struct { struct
96 func (m *OutputMsg) Reset() { *m = OutputMsg{} } argument
97 func (*OutputMsg) ProtoMessage() {} argument
98 func (*OutputMsg) Descriptor() ([]byte, []int) { argument
112 func (m *OutputMsg) XXX_Merge(src proto.Message) { argument
115 func (m *OutputMsg) XXX_Size() int { argument
118 func (m *OutputMsg) XXX_DiscardUnknown() { argument
704 out := new(OutputMsg)
1933 func (m *OutputMsg) Size() (n int) { argument
2385 func (this *OutputMsg) String() string { argument
[all …]
/dports/sysutils/istio/istio-1.6.7/mixer/tools/mixgen/cmd/testdata/apa/
H A Dtemplate_instance.proto.golden45 rpc HandleMyApa(HandleMyApaRequest) returns (OutputMsg);
68 message OutputMsg {
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/test/
H A Dport_trace_SUITE.erl245 OutputMsg = <<?ECHO_DRV_NOOP:8,0:(8*512)>>,
246 Prt ! {S, {command, OutputMsg}},
247 [{trace, Prt, 'receive', {S, {command, OutputMsg}}}] = flush(),
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/test/
H A Dport_trace_SUITE.erl245 OutputMsg = <<?ECHO_DRV_NOOP:8,0:(8*512)>>,
246 Prt ! {S, {command, OutputMsg}},
247 [{trace, Prt, 'receive', {S, {command, OutputMsg}}}] = flush(),
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/test/
H A Dport_trace_SUITE.erl245 OutputMsg = <<?ECHO_DRV_NOOP:8,0:(8*512)>>,
246 Prt ! {S, {command, OutputMsg}},
247 [{trace, Prt, 'receive', {S, {command, OutputMsg}}}] = flush(),
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/test/
H A Dport_trace_SUITE.erl245 OutputMsg = <<?ECHO_DRV_NOOP:8,0:(8*512)>>,
246 Prt ! {S, {command, OutputMsg}},
247 [{trace, Prt, 'receive', {S, {command, OutputMsg}}}] = flush(),
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/test/
H A Dport_trace_SUITE.erl245 OutputMsg = <<?ECHO_DRV_NOOP:8,0:(8*512)>>,
246 Prt ! {S, {command, OutputMsg}},
247 [{trace, Prt, 'receive', {S, {command, OutputMsg}}}] = flush(),
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/test/
H A Dport_trace_SUITE.erl245 OutputMsg = <<?ECHO_DRV_NOOP:8,0:(8*512)>>,
246 Prt ! {S, {command, OutputMsg}},
247 [{trace, Prt, 'receive', {S, {command, OutputMsg}}}] = flush(),
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/test/
H A Dport_trace_SUITE.erl245 OutputMsg = <<?ECHO_DRV_NOOP:8,0:(8*512)>>,
246 Prt ! {S, {command, OutputMsg}},
247 [{trace, Prt, 'receive', {S, {command, OutputMsg}}}] = flush(),
/dports/sysutils/istio/istio-1.6.7/mixer/pkg/protobuf/yaml/dynamic/
H A Dhandler_test.go118 args.Behavior.HandleSampleApaResult = &sampleapa.OutputMsg{
122 args.Behavior.HandleCheckOutput = &checkproducer.OutputMsg{

12