Home
last modified time | relevance | path

Searched refs:BIN (Results 1 – 4 of 4) sorted by relevance

/libcore/ojluni/src/main/java/sun/net/www/protocol/ftp/
DFtpURLConnection.java108 static final int BIN = 2; field in FtpURLConnection
353 type = BIN; in decodePath()
620 type = BIN;
/libcore/ojluni/src/tools/make/gensrc/
DGensrcBuffer.gmk283 $(eval $(call SetupGenBuffer,ByteBuffer, $(X_BUF), type:=byte, BIN:=1))
314 $(eval $(call SetupGenBuffer,DirectByteBuffer, $(DIRECT_X_BUF), type:=byte, BIN:=1))
315 $(eval $(call SetupGenBuffer,DirectByteBufferR,$(DIRECT_X_BUF), type:=byte, BIN:=1, RW:=R))
/libcore/ojluni/src/main/java/java/nio/
DDirect-X-Buffer.java.template470 // #BIN
DX-Buffer.java.template2421 // #BIN