Home
last modified time | relevance | path

Searched refs:outFormatVersion (Results 1 – 9 of 9) sorted by relevance

/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/db/mork/
H A DmorkFactory.cpp266 mdbYarn* outFormatVersion) { in CanOpenFilePort() argument
268 if (outFormatVersion) { in CanOpenFilePort()
269 outFormatVersion->mYarn_Fill = 0; in CanOpenFilePort()
386 mdbYarn* outFormatVersion) { in CanOpenFileStore() argument
389 if (outFormatVersion) { in CanOpenFileStore()
390 outFormatVersion->mYarn_Fill = 0; in CanOpenFileStore()
H A DmorkFactory.h109 mdbYarn* outFormatVersion) override; // informal file format description
137 mdbYarn* outFormatVersion) override; // informal file format description
H A Dmdb.h714 mdbYarn* outFormatVersion) = 0; // informal file format description
741 mdbYarn* outFormatVersion) = 0; // informal file format description
993 mdbYarn* outFormatVersion) = 0; // file format description in NS_DEFINE_STATIC_IID_ACCESSOR()
1003 mdbYarn* outFormatVersion) = 0; // file format description in NS_DEFINE_STATIC_IID_ACCESSOR()
H A DmorkStore.cpp1293 mdbYarn* outFormatVersion) // file format description in GetPortFilePath() argument
1296 if (outFormatVersion) outFormatVersion->mYarn_Fill = 0; in GetPortFilePath()
1338 mdbYarn* outFormatVersion) // file format description in BestExportFormat() argument
1341 if (outFormatVersion) outFormatVersion->mYarn_Fill = 0; in BestExportFormat()
H A DmorkStore.h161 mdbYarn* outFormatVersion) override; // file format description
171 mdbYarn* outFormatVersion) override; // file format description
/dports/net-mgmt/torrus/torrus-2.09/bin/
H A Dgenddx.in33 our $outFormatVersion = '1.0';
188 $formatNode->appendText( $outFormatVersion );
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/base/src/
H A DnsMsgFolderCache.cpp134 mdbYarn outFormatVersion; in OpenMDB() local
145 &canOpen, &outFormatVersion); in OpenMDB()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/import/src/
H A DnsAddrDatabase.cpp166 mdbYarn outFormatVersion; in OpenMDB() local
180 &canOpen, &outFormatVersion); in OpenMDB()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/db/msgdb/src/
H A DnsMsgDatabase.cpp1209 mdbYarn outFormatVersion; in OpenMDB() local
1220 &canOpen, &outFormatVersion); in OpenMDB()