Home
last modified time | relevance | path

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

12345

/dports/security/gpgme-cpp/gpgme-1.15.1/lang/cpp/src/
H A Dswdbresult.cpp158 bool GpgME::SwdbResult::tooOld() const in tooOld() function in GpgME::SwdbResult
226 << "\n tooOld: " << result.tooOld() in operator <<()
H A Dswdbresult.h107 bool tooOld() const;
/dports/security/gpgme-qt5/gpgme-1.15.1/lang/cpp/src/
H A Dswdbresult.cpp158 bool GpgME::SwdbResult::tooOld() const in tooOld() function in GpgME::SwdbResult
226 << "\n tooOld: " << result.tooOld() in operator <<()
H A Dswdbresult.h107 bool tooOld() const;
/dports/security/gpgme/gpgme-1.15.1/lang/cpp/src/
H A Dswdbresult.cpp158 bool GpgME::SwdbResult::tooOld() const in tooOld() function in GpgME::SwdbResult
226 << "\n tooOld: " << result.tooOld() in operator <<()
H A Dswdbresult.h107 bool tooOld() const;
/dports/security/py-gpgme/gpgme-1.15.1/lang/cpp/src/
H A Dswdbresult.cpp158 bool GpgME::SwdbResult::tooOld() const in tooOld() function in GpgME::SwdbResult
226 << "\n tooOld: " << result.tooOld() in operator <<()
H A Dswdbresult.h107 bool tooOld() const;
/dports/net/wireguard-go/wireguard-go-0.0.20210424/device/
H A Dsend.go285 case tooOld := <-peer.queue.staged:
286 peer.device.PutMessageBuffer(tooOld.buffer)
287 peer.device.PutOutboundElement(tooOld)
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbserver/
H A DSkipList.cpp976 bool tooOld; member
986 info->tooOld = true; in addTransaction()
988 info->tooOld = false; in addTransaction()
1142 bool conflict = tr.tooOld; in checkIntraBatchConflicts()
1157 if (transactionInfo[i]->tooOld) { in GetTooOldTransactions()
1192 if (tooOldTransactions && transactionInfo[i]->tooOld) in detectConflicts()
H A DRatekeeper.actor.cpp670 double tooOld = now() - 1.0; in ratekeeper()
672 if (p->second.time < tooOld) in ratekeeper()
/dports/x11/workrave/workrave-1.10.44/backend/src/
H A DTimer.cc943 …bool tooOld = ((autoreset_enabled && autoreset_interval != 0) && (now - saveTime > autoreset_inte… in deserialize_state() local
945 if (! tooOld) in deserialize_state()
/dports/www/gallery2/gallery2/modules/core/templates/
H A DUserRecoverPasswordConfirm.tpl24 {if isset($form.error.request.tooOld)}
/dports/www/gallery2/gallery2/modules/core/
H A DUserRecoverPasswordConfirm.inc79 $error[] = 'form[error][request][tooOld]';
/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
H A DTestBasic.java1330 boolean tooOld = false; in TestDtdCompatibility()
1334 tooOld = version.isOlderThan(CldrVersion.v1_7_2); in TestDtdCompatibility()
1338 tooOld = version.isOlderThan(CldrVersion.v22_1); in TestDtdCompatibility()
1343 if (tooOld) { in TestDtdCompatibility()
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/p2p/discover/
H A Dv4_udp.go569 tooOld := time.Since(t.db.LastPingReceived(toid, toaddr.IP)) > bondExpiration
570 if tooOld || t.db.FindFails(toid, toaddr.IP) > maxFindnodeFailures {
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/db/gloda/modules/
H A DFacet.jsm498 let tooOld = new Date(1970, 1, 1);
511 if (val < tooOld || val > tooNew) {
/dports/news/husky-hpt/husky-hpt-1.9.20191207/fidoconf/fidoconf/
H A Dfidoconf.h280 unsigned int tooOld; /* move incoming mail older than x days to BadArea */ member
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/fidoconf/fidoconf/
H A Dfidoconf.h280 unsigned int tooOld; /* move incoming mail older than x days to BadArea */ member
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/fidoconf/fidoconf/
H A Dfidoconf.h280 unsigned int tooOld; /* move incoming mail older than x days to BadArea */ member
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/fidoconf/fidoconf/
H A Dfidoconf.h280 unsigned int tooOld; /* move incoming mail older than x days to BadArea */ member
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/fidoconf/fidoconf/
H A Dfidoconf.h280 unsigned int tooOld; /* move incoming mail older than x days to BadArea */ member
/dports/news/husky-htick/husky-htick-1.9.20191207/fidoconf/fidoconf/
H A Dfidoconf.h280 unsigned int tooOld; /* move incoming mail older than x days to BadArea */ member
/dports/news/husky-areafix/husky-areafix-1.9.20191207/fidoconf/fidoconf/
H A Dfidoconf.h280 unsigned int tooOld; /* move incoming mail older than x days to BadArea */ member
/dports/news/husky/husky-1.9.20191207/fidoconf/fidoconf/
H A Dfidoconf.h280 unsigned int tooOld; /* move incoming mail older than x days to BadArea */ member

12345