HomeSort by relevance Sort by last modified time
    Searched refs:ASYNCB_CONS_FLOW (Results 1 - 8 of 8) sorted by null

  /bionic/libc/kernel/uapi/linux/
tty_flags.h 52 #define ASYNCB_CONS_FLOW 23
91 #define ASYNC_CONS_FLOW (1U << ASYNCB_CONS_FLOW)
  /development/ndk/platforms/android-L/include/linux/
tty_flags.h 52 #define ASYNCB_CONS_FLOW 23
91 #define ASYNC_CONS_FLOW (1U << ASYNCB_CONS_FLOW)
  /external/kernel-headers/original/uapi/linux/
tty_flags.h 40 #define ASYNCB_CONS_FLOW 23 /* flow control for console */
75 #define ASYNC_CONS_FLOW (1U << ASYNCB_CONS_FLOW)
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/
tty_flags.h 52 #define ASYNCB_CONS_FLOW 23
91 #define ASYNC_CONS_FLOW (1U << ASYNCB_CONS_FLOW)
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/
tty_flags.h 52 #define ASYNCB_CONS_FLOW 23
91 #define ASYNC_CONS_FLOW (1U << ASYNCB_CONS_FLOW)
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/
tty_flags.h 52 #define ASYNCB_CONS_FLOW 23
91 #define ASYNC_CONS_FLOW (1U << ASYNCB_CONS_FLOW)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
serial.h 113 #define ASYNCB_CONS_FLOW 23 /* flow control for console */
149 #define ASYNC_CONS_FLOW (1U << ASYNCB_CONS_FLOW)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
serial.h 113 #define ASYNCB_CONS_FLOW 23 /* flow control for console */
149 #define ASYNC_CONS_FLOW (1U << ASYNCB_CONS_FLOW)

Completed in 36 milliseconds