Home
last modified time | relevance | path

Searched refs:szMethod (Results 1 – 25 of 56) sorted by relevance

123

/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/test/ndbapi/
H A DVerifyNdbApi.cpp53 void CVerifyNdbSchemaOp::VerifyIntError(const int i, const char* szMethod) in VerifyIntError() argument
56 ndbout << "NdbSchemaOp::" << szMethod << " returned " << dec << i; in VerifyIntError()
65 ndbout << "NdbSchemaCon::" << szMethod << " returned " << dec << i; in VerifyIntError()
71 void CVerifyNdbSchemaCon::VerifyPtrError(void* p, const char* szMethod) in VerifyPtrError() argument
92 ndbout << "NdbOperation::" << szMethod << " returned " << dec << i; in VerifyIntError()
98 void CVerifyNdbOperation::VerifyPtrError(void* p, const char* szMethod) in VerifyPtrError() argument
128 ndbout << "NdbConnection::" << szMethod << " returned " << dec << i; in VerifyIntError()
134 void CVerifyNdbConnection::VerifyPtrError(void* p, const char* szMethod) in VerifyPtrError() argument
143 void CVerifyNdb::VerifyPtrError(void* p, const char* szMethod) in VerifyPtrError() argument
146 ndbout << "Ndb::" << szMethod << " returned " << hex << (Uint32)p; in VerifyPtrError()
[all …]
H A Dacid.cpp52 ndbout << szClass << "->" << szMethod << " return " << iRes << " : "; in ReportMethodInt()
67 ndbout << szClass << "->" << szMethod << " return " << iRes << " : "; in ReportMethodInt()
77 …ndbout << szVariable << " = " << szClass << "->" << szMethod << " return " << (long)(void*)pR << "…
84 void ReportMethodVoid(C* pC, const char* szClass, const char* szMethod, const char* szFile, const i… in ReportMethodVoid() argument
87 ndbout << szClass << "->" << szMethod << " : "; in ReportMethodVoid()
104 ndbout << szClass << "->" << szMethod << " return " << iRes << " : "; in ReportMethodInt()
122 ndbout << szClass << "->" << szMethod << " return " << iRes << " : "; in ReportMethodInt()
134 ndbout << szVariable << " = " << szClass << "->" << szMethod << " return " << " : ";
142 void ReportMethodVoid(C* pC, const char* szClass, const char* szMethod, const char* szFile, const i… in ReportMethodVoid() argument
146 ndbout << szClass << "->" << szMethod << " : "; in ReportMethodVoid()
[all …]
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/test/ndbapi/
H A DVerifyNdbApi.cpp53 void CVerifyNdbSchemaOp::VerifyIntError(const int i, const char* szMethod) in VerifyIntError() argument
56 ndbout << "NdbSchemaOp::" << szMethod << " returned " << dec << i; in VerifyIntError()
65 ndbout << "NdbSchemaCon::" << szMethod << " returned " << dec << i; in VerifyIntError()
71 void CVerifyNdbSchemaCon::VerifyPtrError(void* p, const char* szMethod) in VerifyPtrError() argument
92 ndbout << "NdbOperation::" << szMethod << " returned " << dec << i; in VerifyIntError()
98 void CVerifyNdbOperation::VerifyPtrError(void* p, const char* szMethod) in VerifyPtrError() argument
128 ndbout << "NdbConnection::" << szMethod << " returned " << dec << i; in VerifyIntError()
134 void CVerifyNdbConnection::VerifyPtrError(void* p, const char* szMethod) in VerifyPtrError() argument
143 void CVerifyNdb::VerifyPtrError(void* p, const char* szMethod) in VerifyPtrError() argument
146 ndbout << "Ndb::" << szMethod << " returned " << hex << (Uint32)p; in VerifyPtrError()
[all …]
H A Dacid.cpp52 ndbout << szClass << "->" << szMethod << " return " << iRes << " : "; in ReportMethodInt()
67 ndbout << szClass << "->" << szMethod << " return " << iRes << " : "; in ReportMethodInt()
77 …ndbout << szVariable << " = " << szClass << "->" << szMethod << " return " << (long)(void*)pR << "…
84 void ReportMethodVoid(C* pC, const char* szClass, const char* szMethod, const char* szFile, const i… in ReportMethodVoid() argument
87 ndbout << szClass << "->" << szMethod << " : "; in ReportMethodVoid()
104 ndbout << szClass << "->" << szMethod << " return " << iRes << " : "; in ReportMethodInt()
122 ndbout << szClass << "->" << szMethod << " return " << iRes << " : "; in ReportMethodInt()
134 ndbout << szVariable << " = " << szClass << "->" << szMethod << " return " << " : ";
142 void ReportMethodVoid(C* pC, const char* szClass, const char* szMethod, const char* szFile, const i… in ReportMethodVoid() argument
146 ndbout << szClass << "->" << szMethod << " : "; in ReportMethodVoid()
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/test/ndbapi/
H A DVerifyNdbApi.cpp53 void CVerifyNdbSchemaOp::VerifyIntError(const int i, const char* szMethod) in VerifyIntError() argument
56 ndbout << "NdbSchemaOp::" << szMethod << " returned " << dec << i; in VerifyIntError()
65 ndbout << "NdbSchemaCon::" << szMethod << " returned " << dec << i; in VerifyIntError()
71 void CVerifyNdbSchemaCon::VerifyPtrError(void* p, const char* szMethod) in VerifyPtrError() argument
92 ndbout << "NdbOperation::" << szMethod << " returned " << dec << i; in VerifyIntError()
98 void CVerifyNdbOperation::VerifyPtrError(void* p, const char* szMethod) in VerifyPtrError() argument
128 ndbout << "NdbConnection::" << szMethod << " returned " << dec << i; in VerifyIntError()
134 void CVerifyNdbConnection::VerifyPtrError(void* p, const char* szMethod) in VerifyPtrError() argument
143 void CVerifyNdb::VerifyPtrError(void* p, const char* szMethod) in VerifyPtrError() argument
146 ndbout << "Ndb::" << szMethod << " returned " << hex << (Uint32)p; in VerifyPtrError()
[all …]
H A Dacid.cpp52 ndbout << szClass << "->" << szMethod << " return " << iRes << " : "; in ReportMethodInt()
67 ndbout << szClass << "->" << szMethod << " return " << iRes << " : "; in ReportMethodInt()
77 …ndbout << szVariable << " = " << szClass << "->" << szMethod << " return " << (long)(void*)pR << "…
84 void ReportMethodVoid(C* pC, const char* szClass, const char* szMethod, const char* szFile, const i… in ReportMethodVoid() argument
87 ndbout << szClass << "->" << szMethod << " : "; in ReportMethodVoid()
104 ndbout << szClass << "->" << szMethod << " return " << iRes << " : "; in ReportMethodInt()
122 ndbout << szClass << "->" << szMethod << " return " << iRes << " : "; in ReportMethodInt()
134 ndbout << szVariable << " = " << szClass << "->" << szMethod << " return " << " : ";
142 void ReportMethodVoid(C* pC, const char* szClass, const char* szMethod, const char* szFile, const i… in ReportMethodVoid() argument
146 ndbout << szClass << "->" << szMethod << " : "; in ReportMethodVoid()
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/test/ndbapi/
H A DVerifyNdbApi.cpp53 void CVerifyNdbSchemaOp::VerifyIntError(const int i, const char* szMethod) in VerifyIntError() argument
56 ndbout << "NdbSchemaOp::" << szMethod << " returned " << dec << i; in VerifyIntError()
65 ndbout << "NdbSchemaCon::" << szMethod << " returned " << dec << i; in VerifyIntError()
71 void CVerifyNdbSchemaCon::VerifyPtrError(void* p, const char* szMethod) in VerifyPtrError() argument
92 ndbout << "NdbOperation::" << szMethod << " returned " << dec << i; in VerifyIntError()
98 void CVerifyNdbOperation::VerifyPtrError(void* p, const char* szMethod) in VerifyPtrError() argument
128 ndbout << "NdbConnection::" << szMethod << " returned " << dec << i; in VerifyIntError()
134 void CVerifyNdbConnection::VerifyPtrError(void* p, const char* szMethod) in VerifyPtrError() argument
143 void CVerifyNdb::VerifyPtrError(void* p, const char* szMethod) in VerifyPtrError() argument
146 ndbout << "Ndb::" << szMethod << " returned " << hex << (Uint32)p; in VerifyPtrError()
[all …]
H A Dacid.cpp52 ndbout << szClass << "->" << szMethod << " return " << iRes << " : "; in ReportMethodInt()
67 ndbout << szClass << "->" << szMethod << " return " << iRes << " : "; in ReportMethodInt()
77 …ndbout << szVariable << " = " << szClass << "->" << szMethod << " return " << (long)(void*)pR << "…
84 void ReportMethodVoid(C* pC, const char* szClass, const char* szMethod, const char* szFile, const i… in ReportMethodVoid() argument
87 ndbout << szClass << "->" << szMethod << " : "; in ReportMethodVoid()
104 ndbout << szClass << "->" << szMethod << " return " << iRes << " : "; in ReportMethodInt()
122 ndbout << szClass << "->" << szMethod << " return " << iRes << " : "; in ReportMethodInt()
134 ndbout << szVariable << " = " << szClass << "->" << szMethod << " return " << " : ";
142 void ReportMethodVoid(C* pC, const char* szClass, const char* szMethod, const char* szFile, const i… in ReportMethodVoid() argument
146 ndbout << szClass << "->" << szMethod << " : "; in ReportMethodVoid()
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/test/ndbapi/
H A DVerifyNdbApi.cpp53 void CVerifyNdbSchemaOp::VerifyIntError(const int i, const char* szMethod) in VerifyIntError() argument
56 ndbout << "NdbSchemaOp::" << szMethod << " returned " << dec << i; in VerifyIntError()
65 ndbout << "NdbSchemaCon::" << szMethod << " returned " << dec << i; in VerifyIntError()
71 void CVerifyNdbSchemaCon::VerifyPtrError(void* p, const char* szMethod) in VerifyPtrError() argument
92 ndbout << "NdbOperation::" << szMethod << " returned " << dec << i; in VerifyIntError()
98 void CVerifyNdbOperation::VerifyPtrError(void* p, const char* szMethod) in VerifyPtrError() argument
128 ndbout << "NdbConnection::" << szMethod << " returned " << dec << i; in VerifyIntError()
134 void CVerifyNdbConnection::VerifyPtrError(void* p, const char* szMethod) in VerifyPtrError() argument
143 void CVerifyNdb::VerifyPtrError(void* p, const char* szMethod) in VerifyPtrError() argument
146 ndbout << "Ndb::" << szMethod << " returned " << hex << (Uint32)p; in VerifyPtrError()
[all …]
H A Dacid.cpp52 ndbout << szClass << "->" << szMethod << " return " << iRes << " : "; in ReportMethodInt()
67 ndbout << szClass << "->" << szMethod << " return " << iRes << " : "; in ReportMethodInt()
77 …ndbout << szVariable << " = " << szClass << "->" << szMethod << " return " << (long)(void*)pR << "…
84 void ReportMethodVoid(C* pC, const char* szClass, const char* szMethod, const char* szFile, const i… in ReportMethodVoid() argument
87 ndbout << szClass << "->" << szMethod << " : "; in ReportMethodVoid()
104 ndbout << szClass << "->" << szMethod << " return " << iRes << " : "; in ReportMethodInt()
122 ndbout << szClass << "->" << szMethod << " return " << iRes << " : "; in ReportMethodInt()
134 ndbout << szVariable << " = " << szClass << "->" << szMethod << " return " << " : ";
142 void ReportMethodVoid(C* pC, const char* szClass, const char* szMethod, const char* szFile, const i… in ReportMethodVoid() argument
146 ndbout << szClass << "->" << szMethod << " : "; in ReportMethodVoid()
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/test/ndbapi/
H A DVerifyNdbApi.cpp53 void CVerifyNdbSchemaOp::VerifyIntError(const int i, const char* szMethod) in VerifyIntError() argument
56 ndbout << "NdbSchemaOp::" << szMethod << " returned " << dec << i; in VerifyIntError()
65 ndbout << "NdbSchemaCon::" << szMethod << " returned " << dec << i; in VerifyIntError()
71 void CVerifyNdbSchemaCon::VerifyPtrError(void* p, const char* szMethod) in VerifyPtrError() argument
92 ndbout << "NdbOperation::" << szMethod << " returned " << dec << i; in VerifyIntError()
98 void CVerifyNdbOperation::VerifyPtrError(void* p, const char* szMethod) in VerifyPtrError() argument
128 ndbout << "NdbConnection::" << szMethod << " returned " << dec << i; in VerifyIntError()
134 void CVerifyNdbConnection::VerifyPtrError(void* p, const char* szMethod) in VerifyPtrError() argument
143 void CVerifyNdb::VerifyPtrError(void* p, const char* szMethod) in VerifyPtrError() argument
146 ndbout << "Ndb::" << szMethod << " returned " << hex << (Uint32)p; in VerifyPtrError()
[all …]
H A Dacid.cpp52 ndbout << szClass << "->" << szMethod << " return " << iRes << " : "; in ReportMethodInt()
67 ndbout << szClass << "->" << szMethod << " return " << iRes << " : "; in ReportMethodInt()
77 …ndbout << szVariable << " = " << szClass << "->" << szMethod << " return " << (long)(void*)pR << "…
84 void ReportMethodVoid(C* pC, const char* szClass, const char* szMethod, const char* szFile, const i… in ReportMethodVoid() argument
87 ndbout << szClass << "->" << szMethod << " : "; in ReportMethodVoid()
104 ndbout << szClass << "->" << szMethod << " return " << iRes << " : "; in ReportMethodInt()
122 ndbout << szClass << "->" << szMethod << " return " << iRes << " : "; in ReportMethodInt()
134 ndbout << szVariable << " = " << szClass << "->" << szMethod << " return " << " : ";
142 void ReportMethodVoid(C* pC, const char* szClass, const char* szMethod, const char* szFile, const i… in ReportMethodVoid() argument
146 ndbout << szClass << "->" << szMethod << " : "; in ReportMethodVoid()
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/test/ndbapi/
H A DVerifyNdbApi.cpp53 void CVerifyNdbSchemaOp::VerifyIntError(const int i, const char* szMethod) in VerifyIntError() argument
56 ndbout << "NdbSchemaOp::" << szMethod << " returned " << dec << i; in VerifyIntError()
65 ndbout << "NdbSchemaCon::" << szMethod << " returned " << dec << i; in VerifyIntError()
71 void CVerifyNdbSchemaCon::VerifyPtrError(void* p, const char* szMethod) in VerifyPtrError() argument
92 ndbout << "NdbOperation::" << szMethod << " returned " << dec << i; in VerifyIntError()
98 void CVerifyNdbOperation::VerifyPtrError(void* p, const char* szMethod) in VerifyPtrError() argument
128 ndbout << "NdbConnection::" << szMethod << " returned " << dec << i; in VerifyIntError()
134 void CVerifyNdbConnection::VerifyPtrError(void* p, const char* szMethod) in VerifyPtrError() argument
143 void CVerifyNdb::VerifyPtrError(void* p, const char* szMethod) in VerifyPtrError() argument
146 ndbout << "Ndb::" << szMethod << " returned " << hex << (Uint32)p; in VerifyPtrError()
[all …]
H A Dacid.cpp52 ndbout << szClass << "->" << szMethod << " return " << iRes << " : "; in ReportMethodInt()
67 ndbout << szClass << "->" << szMethod << " return " << iRes << " : "; in ReportMethodInt()
77 …ndbout << szVariable << " = " << szClass << "->" << szMethod << " return " << (long)(void*)pR << "…
84 void ReportMethodVoid(C* pC, const char* szClass, const char* szMethod, const char* szFile, const i… in ReportMethodVoid() argument
87 ndbout << szClass << "->" << szMethod << " : "; in ReportMethodVoid()
104 ndbout << szClass << "->" << szMethod << " return " << iRes << " : "; in ReportMethodInt()
122 ndbout << szClass << "->" << szMethod << " return " << iRes << " : "; in ReportMethodInt()
134 ndbout << szVariable << " = " << szClass << "->" << szMethod << " return " << " : ";
142 void ReportMethodVoid(C* pC, const char* szClass, const char* szMethod, const char* szFile, const i… in ReportMethodVoid() argument
146 ndbout << szClass << "->" << szMethod << " : "; in ReportMethodVoid()
[all …]
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/test/ndbapi/
H A DVerifyNdbApi.cpp53 void CVerifyNdbSchemaOp::VerifyIntError(const int i, const char* szMethod) in VerifyIntError() argument
56 ndbout << "NdbSchemaOp::" << szMethod << " returned " << dec << i; in VerifyIntError()
65 ndbout << "NdbSchemaCon::" << szMethod << " returned " << dec << i; in VerifyIntError()
71 void CVerifyNdbSchemaCon::VerifyPtrError(void* p, const char* szMethod) in VerifyPtrError() argument
92 ndbout << "NdbOperation::" << szMethod << " returned " << dec << i; in VerifyIntError()
98 void CVerifyNdbOperation::VerifyPtrError(void* p, const char* szMethod) in VerifyPtrError() argument
128 ndbout << "NdbConnection::" << szMethod << " returned " << dec << i; in VerifyIntError()
134 void CVerifyNdbConnection::VerifyPtrError(void* p, const char* szMethod) in VerifyPtrError() argument
143 void CVerifyNdb::VerifyPtrError(void* p, const char* szMethod) in VerifyPtrError() argument
146 ndbout << "Ndb::" << szMethod << " returned " << hex << (Uint32)p; in VerifyPtrError()
[all …]
H A Dacid.cpp52 ndbout << szClass << "->" << szMethod << " return " << iRes << " : "; in ReportMethodInt()
67 ndbout << szClass << "->" << szMethod << " return " << iRes << " : "; in ReportMethodInt()
77 …ndbout << szVariable << " = " << szClass << "->" << szMethod << " return " << (long)(void*)pR << "…
84 void ReportMethodVoid(C* pC, const char* szClass, const char* szMethod, const char* szFile, const i… in ReportMethodVoid() argument
87 ndbout << szClass << "->" << szMethod << " : "; in ReportMethodVoid()
104 ndbout << szClass << "->" << szMethod << " return " << iRes << " : "; in ReportMethodInt()
122 ndbout << szClass << "->" << szMethod << " return " << iRes << " : "; in ReportMethodInt()
134 ndbout << szVariable << " = " << szClass << "->" << szMethod << " return " << " : ";
142 void ReportMethodVoid(C* pC, const char* szClass, const char* szMethod, const char* szFile, const i… in ReportMethodVoid() argument
146 ndbout << szClass << "->" << szMethod << " : "; in ReportMethodVoid()
[all …]
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/test/ndbapi/
H A DVerifyNdbApi.cpp53 void CVerifyNdbSchemaOp::VerifyIntError(const int i, const char* szMethod) in VerifyIntError() argument
56 ndbout << "NdbSchemaOp::" << szMethod << " returned " << dec << i; in VerifyIntError()
65 ndbout << "NdbSchemaCon::" << szMethod << " returned " << dec << i; in VerifyIntError()
71 void CVerifyNdbSchemaCon::VerifyPtrError(void* p, const char* szMethod) in VerifyPtrError() argument
92 ndbout << "NdbOperation::" << szMethod << " returned " << dec << i; in VerifyIntError()
98 void CVerifyNdbOperation::VerifyPtrError(void* p, const char* szMethod) in VerifyPtrError() argument
128 ndbout << "NdbConnection::" << szMethod << " returned " << dec << i; in VerifyIntError()
134 void CVerifyNdbConnection::VerifyPtrError(void* p, const char* szMethod) in VerifyPtrError() argument
143 void CVerifyNdb::VerifyPtrError(void* p, const char* szMethod) in VerifyPtrError() argument
146 ndbout << "Ndb::" << szMethod << " returned " << hex << (Uint32)p; in VerifyPtrError()
[all …]
H A Dacid.cpp52 ndbout << szClass << "->" << szMethod << " return " << iRes << " : "; in ReportMethodInt()
67 ndbout << szClass << "->" << szMethod << " return " << iRes << " : "; in ReportMethodInt()
77 …ndbout << szVariable << " = " << szClass << "->" << szMethod << " return " << (long)(void*)pR << "…
84 void ReportMethodVoid(C* pC, const char* szClass, const char* szMethod, const char* szFile, const i… in ReportMethodVoid() argument
87 ndbout << szClass << "->" << szMethod << " : "; in ReportMethodVoid()
104 ndbout << szClass << "->" << szMethod << " return " << iRes << " : "; in ReportMethodInt()
122 ndbout << szClass << "->" << szMethod << " return " << iRes << " : "; in ReportMethodInt()
134 ndbout << szVariable << " = " << szClass << "->" << szMethod << " return " << " : ";
142 void ReportMethodVoid(C* pC, const char* szClass, const char* szMethod, const char* szFile, const i… in ReportMethodVoid() argument
146 ndbout << szClass << "->" << szMethod << " : "; in ReportMethodVoid()
[all …]
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/test/ndbapi/
H A DVerifyNdbApi.cpp53 void CVerifyNdbSchemaOp::VerifyIntError(const int i, const char* szMethod) in VerifyIntError() argument
56 ndbout << "NdbSchemaOp::" << szMethod << " returned " << dec << i; in VerifyIntError()
65 ndbout << "NdbSchemaCon::" << szMethod << " returned " << dec << i; in VerifyIntError()
71 void CVerifyNdbSchemaCon::VerifyPtrError(void* p, const char* szMethod) in VerifyPtrError() argument
92 ndbout << "NdbOperation::" << szMethod << " returned " << dec << i; in VerifyIntError()
98 void CVerifyNdbOperation::VerifyPtrError(void* p, const char* szMethod) in VerifyPtrError() argument
128 ndbout << "NdbConnection::" << szMethod << " returned " << dec << i; in VerifyIntError()
134 void CVerifyNdbConnection::VerifyPtrError(void* p, const char* szMethod) in VerifyPtrError() argument
143 void CVerifyNdb::VerifyPtrError(void* p, const char* szMethod) in VerifyPtrError() argument
146 ndbout << "Ndb::" << szMethod << " returned " << hex << (Uint32)p; in VerifyPtrError()
[all …]
H A Dacid.cpp52 ndbout << szClass << "->" << szMethod << " return " << iRes << " : "; in ReportMethodInt()
67 ndbout << szClass << "->" << szMethod << " return " << iRes << " : "; in ReportMethodInt()
77 …ndbout << szVariable << " = " << szClass << "->" << szMethod << " return " << (long)(void*)pR << "…
84 void ReportMethodVoid(C* pC, const char* szClass, const char* szMethod, const char* szFile, const i… in ReportMethodVoid() argument
87 ndbout << szClass << "->" << szMethod << " : "; in ReportMethodVoid()
104 ndbout << szClass << "->" << szMethod << " return " << iRes << " : "; in ReportMethodInt()
122 ndbout << szClass << "->" << szMethod << " return " << iRes << " : "; in ReportMethodInt()
134 ndbout << szVariable << " = " << szClass << "->" << szMethod << " return " << " : ";
142 void ReportMethodVoid(C* pC, const char* szClass, const char* szMethod, const char* szFile, const i… in ReportMethodVoid() argument
146 ndbout << szClass << "->" << szMethod << " : "; in ReportMethodVoid()
[all …]
/dports/databases/mysql55-client/mysql-5.5.62/storage/ndb/test/ndbapi/
H A DVerifyNdbApi.cpp44 void CVerifyNdbSchemaOp::VerifyIntError(const int i, const char* szMethod) in VerifyIntError() argument
47 ndbout << "NdbSchemaOp::" << szMethod << " returned " << dec << i; in VerifyIntError()
56 ndbout << "NdbSchemaCon::" << szMethod << " returned " << dec << i; in VerifyIntError()
62 void CVerifyNdbSchemaCon::VerifyPtrError(void* p, const char* szMethod) in VerifyPtrError() argument
83 ndbout << "NdbOperation::" << szMethod << " returned " << dec << i; in VerifyIntError()
89 void CVerifyNdbOperation::VerifyPtrError(void* p, const char* szMethod) in VerifyPtrError() argument
119 ndbout << "NdbConnection::" << szMethod << " returned " << dec << i; in VerifyIntError()
125 void CVerifyNdbConnection::VerifyPtrError(void* p, const char* szMethod) in VerifyPtrError() argument
134 void CVerifyNdb::VerifyPtrError(void* p, const char* szMethod) in VerifyPtrError() argument
137 ndbout << "Ndb::" << szMethod << " returned " << hex << (Uint32)p; in VerifyPtrError()
[all …]
H A Dacid.cpp43 ndbout << szClass << "->" << szMethod << " return " << iRes << " : "; in ReportMethodInt()
58 ndbout << szClass << "->" << szMethod << " return " << iRes << " : "; in ReportMethodInt()
68 …ndbout << szVariable << " = " << szClass << "->" << szMethod << " return " << (long)(void*)pR << "…
75 void ReportMethodVoid(C* pC, const char* szClass, const char* szMethod, const char* szFile, const i… in ReportMethodVoid() argument
78 ndbout << szClass << "->" << szMethod << " : "; in ReportMethodVoid()
95 ndbout << szClass << "->" << szMethod << " return " << iRes << " : "; in ReportMethodInt()
113 ndbout << szClass << "->" << szMethod << " return " << iRes << " : "; in ReportMethodInt()
125 ndbout << szVariable << " = " << szClass << "->" << szMethod << " return " << " : ";
133 void ReportMethodVoid(C* pC, const char* szClass, const char* szMethod, const char* szFile, const i… in ReportMethodVoid() argument
137 ndbout << szClass << "->" << szMethod << " : "; in ReportMethodVoid()
[all …]
/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/kvirc/kernel/
H A DKviIrcConnectionStateData.h128 void setSentSaslMethod(const QString& szMethod) { m_szSentSaslMethod = szMethod; } in setSentSaslMethod() argument
/dports/graphics/mapserver/mapserver-7.6.4/apache/
H A Dmod_mapserver.c283 int szMethod = -1; in mapserver_handler() local
291 szMethod = MS_GET_REQUEST; in mapserver_handler()
295 szMethod = MS_POST_REQUEST; in mapserver_handler()
317 mapserv->request->type = (enum MS_REQUEST_TYPE) szMethod; in mapserver_handler()
/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/kvilib/net/
H A DKviHttpRequest.cpp276 KviCString szMethod; in slotSocketConnected() local
281 szMethod = "HEAD"; in slotSocketConnected()
283 szMethod = "GET"; in slotSocketConnected()
286 szMethod = "POST"; in slotSocketConnected()
297 szMethod.ptr(), in slotSocketConnected()

123