/prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/ |
unistd.h | 100 #define R_OK 4 /* Read */ 137 extern ssize_t read(int, void *, size_t); 202 __errordecl(__read_dest_size_error, "read called with size bigger than destination"); 203 __errordecl(__read_count_toobig_error, "read called with count > SSIZE_MAX"); 205 __asm__(__USER_LABEL_PREFIX__ "read"); 208 ssize_t read(int fd, void* buf, size_t count) { function
|
/prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/ |
unistd.h | 100 #define R_OK 4 /* Read */ 137 extern ssize_t read(int, void *, size_t); 202 __errordecl(__read_dest_size_error, "read called with size bigger than destination"); 203 __errordecl(__read_count_toobig_error, "read called with count > SSIZE_MAX"); 205 __asm__(__USER_LABEL_PREFIX__ "read"); 208 ssize_t read(int fd, void* buf, size_t count) { function
|
/prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/ |
unistd.h | 100 #define R_OK 4 /* Read */ 137 extern ssize_t read(int, void *, size_t); 202 __errordecl(__read_dest_size_error, "read called with size bigger than destination"); 203 __errordecl(__read_count_toobig_error, "read called with count > SSIZE_MAX"); 205 __asm__(__USER_LABEL_PREFIX__ "read"); 208 ssize_t read(int fd, void* buf, size_t count) { function
|
/prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/ |
unistd.h | 100 #define R_OK 4 /* Read */ 137 extern ssize_t read(int, void *, size_t); 202 __errordecl(__read_dest_size_error, "read called with size bigger than destination"); 203 __errordecl(__read_count_toobig_error, "read called with count > SSIZE_MAX"); 205 __asm__(__USER_LABEL_PREFIX__ "read"); 208 ssize_t read(int fd, void* buf, size_t count) { function
|
/prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/ |
unistd.h | 100 #define R_OK 4 /* Read */ 137 extern ssize_t read(int, void *, size_t); 202 __errordecl(__read_dest_size_error, "read called with size bigger than destination"); 203 __errordecl(__read_count_toobig_error, "read called with count > SSIZE_MAX"); 205 __asm__(__USER_LABEL_PREFIX__ "read"); 208 ssize_t read(int fd, void* buf, size_t count) { function
|
/prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/ |
unistd.h | 100 #define R_OK 4 /* Read */ 137 extern ssize_t read(int, void *, size_t); 202 __errordecl(__read_dest_size_error, "read called with size bigger than destination"); 203 __errordecl(__read_count_toobig_error, "read called with count > SSIZE_MAX"); 205 __asm__(__USER_LABEL_PREFIX__ "read"); 208 ssize_t read(int fd, void* buf, size_t count) { function
|
/prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/ |
unistd.h | 100 #define R_OK 4 /* Read */ 137 extern ssize_t read(int, void *, size_t); 202 __errordecl(__read_dest_size_error, "read called with size bigger than destination"); 203 __errordecl(__read_count_toobig_error, "read called with count > SSIZE_MAX"); 205 __asm__(__USER_LABEL_PREFIX__ "read"); 208 ssize_t read(int fd, void* buf, size_t count) { function
|
/prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/ |
unistd.h | 100 #define R_OK 4 /* Read */ 137 extern ssize_t read(int, void *, size_t); 202 __errordecl(__read_dest_size_error, "read called with size bigger than destination"); 203 __errordecl(__read_count_toobig_error, "read called with count > SSIZE_MAX"); 205 __asm__(__USER_LABEL_PREFIX__ "read"); 208 ssize_t read(int fd, void* buf, size_t count) { function
|
/prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/ |
unistd.h | 100 #define R_OK 4 /* Read */ 137 extern ssize_t read(int, void *, size_t); 202 __errordecl(__read_dest_size_error, "read called with size bigger than destination"); 203 __errordecl(__read_count_toobig_error, "read called with count > SSIZE_MAX"); 205 __asm__(__USER_LABEL_PREFIX__ "read"); 208 ssize_t read(int fd, void* buf, size_t count) { function
|
/prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/ |
unistd.h | 100 #define R_OK 4 /* Read */ 137 extern ssize_t read(int, void *, size_t); 202 __errordecl(__read_dest_size_error, "read called with size bigger than destination"); 203 __errordecl(__read_count_toobig_error, "read called with count > SSIZE_MAX"); 205 __asm__(__USER_LABEL_PREFIX__ "read"); 208 ssize_t read(int fd, void* buf, size_t count) { function
|
/prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/ |
unistd.h | 100 #define R_OK 4 /* Read */ 137 extern ssize_t read(int, void *, size_t); 202 __errordecl(__read_dest_size_error, "read called with size bigger than destination"); 203 __errordecl(__read_count_toobig_error, "read called with count > SSIZE_MAX"); 205 __asm__(__USER_LABEL_PREFIX__ "read"); 208 ssize_t read(int fd, void* buf, size_t count) { function
|
/prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/ |
unistd.h | 100 #define R_OK 4 /* Read */ 137 extern ssize_t read(int, void *, size_t); 202 __errordecl(__read_dest_size_error, "read called with size bigger than destination"); 203 __errordecl(__read_count_toobig_error, "read called with count > SSIZE_MAX"); 205 __asm__(__USER_LABEL_PREFIX__ "read"); 208 ssize_t read(int fd, void* buf, size_t count) { function
|
/prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/ |
unistd.h | 100 #define R_OK 4 /* Read */ 137 extern ssize_t read(int, void *, size_t); 202 __errordecl(__read_dest_size_error, "read called with size bigger than destination"); 203 __errordecl(__read_count_toobig_error, "read called with count > SSIZE_MAX"); 205 __asm__(__USER_LABEL_PREFIX__ "read"); 208 ssize_t read(int fd, void* buf, size_t count) { function
|
/prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/ |
unistd.h | 100 #define R_OK 4 /* Read */ 137 extern ssize_t read(int, void *, size_t); 202 __errordecl(__read_dest_size_error, "read called with size bigger than destination"); 203 __errordecl(__read_count_toobig_error, "read called with count > SSIZE_MAX"); 205 __asm__(__USER_LABEL_PREFIX__ "read"); 208 ssize_t read(int fd, void* buf, size_t count) { function
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/ |
dbrecio.py | 3 File-like objects that read from or write to a bsddb record. 13 buf = f.read() # read until EOF 14 buf = f.read(n) # read up to n bytes 68 def read(self, n = -1): member in class:DBRecIO 155 text = open(file, 'r').read() 172 line2 = f.read(len(line)) 179 line2 = f.read() 182 print 'Read', len(list), 'more lines [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
chunk.py | 1 """Simple class to read IFF chunks. 22 the start of each chunk and read from the instance until it reaches 35 data = chunk.read(nbytes) 41 read, close, seek, tell, isatty. 61 self.chunkname = file.read(4) 65 self.chunksize = struct.unpack(strflag+'L', file.read(4))[0] 120 def read(self, size=-1): member in class:Chunk 121 """Read at most size bytes from the chunk. 122 If size is omitted or negative, read until the end 134 data = self.file.read(size [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/ |
dbrecio.py | 3 File-like objects that read from or write to a bsddb record. 13 buf = f.read() # read until EOF 14 buf = f.read(n) # read up to n bytes 68 def read(self, n = -1): member in class:DBRecIO 155 text = open(file, 'r').read() 172 line2 = f.read(len(line)) 179 line2 = f.read() 182 print 'Read', len(list), 'more lines [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
chunk.py | 1 """Simple class to read IFF chunks. 22 the start of each chunk and read from the instance until it reaches 35 data = chunk.read(nbytes) 41 read, close, seek, tell, isatty. 61 self.chunkname = file.read(4) 65 self.chunksize = struct.unpack(strflag+'L', file.read(4))[0] 120 def read(self, size=-1): member in class:Chunk 121 """Read at most size bytes from the chunk. 122 If size is omitted or negative, read until the end 134 data = self.file.read(size [all...] |
/system/core/include/utils/ |
Flattenable.h | 67 // read a POD structure 69 static void read(void const*& buffer, size_t& size, T& value) { function in class:android::FlattenableUtils
|
/system/keymaster/ |
serializable.cpp | 130 bool Buffer::read(uint8_t* dest, size_t read_length) { function in class:keymaster::Buffer
|
/tools/external/fat32lib/src/main/java/de/waldheinz/fs/ |
BlockDevice.java | 42 * Read a block of data from this device. 44 * @param devOffset the byte offset where to read the data from 45 * @param dest the destination buffer where to store the data read 46 * @throws IOException on read error 48 public abstract void read(long devOffset, ByteBuffer dest) method in interface:BlockDevice 56 * @throws ReadOnlyException if this {@code BlockDevice} is read-only 99 * Checks if this {@code BlockDevice} is read-only. 101 * @return if this {@code BlockDevice} is read-only
|
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/ |
BufferedReaderTest.java | 94 br.read(); 95 fail("Read on closed stream"); 113 br.read(buf, 0, 500); 121 br.read(buf, 0, 1000); 136 in.read(new char[14], 0, 14); 138 assertTrue("Wrong chars", in.read() == (char) 6 139 && in.read() == (char) 7); 146 assertTrue("Wrong chars 2", in.read() == (char) 6 147 && in.read() == (char) 7); 152 int result = br.read(carray) [all...] |
SequenceInputStreamTest.java | 90 si.read(buf, 0, s1.length()); 91 si.read(buf, s1.length(), s2.length()); 92 assertTrue("Read incorrect bytes: " + new String(buf), new String( 95 fail("IOException during read test : " + e.getMessage()); 124 * java.io.SequenceInputStream#read() 127 // Test for method int java.io.SequenceInputStream.read() 129 si.read(); 130 assertTrue("Read incorrect char", (char) si.read() == s1.charAt(1)); 132 fail("IOException during read test: " + e.getMessage()) [all...] |
/external/guava/guava-tests/test/com/google/common/io/ |
CountingInputStreamTest.java | 38 assertEquals(0, counter.read()); 43 assertEquals(10, counter.read(new byte[10])); 48 assertEquals(3, counter.read(new byte[10], 1, 3)); 64 assertEquals(-1, counter.read()); 69 assertEquals(20, counter.read(new byte[30])); 71 assertEquals(-1, counter.read(new byte[30])); 77 assertEquals(10, counter.read(new byte[10])); 80 counter.read(); 110 public int read() throws IOException { method in class:CountingInputStreamTest.UnmarkableInputStream
|
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/h264/read/ |
CAVLCReader.java | 21 package com.googlecode.mp4parser.h264.read; 47 * Read unsigned exp-golomb code 106 public byte[] read(int payloadSize) throws IOException { method in class:CAVLCReader
|