Home
last modified time | relevance | path

Searched defs:weakRefs (Results 1 – 24 of 24) sorted by relevance

/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/jdk/jfr/event/gc/collection/
H A DTestG1ParallelPhases.java71 public static List<WeakReference<byte[]>> weakRefs; field in TestG1ParallelPhases
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/jdk/jfr/event/gc/collection/
H A DTestG1ParallelPhases.java71 public static List<WeakReference<byte[]>> weakRefs; field in TestG1ParallelPhases
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/jdk/jfr/event/gc/collection/
H A DTestG1ParallelPhases.java69 public static List<WeakReference<byte[]>> weakRefs; field in TestG1ParallelPhases
/dports/graphics/urho3d/Urho3D-1.7.1/Docs/
H A DAngelScriptAPI.h78 int weakRefs; variable
193 int weakRefs; variable
303 int weakRefs; variable
363 int weakRefs; variable
484 int weakRefs; variable
535 int weakRefs; variable
574 int weakRefs; variable
697 int weakRefs; variable
819 int weakRefs; variable
1052 int weakRefs; variable
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/jdk/jfr/event/gc/collection/
H A DTestG1ParallelPhases.java70 public static List<WeakReference<byte[]>> weakRefs; field in TestG1ParallelPhases
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/jdk/jfr/event/gc/collection/
H A DTestG1ParallelPhases.java70 public static List<WeakReference<byte[]>> weakRefs; field in TestG1ParallelPhases
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/jdk/jfr/event/gc/collection/
H A DTestG1ParallelPhases.java71 public static List<WeakReference<byte[]>> weakRefs; field in TestG1ParallelPhases
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/android/java/src/org/chromium/base/
H A DCollectionUtil.java96 public static <T> List<T> strengthen(Collection<WeakReference<T>> weakRefs) { in strengthen()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.naming/share/classes/com/sun/jndi/ldap/pool/
H A DPool.java87 private static final Collection<Reference<ConnectionsRef>> weakRefs = field in Pool
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.naming/share/classes/com/sun/jndi/ldap/pool/
H A DPool.java87 private static final Collection<Reference<ConnectionsRef>> weakRefs = field in Pool
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.naming/share/classes/com/sun/jndi/ldap/pool/
H A DPool.java87 private static final Collection<Reference<ConnectionsRef>> weakRefs = field in Pool
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/com/sun/jndi/ldap/pool/
H A DPool.java87 private static final Collection<Reference<ConnectionsRef>> weakRefs = field in Pool
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.naming/share/classes/com/sun/jndi/ldap/pool/
H A DPool.java87 private static final Collection<Reference<ConnectionsRef>> weakRefs = field in Pool
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.naming/share/classes/com/sun/jndi/ldap/pool/
H A DPool.java87 private static final Collection<Reference<ConnectionsRef>> weakRefs = field in Pool
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.naming/share/classes/com/sun/jndi/ldap/pool/
H A DPool.java87 private static final Collection<Reference<ConnectionsRef>> weakRefs = field in Pool
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.naming/share/classes/com/sun/jndi/ldap/pool/
H A DPool.java87 private static final Collection<Reference<ConnectionsRef>> weakRefs = field in Pool
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.naming/share/classes/com/sun/jndi/ldap/pool/
H A DPool.java87 private static final Collection<Reference<ConnectionsRef>> weakRefs = field in Pool
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/com/sun/jndi/ldap/pool/
H A DPool.java87 private static final Collection<Reference<ConnectionsRef>> weakRefs = field in Pool
/dports/www/firefox/firefox-99.0/js/src/gc/
H A DFinalizationObservers.cpp375 WeakRefHeapPtrVector& weakRefs = weakRefMap.lookup(target)->value(); in unregisterWeakRefWrapper() local
423 JSTracer* trc, WeakRefHeapPtrVector& weakRefs, JSObject* target) { in traceWeakWeakRefVector()
/dports/lang/libobjc2/libobjc2-2.1/
H A Darc.mm853 auto &table = weakRefs(); function
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/dop251/goja/
H A Dobject.go48 weakRefs map[weakMap]Value member
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/dop251/goja/
H A Dobject.go48 weakRefs map[weakMap]Value member
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/gc/
H A DMarking.cpp782 JS::Zone::WeakEdges &weakRefs = (*edge)->asTenured().zone()->gcWeakRefs; in noteWeakEdge() local
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/gc/
H A DMarking.cpp817 JS::Zone::WeakEdges& weakRefs = (*edge)->asTenured().zone()->gcWeakRefs(); in noteWeakEdge() local