/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
io.h | 197 _CRTIMP int __cdecl _read(int _FileHandle,void *_DstBuf,unsigned int _MaxCharCount);
|
/packages/apps/Exchange/src/com/android/exchange/adapter/ |
EmailSyncParser.java | 601 ServerChange(long _id, Boolean _read, Boolean _flag, Integer _flags) { 603 read = _read; [all...] |
ContactsSyncParser.java | 456 ServerChange(long _id, boolean _read) { 458 read = _read; [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
mailbox.py | 1912 def _read(self, size, read_method): member in class:_ProxyFile 1945 def _read(self, size, read_method): member in class:_PartialFile [all...] |
tarfile.py | 567 buf = self._read(self.bufsize) 573 buf = self._read(size) 577 def _read(self, size): member in class:_Stream [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
mailbox.py | 1912 def _read(self, size, read_method): member in class:_ProxyFile 1945 def _read(self, size, read_method): member in class:_PartialFile [all...] |
tarfile.py | 567 buf = self._read(self.bufsize) 573 buf = self._read(size) 577 def _read(self, size): member in class:_Stream [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_io.py | 1548 def _read(bufio): function in function:BufferedRandomTest.test_writes_and_reads 1560 def _read(bufio): function in function:BufferedRandomTest.test_writes_and_readintos 2866 def _read(): function in function:SignalsTest.check_interrupted_write 2989 def _read(): function in function:SignalsTest.check_interrupted_write_retry [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_io.py | 1548 def _read(bufio): function in function:BufferedRandomTest.test_writes_and_reads 1560 def _read(bufio): function in function:BufferedRandomTest.test_writes_and_readintos 2866 def _read(): function in function:SignalsTest.check_interrupted_write 2989 def _read(): function in function:SignalsTest.check_interrupted_write_retry [all...] |
/external/v8/tools/profviz/ |
gnuplot-4.6.3-emscripten.js | [all...] |