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

  /bionic/libc/kernel/uapi/linux/
tty_flags.h 54 #define ASYNCB_FIRST_KERNEL 22
92 #define ASYNC_INTERNAL_FLAGS (~((1U << ASYNCB_FIRST_KERNEL) - 1))
  /development/ndk/platforms/android-L/include/linux/
tty_flags.h 54 #define ASYNCB_FIRST_KERNEL 22
92 #define ASYNC_INTERNAL_FLAGS (~((1U << ASYNCB_FIRST_KERNEL) - 1))
  /external/kernel-headers/original/uapi/linux/
tty_flags.h 41 #define ASYNCB_FIRST_KERNEL 22
76 #define ASYNC_INTERNAL_FLAGS (~((1U << ASYNCB_FIRST_KERNEL) - 1))
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/
tty_flags.h 54 #define ASYNCB_FIRST_KERNEL 22
92 #define ASYNC_INTERNAL_FLAGS (~((1U << ASYNCB_FIRST_KERNEL) - 1))
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/
tty_flags.h 54 #define ASYNCB_FIRST_KERNEL 22
92 #define ASYNC_INTERNAL_FLAGS (~((1U << ASYNCB_FIRST_KERNEL) - 1))
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/
tty_flags.h 54 #define ASYNCB_FIRST_KERNEL 22
92 #define ASYNC_INTERNAL_FLAGS (~((1U << ASYNCB_FIRST_KERNEL) - 1))
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
serial.h 115 #define ASYNCB_FIRST_KERNEL 22
151 #define ASYNC_INTERNAL_FLAGS (~((1U << ASYNCB_FIRST_KERNEL) - 1))
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
serial.h 115 #define ASYNCB_FIRST_KERNEL 22
151 #define ASYNC_INTERNAL_FLAGS (~((1U << ASYNCB_FIRST_KERNEL) - 1))

Completed in 36 milliseconds