Searched defs:rs (Results 26 - 50 of 76) sorted by relevance

1234

/openjdk10/hotspot/src/share/vm/gc/shared/
H A Dgeneration.cpp46 Generation::Generation(ReservedSpace rs, size_t initial_size) : argument
279 CardTableRS* rs = GenCollectedHeap::heap()->rem_set(); local
H A DcardGeneration.cpp39 CardGeneration::CardGeneration(ReservedSpace rs, argument
/openjdk10/hotspot/src/share/vm/gc/parallel/
H A DasPSYoungGen.cpp58 void ASPSYoungGen::initialize_virtual_space(ReservedSpace rs, argument
68 void ASPSYoungGen::initialize(ReservedSpace rs, size_t alignment) { argument
H A DpsYoungGen.cpp46 void PSYoungGen::initialize_virtual_space(ReservedSpace rs, size_t alignment) { argument
55 void PSYoungGen::initialize(ReservedSpace rs, size_t alignment) { argument
H A DpsOldGen.cpp43 PSOldGen::PSOldGen(ReservedSpace rs, size_t alignment, argument
59 void PSOldGen::initialize(ReservedSpace rs, size_t alignment, argument
71 void PSOldGen::initialize_virtual_space(ReservedSpace rs, size_t alignment) { argument
/openjdk10/hotspot/src/share/vm/gc/serial/
H A DtenuredGeneration.cpp45 TenuredGeneration::TenuredGeneration(ReservedSpace rs, argument
H A DdefNewGeneration.cpp186 DefNewGeneration::DefNewGeneration(ReservedSpace rs, argument
/openjdk10/jdk/src/java.sql.rowset/share/classes/javax/sql/rowset/
H A DCachedRowSet.java1576 populate(ResultSet rs, int startRow) argument
[all...]
/openjdk10/jdk/src/java.sql.rowset/share/classes/com/sun/rowset/internal/
H A DCachedRowSetWriter.java1292 buildWhereClause(String whereClause, ResultSet rs) argument
[all...]
H A DXmlReaderContentHandler.java90 private WebRowSetImpl rs; field in class:XmlReaderContentHandler
1439 getPresentRow(WebRowSetImpl rs) argument
[all...]
/openjdk10/langtools/src/jdk.compiler/share/classes/com/sun/tools/javac/jvm/
H A DStringConcat.java67 protected final Resolve rs; field in class:StringConcat
/openjdk10/hotspot/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.asm.sparc/src/org/graalvm/compiler/asm/sparc/
H A DSPARCMacroAssembler.java168 public void mov(Register rs, Register rd) { argument
264 public void signx(Register rs, Register rd) { argument
/openjdk10/hotspot/src/cpu/s390/vm/
H A DmacroAssembler_s390.cpp62 void MacroAssembler::lr_if_needed(Register rd, Register rs) { argument
67 void MacroAssembler::lgr_if_needed(Register rd, Register rs) { argument
72 void MacroAssembler::llgfr_if_needed(Register rd, Register rs) { argument
77 void MacroAssembler::ldr_if_needed(FloatRegister rd, FloatRegister rs) { argument
[all...]
/openjdk10/hotspot/src/cpu/ppc/vm/
H A DmacroAssembler_ppc.inline.hpp60 inline void MacroAssembler::mr_if_needed(Register rd, Register rs) { argument
63 inline void MacroAssembler::fmr_if_needed(FloatRegister rd, FloatRegister rs) { argument
/openjdk10/jdk/src/demo/share/java2d/J2DBench/src/j2dbench/report/
H A DJ2DAnalyzer.java306 public static void addResultSet(ResultSetHolder rs) { argument
/openjdk10/jdk/src/java.base/share/classes/jdk/internal/jimage/
H A DImageReader.java112 public byte[] getResource(Resource rs) throws IOException { argument
556 byte[] getResource(Resource rs) throws IOException { argument
/openjdk10/jdk/test/javax/sql/testng/test/rowset/cachedrowset/
H A DCommonCachedRowSetTests.java217 findRowByPrimaryKey(RowSet rs, int id, int idPos, boolean deleteRow) argument
238 findRowByPrimaryKey(RowSet rs, int id, int idPos) argument
246 deleteRowByPrimaryKey(RowSet rs, int id, int idPos) argument
310 compareColumnValue(JDBCType type, ResultSet rs, ResultSet rs1, int col) argument
360 commonCachedRowSetTest0000(CachedRowSet rs) argument
370 commonCachedRowSetTest0001(CachedRowSet rs) argument
379 commonCachedRowSetTest0002(CachedRowSet rs) argument
389 commonCachedRowSetTest0003(CachedRowSet rs) argument
404 commonCachedRowSetTest0004(CachedRowSet rs) argument
416 commonCachedRowSetTest0005(CachedRowSet rs) argument
428 commonCachedRowSetTest0006(RowSet rs) argument
447 commonCachedRowSetTest0007(RowSet rs) argument
471 commonCachedRowSetTest0008(CachedRowSet rs) argument
491 commonCachedRowSetTest0009(RowSet rs) argument
503 commonCachedRowSetTest0010(CachedRowSet rs) argument
514 commonCachedRowSetTest0011(CachedRowSet rs) argument
528 commonCachedRowSetTest0012(CachedRowSet rs) argument
539 commonCachedRowSetTest0013(CachedRowSet rs) argument
551 commonCachedRowSetTest0014(CachedRowSet rs) argument
562 commonCachedRowSetTest0015(CachedRowSet rs) argument
572 commonCachedRowSetTest0016(CachedRowSet rs) argument
591 commonCachedRowSetTest0017(CachedRowSet rs) argument
607 commonCachedRowSetTest0018(CachedRowSet rs) argument
624 commonCachedRowSetTest0019(CachedRowSet rs) argument
641 commonCachedRowSetTest0020(CachedRowSet rs) argument
656 commonCachedRowSetTest0021(CachedRowSet rs) argument
672 commonCachedRowSetTest0022(CachedRowSet rs) argument
688 commonCachedRowSetTest0023(CachedRowSet rs) argument
702 commonCachedRowSetTest0024(CachedRowSet rs) argument
712 commonCachedRowSetTest0025(RowSet rs) argument
723 commonCachedRowSetTest0026(CachedRowSet rs) argument
748 commonCachedRowSetTest0027(CachedRowSet rs) argument
758 commonCachedRowSetTest0028(CachedRowSet rs) argument
772 commonCachedRowSetTest0029(CachedRowSet rs) argument
782 commonCachedRowSetTest0030(CachedRowSet rs) argument
792 commonCachedRowSetTest0031(CachedRowSet rs) argument
803 commonCachedRowSetTest0032(CachedRowSet rs) argument
813 commonCachedRowSetTest0033(CachedRowSet rs) argument
822 commonCachedRowSetTest0034(CachedRowSet rs) argument
836 commonCachedRowSetTest0035(CachedRowSet rs) argument
854 commonCachedRowSetTest0036(CachedRowSet rs) argument
865 commonCachedRowSetTest0037(CachedRowSet rs) argument
879 commonCachedRowSetTest0038(CachedRowSet rs) argument
908 commonCachedRowSetTest0039(CachedRowSet rs) argument
936 commonCachedRowSetTest0040(CachedRowSet rs, JDBCType type) argument
1033 commonCachedRowSetTest0041(CachedRowSet rs, JDBCType type) argument
1131 commonCachedRowSetTest0042(RowSet rs) argument
1154 commonCachedRowSetTest0043(RowSet rs) argument
1178 commonCachedRowSetTest0044(CachedRowSet rs) argument
1190 commonCachedRowSetTest0045(CachedRowSet rs) argument
1203 commonCachedRowSetTest0046(CachedRowSet rs) argument
1216 commonCachedRowSetTest0047(CachedRowSet rs) argument
1228 commonCachedRowSetTest0048(CachedRowSet rs) argument
1241 commonCachedRowSetTest0049(CachedRowSet rs) argument
1254 commonCachedRowSetTest0050(CachedRowSet rs) argument
1266 commonCachedRowSetTest0051(CachedRowSet rs) argument
1279 commonCachedRowSetTest0052(CachedRowSet rs) argument
1291 commonCachedRowSetTest0053(CachedRowSet rs) argument
1318 commonCachedRowSetTest0054(CachedRowSet rs) argument
1352 commonCachedRowSetTest0055(CachedRowSet rs) argument
1389 commonCachedRowSetTest0056(CachedRowSet rs) argument
1432 commonCachedRowSetTest0057(CachedRowSet rs) argument
1476 commonCachedRowSetTest0058(CachedRowSet rs) argument
1513 commonCachedRowSetTest0059(CachedRowSet rs) argument
1544 commonCachedRowSetTest0060(CachedRowSet rs) argument
1582 commonCachedRowSetTest0061(CachedRowSet rs) argument
1597 commonCachedRowSetTest0062(CachedRowSet rs) argument
[all...]
/openjdk10/hotspot/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.asm.aarch64.test/src/org/graalvm/compiler/asm/aarch64/test/
H A DTestProtectedAssembler.java129 protected void stxr(int size, Register rs, Register rt, Register rn) { argument
149 public void stlxr(int size, Register rs, Register rt, Register rn) { argument
/openjdk10/hotspot/src/share/vm/gc/cms/
H A DconcurrentMarkSweepGeneration.cpp197 ConcurrentMarkSweepGeneration( ReservedSpace rs, size_t initial_byte_size, CardTableRS* ct) argument
[all...]
/openjdk10/hotspot/src/share/vm/memory/
H A Dvirtualspace.cpp620 bool VirtualSpace::initialize(ReservedSpace rs, size_t committed_size) { argument
625 bool VirtualSpace::initialize_with_granularity(ReservedSpace rs, size_t committed_size, size_t max_commit_granularity) { argument
1027 release_memory_for_test(ReservedSpace rs) argument
1228 initialize_virtual_space(VirtualSpace& vs, ReservedSpace rs, TestLargePages mode) argument
[all...]
/openjdk10/jdk/src/java.base/share/classes/java/util/concurrent/
H A DThreadPoolExecutor.java398 private static int ctlOf(int rs, int wc) { return rs | wc; } argument
[all...]
/openjdk10/jdk/src/java.sql.rowset/share/classes/com/sun/rowset/
H A DJoinRowSetImpl.java572 private boolean checkforMatchColumn(Joinable rs) throws SQLException { argument
4089 public void writeXml(ResultSet rs, java.io.Writer writer) argument
4152 public void writeXml(ResultSet rs, java.io.OutputStream oStream) throws SQLException, IOException { argument
/openjdk10/jdk/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Choice.cpp533 ReshapeStruct *rs = (ReshapeStruct *)param; local
634 RemoveStruct *rs = (RemoveStruct *)param; local
747 RemoveStruct *rs = new RemoveStruct; local
809 ReshapeStruct *rs = new ReshapeStruct; local
[all...]
/openjdk10/jdk/test/javax/sql/testng/test/rowset/
H A DCommonRowSetTests.java253 createCoffeeHouseRows(RowSet rs) argument
410 createCoffeesRows(RowSet rs) argument
465 getPrimaryKeys(ResultSet rs) argument
481 displayResults(ResultSet rs) argument
507 commonRowSetTest0000(RowSet rs) argument
515 commonRowSetTest0001(RowSet rs) argument
525 commonRowSetTest0002(RowSet rs) argument
534 commonRowSetTest0003(RowSet rs, int concurType) argument
543 commonRowSetTest0004(RowSet rs) argument
551 commonRowSetTest0005(RowSet rs) argument
560 commonRowSetTest0006(RowSet rs) argument
572 commonRowSetTest0007(RowSet rs) argument
581 commonRowSetTest0008(RowSet rs) argument
590 commonRowSetTest0009(RowSet rs, boolean val) argument
599 commonRowSetTest0010(RowSet rs) argument
608 commonRowSetTest0011(RowSet rs, int direction) argument
617 commonRowSetTest0013(RowSet rs) argument
626 commonRowSetTest0014(RowSet rs) argument
636 commonRowSetTest0015(RowSet rs) argument
651 commonRowSetTest0016(RowSet rs) argument
660 commonRowSetTest0017(RowSet rs) argument
674 commonRowSetTest0018(RowSet rs, boolean val) argument
684 commonRowSetTest0019(RowSet rs, int val) argument
693 commonRowSetTest0020(RowSet rs, int val) argument
703 commonRowSetTest0021(BaseRowSet rs, boolean val) argument
713 commonRowSetTest0022(RowSet rs) argument
725 commonRowSetTest0023(RowSet rs) argument
735 commonRowSetTest0024(RowSet rs) argument
745 commonRowSetTest0025(RowSet rs) argument
756 commonRowSetTest0026(RowSet rs) argument
767 commonRowSetTest0027(RowSet rs) argument
777 commonRowSetTest0028(RowSet rs) argument
786 commonRowSetTest0029(RowSet rs) argument
794 commonRowSetTest0030(BaseRowSet rs) argument
807 commonRowSetTest0031(RowSet rs) argument
818 commonRowSetTest0100(RowSet rs) argument
829 commonRowSetTest0101(RowSet rs) argument
840 commonRowSetTest0102(RowSet rs) argument
851 commonRowSetTest0103(RowSet rs) argument
862 commonRowSetTest0104(RowSet rs) argument
873 commonRowSetTest0105(RowSet rs) argument
884 commonRowSetTest0106(RowSet rs) argument
894 commonRowSetTest0107(RowSet rs) argument
905 commonRowSetTest0108(RowSet rs) argument
916 commonRowSetTest0109(RowSet rs) argument
927 commonRowSetTest0110(RowSet rs) argument
937 commonRowSetTest0111(RowSet rs) argument
947 commonRowSetTest0112(RowSet rs) argument
958 commonRowSetTest0113(RowSet rs) argument
969 commonRowSetTest0114(RowSet rs) argument
980 commonRowSetTest0115(RowSet rs) argument
991 commonRowSetTest0116(RowSet rs) argument
1002 commonRowSetTest0117(RowSet rs) argument
1013 commonRowSetTest0118(RowSet rs) argument
1024 commonRowSetTest0119(RowSet rs) argument
1035 commonRowSetTest0120(RowSet rs) argument
1045 commonRowSetTest0121(RowSet rs) argument
1055 commonRowSetTest0122(RowSet rs) argument
1066 commonRowSetTest0123(RowSet rs) argument
1076 commonRowSetTest0124(RowSet rs) argument
1087 commonRowSetTest0125(RowSet rs) argument
1097 commonRowSetTest0126(RowSet rs) argument
1108 commonRowSetTest0127(RowSet rs) argument
1118 commonRowSetTest0128(RowSet rs) argument
1128 commonRowSetTest0129(RowSet rs) argument
1138 commonRowSetTest0130(RowSet rs) argument
1148 commonRowSetTest0131(RowSet rs) argument
1159 commonRowSetTest0132(RowSet rs) argument
1170 commonRowSetTest0133(RowSet rs) argument
1181 commonRowSetTest0134(RowSet rs) argument
1192 commonRowSetTest0135(RowSet rs) argument
1203 commonRowSetTest0136(RowSet rs) argument
1214 commonRowSetTest0137(RowSet rs) argument
1224 commonRowSetTest0138(RowSet rs) argument
1235 commonRowSetTest0139(RowSet rs) argument
1246 commonRowSetTest0140(RowSet rs) argument
1256 commonRowSetTest0141(RowSet rs) argument
1266 commonRowSetTest0142(RowSet rs) argument
1276 commonRowSetTest0143(RowSet rs) argument
1286 commonRowSetTest0144(RowSet rs) argument
1296 commonRowSetTest0145(RowSet rs) argument
1306 commonRowSetTest0146(RowSet rs) argument
1316 commonRowSetTest0147(RowSet rs) argument
1327 commonRowSetTest0148(RowSet rs) argument
1337 commonRowSetTest0149(RowSet rs) argument
1347 commonRowSetTest0150(RowSet rs) argument
1357 commonRowSetTest0151(RowSet rs) argument
1367 commonRowSetTest0152(RowSet rs) argument
[all...]
/openjdk10/langtools/src/jdk.compiler/share/classes/com/sun/tools/javac/comp/
H A DFlow.java196 private final Resolve rs; field in class:Flow

Completed in 350 milliseconds

1234