Home
last modified time | relevance | path

Searched refs:binary (Results 1 – 11 of 11) sorted by relevance

/libcore/ojluni/src/main/java/sun/net/
DTelnetOutputStream.java78 public TelnetOutputStream(OutputStream fd, boolean binary) { in TelnetOutputStream() argument
80 binaryMode = binary; in TelnetOutputStream()
DTelnetInputStream.java81 public TelnetInputStream(InputStream fd, boolean binary) { in TelnetInputStream() argument
83 binaryMode = binary; in TelnetInputStream()
/libcore/luni/src/test/java/libcore/java/lang/
DIntegerTest.java254 String binary = leftPad + Integer.toBinaryString(value) + rightPad; in testParseUnsignedIntSubstring() local
256 value, Integer.parseUnsignedInt(binary, i, binary.length() - j, 2)); in testParseUnsignedIntSubstring()
/libcore/luni/src/test/resources/keystore/
DREADME.md21 `openssl` binary and `openssl3` refers to version 3.x.
/libcore/support/src/test/java/tests/resources/x509/
Ddefault.cnf6 # Redistribution and use in source and binary forms, with or without
13 # 2. Redistributions in binary form must reproduce the above copyright
/libcore/ojluni/src/test/java/util/Base64/
Dplain.txt2 It is used to test java.util.Base64.Encoder, and will be encoded by org.apache.commons.codec.binary
/libcore/ojluni/src/main/java/java/nio/
DX-Buffer.java.template142 * <h2> Access to binary data </h2>
152 * <p> For access to heterogeneous binary data, that is, sequences of values of
170 * <p> For access to homogeneous binary data, that is, sequences of values of
2182 // -- Other byte stuff: Access to binary data --
/libcore/ojluni/src/test/
DLICENSE161 anything that is normally distributed (in either source or binary
/libcore/ojluni/src/tools/
DLICENSE161 anything that is normally distributed (in either source or binary
/libcore/
DLICENSE154 source or binary form) with the major components (compiler, kernel, and so on)
/libcore/ojluni/src/main/
DLICENSE162 source or binary form) with the major components (compiler, kernel, and so on)