Searched
full:fileno (Results
876 -
900 of
1199) sorted by null
<<31323334353637383940>>
/external/chromium-trace/catapult/third_party/Paste/paste/ |
httpserver.py | 75 for attr in ('close', 'closed', 'fileno', 'flush', [all...] |
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/glacier/ |
layer1.py | [all...] |
/external/flac/include/FLAC/ |
stream_decoder.h | 608 * else if(fstat(fileno(file), &filestats) != 0) [all...] |
/external/libpng/contrib/gregbook/ |
rpng2-win.c | 112 int fd = fileno(stdin); [all...] |
/external/llvm/lib/Transforms/IPO/ |
FunctionAttrs.cpp | [all...] |
/external/ppp/pppd/ |
auth.c | [all...] |
/external/toybox/kconfig/ |
lex.zconf.c_shipped | 888 while ( (result = read( fileno(zconfin), (char *) buf, max_size )) < 0 ) \ [all...] |
/ndk/sources/host-tools/make-3.81/ |
function.c | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/ |
libasound.so | |
libasound.so.2 | |
libasound.so.2.0.0 | |
/prebuilts/gdb/darwin-x86/lib/python2.7/logging/ |
handlers.py | 398 sres = os.fstat(self.stream.fileno()) [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_logging.py | 906 rd, wr, ex = select.select([self.socket.fileno()], [], [], [all...] |
test_ssl.py | 318 fd = ss.fileno() [all...] |
test_support.py | 540 return file.fileno() [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/logging/ |
handlers.py | 398 sres = os.fstat(self.stream.fileno()) [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_logging.py | 906 rd, wr, ex = select.select([self.socket.fileno()], [], [], [all...] |
test_ssl.py | 318 fd = ss.fileno() [all...] |
test_support.py | 540 return file.fileno() [all...] |
/prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/ |
zlib.h | [all...] |
/prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/ |
zlib.h | [all...] |
/prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/ |
zlib.h | [all...] |
/prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/ |
zlib.h | [all...] |
/prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/ |
zlib.h | [all...] |
/prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/ |
zlib.h | [all...] |
Completed in 758 milliseconds
<<31323334353637383940>>