Searched defs:nbytes (Results 1 – 7 of 7) sorted by relevance
1198 int nbytes = 2; in testGetChar() local1224 int nbytes = 2; in testGetCharint() local1266 int nbytes = 2; in testPutChar() local1303 int nbytes = 2; in testPutCharint() local1341 int nbytes = 8; in testGetDouble() local1370 int nbytes = 8; in testGetDoubleint() local1421 int nbytes = 8; in testPutDouble() local1458 int nbytes = 8; in testPutDoubleint() local1490 int nbytes = 4; in testGetFloat() local1519 int nbytes = 4; in testGetFloatint() local[all …]
60 public String read(int nbytes) { in read()
58 public String read(int nbytes) { in read()
62 public String read(int nbytes) { in read()
43 public PWriter(PipedOutputStream pout, int nbytes) { in PWriter()
436 jlong address, jint nbytes) in Java_sun_nio_fs_UnixNativeDispatcher_read()449 jlong address, jint nbytes) in Java_sun_nio_fs_UnixNativeDispatcher_write()
147 ZFILE_read(ZFILE zfd, char *buf, jint nbytes, jlong offset) { in ZFILE_read()