Home
last modified time | relevance | path

Searched refs:thePrev (Results 1 – 25 of 46) sorted by relevance

12

/dports/cad/opencascade/opencascade-7.6.0/src/OpenGl/
H A DOpenGl_FrameStats.cxx57 bool OpenGl_FrameStats::IsFrameUpdated (Handle(OpenGl_FrameStats)& thePrev) const in IsFrameUpdated()
60 if (thePrev.IsNull()) in IsFrameUpdated()
62 thePrev = new OpenGl_FrameStats(); in IsFrameUpdated()
65 else if (myLastFrameIndex == thePrev->myLastFrameIndex in IsFrameUpdated()
66 && Abs (aFrame.FrameRate() - thePrev->myCountersTmp.FrameRate()) <= 0.001 in IsFrameUpdated()
67 && Abs (aFrame.FrameRateCpu() - thePrev->myCountersTmp.FrameRateCpu()) <= 0.001 in IsFrameUpdated()
68 … && Abs (aFrame.ImmediateFrameRate() - thePrev->myCountersTmp.ImmediateFrameRate()) <= 0.001 in IsFrameUpdated()
69 … && Abs (aFrame.ImmediateFrameRateCpu() - thePrev->myCountersTmp.ImmediateFrameRateCpu()) <= 0.001 in IsFrameUpdated()
70 …&& aFrame[Graphic3d_FrameStatsCounter_NbLayers] == thePrev->myCountersTmp[Graphic3d_Fram… in IsFrameUpdated()
78 thePrev->myLastFrameIndex = myLastFrameIndex; in IsFrameUpdated()
[all …]
H A DOpenGl_FrameStats.hxx39 Standard_EXPORT virtual bool IsFrameUpdated (Handle(OpenGl_FrameStats)& thePrev) const;
/dports/benchmarks/polygraph/polygraph-4.13.0/src/xstd/
H A DQueue.h17 QueuePlace(): thePrev(0), theNext(0) {} in QueuePlace()
19 bool isolated() const { return !theNext && !thePrev; } in isolated()
20 void isolate() { theNext = thePrev = 0; } in isolate()
22 Item *thePrev; variable
73 return theHead ? Place(*theHead).thePrev : 0; in lastIn()
79 return theHead ? Place(*theHead).thePrev : 0; in lastIn()
105 Next(*Place(*i).thePrev, Place(*i).theNext); in dequeue()
142 return i && i != firstOut() ? Place(*i).thePrev : 0; in prev()
148 return i && i != firstOut() ? Place(*i).thePrev : 0; in prev()
156 Place(*n).thePrev = &i; in Next()
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/NCollection/
H A DNCollection_BaseList.hxx83 NCollection_ListNode * const thePrev) in Init() argument
85 myCurrent = thePrev ? thePrev -> Next() : in Init()
87 myPrevious = thePrev; in Init()
H A DNCollection_BaseSequence.hxx35 void SetPrevious (NCollection_SeqNode * thePrev) { myPrevious = thePrev; } in SetPrevious() argument
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DNCollection_BaseList.hxx83 NCollection_ListNode * const thePrev) in Init() argument
85 myCurrent = thePrev ? thePrev -> Next() : in Init()
87 myPrevious = thePrev; in Init()
H A DNCollection_BaseSequence.hxx35 void SetPrevious (NCollection_SeqNode * thePrev) { myPrevious = thePrev; } in SetPrevious() argument
H A DOpenGl_FrameStats.hxx39 Standard_EXPORT virtual bool IsFrameUpdated (Handle(OpenGl_FrameStats)& thePrev) const;
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DNCollection_BaseList.hxx93 NCollection_ListNode * const thePrev) in Init() argument
95 myCurrent = thePrev ? thePrev -> Next() : in Init()
97 myPrevious = thePrev; in Init()
H A DNCollection_BaseSequence.hxx35 void SetPrevious (NCollection_SeqNode * thePrev) { myPrevious = thePrev; } in SetPrevious() argument
H A DOpenGl_FrameStats.hxx39 Standard_EXPORT virtual bool IsFrameUpdated (Handle(OpenGl_FrameStats)& thePrev) const;
/dports/textproc/zorba/zorba-2.7.0/src/compiler/rewriter/framework/
H A Drewriter_context.h125 UDFCallChain * thePrev; member
127 UDFCallChain() : theFo(NULL), thePrev(NULL) {} in UDFCallChain()
132 thePrev(prevCaller) in UDFCallChain()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/src/ndbapi/
H A DNdbUtil.cpp92 thePrev = NULL; in init()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/src/ndbapi/
H A DNdbUtil.cpp92 thePrev = NULL; in init()
H A DNdbUtil.hpp136 NdbLockHandle* thePrev; member in NdbLockHandle
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/src/ndbapi/
H A DNdbUtil.cpp92 thePrev = NULL; in init()
H A DNdbUtil.hpp136 NdbLockHandle* thePrev; member in NdbLockHandle
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/src/ndbapi/
H A DNdbUtil.cpp92 thePrev = NULL; in init()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/src/ndbapi/
H A DNdbUtil.cpp92 thePrev = NULL; in init()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/src/ndbapi/
H A DNdbUtil.cpp92 thePrev = NULL; in init()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/src/ndbapi/
H A DNdbUtil.cpp92 thePrev = NULL; in init()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/src/ndbapi/
H A DNdbUtil.cpp92 thePrev = NULL; in init()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/src/ndbapi/
H A DNdbUtil.cpp92 thePrev = NULL; in init()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/src/ndbapi/
H A DNdbUtil.cpp92 thePrev = NULL; in init()
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/src/ndbapi/
H A DNdbUtil.cpp92 thePrev = NULL; in init()

12