Home
last modified time | relevance | path

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

12345678910>>...14

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/JavaScriptCore/dfg/
H A DDFGGenerationInfo.h72 void initConstant(NodeIndex nodeIndex, uint32_t useCount) in initConstant()
80 void initInteger(NodeIndex nodeIndex, uint32_t useCount, GPRReg gpr) in initInteger()
100 void initCell(NodeIndex nodeIndex, uint32_t useCount, GPRReg gpr) in initCell()
109 void initDouble(NodeIndex nodeIndex, uint32_t useCount, FPRReg fpr) in initDouble()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.framework/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/serviceregistry/
H A DPrototypeServiceFactoryUse.java68 AtomicInteger useCount = serviceObjects.get(service); in newServiceObject() local
98 AtomicInteger useCount = serviceObjects.get(service); in releaseServiceObject() local
H A DServiceUse.java36 private int useCount; field in ServiceUse
/dports/editors/calligra/calligra-3.2.1/libs/flake/
H A DKoShapeStrokeModel.cpp53 int KoShapeStrokeModel::useCount() const in useCount() function in KoShapeStrokeModel
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.context/src/test/java/example/scannable/
H A DServiceInvocationCounter.java32 private int useCount; field in ServiceInvocationCounter
/dports/games/multimc/MultiMC5-0.6.11/api/logic/
H A DUsable.h17 std::size_t useCount() in useCount() function
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/cores/AudioEngine/Sinks/alsa/
H A DALSAHControlMonitor.h43 int useCount = 0; member
/dports/java/phpeclipse/plugins/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/core/
H A DDiscardWorkingCopyOperation.java30 int useCount = JavaModelManager.getJavaModelManager() in executeOperation() local
/dports/audio/muse-sequencer/muse-4.0.0/src/synti/s1/
H A Ds1.cpp50 static int useCount; member in S1
76 int S1::useCount = 0; member in S1
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/
H A DDiscardWorkingCopyOperation.java38 int useCount = manager.discardPerWorkingCopyInfo(workingCopy); in executeOperation() local
/dports/devel/pyside2-tools/pyside-setup-opensource-src-5.15.2/sources/shiboken2/tests/libsmart/
H A Dsmart_sharedptr.h77 int useCount() const in useCount() function
/dports/devel/pyside2/pyside-setup-opensource-src-5.15.2/sources/shiboken2/tests/libsmart/
H A Dsmart_sharedptr.h77 int useCount() const in useCount() function
/dports/devel/shiboken2/pyside-setup-opensource-src-5.15.2/sources/shiboken2/tests/libsmart/
H A Dsmart_sharedptr.h77 int useCount() const in useCount() function
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.bundles/bundles/org.eclipse.equinox.http.servlet/src/org/eclipse/equinox/http/servlet/internal/context/
H A DHttpContextHolder.java29 final AtomicLong useCount = new AtomicLong(0); field in HttpContextHolder
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/OgreMain/include/
H A DOgreSharedPtr.h60 AtomicScalar<unsigned> useCount; member
270 …inline unsigned int useCount() const { assert(pInfo && pInfo->useCount.get()); return pInfo->useCo… in useCount() function
/dports/devel/rkcommon/rkcommon-1.8.0/rkcommon/memory/
H A DIntrusivePtr.h45 inline long long RefCountedObject::useCount() const in useCount() function
/dports/devel/ispc/ispc-1.16.1/ispcrt/detail/
H A DIntrusivePtr.h41 inline long long RefCounted::useCount() const { return refCounter.load(); } in useCount() function
/dports/www/phpbb3/phpBB3/vendor/s9e/text-formatter/src/Configurator/JavaScript/
H A DConfigValue.php25 protected $useCount = 0; variable in s9e\\TextFormatter\\Configurator\\JavaScript\\ConfigValue
/dports/games/py-fife/fifengine-0.4.2/engine/core/util/base/
H A Dsharedptr.h173 inline uint32_t useCount() const { in useCount() function
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.framework/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/container/
H A DLockSet.java36 private final AtomicInteger useCount = new AtomicInteger(0); field in LockSet.LockHolder
/dports/misc/mnn/MNN-1.2.0/source/core/
H A DBufferAllocator.hpp102 int16_t useCount = 0; member in MNN::BufferAllocator::Node
/dports/graphics/gdtclft/Gdtclft2.2.5/
H A Dgdhandle.h5 int useCount; /* Keeps track of the number sharing */ member
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.naming/share/classes/com/sun/jndi/ldap/pool/
H A DConnectionDesc.java48 private long useCount = 0; // for stats & debugging only field in ConnectionDesc
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.naming/share/classes/com/sun/jndi/ldap/pool/
H A DConnectionDesc.java48 private long useCount = 0; // for stats & debugging only field in ConnectionDesc
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.naming/share/classes/com/sun/jndi/ldap/pool/
H A DConnectionDesc.java48 private long useCount = 0; // for stats & debugging only field in ConnectionDesc

12345678910>>...14