Home
last modified time | relevance | path

Searched refs:anOperation (Results 1 – 25 of 27) sorted by relevance

12

/dports/databases/mysql55-client/mysql-5.5.62/storage/ndb/src/ndbapi/
H A DNdblist.cpp346 Ndb::releaseOperation(NdbOperation* anOperation) in releaseOperation() argument
348 if(anOperation->m_tcReqGSN == GSN_TCKEYREQ){ in releaseOperation()
349 anOperation->theNdbCon = NULL; in releaseOperation()
350 anOperation->theMagicNumber = 0xFE11D0; in releaseOperation()
351 theImpl->theOpIdleList.release(anOperation); in releaseOperation()
353 assert(anOperation->m_tcReqGSN == GSN_TCINDXREQ); in releaseOperation()
354 anOperation->theNdbCon = NULL; in releaseOperation()
355 anOperation->theMagicNumber = 0xFE11D1; in releaseOperation()
356 theImpl->theIndexOpIdleList.release((NdbIndexOperation*)anOperation); in releaseOperation()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/src/ndbapi/
H A DNdblist.cpp357 Ndb::releaseOperation(NdbOperation* anOperation) in releaseOperation() argument
359 if(anOperation->m_tcReqGSN == GSN_TCKEYREQ){ in releaseOperation()
360 anOperation->theNdbCon = NULL; in releaseOperation()
361 anOperation->theMagicNumber = 0xFE11D0; in releaseOperation()
362 theImpl->theOpIdleList.release(anOperation); in releaseOperation()
364 assert(anOperation->m_tcReqGSN == GSN_TCINDXREQ); in releaseOperation()
365 anOperation->theNdbCon = NULL; in releaseOperation()
366 anOperation->theMagicNumber = 0xFE11D1; in releaseOperation()
367 theImpl->theIndexOpIdleList.release((NdbIndexOperation*)anOperation); in releaseOperation()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/src/ndbapi/
H A DNdblist.cpp357 Ndb::releaseOperation(NdbOperation* anOperation) in releaseOperation() argument
359 if(anOperation->m_tcReqGSN == GSN_TCKEYREQ){ in releaseOperation()
360 anOperation->theNdbCon = NULL; in releaseOperation()
361 anOperation->theMagicNumber = 0xFE11D0; in releaseOperation()
362 theImpl->theOpIdleList.release(anOperation); in releaseOperation()
364 assert(anOperation->m_tcReqGSN == GSN_TCINDXREQ); in releaseOperation()
365 anOperation->theNdbCon = NULL; in releaseOperation()
366 anOperation->theMagicNumber = 0xFE11D1; in releaseOperation()
367 theImpl->theIndexOpIdleList.release((NdbIndexOperation*)anOperation); in releaseOperation()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/src/ndbapi/
H A DNdblist.cpp358 Ndb::releaseOperation(NdbOperation* anOperation) in releaseOperation() argument
360 if(anOperation->m_tcReqGSN == GSN_TCKEYREQ){ in releaseOperation()
361 anOperation->theNdbCon = NULL; in releaseOperation()
362 anOperation->theMagicNumber = 0xFE11D0; in releaseOperation()
363 theImpl->theOpIdleList.release(anOperation); in releaseOperation()
365 assert(anOperation->m_tcReqGSN == GSN_TCINDXREQ); in releaseOperation()
366 anOperation->theNdbCon = NULL; in releaseOperation()
367 anOperation->theMagicNumber = 0xFE11D1; in releaseOperation()
368 theImpl->theIndexOpIdleList.release((NdbIndexOperation*)anOperation); in releaseOperation()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/src/ndbapi/
H A DNdblist.cpp358 Ndb::releaseOperation(NdbOperation* anOperation) in releaseOperation() argument
360 if(anOperation->m_tcReqGSN == GSN_TCKEYREQ){ in releaseOperation()
361 anOperation->theNdbCon = NULL; in releaseOperation()
362 anOperation->theMagicNumber = 0xFE11D0; in releaseOperation()
363 theImpl->theOpIdleList.release(anOperation); in releaseOperation()
365 assert(anOperation->m_tcReqGSN == GSN_TCINDXREQ); in releaseOperation()
366 anOperation->theNdbCon = NULL; in releaseOperation()
367 anOperation->theMagicNumber = 0xFE11D1; in releaseOperation()
368 theImpl->theIndexOpIdleList.release((NdbIndexOperation*)anOperation); in releaseOperation()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/src/ndbapi/
H A DNdblist.cpp358 Ndb::releaseOperation(NdbOperation* anOperation) in releaseOperation() argument
360 if(anOperation->m_tcReqGSN == GSN_TCKEYREQ){ in releaseOperation()
361 anOperation->theNdbCon = NULL; in releaseOperation()
362 anOperation->theMagicNumber = 0xFE11D0; in releaseOperation()
363 theImpl->theOpIdleList.release(anOperation); in releaseOperation()
365 assert(anOperation->m_tcReqGSN == GSN_TCINDXREQ); in releaseOperation()
366 anOperation->theNdbCon = NULL; in releaseOperation()
367 anOperation->theMagicNumber = 0xFE11D1; in releaseOperation()
368 theImpl->theIndexOpIdleList.release((NdbIndexOperation*)anOperation); in releaseOperation()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/src/ndbapi/
H A DNdblist.cpp358 Ndb::releaseOperation(NdbOperation* anOperation) in releaseOperation() argument
360 if(anOperation->m_tcReqGSN == GSN_TCKEYREQ){ in releaseOperation()
361 anOperation->theNdbCon = NULL; in releaseOperation()
362 anOperation->theMagicNumber = 0xFE11D0; in releaseOperation()
363 theImpl->theOpIdleList.release(anOperation); in releaseOperation()
365 assert(anOperation->m_tcReqGSN == GSN_TCINDXREQ); in releaseOperation()
366 anOperation->theNdbCon = NULL; in releaseOperation()
367 anOperation->theMagicNumber = 0xFE11D1; in releaseOperation()
368 theImpl->theIndexOpIdleList.release((NdbIndexOperation*)anOperation); in releaseOperation()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/src/ndbapi/
H A DNdblist.cpp358 Ndb::releaseOperation(NdbOperation* anOperation) in releaseOperation() argument
360 if(anOperation->m_tcReqGSN == GSN_TCKEYREQ){ in releaseOperation()
361 anOperation->theNdbCon = NULL; in releaseOperation()
362 anOperation->theMagicNumber = 0xFE11D0; in releaseOperation()
363 theImpl->theOpIdleList.release(anOperation); in releaseOperation()
365 assert(anOperation->m_tcReqGSN == GSN_TCINDXREQ); in releaseOperation()
366 anOperation->theNdbCon = NULL; in releaseOperation()
367 anOperation->theMagicNumber = 0xFE11D1; in releaseOperation()
368 theImpl->theIndexOpIdleList.release((NdbIndexOperation*)anOperation); in releaseOperation()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/src/ndbapi/
H A DNdblist.cpp358 Ndb::releaseOperation(NdbOperation* anOperation) in releaseOperation() argument
360 if(anOperation->m_tcReqGSN == GSN_TCKEYREQ){ in releaseOperation()
361 anOperation->theNdbCon = NULL; in releaseOperation()
362 anOperation->theMagicNumber = 0xFE11D0; in releaseOperation()
363 theImpl->theOpIdleList.release(anOperation); in releaseOperation()
365 assert(anOperation->m_tcReqGSN == GSN_TCINDXREQ); in releaseOperation()
366 anOperation->theNdbCon = NULL; in releaseOperation()
367 anOperation->theMagicNumber = 0xFE11D1; in releaseOperation()
368 theImpl->theIndexOpIdleList.release((NdbIndexOperation*)anOperation); in releaseOperation()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/src/ndbapi/
H A DNdblist.cpp357 Ndb::releaseOperation(NdbOperation* anOperation) in releaseOperation() argument
359 if(anOperation->m_tcReqGSN == GSN_TCKEYREQ){ in releaseOperation()
360 anOperation->theNdbCon = NULL; in releaseOperation()
361 anOperation->theMagicNumber = 0xFE11D0; in releaseOperation()
362 theImpl->theOpIdleList.release(anOperation); in releaseOperation()
364 assert(anOperation->m_tcReqGSN == GSN_TCINDXREQ); in releaseOperation()
365 anOperation->theNdbCon = NULL; in releaseOperation()
366 anOperation->theMagicNumber = 0xFE11D1; in releaseOperation()
367 theImpl->theIndexOpIdleList.release((NdbIndexOperation*)anOperation); in releaseOperation()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/src/ndbapi/
H A DNdblist.cpp357 Ndb::releaseOperation(NdbOperation* anOperation) in releaseOperation() argument
359 if(anOperation->m_tcReqGSN == GSN_TCKEYREQ){ in releaseOperation()
360 anOperation->theNdbCon = NULL; in releaseOperation()
361 anOperation->theMagicNumber = 0xFE11D0; in releaseOperation()
362 theImpl->theOpIdleList.release(anOperation); in releaseOperation()
364 assert(anOperation->m_tcReqGSN == GSN_TCINDXREQ); in releaseOperation()
365 anOperation->theNdbCon = NULL; in releaseOperation()
366 anOperation->theMagicNumber = 0xFE11D1; in releaseOperation()
367 theImpl->theIndexOpIdleList.release((NdbIndexOperation*)anOperation); in releaseOperation()
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/src/ndbapi/
H A DNdblist.cpp357 Ndb::releaseOperation(NdbOperation* anOperation) in releaseOperation() argument
359 if(anOperation->m_tcReqGSN == GSN_TCKEYREQ){ in releaseOperation()
360 anOperation->theNdbCon = NULL; in releaseOperation()
361 anOperation->theMagicNumber = 0xFE11D0; in releaseOperation()
362 theImpl->theOpIdleList.release(anOperation); in releaseOperation()
364 assert(anOperation->m_tcReqGSN == GSN_TCINDXREQ); in releaseOperation()
365 anOperation->theNdbCon = NULL; in releaseOperation()
366 anOperation->theMagicNumber = 0xFE11D1; in releaseOperation()
367 theImpl->theIndexOpIdleList.release((NdbIndexOperation*)anOperation); in releaseOperation()
/dports/databases/mysql55-client/mysql-5.5.62/storage/ndb/include/ndbapi/
H A DNdb.hpp1631 void releaseOperation(NdbOperation* anOperation);
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/include/ndbapi/
H A DNdb.hpp1867 void releaseOperation(NdbOperation* anOperation);
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/include/ndbapi/
H A DNdb.hpp1867 void releaseOperation(NdbOperation* anOperation);
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/include/ndbapi/
H A DNdb.hpp1867 void releaseOperation(NdbOperation* anOperation);
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/include/ndbapi/
H A DNdb.hpp1867 void releaseOperation(NdbOperation* anOperation);
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/include/ndbapi/
H A DNdb.hpp1867 void releaseOperation(NdbOperation* anOperation);
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/include/ndbapi/
H A DNdb.hpp2087 void releaseOperation(NdbOperation* anOperation);
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/include/ndbapi/
H A DNdb.hpp2106 void releaseOperation(NdbOperation* anOperation);
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/include/ndbapi/
H A DNdb.hpp2087 void releaseOperation(NdbOperation* anOperation);
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/include/ndbapi/
H A DNdb.hpp2087 void releaseOperation(NdbOperation* anOperation);
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/include/ndbapi/
H A DNdb.hpp2087 void releaseOperation(NdbOperation* anOperation);
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/include/ndbapi/
H A DNdb.hpp2087 void releaseOperation(NdbOperation* anOperation);
/dports/cad/opencascade/opencascade-7.6.0/src/STEPCAFControl/
H A DSTEPCAFControl_Reader.cxx4297 Handle(TCollection_HAsciiString) anOperation = new TCollection_HAsciiString("*"); in buildClippingPlanes()
4321 anOperation = new TCollection_HAsciiString("+"); in buildClippingPlanes()
4350 anExpression->AssignCat(anOperation); in buildClippingPlanes()

12