/prebuilts/ndk/9/platforms/android-21/arch-arm/usr/lib/ |
libc.so | |
/prebuilts/ndk/9/platforms/android-21/arch-mips/usr/lib/ |
libc.so | |
/prebuilts/ndk/9/platforms/android-21/arch-mips/usr/libr2/ |
libc.so | |
/prebuilts/ndk/9/platforms/android-21/arch-mips/usr/libr6/ |
libc.so | |
/prebuilts/ndk/9/platforms/android-21/arch-x86/usr/lib/ |
libc.so | |
/development/ndk/platforms/android-L/arch-arm/symbols/ |
libc.so.functions.txt | 1107 tcflush
|
/development/ndk/platforms/android-L/arch-mips/symbols/ |
libc.so.functions.txt | 996 tcflush
|
/development/ndk/platforms/android-L/arch-x86/symbols/ |
libc.so.functions.txt | 992 tcflush
|
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/ |
kernel_proxy.h | 150 virtual int tcflush(int fd, int queue_selector);
|
kernel_intercept.cc | 432 return s_state.kp->tcflush(fd, queue_selector);
|
kernel_proxy.cc | 970 int KernelProxy::tcflush(int fd, int queue_selector) { function in class:nacl_io::KernelProxy 978 error = handle->node()->Tcflush(queue_selector); [all...] |
/external/kernel-headers/original/uapi/asm-mips/asm/ |
termbits.h | 217 /* tcflush() and TCFLSH use these */
|
/external/chromium_org/native_client_sdk/src/tests/nacl_io_test/ |
kernel_wrap_test.cc | 586 TEST_F(KernelWrapTest, tcflush) { 587 EXPECT_CALL(mock, tcflush(kDummyInt, kDummyInt2)) 589 EXPECT_EQ(kDummyInt3, tcflush(kDummyInt, kDummyInt2));
|
/external/chromium_org/device/serial/ |
serial_io_handler_posix.cc | 328 return tcflush(file().GetPlatformFile(), TCIOFLUSH) == 0;
|
/external/libnfc-nxp/Linux_x86/ |
phDal4Nfc_uart.c | 130 ret = tcflush(gComPortContext.nHandle, TCIFLUSH); 131 DAL_ASSERT_STR(ret!=-1, "tcflush failed");
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/ |
term.h | 125 #ifndef tcflush 126 #define tcflush(fd, arg) ioctl(fd, TCFLSH, arg) macro [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
term.h | 125 #ifndef tcflush 126 #define tcflush(fd, arg) ioctl(fd, TCFLSH, arg) macro [all...] |
/external/chromium_org/tools/telemetry/third_party/pyserial/serial/ |
serialposix.py | 529 termios.tcflush(self.fd, TERMIOS.TCIFLUSH) 535 termios.tcflush(self.fd, TERMIOS.TCOFLUSH)
|
/system/core/adb/ |
commandline.c | 259 tcflush(fd, TCIFLUSH); 265 tcflush(fd, TCIFLUSH); [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/lib32/ |
libcurses.so | |
libncurses.so | |
libncurses.so.5 | |
libncurses.so.5.7 | |
libtermcap.so | |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/ |
libcurses.so | |