Home
last modified time | relevance | path

Searched refs:memoryModes (Results 26 – 50 of 64) sorted by relevance

123

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/lang/invoke/VarHandles/
H A DVarHandleTestByteArrayAsDouble.java157 if (MemoryMode.READ_WRITE.isSet(bav.memoryModes)) { in accessTestCaseProvider()
428 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes); in testArrayUnsupported()
686 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes); in testArrayIndexOutOfBounds()
865 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes); in testArrayMisalignedAccess()
1302 …bb.order(MemoryMode.BIG_ENDIAN.isSet(vhs.memoryModes) ? ByteOrder.BIG_ENDIAN : ByteOrder.LITTLE_EN… in testArrayReadOnly()
1309 double v = MemoryMode.BIG_ENDIAN.isSet(vhs.memoryModes) in testArrayReadOnly()
H A DVarHandleTestByteArrayAsInt.java157 if (MemoryMode.READ_WRITE.isSet(bav.memoryModes)) { in accessTestCaseProvider()
474 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes); in testArrayUnsupported()
732 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes); in testArrayIndexOutOfBounds()
1003 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes); in testArrayMisalignedAccess()
1706 …bb.order(MemoryMode.BIG_ENDIAN.isSet(vhs.memoryModes) ? ByteOrder.BIG_ENDIAN : ByteOrder.LITTLE_EN… in testArrayReadOnly()
1713 int v = MemoryMode.BIG_ENDIAN.isSet(vhs.memoryModes) in testArrayReadOnly()
H A DVarHandleTestByteArrayAsLong.java157 if (MemoryMode.READ_WRITE.isSet(bav.memoryModes)) { in accessTestCaseProvider()
474 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes); in testArrayUnsupported()
732 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes); in testArrayIndexOutOfBounds()
1003 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes); in testArrayMisalignedAccess()
1706 …bb.order(MemoryMode.BIG_ENDIAN.isSet(vhs.memoryModes) ? ByteOrder.BIG_ENDIAN : ByteOrder.LITTLE_EN… in testArrayReadOnly()
1713 long v = MemoryMode.BIG_ENDIAN.isSet(vhs.memoryModes) in testArrayReadOnly()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/lang/invoke/VarHandles/
H A DVarHandleTestByteArrayAsDouble.java188 if (MemoryMode.READ_WRITE.isSet(bav.memoryModes)) { in accessTestCaseProvider()
459 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes); in testArrayUnsupported()
717 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes); in testArrayIndexOutOfBounds()
896 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes); in testArrayMisalignedAccess()
1333 …bb.order(MemoryMode.BIG_ENDIAN.isSet(vhs.memoryModes) ? ByteOrder.BIG_ENDIAN : ByteOrder.LITTLE_EN… in testArrayReadOnly()
1340 double v = MemoryMode.BIG_ENDIAN.isSet(vhs.memoryModes) in testArrayReadOnly()
H A DVarHandleTestByteArrayAsFloat.java188 if (MemoryMode.READ_WRITE.isSet(bav.memoryModes)) { in accessTestCaseProvider()
459 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes); in testArrayUnsupported()
717 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes); in testArrayIndexOutOfBounds()
896 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes); in testArrayMisalignedAccess()
1333 …bb.order(MemoryMode.BIG_ENDIAN.isSet(vhs.memoryModes) ? ByteOrder.BIG_ENDIAN : ByteOrder.LITTLE_EN… in testArrayReadOnly()
1340 float v = MemoryMode.BIG_ENDIAN.isSet(vhs.memoryModes) in testArrayReadOnly()
H A DVarHandleTestByteArrayAsLong.java188 if (MemoryMode.READ_WRITE.isSet(bav.memoryModes)) { in accessTestCaseProvider()
505 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes); in testArrayUnsupported()
763 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes); in testArrayIndexOutOfBounds()
1034 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes); in testArrayMisalignedAccess()
1737 …bb.order(MemoryMode.BIG_ENDIAN.isSet(vhs.memoryModes) ? ByteOrder.BIG_ENDIAN : ByteOrder.LITTLE_EN… in testArrayReadOnly()
1744 long v = MemoryMode.BIG_ENDIAN.isSet(vhs.memoryModes) in testArrayReadOnly()
H A DVarHandleTestByteArrayAsInt.java188 if (MemoryMode.READ_WRITE.isSet(bav.memoryModes)) { in accessTestCaseProvider()
505 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes); in testArrayUnsupported()
763 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes); in testArrayIndexOutOfBounds()
1034 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes); in testArrayMisalignedAccess()
1737 …bb.order(MemoryMode.BIG_ENDIAN.isSet(vhs.memoryModes) ? ByteOrder.BIG_ENDIAN : ByteOrder.LITTLE_EN… in testArrayReadOnly()
1744 int v = MemoryMode.BIG_ENDIAN.isSet(vhs.memoryModes) in testArrayReadOnly()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/lang/invoke/VarHandles/
H A DVarHandleTestByteArrayAsFloat.java157 if (MemoryMode.READ_WRITE.isSet(bav.memoryModes)) { in accessTestCaseProvider()
428 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes); in testArrayUnsupported()
686 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes); in testArrayIndexOutOfBounds()
865 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes); in testArrayMisalignedAccess()
1302 …bb.order(MemoryMode.BIG_ENDIAN.isSet(vhs.memoryModes) ? ByteOrder.BIG_ENDIAN : ByteOrder.LITTLE_EN… in testArrayReadOnly()
1309 float v = MemoryMode.BIG_ENDIAN.isSet(vhs.memoryModes) in testArrayReadOnly()
H A DVarHandleTestByteArrayAsDouble.java157 if (MemoryMode.READ_WRITE.isSet(bav.memoryModes)) { in accessTestCaseProvider()
428 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes); in testArrayUnsupported()
686 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes); in testArrayIndexOutOfBounds()
865 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes); in testArrayMisalignedAccess()
1302 …bb.order(MemoryMode.BIG_ENDIAN.isSet(vhs.memoryModes) ? ByteOrder.BIG_ENDIAN : ByteOrder.LITTLE_EN… in testArrayReadOnly()
1309 double v = MemoryMode.BIG_ENDIAN.isSet(vhs.memoryModes) in testArrayReadOnly()
H A DVarHandleTestByteArrayAsLong.java157 if (MemoryMode.READ_WRITE.isSet(bav.memoryModes)) { in accessTestCaseProvider()
474 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes); in testArrayUnsupported()
732 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes); in testArrayIndexOutOfBounds()
1003 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes); in testArrayMisalignedAccess()
1706 …bb.order(MemoryMode.BIG_ENDIAN.isSet(vhs.memoryModes) ? ByteOrder.BIG_ENDIAN : ByteOrder.LITTLE_EN… in testArrayReadOnly()
1713 long v = MemoryMode.BIG_ENDIAN.isSet(vhs.memoryModes) in testArrayReadOnly()
H A DVarHandleTestByteArrayAsInt.java157 if (MemoryMode.READ_WRITE.isSet(bav.memoryModes)) { in accessTestCaseProvider()
474 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes); in testArrayUnsupported()
732 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes); in testArrayIndexOutOfBounds()
1003 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes); in testArrayMisalignedAccess()
1706 …bb.order(MemoryMode.BIG_ENDIAN.isSet(vhs.memoryModes) ? ByteOrder.BIG_ENDIAN : ByteOrder.LITTLE_EN… in testArrayReadOnly()
1713 int v = MemoryMode.BIG_ENDIAN.isSet(vhs.memoryModes) in testArrayReadOnly()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/lang/invoke/VarHandles/
H A DVarHandleTestByteArrayAsDouble.java191 if (MemoryMode.READ_WRITE.isSet(bav.memoryModes)) { in accessTestCaseProvider()
462 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes); in testArrayUnsupported()
720 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes); in testArrayIndexOutOfBounds()
899 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes); in testArrayMisalignedAccess()
1336 …bb.order(MemoryMode.BIG_ENDIAN.isSet(vhs.memoryModes) ? ByteOrder.BIG_ENDIAN : ByteOrder.LITTLE_EN… in testArrayReadOnly()
1343 double v = MemoryMode.BIG_ENDIAN.isSet(vhs.memoryModes) in testArrayReadOnly()
H A DVarHandleTestByteArrayAsFloat.java191 if (MemoryMode.READ_WRITE.isSet(bav.memoryModes)) { in accessTestCaseProvider()
462 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes); in testArrayUnsupported()
720 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes); in testArrayIndexOutOfBounds()
899 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes); in testArrayMisalignedAccess()
1336 …bb.order(MemoryMode.BIG_ENDIAN.isSet(vhs.memoryModes) ? ByteOrder.BIG_ENDIAN : ByteOrder.LITTLE_EN… in testArrayReadOnly()
1343 float v = MemoryMode.BIG_ENDIAN.isSet(vhs.memoryModes) in testArrayReadOnly()
H A DVarHandleTestByteArrayAsLong.java191 if (MemoryMode.READ_WRITE.isSet(bav.memoryModes)) { in accessTestCaseProvider()
508 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes); in testArrayUnsupported()
766 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes); in testArrayIndexOutOfBounds()
1037 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes); in testArrayMisalignedAccess()
1740 …bb.order(MemoryMode.BIG_ENDIAN.isSet(vhs.memoryModes) ? ByteOrder.BIG_ENDIAN : ByteOrder.LITTLE_EN… in testArrayReadOnly()
1747 long v = MemoryMode.BIG_ENDIAN.isSet(vhs.memoryModes) in testArrayReadOnly()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/lang/invoke/VarHandles/
H A DVarHandleTestByteArrayAsFloat.java188 if (MemoryMode.READ_WRITE.isSet(bav.memoryModes)) { in accessTestCaseProvider()
459 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes); in testArrayUnsupported()
717 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes); in testArrayIndexOutOfBounds()
896 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes); in testArrayMisalignedAccess()
1333 …bb.order(MemoryMode.BIG_ENDIAN.isSet(vhs.memoryModes) ? ByteOrder.BIG_ENDIAN : ByteOrder.LITTLE_EN… in testArrayReadOnly()
1340 float v = MemoryMode.BIG_ENDIAN.isSet(vhs.memoryModes) in testArrayReadOnly()
H A DVarHandleTestByteArrayAsDouble.java188 if (MemoryMode.READ_WRITE.isSet(bav.memoryModes)) { in accessTestCaseProvider()
459 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes); in testArrayUnsupported()
717 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes); in testArrayIndexOutOfBounds()
896 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes); in testArrayMisalignedAccess()
1333 …bb.order(MemoryMode.BIG_ENDIAN.isSet(vhs.memoryModes) ? ByteOrder.BIG_ENDIAN : ByteOrder.LITTLE_EN… in testArrayReadOnly()
1340 double v = MemoryMode.BIG_ENDIAN.isSet(vhs.memoryModes) in testArrayReadOnly()
H A DVarHandleTestByteArrayAsInt.java188 if (MemoryMode.READ_WRITE.isSet(bav.memoryModes)) { in accessTestCaseProvider()
505 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes); in testArrayUnsupported()
763 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes); in testArrayIndexOutOfBounds()
1034 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes); in testArrayMisalignedAccess()
1737 …bb.order(MemoryMode.BIG_ENDIAN.isSet(vhs.memoryModes) ? ByteOrder.BIG_ENDIAN : ByteOrder.LITTLE_EN… in testArrayReadOnly()
1744 int v = MemoryMode.BIG_ENDIAN.isSet(vhs.memoryModes) in testArrayReadOnly()
H A DVarHandleTestByteArrayAsLong.java188 if (MemoryMode.READ_WRITE.isSet(bav.memoryModes)) { in accessTestCaseProvider()
505 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes); in testArrayUnsupported()
763 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes); in testArrayIndexOutOfBounds()
1034 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes); in testArrayMisalignedAccess()
1737 …bb.order(MemoryMode.BIG_ENDIAN.isSet(vhs.memoryModes) ? ByteOrder.BIG_ENDIAN : ByteOrder.LITTLE_EN… in testArrayReadOnly()
1744 long v = MemoryMode.BIG_ENDIAN.isSet(vhs.memoryModes) in testArrayReadOnly()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/lang/invoke/VarHandles/
H A DVarHandleTestByteArrayAsDouble.java188 if (MemoryMode.READ_WRITE.isSet(bav.memoryModes)) { in accessTestCaseProvider()
459 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes);
717 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes);
896 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes); in testArrayReadOnly()
1333 …bb.order(MemoryMode.BIG_ENDIAN.isSet(vhs.memoryModes) ? ByteOrder.BIG_ENDIAN : ByteOrder.LITTLE_EN…
1340 double v = MemoryMode.BIG_ENDIAN.isSet(vhs.memoryModes)
H A DVarHandleTestByteArrayAsFloat.java188 if (MemoryMode.READ_WRITE.isSet(bav.memoryModes)) { in accessTestCaseProvider()
459 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes); in testArrayUnsupported()
717 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes); in testArrayIndexOutOfBounds()
896 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes); in testArrayMisalignedAccess()
1333 …bb.order(MemoryMode.BIG_ENDIAN.isSet(vhs.memoryModes) ? ByteOrder.BIG_ENDIAN : ByteOrder.LITTLE_EN… in testArrayReadOnly()
1340 float v = MemoryMode.BIG_ENDIAN.isSet(vhs.memoryModes) in testArrayReadOnly()
H A DVarHandleTestByteArrayAsInt.java188 if (MemoryMode.READ_WRITE.isSet(bav.memoryModes)) { in accessTestCaseProvider()
505 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes);
763 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes);
1034 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes);
1737 …bb.order(MemoryMode.BIG_ENDIAN.isSet(vhs.memoryModes) ? ByteOrder.BIG_ENDIAN : ByteOrder.LITTLE_EN…
1744 int v = MemoryMode.BIG_ENDIAN.isSet(vhs.memoryModes)
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/lang/invoke/VarHandles/
H A DVarHandleTestByteArrayAsDouble.java188 if (MemoryMode.READ_WRITE.isSet(bav.memoryModes)) { in accessTestCaseProvider()
459 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes); in testArrayUnsupported()
717 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes); in testArrayIndexOutOfBounds()
896 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes); in testArrayMisalignedAccess()
1333 …bb.order(MemoryMode.BIG_ENDIAN.isSet(vhs.memoryModes) ? ByteOrder.BIG_ENDIAN : ByteOrder.LITTLE_EN… in testArrayReadOnly()
1340 double v = MemoryMode.BIG_ENDIAN.isSet(vhs.memoryModes) in testArrayReadOnly()
H A DVarHandleTestByteArrayAsFloat.java188 if (MemoryMode.READ_WRITE.isSet(bav.memoryModes)) { in accessTestCaseProvider()
459 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes); in testArrayUnsupported()
717 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes); in testArrayIndexOutOfBounds()
896 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes); in testArrayMisalignedAccess()
1333 …bb.order(MemoryMode.BIG_ENDIAN.isSet(vhs.memoryModes) ? ByteOrder.BIG_ENDIAN : ByteOrder.LITTLE_EN… in testArrayReadOnly()
1340 float v = MemoryMode.BIG_ENDIAN.isSet(vhs.memoryModes) in testArrayReadOnly()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/lang/invoke/VarHandles/
H A DVarHandleTestByteArrayAsDouble.java188 if (MemoryMode.READ_WRITE.isSet(bav.memoryModes)) { in accessTestCaseProvider()
459 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes); in testArrayUnsupported()
717 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes); in testArrayIndexOutOfBounds()
896 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes); in testArrayMisalignedAccess()
1333 …bb.order(MemoryMode.BIG_ENDIAN.isSet(vhs.memoryModes) ? ByteOrder.BIG_ENDIAN : ByteOrder.LITTLE_EN… in testArrayReadOnly()
1340 double v = MemoryMode.BIG_ENDIAN.isSet(vhs.memoryModes) in testArrayReadOnly()
H A DVarHandleTestByteArrayAsFloat.java188 if (MemoryMode.READ_WRITE.isSet(bav.memoryModes)) { in accessTestCaseProvider()
459 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes); in testArrayUnsupported()
717 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes); in testArrayIndexOutOfBounds()
896 boolean readOnly = MemoryMode.READ_ONLY.isSet(bs.memoryModes); in testArrayMisalignedAccess()
1333 …bb.order(MemoryMode.BIG_ENDIAN.isSet(vhs.memoryModes) ? ByteOrder.BIG_ENDIAN : ByteOrder.LITTLE_EN… in testArrayReadOnly()
1340 float v = MemoryMode.BIG_ENDIAN.isSet(vhs.memoryModes) in testArrayReadOnly()

123