Searched defs:iTID (Results 1 – 2 of 2) sorted by relevance
/dports/textproc/sphinxsearch/sphinx-2.2.11-release/src/ |
H A D | sphinxrt.cpp | 2875 int64_t iTID = m_iTID; in CommitReplayable() local 3892 void RtIndex_t::SaveMeta ( int iDiskChunks, int64_t iTID ) in SaveMeta() 3939 void RtIndex_t::SaveDiskChunk ( int64_t iTID, const SphChunkGuard_t & tGuard, const CSphSourceStats… in SaveDiskChunk() 8959 int64_t iTID = ++(*pTID); in BinlogCommit() local 9023 int64_t iTID = ++(*pTID); in BinlogUpdateAttributes() local 9078 int64_t iTID = ++(*pTID); in BinlogReconfigure() local 9107 void RtBinlog_c::NotifyIndexFlush ( const char * sIndexName, int64_t iTID, bool bShutdown ) in NotifyIndexFlush() 9290 int RtBinlog_c::GetWriteIndexID ( const char * sName, int64_t iTID, int64_t tmNow ) in GetWriteIndexID() 9699 const int64_t iTID = (int64_t) tReader.UnzipOffset(); in ReplayCommit() local 9842 int64_t iTID = (int64_t) tReader.UnzipOffset(); in ReplayUpdateAttributes() local [all …]
|
/dports/textproc/libsphinxclient/sphinx-2.0.9-release/src/ |
H A D | sphinxrt.cpp | 5468 int64_t iTID = ++(*pTID); in BinlogCommit() local 5532 int64_t iTID = ++(*pTID); in BinlogUpdateAttributes() local 5582 void RtBinlog_c::NotifyIndexFlush ( const char * sIndexName, int64_t iTID, bool bShutdown ) in NotifyIndexFlush() 5764 int RtBinlog_c::GetWriteIndexID ( const char * sName, int64_t iTID, int64_t tmNow ) in GetWriteIndexID() 6157 const int64_t iTID = (int64_t) tReader.UnzipValue(); in ReplayCommit() local 6293 int64_t iTID = (int64_t) tReader.UnzipValue(); in ReplayUpdateAttributes() local
|