Searched defs:nbytes (Results 1 – 7 of 7) sorted by relevance
1172 int nbytes = 2; in testGetChar() local1198 int nbytes = 2; in testGetCharint() local1240 int nbytes = 2; in testPutChar() local1277 int nbytes = 2; in testPutCharint() local1315 int nbytes = 8; in testGetDouble() local1344 int nbytes = 8; in testGetDoubleint() local1395 int nbytes = 8; in testPutDouble() local1432 int nbytes = 8; in testPutDoubleint() local1464 int nbytes = 4; in testGetFloat() local1493 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()
418 jlong address, jint nbytes) in Java_sun_nio_fs_UnixNativeDispatcher_read()431 jlong address, jint nbytes) in Java_sun_nio_fs_UnixNativeDispatcher_write()
145 ZFILE_read(ZFILE zfd, char *buf, jint nbytes, jlong offset) { in ZFILE_read()