Home
last modified time | relevance | path

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

12

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/compiler/intrinsics/
H A DIntrinsicDisabledTest.java106 Executable getIntVolatile = getMethod(false, /*isPut =*/ false, /*isVolatile = */ true); in test() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/compiler/intrinsics/
H A DIntrinsicDisabledTest.java106 Executable getIntVolatile = getMethod(false, /*isPut =*/ false, /*isVolatile = */ true); in test() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/compiler/intrinsics/
H A DIntrinsicDisabledTest.java105 Executable getIntVolatile = getMethod(false, /*isPut =*/ false, /*isVolatile = */ true); in test() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/compiler/intrinsics/
H A DIntrinsicDisabledTest.java124 Executable getIntVolatile = getMethod(false, /*isPut =*/ false, /*isVolatile = */ true); in test() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/compiler/intrinsics/
H A DIntrinsicDisabledTest.java124 Executable getIntVolatile = getMethod(false, /*isPut =*/ false, /*isVolatile = */ true); in test() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/compiler/intrinsics/
H A DIntrinsicDisabledTest.java106 Executable getIntVolatile = getMethod(false, /*isPut =*/ false, /*isVolatile = */ true); in test() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/compiler/intrinsics/
H A DIntrinsicDisabledTest.java106 Executable getIntVolatile = getMethod(false, /*isPut =*/ false, /*isVolatile = */ true); in test() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/compiler/intrinsics/
H A DIntrinsicDisabledTest.java106 Executable getIntVolatile = getMethod(false, /*isPut =*/ false, /*isVolatile = */ true); in test() local
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/vm/reference/sun/misc/
H A DUnsafe.java197 public native int getIntVolatile(Object obj, long offset); in getIntVolatile() method in Unsafe
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/vm/reference/sun/misc/
H A DUnsafe.java197 public native int getIntVolatile(Object obj, long offset); in getIntVolatile() method in Unsafe
/dports/lang/gnat_util/gcc-6-20180516/libjava/sun/misc/
H A DUnsafe.java197 public native int getIntVolatile(Object obj, long offset); in getIntVolatile() method in Unsafe
H A DnatUnsafe.cc206 sun::misc::Unsafe::getIntVolatile (jobject obj, jlong offset) in getIntVolatile() function in sun::misc::Unsafe
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/vm/reference/sun/misc/
H A DUnsafe.java197 public native int getIntVolatile(Object obj, long offset); in getIntVolatile() method in Unsafe
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/sun/misc/
H A DUnsafe.java197 public native int getIntVolatile(Object obj, long offset); in getIntVolatile() method in Unsafe
H A DnatUnsafe.cc206 sun::misc::Unsafe::getIntVolatile (jobject obj, jlong offset) in getIntVolatile() function in sun::misc::Unsafe
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/vm/reference/sun/misc/
H A DUnsafe.java197 public native int getIntVolatile(Object obj, long offset); in getIntVolatile() method in Unsafe
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/sun/misc/
H A DUnsafe.java197 public native int getIntVolatile(Object obj, long offset); in getIntVolatile() method in Unsafe
H A DnatUnsafe.cc206 sun::misc::Unsafe::getIntVolatile (jobject obj, jlong offset) in getIntVolatile() function in sun::misc::Unsafe
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/sun/misc/
H A DUnsafe.java197 public native int getIntVolatile(Object obj, long offset); in getIntVolatile() method in Unsafe
H A DnatUnsafe.cc206 sun::misc::Unsafe::getIntVolatile (jobject obj, jlong offset) in getIntVolatile() function in sun::misc::Unsafe
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/vm/reference/sun/misc/
H A DUnsafe.java197 public native int getIntVolatile(Object obj, long offset); in getIntVolatile() method in Unsafe
/dports/lang/gcc48/gcc-4.8.5/libjava/sun/misc/
H A DUnsafe.java197 public native int getIntVolatile(Object obj, long offset); in getIntVolatile() method in Unsafe
H A DnatUnsafe.cc206 sun::misc::Unsafe::getIntVolatile (jobject obj, jlong offset) in getIntVolatile() function in sun::misc::Unsafe
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.unsupported/share/classes/sun/misc/
H A DUnsafe.java917 public int getIntVolatile(Object o, long offset) { in getIntVolatile() method in Unsafe
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.unsupported/share/classes/sun/misc/
H A DUnsafe.java916 public int getIntVolatile(Object o, long offset) { in getIntVolatile() method in Unsafe

12