Home
last modified time | relevance | path

Searched defs:getNumRefs (Results 1 – 8 of 8) sorted by relevance

/dports/science/opensim-core/opensim-core-4.1/OpenSim/Simulation/
H A DCoordinateReference.h89 int getNumRefs() const override {return 1;} ; in getNumRefs() function
H A DOrientationsReference.cpp119 int OrientationsReference::getNumRefs() const in getNumRefs() function in OpenSim::OrientationsReference
H A DMarkersReference.cpp225 MarkersReference::getNumRefs() const { in getNumRefs() function in OpenSim::MarkersReference
/dports/biology/bamutil/bamUtil-1.0.15/libStatGen/general/
H A DIndexBase.cpp139 int32_t IndexBase::getNumRefs() const in getNumRefs() function in IndexBase
/dports/devel/simgear/simgear-2020.3.11/simgear/structure/
H A DSGSharedPtr.hxx112 unsigned getNumRefs(void) const in getNumRefs() function in SGSharedPtr
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DLinearScanRA.h222 unsigned int getNumRefs() const in getNumRefs() function
H A DGraphColor.h1000 unsigned getNumRefs(const G4_Declare* dcl) const in getNumRefs() function
/dports/science/plumed/plumed2-2.7.2/src/asmjit/
H A Dcodebuilder.h786 ASMJIT_INLINE uint32_t getNumRefs() const noexcept { return _numRefs; } in getNumRefs() function