Home
last modified time | relevance | path

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

123

/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.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.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.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.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.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.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.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/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/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/swiftshader/third_party/LLVM/lib/Support/
DMemoryObject.cpp16 int MemoryObject::readBytes(uint64_t address, in readBytes() function in MemoryObject
/external/swiftshader/third_party/subzero/pnacl-llvm/
DStreamingMemoryObject.cpp49 uint64_t RawMemoryObject::readBytes(uint8_t *Buf, uint64_t Size, in readBytes() function in __anon60e2c8430111::RawMemoryObject
87 uint64_t StreamingMemoryObject::readBytes(uint8_t *Buf, uint64_t Size, in readBytes() function in llvm::StreamingMemoryObject
/external/llvm/lib/Support/
DStreamingMemoryObject.cpp49 uint64_t RawMemoryObject::readBytes(uint8_t *Buf, uint64_t Size, in readBytes() function in __anonefe729b50111::RawMemoryObject
87 uint64_t StreamingMemoryObject::readBytes(uint8_t *Buf, uint64_t Size, in readBytes() function in llvm::StreamingMemoryObject
/external/abi-compliance-checker/modules/Internals/
DSysCheck.pm1275 sub readBytes($) subroutine
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/
DRemoteJITUtils.h32 llvm::Error readBytes(char *Dst, unsigned Size) override { in readBytes() function
/external/brotli/java/org/brotli/wrapper/common/
DSetRfcDictionaryTest.java42 int readBytes; in testRfcDictionaryChecksums() local
DBrotliCommon.java96 int readBytes; in setDictionaryData() local
/external/llvm/lib/DebugInfo/CodeView/
DByteStream.cpp36 Error ByteStream<Writable>::readBytes(uint32_t Offset, uint32_t Size, in readBytes() function in ByteStream
DStreamReader.cpp27 Error StreamReader::readBytes(ArrayRef<uint8_t> &Buffer, uint32_t Size) { in readBytes() function in StreamReader
/external/robolectric-shadows/utils/src/main/java/org/robolectric/util/
DUtil.java36 public static byte[] readBytes(InputStream is) throws IOException { in readBytes() method in Util
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/test/
DTargetLoader.java68 private static byte[] readBytes(InputStream in) throws IOException { in readBytes() method in TargetLoader
/external/llvm/include/llvm/DebugInfo/CodeView/
DStreamRef.h30 Error readBytes(uint32_t Offset, uint32_t Size, in readBytes() function
/external/llvm/lib/DebugInfo/PDB/Raw/
DMappedBlockStream.cpp42 Error MappedBlockStream::readBytes(uint32_t Offset, uint32_t Size, in readBytes() function in MappedBlockStream
188 Error MappedBlockStream::readBytes(uint32_t Offset, in readBytes() function in MappedBlockStream

123