Home
last modified time | relevance | path

Searched defs:incrRefCount (Results 1 – 25 of 25) sorted by relevance

/dports/graphics/electricsheep/electricsheep-37ba0fd692d6581f8fe009ed11c9650cd8174123/client_generic/Common/
H A DSmartPtr.h183 template<class T> long CRefCountRep<T>::incrRefCount() { m_counter++; return( m_counter ); } in incrRefCount() function
254 template<class T> long CSyncAccessRep<T>::incrRefCount() in incrRefCount() function
/dports/devel/umbrello/umbrello-21.12.3/umbrello/uml1model/
H A Dstereotype.cpp200 void UMLStereotype::incrRefCount() in incrRefCount() function in UMLStereotype
/dports/cad/stepcode/stepcode-0.8/src/clstepcore/
H A DSTEPattribute.h113 void incrRefCount() { in incrRefCount() function
/dports/graphics/jogamp-jogl/gluegen/src/java/jogamp/common/os/
H A DDynamicLinkerImpl.java165 final int incrRefCount() { return ++refCount; } in incrRefCount() method in DynamicLinkerImpl.LibRef
/dports/math/eigen3/eigen-3.3.9/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorRef.h29 void incrRefCount() { ++m_refcount; } in incrRefCount() function
/dports/math/stanmath/math-4.2.0/lib/eigen_3.3.9/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorRef.h29 void incrRefCount() { ++m_refcount; } in incrRefCount() function
/dports/math/R-cran-RcppEigen/RcppEigen/inst/include/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorRef.h29 void incrRefCount() { ++m_refcount; } in incrRefCount() function
/dports/math/libsemigroups/libsemigroups-1.3.7/extern/eigen-3.3.7/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorRef.h29 void incrRefCount() { ++m_refcount; } in incrRefCount() function
/dports/science/pcmsolver/pcmsolver-1.3.0/external/eigen3/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorRef.h29 void incrRefCount() { ++m_refcount; } in incrRefCount() function
/dports/misc/opennn/opennn-5.0.5/eigen/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorRef.h29 void incrRefCount() { ++m_refcount; } in incrRefCount() function
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/eigen-3.3.7/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorRef.h29 void incrRefCount() { ++m_refcount; } in incrRefCount() function
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/eigen_3.3.3/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorRef.h29 void incrRefCount() { ++m_refcount; } in incrRefCount() function
/dports/devel/omniORB/omniORB-4.2.4/src/lib/omniORB/orbcore/
H A DgiopEndpoint.cc224 giopConnection::incrRefCount() { in incrRefCount() function in giopConnection
H A DSocketCollection.cc1365 SocketCollection::incrRefCount() in incrRefCount() function in SocketCollection
H A DcorbaBoa.cc563 omniOrbBOA::incrRefCount() in incrRefCount() function in omniOrbBOA
H A DgiopRope.cc512 giopRope::incrRefCount() in incrRefCount() function in giopRope
H A Dpoa.cc1627 omniOrbPOA::incrRefCount() in incrRefCount() function in omniOrbPOA
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/eigen3/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorRef.h29 void incrRefCount() { ++m_refcount; } in incrRefCount() function
/dports/devel/upp/upp/uppsrc/plugin/Eigen/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorRef.h29 void incrRefCount() { ++m_refcount; } in incrRefCount() function
/dports/misc/openmvg/openMVG-2.0/src/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorRef.h29 void incrRefCount() { ++m_refcount; } in incrRefCount() function
/dports/databases/redis6/redis-6.0.16/src/
H A Dobject.c349 void incrRefCount(robj *o) { in incrRefCount() function
/dports/databases/redis5/redis-5.0.14/src/
H A Dobject.c349 void incrRefCount(robj *o) { in incrRefCount() function
/dports/databases/redis-devel/redis-0e5b813/src/
H A Dobject.c357 void incrRefCount(robj *o) { in incrRefCount() function
/dports/science/simbody/simbody-Simbody-3.7/Simbody/Visualizer/src/
H A DVisualizer.cpp441 int incrRefCount() const {return ++m_refCount;} in incrRefCount() function in Visualizer::Impl
/dports/science/simbody/simbody-Simbody-3.7/SimTKcommon/Simulation/include/SimTKcommon/internal/
H A DMeasureImplementation.h73 int incrRefCount() const {return ++refCount;} in incrRefCount() function