Home
last modified time | relevance | path

Searched defs:entryDate (Results 1 – 22 of 22) sorted by relevance

/dports/java/bouncycastle15/crypto-169/prov/src/test/java/org/bouncycastle/jce/provider/test/
H A DBCFKSStoreTest.java254 Date entryDate = store1.getCreationDate("cert"); in shouldStoreOneCertificateWithECDSASignature() local
299 Date entryDate = store1.getCreationDate("cert"); in shouldStoreOneCertificateWithECDSASignatureAndCertificates() local
382 Date entryDate = store1.getCreationDate("cert"); in shouldStoreOneCertificateWithDSASignature() local
427 Date entryDate = store1.getCreationDate("cert"); in shouldStoreOneCertificateWithRSASignature() local
464 Date entryDate = store1.getCreationDate("cert"); in checkOneCertificate() local
654 Date entryDate = store1.getCreationDate("privkey"); in checkOnePrivateKey() local
1101 Date entryDate = store1.getCreationDate("seckey"); in checkOneSecretKey() local
1507 Date entryDate = store1.getCreationDate("cert"); in doStoreUsingStoreParameter() local
/dports/finance/fava/fava-1.18/frontend/src/
H A Ddocument-upload.ts73 const entryDate = dateAttribute || todayAsString(); constant
/dports/x11-fm/konqueror/konqueror-21.12.3/src/
H A Dkonqhistoryproxymodel.cpp47 … const QDateTime entryDate = source_index.data(KonqHistory::LastVisitedRole).toDateTime(); in data() local
/dports/java/bouncycastle15/crypto-169/prov/src/test/jdk1.4/org/bouncycastle/jce/provider/test/
H A DBCFKSStoreTest.java143 Date entryDate = store1.getCreationDate("cert"); in checkOneCertificate() local
307 Date entryDate = store1.getCreationDate("privkey"); in checkOnePrivateKey() local
554 Date entryDate = store1.getCreationDate("seckey"); in checkOneSecretKey() local
/dports/java/bouncycastle15/crypto-169/prov/src/test/jdk1.3/org/bouncycastle/jce/provider/test/
H A DBCFKSStoreTest.java143 Date entryDate = store1.getCreationDate("cert"); in checkOneCertificate() local
307 Date entryDate = store1.getCreationDate("privkey"); in checkOnePrivateKey() local
554 Date entryDate = store1.getCreationDate("seckey"); in checkOneSecretKey() local
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/thirdparty/ch/boye/httpclientandroidlib/impl/client/cache/
H A DCacheEntryUpdater.java151 final Date entryDate = DateUtils.parseDate(entry.getFirstHeader(HTTP.DATE_HEADER) in entryDateHeaderNewerThenResponse() local
H A DCacheInvalidator.java281 final Date entryDate = DateUtils.parseDate(entryDateHeader.getValue()); in responseDateOlderThanEntryDate() local
H A DCachingExec.java594 final Date entryDate = DateUtils.parseDate(entryDateHeader.getValue()); in revalidationResponseIsTooOld() local
862 final Date entryDate = DateUtils.parseDate(entryDateHeader.getValue()); in alreadyHaveNewerCacheEntry() local
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/thirdparty/ch/boye/httpclientandroidlib/impl/client/cache/
H A DCacheEntryUpdater.java151 final Date entryDate = DateUtils.parseDate(entry.getFirstHeader(HTTP.DATE_HEADER) in entryDateHeaderNewerThenResponse() local
H A DCacheInvalidator.java281 final Date entryDate = DateUtils.parseDate(entryDateHeader.getValue()); in responseDateOlderThanEntryDate() local
H A DCachingExec.java594 final Date entryDate = DateUtils.parseDate(entryDateHeader.getValue()); in revalidationResponseIsTooOld() local
862 final Date entryDate = DateUtils.parseDate(entryDateHeader.getValue()); in alreadyHaveNewerCacheEntry() local
/dports/www/miniflux/v2-2.0.35/reader/rdf/
H A Drdf.go99 func (r *rdfItem) entryDate() time.Time { func
/dports/www/miniflux/v2-2.0.35/reader/atom/
H A Datom_03.go114 func (a *atom03Entry) entryDate() time.Time { func
H A Datom_10.go129 func (a *atom10Entry) entryDate() time.Time { func
/dports/security/vxquery/vxquery-0.2.1/
H A Dvuxml.cc194 const std::string &Entry::entryDate() const { return entry_; } in entryDate() function in Entry
/dports/finance/kmymoney/kmymoney-5.1.1/kmymoney/mymoney/
H A Dmymoneytransaction.cpp80 QDate MyMoneyTransaction::entryDate() const in entryDate() function in MyMoneyTransaction
/dports/www/miniflux/v2-2.0.35/reader/rss/
H A Drss.go185 func (r *rssItem) entryDate() time.Time { func
/dports/www/lagrange/lagrange-1.7.3/src/
H A Dfeeds.c784 iDate entryDate; in entryListPage_Feeds() local
/dports/www/lagrange/lagrange-1.7.3/src/ui/
H A Dsidebarwidget.c306 iDate entryDate; in updateItems_SidebarWidget_() local
/dports/finance/kmymoney/kmymoney-5.1.1/kmymoney/plugins/xml/
H A Dmymoneystoragexml.cpp539 …auto entryDate = QDate::fromString(node.attribute(attributeName(Attribute::Transaction::EntryDate)… in readTransaction() local
/dports/editors/calligraplan/calligraplan-3.3.0/src/libs/kernel/
H A Dkpttask.cpp3123 QDate Completion::entryDate() const in entryDate() function in KPlato::Completion
/dports/biology/ncbi-toolkit/ncbi/desktop/
H A Dimport.c2798 DialoG entryDate; member