Home
last modified time | relevance | path

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

/dports/devel/qt5-location/kde-qtlocation-5.15.2p6/src/positioning/
H A Dqnmeapositioninfosource.cpp218 … const bool newerDate = (infoDate.isValid() // if time is valid but one date or both are not, in readAvailableData() local
221 if (newerTime || newerDate) { in readAvailableData()
276 const bool newerDate = (m_update.timestamp().date().isValid() in notifyNewUpdate() local
279 if (newerTime || newerDate) { in notifyNewUpdate()
386 … const bool newerDate = (infoDate.isValid() // if time is valid but one date or both are not, in processSentence() local
389 if (newerTime || newerDate) { in processSentence()
/dports/www/firefox-esr/firefox-91.8.0/security/nss/cmd/libpkix/pkix_pl/pki/
H A Dtest_cert.c933 PKIX_PL_Date *newerDate = NULL; in testCheckValidity() local
941 PKIX_TEST_EXPECT_NO_ERROR(PKIX_PL_Date_Create_UTCTime(newerString, &newerDate, plContext)); in testCheckValidity()
956 PKIX_TEST_EXPECT_NO_ERROR(PKIX_PL_Cert_CheckValidity(newerCert, newerDate, plContext)); in testCheckValidity()
959 PKIX_TEST_EXPECT_ERROR(PKIX_PL_Cert_CheckValidity(olderCert, newerDate, plContext)); in testCheckValidity()
976 PKIX_TEST_DECREF_AC(newerDate); in testCheckValidity()
/dports/security/nss/nss-3.76.1/nss/cmd/libpkix/pkix_pl/pki/
H A Dtest_cert.c933 PKIX_PL_Date *newerDate = NULL; in testCheckValidity() local
941 PKIX_TEST_EXPECT_NO_ERROR(PKIX_PL_Date_Create_UTCTime(newerString, &newerDate, plContext)); in testCheckValidity()
956 PKIX_TEST_EXPECT_NO_ERROR(PKIX_PL_Cert_CheckValidity(newerCert, newerDate, plContext)); in testCheckValidity()
959 PKIX_TEST_EXPECT_ERROR(PKIX_PL_Cert_CheckValidity(olderCert, newerDate, plContext)); in testCheckValidity()
976 PKIX_TEST_DECREF_AC(newerDate); in testCheckValidity()
/dports/www/firefox/firefox-99.0/security/nss/cmd/libpkix/pkix_pl/pki/
H A Dtest_cert.c933 PKIX_PL_Date *newerDate = NULL; in testCheckValidity() local
941 PKIX_TEST_EXPECT_NO_ERROR(PKIX_PL_Date_Create_UTCTime(newerString, &newerDate, plContext)); in testCheckValidity()
956 PKIX_TEST_EXPECT_NO_ERROR(PKIX_PL_Cert_CheckValidity(newerCert, newerDate, plContext)); in testCheckValidity()
959 PKIX_TEST_EXPECT_ERROR(PKIX_PL_Cert_CheckValidity(olderCert, newerDate, plContext)); in testCheckValidity()
976 PKIX_TEST_DECREF_AC(newerDate); in testCheckValidity()
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/cmd/libpkix/pkix_pl/pki/
H A Dtest_cert.c933 PKIX_PL_Date *newerDate = NULL; in testCheckValidity() local
941 PKIX_TEST_EXPECT_NO_ERROR(PKIX_PL_Date_Create_UTCTime(newerString, &newerDate, plContext)); in testCheckValidity()
956 PKIX_TEST_EXPECT_NO_ERROR(PKIX_PL_Cert_CheckValidity(newerCert, newerDate, plContext)); in testCheckValidity()
959 PKIX_TEST_EXPECT_ERROR(PKIX_PL_Cert_CheckValidity(olderCert, newerDate, plContext)); in testCheckValidity()
976 PKIX_TEST_DECREF_AC(newerDate); in testCheckValidity()
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/cmd/libpkix/pkix_pl/pki/
H A Dtest_cert.c933 PKIX_PL_Date *newerDate = NULL; in testCheckValidity() local
941 PKIX_TEST_EXPECT_NO_ERROR(PKIX_PL_Date_Create_UTCTime(newerString, &newerDate, plContext)); in testCheckValidity()
956 PKIX_TEST_EXPECT_NO_ERROR(PKIX_PL_Cert_CheckValidity(newerCert, newerDate, plContext)); in testCheckValidity()
959 PKIX_TEST_EXPECT_ERROR(PKIX_PL_Cert_CheckValidity(olderCert, newerDate, plContext)); in testCheckValidity()
976 PKIX_TEST_DECREF_AC(newerDate); in testCheckValidity()
/dports/security/ca_root_nss/nss-3.71/nss/cmd/libpkix/pkix_pl/pki/
H A Dtest_cert.c933 PKIX_PL_Date *newerDate = NULL; in testCheckValidity() local
941 PKIX_TEST_EXPECT_NO_ERROR(PKIX_PL_Date_Create_UTCTime(newerString, &newerDate, plContext)); in testCheckValidity()
956 PKIX_TEST_EXPECT_NO_ERROR(PKIX_PL_Cert_CheckValidity(newerCert, newerDate, plContext)); in testCheckValidity()
959 PKIX_TEST_EXPECT_ERROR(PKIX_PL_Cert_CheckValidity(olderCert, newerDate, plContext)); in testCheckValidity()
976 PKIX_TEST_DECREF_AC(newerDate); in testCheckValidity()
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/cmd/libpkix/pkix_pl/pki/
H A Dtest_cert.c933 PKIX_PL_Date *newerDate = NULL; in testCheckValidity() local
941 PKIX_TEST_EXPECT_NO_ERROR(PKIX_PL_Date_Create_UTCTime(newerString, &newerDate, plContext)); in testCheckValidity()
956 PKIX_TEST_EXPECT_NO_ERROR(PKIX_PL_Cert_CheckValidity(newerCert, newerDate, plContext)); in testCheckValidity()
959 PKIX_TEST_EXPECT_ERROR(PKIX_PL_Cert_CheckValidity(olderCert, newerDate, plContext)); in testCheckValidity()
976 PKIX_TEST_DECREF_AC(newerDate); in testCheckValidity()
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/cmd/libpkix/pkix_pl/pki/
H A Dtest_cert.c933 PKIX_PL_Date *newerDate = NULL; in testCheckValidity() local
941 PKIX_TEST_EXPECT_NO_ERROR(PKIX_PL_Date_Create_UTCTime(newerString, &newerDate, plContext)); in testCheckValidity()
956 PKIX_TEST_EXPECT_NO_ERROR(PKIX_PL_Cert_CheckValidity(newerCert, newerDate, plContext)); in testCheckValidity()
959 PKIX_TEST_EXPECT_ERROR(PKIX_PL_Cert_CheckValidity(olderCert, newerDate, plContext)); in testCheckValidity()
976 PKIX_TEST_DECREF_AC(newerDate); in testCheckValidity()