Home
last modified time | relevance | path

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

12

/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/db/mork/
H A DmorkThumb.h63 NS_IMETHOD GetProgress(nsIMdbEnv* ev, mdb_count* outTotal,
64 mdb_count* outCurrent, mdb_bool* outDone,
67 NS_IMETHOD DoMore(nsIMdbEnv* ev, mdb_count* outTotal, mdb_count* outCurrent,
155 void GetProgress(morkEnv* ev, mdb_count* outTotal, mdb_count* outCurrent,
158 void DoMore(morkEnv* ev, mdb_count* outTotal, mdb_count* outCurrent,
H A DmorkThumb.cpp125 morkThumb::GetProgress(nsIMdbEnv* mev, mdb_count* outTotal, in GetProgress()
126 mdb_count* outCurrent, mdb_bool* outDone, in GetProgress()
138 morkThumb::DoMore(nsIMdbEnv* mev, mdb_count* outTotal, mdb_count* outCurrent, in DoMore()
292 void morkThumb::GetProgress(morkEnv* ev, mdb_count* outTotal, in GetProgress()
293 mdb_count* outCurrent, mdb_bool* outDone, in GetProgress()
302 void morkThumb::DoMore(morkEnv* ev, mdb_count* outTotal, mdb_count* outCurrent, in DoMore()
H A Dmdb.h70 typedef mdb_u4 mdb_count; // unsigned collection member count typedef
149 mdb_count mTokenSet_Count; // number of token slots in the array
209 mdb_count mColumnSet_Count; // number of columns
392 mdb_count* outCount) = 0;
394 mdb_count* outCount) = 0;
508 mdb_count* outTotal, // total somethings to do in operation
516 mdb_count* outTotal, // total somethings to do in operation
1144 mdb_count* outTableCount, // current number of such tables in NS_DEFINE_STATIC_IID_ACCESSOR()
1165 mdb_count* outTableCount, // current number of such tables in NS_DEFINE_STATIC_IID_ACCESSOR()
1623 mdb_count* outCount) = 0; // member count in NS_DEFINE_STATIC_IID_ACCESSOR()
[all …]
H A DmorkCursor.h48 mdb_count* outCount) override;
50 mdb_count* outCount) override;
78 NS_IMETHOD GetCount(nsIMdbEnv* ev, mdb_count* outCount) override; // readonly
H A DmorkCursor.cpp75 mdb_count* outCount) { in GetWeakRefCount()
81 mdb_count* outCount) { in GetStrongRefCount()
138 morkCursor::GetCount(nsIMdbEnv* mev, mdb_count* outCount) { in GetCount()
H A DmorkStore.h98 mdb_count* outCount) override;
100 mdb_count* outCount) override;
226 mdb_count* outRefCount) override; // number of tables containing inRowKey
290 mdb_count* outTableCount, // current number of such tables
298 mdb_count* outTableCount, // current number of such tables
714 mdb_kind inTableKind, mdb_count* outTableCount);
717 mdb_kind inTableKind, mdb_count* outTableCount,
H A DmorkHandle.cpp237 mdb_count* outCount) { in Handle_GetWeakRefCount()
239 mdb_count count = 0; in Handle_GetWeakRefCount()
255 mdb_count* outCount) { in Handle_GetStrongRefCount()
257 mdb_count count = 0; in Handle_GetStrongRefCount()
H A DmorkObject.h85 mdb_count* outCount) override;
87 mdb_count* outCount) override;
H A DmorkObject.cpp111 mdb_count* outCount) { in GetWeakRefCount()
117 mdb_count* outCount) { in GetStrongRefCount()
H A DmorkHandle.h124 nsresult Handle_GetWeakRefCount(nsIMdbEnv* ev, mdb_count* outCount);
125 nsresult Handle_GetStrongRefCount(nsIMdbEnv* ev, mdb_count* outCount);
H A DmorkEnv.h99 NS_IMETHOD GetErrorCount(mdb_count* outCount,
101 NS_IMETHOD GetWarningCount(mdb_count* outCount,
H A DmorkStore.cpp956 mdb_count* outTableCount) { in HasTableKind()
959 mdb_count tableCount = 0; in HasTableKind()
969 mdb_count* outTableCount, in GetTableKind()
1104 mdb_count* outCount) { in GetWeakRefCount()
1110 mdb_count* outCount) { in GetStrongRefCount()
1497 mdb_count* outRefCount) // number of tables containing inRowKey in GetRowRefCount()
1500 mdb_count count = 0; in GetRowRefCount()
1618 mdb_count* outTableCount, // current number of such tables in HasTableKind()
1636 mdb_count* outTableCount, // current number of such tables in GetTableKind()
H A DmorkTableRowCursor.cpp98 mdb_count* outCount) { in GetCount()
100 mdb_count count = 0; in GetCount()
H A DmorkEnv.cpp405 morkEnv::GetErrorCount(mdb_count* outCount, mdb_bool* outShouldAbort) { in GetErrorCount()
412 morkEnv::GetWarningCount(mdb_count* outCount, mdb_bool* outShouldAbort) { in GetWarningCount()
H A DmorkTableRowCursor.h70 NS_IMETHOD GetCount(nsIMdbEnv* ev, mdb_count* outCount) override; // readonly
H A DmorkRowObject.h46 mdb_count* outCount) override; // member count
H A DmorkParser.cpp75 mdb_count inBytesPerParseSegment, nsIMdbHeap* ioSlotHeap) in morkParser()
1299 /*public non-poly*/ mdb_count
1306 mdb_count outCount = 0; in ParseMore()
1321 if (here > startPos) outCount = (mdb_count)(here - startPos); in ParseMore()
H A DmorkParser.h324 mdb_count inBytesPerParseSegment, // target for ParseMore()
527 mdb_count ParseMore( // return count of bytes consumed now
H A DmorkRowObject.cpp98 morkRowObject::GetCount(nsIMdbEnv* mev, mdb_count* outCount) { in GetCount()
102 *outCount = (mdb_count)mRowObject_Row->mRow_Length; in GetCount()
H A DmorkTable.h122 mdb_count* outCount) override; // member count
300 mdb_count* outCount, // context
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/db/msgdb/src/
H A DnsImapMailDatabase.cpp91 mdb_count numPendingHdrs = 0; in UpdatePendingAttributes()
109 mdb_count numCells; in UpdatePendingAttributes()
121 for (mdb_count cellIndex = 1; cellIndex < numCells; cellIndex++) { in UpdatePendingAttributes()
H A DnsDBFolderInfo.cpp148 mdb_count outTableCount; // current number of such tables in InitFromExistingDB()
702 mdb_count numCells; in GetTransferInfo()
712 for (mdb_count cellIndex = 0; cellIndex < numCells; cellIndex++) { in GetTransferInfo()
H A DnsMsgDatabaseEnumerators.cpp53 mdb_count numRows; in GetRowCursor()
H A DnsMsgDatabase.cpp222 mdb_count outTotal; // total somethings to do in operation in OpenMore()
223 mdb_count outCurrent; // subportion of total completed so far in OpenMore()
280 mdb_count numHdrsInTable = 0; in FinishDBOpen()
674 mdb_count numHdrs = MSG_HASH_SIZE; in AddHdrToUseCache()
679 std::max((mdb_count)MSG_HASH_SIZE, numHdrs)); in AddHdrToUseCache()
1236 mdb_count outTotal; // total somethings to do in operation in OpenMDB()
1237 mdb_count outCurrent; // subportion of total completed so far in OpenMDB()
1378 mdb_count outTotal = 0; // total somethings to do in operation in Commit()
2578 mdb_count numHdrsInTable = 0; in SyncCounts()
4367 mdb_count numHdrs = 0; in FindExcessMessages()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/base/src/
H A DnsMsgFolderCache.cpp160 mdb_count outTotal; // total somethings to do in operation in OpenMDB()
161 mdb_count outCurrent; // subportion of total completed so far in OpenMDB()
284 mdb_count outTotal = 0; // total somethings to do in operation in Commit()
285 mdb_count outCurrent = 0; // subportion of total completed so far in Commit()

12