Home
last modified time | relevance | path

Searched refs:TMessages (Results 1 – 25 of 29) sorted by relevance

12

/dports/lang/fpc-utils/fpc-3.2.2/utils/fpcres/
H A Dmsghandler.pas30 TMessages = class class
48 var Messages : TMessages;
62 procedure TMessages.SetVerbose(const aValue: boolean);
76 constructor TMessages.Create;
85 destructor TMessages.Destroy;
91 procedure TMessages.DoError(const aMsg: string);
96 procedure TMessages.DoVerbose(const aMsg: string);
107 procedure TMessages.Flush;
114 Messages:=TMessages.Create;
/dports/lang/fpc-source/fpc-3.2.2/utils/fpcres/
H A Dmsghandler.pas30 TMessages = class class
48 var Messages : TMessages;
62 procedure TMessages.SetVerbose(const aValue: boolean);
76 constructor TMessages.Create;
85 destructor TMessages.Destroy;
91 procedure TMessages.DoError(const aMsg: string);
96 procedure TMessages.DoVerbose(const aMsg: string);
107 procedure TMessages.Flush;
114 Messages:=TMessages.Create;
/dports/lang/fpc-utils/fpc-3.2.2/utils/fpcreslipo/
H A Dmsghandler.pp28 { TMessages }
30 TMessages = class
47 var Messages : TMessages;
51 { TMessages }
53 procedure TMessages.SetVerbose(const aValue: boolean);
67 constructor TMessages.Create;
76 destructor TMessages.Destroy;
82 procedure TMessages.DoError(const aMsg: string);
87 procedure TMessages.DoVerbose(const aMsg: string);
99 Messages:=TMessages.Create;
/dports/lang/fpc-source/fpc-3.2.2/utils/fpcreslipo/
H A Dmsghandler.pp28 { TMessages }
30 TMessages = class
47 var Messages : TMessages;
51 { TMessages }
53 procedure TMessages.SetVerbose(const aValue: boolean);
67 constructor TMessages.Create;
76 destructor TMessages.Destroy;
82 procedure TMessages.DoError(const aMsg: string);
87 procedure TMessages.DoVerbose(const aMsg: string);
99 Messages:=TMessages.Create;
/dports/lang/fpc-source/fpc-3.2.2/tests/webtbs/
H A Dtw20005.pp6 TMessages = specialize TFPGList<string>;
9 Messages: TMessages;
31 Messages := TMessages.Create;
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/objtools/logging/
H A Dlistener.hpp62 using TMessages = vector<unique_ptr<IObjtoolsMessage>>; typedef in CObjtoolsListener
64 using TBaseIterator = TMessages::const_iterator;
111 TMessages m_Messages;
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/objtools/logging/
H A Dlistener.hpp62 using TMessages = vector<unique_ptr<IObjtoolsMessage>>; typedef in CObjtoolsListener
64 using TBaseIterator = TMessages::const_iterator;
111 TMessages m_Messages;
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/cgi/
H A Dcgictx.hpp273 typedef list< AutoPtr<CCtxMsg> > TMessages; typedef in CCgiContext
274 TMessages m_Messages;
418 ITERATE (TMessages, it, m_Messages) { in PrintMsg()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/cgi/
H A Dcgictx.hpp273 typedef list< AutoPtr<CCtxMsg> > TMessages; typedef in CCgiContext
274 TMessages m_Messages;
418 ITERATE (TMessages, it, m_Messages) { in PrintMsg()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/corelib/
H A Dncbi_message.hpp296 typedef vector< AutoPtr<IMessage> > TMessages; typedef in CMessageListener_Basic
298 TMessages m_Messages;
H A Dncbidiag.hpp2383 typedef list<SDiagMessage> TMessages; typedef in CDiagContext
2403 unique_ptr<TMessages> m_Messages;
2710 typedef deque<SDiagMessage> TMessages; typedef in CFileHandleDiagHandler
2711 unique_ptr<TMessages> m_Messages;
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/corelib/
H A Dncbi_message.hpp296 typedef vector< AutoPtr<IMessage> > TMessages; typedef in CMessageListener_Basic
298 TMessages m_Messages;
H A Dncbidiag.hpp2378 typedef list<SDiagMessage> TMessages; typedef in CDiagContext
2398 unique_ptr<TMessages> m_Messages;
2705 typedef deque<SDiagMessage> TMessages; typedef in CFileHandleDiagHandler
2706 unique_ptr<TMessages> m_Messages;
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objects/trackmgr/
H A Dsupported_assemblies_client.cpp88 ITERATE (TReply::TMessages, it, reply->GetMessages()) { in IsAssemblySupported()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objects/trackmgr/
H A Dsupported_assemblies_client.cpp88 ITERATE (TReply::TMessages, it, reply->GetMessages()) { in IsAssemblySupported()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/corelib/test/
H A Dtest_ncbidiag_f_mt.cpp66 typedef map<TCase, string> TMessages; typedef in CTestDiagApp
80 TMessages m_Messages;
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/doc/specs/
H A Dthrift-rpc.md84 The *message type* indicates what kind of message is sent. Clients send requests with TMessages of …
100 … used starting from Apache Thrift 0.9.3. Earlier versions do _not_ send TMessages of type `Oneway`,
/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/doc/specs/
H A Dthrift-rpc.md84 The *message type* indicates what kind of message is sent. Clients send requests with TMessages of …
100 … used starting from Apache Thrift 0.9.3. Earlier versions do _not_ send TMessages of type `Oneway`,
/dports/devel/thrift-c_glib/thrift-0.14.0/doc/specs/
H A Dthrift-rpc.md84 The *message type* indicates what kind of message is sent. Clients send requests with TMessages of …
100 … used starting from Apache Thrift 0.9.3. Earlier versions do _not_ send TMessages of type `Oneway`,
/dports/devel/thrift-cpp/thrift-0.14.0/doc/specs/
H A Dthrift-rpc.md84 The *message type* indicates what kind of message is sent. Clients send requests with TMessages of …
100 … used starting from Apache Thrift 0.9.3. Earlier versions do _not_ send TMessages of type `Oneway`,
/dports/devel/thrift/thrift-0.14.0/doc/specs/
H A Dthrift-rpc.md84 The *message type* indicates what kind of message is sent. Clients send requests with TMessages of …
100 … used starting from Apache Thrift 0.9.3. Earlier versions do _not_ send TMessages of type `Oneway`,
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/doc/specs/
H A Dthrift-rpc.md84 The *message type* indicates what kind of message is sent. Clients send requests with TMessages of …
100 … used starting from Apache Thrift 0.9.3. Earlier versions do _not_ send TMessages of type `Oneway`,
/dports/devel/node-thrift/thrift-0.14.0/doc/specs/
H A Dthrift-rpc.md84 The *message type* indicates what kind of message is sent. Clients send requests with TMessages of …
100 … used starting from Apache Thrift 0.9.3. Earlier versions do _not_ send TMessages of type `Oneway`,
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/doc/specs/
H A Dthrift-rpc.md84 The *message type* indicates what kind of message is sent. Clients send requests with TMessages of …
100 … used starting from Apache Thrift 0.9.3. Earlier versions do _not_ send TMessages of type `Oneway`,
/dports/devel/py-thrift/thrift-0.14.0/doc/specs/
H A Dthrift-rpc.md84 The *message type* indicates what kind of message is sent. Clients send requests with TMessages of …
100 … used starting from Apache Thrift 0.9.3. Earlier versions do _not_ send TMessages of type `Oneway`,

12