Home
last modified time | relevance | path

Searched refs:inNew (Results 1 – 25 of 28) sorted by relevance

12

/dports/sysutils/terraform/terraform-1.0.11/tools/loggraphdiff/
H A Dloggraphdiff.go91 _, inNew := new.nodes[n]
93 case inOld && inNew:
97 case inNew:
106 _, inNew := new.edges[e]
108 case inOld && inNew:
112 case inNew:
/dports/www/aria2/aria2-1.36.0/src/
H A DPieceStatMan.cc103 bool inNew = bitfield::test(newBitfield, nbits, i); in updatePieceStats() local
105 if (inNew) { in updatePieceStats()
/dports/games/odamex/odamex-src-0.7.0/common/
H A Ddobject.h77 …TypeInfo (const char *inName, const TypeInfo *inParentType, unsigned int inSize, DObject *(*inNew)… in TypeInfo()
81 CreateNew (inNew), in TypeInfo()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongostat/status/
H A Dreaders.go305 newColl, inNew := newStat.Locks["Collection"]
307 if inNew && inOld && newColl.AcquireWaitCount != nil && oldColl.AcquireWaitCount != nil {
325 newColl, inNew := newStat.Locks["Collection"]
327 if inNew && inOld && newColl.AcquireWaitCount != nil && oldColl.AcquireWaitCount != nil {
/dports/databases/mongodb42-tools/mongo-tools-r4.2.17/mongostat/status/
H A Dreaders.go305 newColl, inNew := newStat.Locks["Collection"]
307 if inNew && inOld && newColl.AcquireWaitCount != nil && oldColl.AcquireWaitCount != nil {
325 newColl, inNew := newStat.Locks["Collection"]
327 if inNew && inOld && newColl.AcquireWaitCount != nil && oldColl.AcquireWaitCount != nil {
/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/certdb/
H A Dcertdb.h69 PRBool SEC_CrlIsNewer(CERTCrl *inNew, CERTCrl *old);
H A Dcertdb.c1068 SEC_CrlIsNewer(CERTCrl *inNew, CERTCrl *old) in SEC_CrlIsNewer() argument
1075 rv = SEC_GetCrlTimes(inNew, &newNotBefore, &newNotAfter); in SEC_CrlIsNewer()
/dports/security/ca_root_nss/nss-3.71/nss/lib/certdb/
H A Dcertdb.h69 PRBool SEC_CrlIsNewer(CERTCrl *inNew, CERTCrl *old);
H A Dcertdb.c1068 SEC_CrlIsNewer(CERTCrl *inNew, CERTCrl *old) in SEC_CrlIsNewer() argument
1075 rv = SEC_GetCrlTimes(inNew, &newNotBefore, &newNotAfter); in SEC_CrlIsNewer()
/dports/www/firefox/firefox-99.0/security/nss/lib/certdb/
H A Dcertdb.h69 PRBool SEC_CrlIsNewer(CERTCrl *inNew, CERTCrl *old);
H A Dcertdb.c1068 SEC_CrlIsNewer(CERTCrl *inNew, CERTCrl *old) in SEC_CrlIsNewer() argument
1075 rv = SEC_GetCrlTimes(inNew, &newNotBefore, &newNotAfter); in SEC_CrlIsNewer()
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/lib/certdb/
H A Dcertdb.h69 PRBool SEC_CrlIsNewer(CERTCrl *inNew, CERTCrl *old);
H A Dcertdb.c1041 SEC_CrlIsNewer(CERTCrl *inNew, CERTCrl *old) in SEC_CrlIsNewer() argument
1048 rv = SEC_GetCrlTimes(inNew, &newNotBefore, &newNotAfter); in SEC_CrlIsNewer()
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/lib/certdb/
H A Dcertdb.h69 PRBool SEC_CrlIsNewer(CERTCrl *inNew, CERTCrl *old);
H A Dcertdb.c1041 SEC_CrlIsNewer(CERTCrl *inNew, CERTCrl *old) in SEC_CrlIsNewer() argument
1048 rv = SEC_GetCrlTimes(inNew, &newNotBefore, &newNotAfter); in SEC_CrlIsNewer()
/dports/security/nss/nss-3.76.1/nss/lib/certdb/
H A Dcertdb.h69 PRBool SEC_CrlIsNewer(CERTCrl *inNew, CERTCrl *old);
H A Dcertdb.c1068 SEC_CrlIsNewer(CERTCrl *inNew, CERTCrl *old) in SEC_CrlIsNewer() argument
1075 rv = SEC_GetCrlTimes(inNew, &newNotBefore, &newNotAfter); in SEC_CrlIsNewer()
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/lib/certdb/
H A Dcertdb.h69 PRBool SEC_CrlIsNewer(CERTCrl *inNew, CERTCrl *old);
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/lib/certdb/
H A Dcertdb.h69 PRBool SEC_CrlIsNewer(CERTCrl *inNew, CERTCrl *old);
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/test/
H A Dname_tests.cpp550 const COutPoint inNew = addTestCoin (scrNew, 100000, view); in BOOST_AUTO_TEST_CASE() local
577 mtx.vin.push_back (CTxIn (inNew)); in BOOST_AUTO_TEST_CASE()
600 mtx.vin.push_back (CTxIn (inNew)); in BOOST_AUTO_TEST_CASE()
663 mtx.vin.push_back (CTxIn (inNew)); in BOOST_AUTO_TEST_CASE()
679 mtx.vin.push_back (CTxIn (inNew)); in BOOST_AUTO_TEST_CASE()
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/test/
H A Dname_tests.cpp550 const COutPoint inNew = addTestCoin (scrNew, 100000, view); in BOOST_AUTO_TEST_CASE() local
577 mtx.vin.push_back (CTxIn (inNew)); in BOOST_AUTO_TEST_CASE()
600 mtx.vin.push_back (CTxIn (inNew)); in BOOST_AUTO_TEST_CASE()
663 mtx.vin.push_back (CTxIn (inNew)); in BOOST_AUTO_TEST_CASE()
679 mtx.vin.push_back (CTxIn (inNew)); in BOOST_AUTO_TEST_CASE()
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/test/
H A Dname_tests.cpp550 const COutPoint inNew = addTestCoin (scrNew, 100000, view); in BOOST_AUTO_TEST_CASE() local
577 mtx.vin.push_back (CTxIn (inNew)); in BOOST_AUTO_TEST_CASE()
600 mtx.vin.push_back (CTxIn (inNew)); in BOOST_AUTO_TEST_CASE()
663 mtx.vin.push_back (CTxIn (inNew)); in BOOST_AUTO_TEST_CASE()
679 mtx.vin.push_back (CTxIn (inNew)); in BOOST_AUTO_TEST_CASE()
/dports/science/kst2/kst-plot-38eddb5322a1d557f9d86ea95d456d76272941e3/src/libkst/
H A Dvector.h135 virtual void setNewAndShift(int inNew, int inShift);
H A Dvector.cpp699 void Vector::setNewAndShift(int inNew, int inShift) { in setNewAndShift() argument
700 _numNew = inNew; in setNewAndShift()
/dports/devel/p5-Data-Table/Data-Table-1.78/
H A DTable.pm1396 my %inNew = ();
1401 $inNew{$idx} = 1;
1407 unless (exists $inNew{$i}) {

12