Home
last modified time | relevance | path

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

/dports/databases/mariadb105-client/mariadb-10.5.15/storage/connect/
H A Dconnect.cc480 rc = (RCODE)((PTDBDOS)tdbp)->GetTxfp()->StoreValues(g, true); in CntWriteRow()
531 rc= (RCODE)((PTDBDOS)tdbp)->GetTxfp()->StoreValues(g, false); in CntDeleteRow()
561 rc = ((PTDBDOS)tdbp)->GetTxfp()->DeleteSortedRows(g); in CntCloseTable()
567 rc = ((PTDBDOS)tdbp)->GetTxfp()->UpdateSortedRows(g); in CntCloseTable()
H A Dtabdos.h127 inline PTXF GetTxfp(void) {return Txfp;} in GetTxfp() function
H A Dreldef.cpp805 if (!((PTDBDOS)tdbp)->GetTxfp()) { in GetTable()
H A Dha_connect.cc3861 ((PTDBDOS)tdbp)->GetTxfp()->ResetBuffer(g); in index_init()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/connect/
H A Dconnect.cc480 rc = (RCODE)((PTDBDOS)tdbp)->GetTxfp()->StoreValues(g, true); in CntWriteRow()
531 rc= (RCODE)((PTDBDOS)tdbp)->GetTxfp()->StoreValues(g, false); in CntDeleteRow()
561 rc = ((PTDBDOS)tdbp)->GetTxfp()->DeleteSortedRows(g); in CntCloseTable()
567 rc = ((PTDBDOS)tdbp)->GetTxfp()->UpdateSortedRows(g); in CntCloseTable()
H A Dtabdos.h127 inline PTXF GetTxfp(void) {return Txfp;} in GetTxfp() function
H A Dreldef.cpp805 if (!((PTDBDOS)tdbp)->GetTxfp()) { in GetTable()
H A Dha_connect.cc3861 ((PTDBDOS)tdbp)->GetTxfp()->ResetBuffer(g); in index_init()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/connect/
H A Dconnect.cc480 rc = (RCODE)((PTDBDOS)tdbp)->GetTxfp()->StoreValues(g, true); in CntWriteRow()
531 rc= (RCODE)((PTDBDOS)tdbp)->GetTxfp()->StoreValues(g, false); in CntDeleteRow()
561 rc = ((PTDBDOS)tdbp)->GetTxfp()->DeleteSortedRows(g); in CntCloseTable()
567 rc = ((PTDBDOS)tdbp)->GetTxfp()->UpdateSortedRows(g); in CntCloseTable()
H A Dtabdos.h127 inline PTXF GetTxfp(void) {return Txfp;} in GetTxfp() function
H A Dreldef.cpp805 if (!((PTDBDOS)tdbp)->GetTxfp()) { in GetTable()
H A Dha_connect.cc3861 ((PTDBDOS)tdbp)->GetTxfp()->ResetBuffer(g); in index_init()
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/connect/
H A Dconnect.cc480 rc = (RCODE)((PTDBDOS)tdbp)->GetTxfp()->StoreValues(g, true); in CntWriteRow()
531 rc= (RCODE)((PTDBDOS)tdbp)->GetTxfp()->StoreValues(g, false); in CntDeleteRow()
561 rc = ((PTDBDOS)tdbp)->GetTxfp()->DeleteSortedRows(g); in CntCloseTable()
567 rc = ((PTDBDOS)tdbp)->GetTxfp()->UpdateSortedRows(g); in CntCloseTable()
H A Dtabdos.h127 inline PTXF GetTxfp(void) {return Txfp;}
H A Dreldef.cpp805 if (!((PTDBDOS)tdbp)->GetTxfp()) { in GetTable()
H A Dha_connect.cc3861 ((PTDBDOS)tdbp)->GetTxfp()->ResetBuffer(g); in index_init()
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/connect/
H A Dconnect.cc480 rc = (RCODE)((PTDBDOS)tdbp)->GetTxfp()->StoreValues(g, true);
531 rc= (RCODE)((PTDBDOS)tdbp)->GetTxfp()->StoreValues(g, false);
561 rc = ((PTDBDOS)tdbp)->GetTxfp()->DeleteSortedRows(g);
567 rc = ((PTDBDOS)tdbp)->GetTxfp()->UpdateSortedRows(g);
H A Dtabdos.h127 inline PTXF GetTxfp(void) {return Txfp;} in GetTxfp() function
H A Dreldef.cpp805 if (!((PTDBDOS)tdbp)->GetTxfp()) { in GetTable()
H A Dha_connect.cc3861 ((PTDBDOS)tdbp)->GetTxfp()->ResetBuffer(g); in index_init()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/connect/
H A Dconnect.cc480 rc = (RCODE)((PTDBDOS)tdbp)->GetTxfp()->StoreValues(g, true); in CntWriteRow()
531 rc= (RCODE)((PTDBDOS)tdbp)->GetTxfp()->StoreValues(g, false); in CntDeleteRow()
561 rc = ((PTDBDOS)tdbp)->GetTxfp()->DeleteSortedRows(g); in CntCloseTable()
567 rc = ((PTDBDOS)tdbp)->GetTxfp()->UpdateSortedRows(g); in CntCloseTable()
H A Dtabdos.h127 inline PTXF GetTxfp(void) {return Txfp;} in GetTxfp() function
H A Dreldef.cpp805 if (!((PTDBDOS)tdbp)->GetTxfp()) { in GetTable()
H A Dha_connect.cc3861 ((PTDBDOS)tdbp)->GetTxfp()->ResetBuffer(g); in index_init()
/dports/biology/plink/plink-ng-79b2df8c/2.0/include/
H A Dplink2_text.cc24 static inline textFILEMain* GetTxfp(textFILE* txf_ptr) { in GetTxfp() function
81 EraseTextFileBase(&GetTxfp(txf_ptr)->base); in PreinitTextFile()
265 …return TextFileOpenInternal(fname, enforced_max_line_blen, dst_capacity, dst, GetTxfp(txf_ptr), nu… in TextFileOpenEx()
411 textFILEMain* txfp = GetTxfp(txf_ptr); in TextFileAdvance()
646 TextFileBase* basep = &GetTxfp(txf_ptr)->base; in TextFileOnlyEmptyLinesLeft()
668 textFILEMain* txfp = GetTxfp(txf_ptr); in TextFileRewind()
700 textFILEMain* txfp = GetTxfp(txf_ptr); in CleanupTextFile()
1324 textFILEMain* txfp = GetTxfp(txf_ptr); in TextStreamOpenEx()