Searched
full:fileno (Results
476 -
500 of
850) sorted by null
<<11121314151617181920>>
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/ |
libncurses.so | |
libncurses.so.5 | |
libncurses.so.5.6 | |
libtermcap.so | |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/ |
libcurses.so | |
libncurses.so | |
libncurses.so.5 | |
libncurses.so.5.6 | |
libtermcap.so | |
/prebuilts/misc/linux-x86/flex/ |
flex-2.5.4a | |
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/lib/ |
libc.so | |
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/lib/ |
libc.so | |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/ |
rpc.py | 347 r, w, x = select.select([self.sock.fileno()], [], [], wait)
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
rexec.py | 34 ok_file_methods = ('fileno', 'flush', 'isatty', 'read', 'readline',
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/ |
rpc.py | 347 r, w, x = select.select([self.sock.fileno()], [], [], wait)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
rexec.py | 34 ok_file_methods = ('fileno', 'flush', 'isatty', 'read', 'readline',
|
/prebuilts/sdk/tools/linux/ |
aidl | |
libbcc.so | |
/system/core/fastboot/ |
fastboot.c | 423 fd = fileno(tmpfile());
|
/system/core/liblog/ |
fake_log_device.c | 512 int cc = writev(fileno(stderr), vec, v-vec);
|
/external/blktrace/ |
blktrace.c | [all...] |
/external/chromium/net/tools/testserver/ |
testserver.py | 172 read_fds = [ self.fileno() ] 196 if fd == self.fileno(): [all...] |
/external/chromium_org/tools/telemetry/docs/ |
telemetry.core.memory_cache_http_server.html | 404 <dl><dt><a name="MemoryCacheHTTPServer-fileno"><strong>fileno</strong></a>(self)</dt><dd><tt>Return socket file number.<br> [all...] |
/prebuilts/sdk/renderscript/lib/x86/ |
libc.so | |
/bootable/recovery/ |
recovery.cpp | 329 fsync(fileno(fp)); [all...] |
Completed in 1679 milliseconds
<<11121314151617181920>>