Home
last modified time | relevance | path

Searched defs:readBytes (Results 1 – 25 of 38) sorted by relevance

12

/external/llvm/lib/Support/
DStreamingMemoryObject.cpp49 uint64_t RawMemoryObject::readBytes(uint8_t *Buf, uint64_t Size, in readBytes() function in __anonf0cd92640111::RawMemoryObject
87 uint64_t StreamingMemoryObject::readBytes(uint8_t *Buf, uint64_t Size, in readBytes() function in llvm::StreamingMemoryObject
/external/mockftpserver/tags/2.2/src/main/java/org/mockftpserver/core/util/
DIoUtil.java38 public static byte[] readBytes(InputStream input) throws IOException { in readBytes() method in IoUtil
/external/mockftpserver/tags/2.0-rc1/src/main/java/org/mockftpserver/core/util/
DIoUtil.java38 public static byte[] readBytes(InputStream input) throws IOException { in readBytes() method in IoUtil
/external/mockftpserver/tags/2.5/src/main/java/org/mockftpserver/core/util/
DIoUtil.java38 public static byte[] readBytes(InputStream input) throws IOException { in readBytes() method in IoUtil
/external/mockftpserver/tags/2.4/src/main/java/org/mockftpserver/core/util/
DIoUtil.java38 public static byte[] readBytes(InputStream input) throws IOException { in readBytes() method in IoUtil
/external/mockftpserver/tags/2.0/src/main/java/org/mockftpserver/core/util/
DIoUtil.java38 public static byte[] readBytes(InputStream input) throws IOException { in readBytes() method in IoUtil
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/main/java/org/mockftpserver/core/util/
DIoUtil.java38 public static byte[] readBytes(InputStream input) throws IOException { in readBytes() method in IoUtil
/external/mockftpserver/tags/2.0.1/src/main/java/org/mockftpserver/core/util/
DIoUtil.java38 public static byte[] readBytes(InputStream input) throws IOException { in readBytes() method in IoUtil
/external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/core/util/
DIoUtil.java38 public static byte[] readBytes(InputStream input) throws IOException { in readBytes() method in IoUtil
/external/mockftpserver/tags/2.3/src/main/java/org/mockftpserver/core/util/
DIoUtil.java38 public static byte[] readBytes(InputStream input) throws IOException { in readBytes() method in IoUtil
/external/mockftpserver/tags/2.0-rc3/MockFtpServer/src/main/java/org/mockftpserver/core/util/
DIoUtil.java38 public static byte[] readBytes(InputStream input) throws IOException { in readBytes() method in IoUtil
/external/mockftpserver/tags/2.0.2/src/main/java/org/mockftpserver/core/util/
DIoUtil.java38 public static byte[] readBytes(InputStream input) throws IOException { in readBytes() method in IoUtil
/external/mockftpserver/tags/2.1/src/main/java/org/mockftpserver/core/util/
DIoUtil.java38 public static byte[] readBytes(InputStream input) throws IOException { in readBytes() method in IoUtil
/external/libgdx/backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gwt/emu/com/badlogic/gdx/files/
DFileHandle.java126 public byte[] readBytes () { in readBytes() method in FileHandle
135 public int readBytes (byte[] bytes, int offset, int size) { in readBytes() method in FileHandle
/external/libgdx/backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gwt/
DGwtFileHandle.java160 public byte[] readBytes () { in readBytes() method in GwtFileHandle
200 public int readBytes (byte[] bytes, int offset, int size) { in readBytes() method in GwtFileHandle
/external/google-tv-pairing-protocol/java/src/com/google/polo/wire/xml/
DXmlMessageWrapper.java247 private static byte[] readBytes(InputStream stream, int numBytes) in readBytes() method in XmlMessageWrapper
/external/libgdx/extensions/gdx-jnigen/src/com/badlogic/gdx/jnigen/
DFileDescriptor.java198 public byte[] readBytes () { in readBytes() method in FileDescriptor
238 public int readBytes (byte[] bytes, int offset, int size) { in readBytes() method in FileDescriptor
/external/libgdx/backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gwt/preloader/
DFileWrapper.java198 public byte[] readBytes () { in readBytes() method in FileWrapper
238 public int readBytes (byte[] bytes, int offset, int size) { in readBytes() method in FileWrapper
/external/parameter-framework/upstream/parameter/
DParameterBlackboard.cpp105 void CParameterBlackboard::readBytes(std::vector<uint8_t> &bytes, size_t offset) const in readBytes() function in CParameterBlackboard
/external/guava/guava-tests/test/com/google/common/io/
DByteSourceTester.java207 private void assertExpectedBytes(byte[] readBytes) { in assertExpectedBytes()
/external/libgdx/gdx/src/com/badlogic/gdx/files/
DFileHandle.java221 public byte[] readBytes () { in readBytes() method in FileHandle
242 public int readBytes (byte[] bytes, int offset, int size) { in readBytes() method in FileHandle
/external/deqp/execserver/tools/
DxsClient.cpp84 void readBytes (de::Socket& socket, vector<deUint8>& dst, size_t numBytes) in readBytes() function
/external/pdfium/xfa/src/fxbarcode/qrcode/
DBC_QRDecodedBitStreamParser.cpp168 uint8_t* readBytes = FX_Alloc(uint8_t, count); in DecodeByteSegment() local
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/glutils/
DKTXTextureData.java84 int readBytes = 0; in prepare() local
DETC1.java70 int readBytes = 0; in ETC1Data() local

12