HomeSort by relevance Sort by last modified time
    Searched defs:__NR_epoll_wait (Results 51 - 75 of 156) sorted by null

1 23 4 5 6 7

  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/asm/
unistd_64.h 311 #define __NR_epoll_wait 232
unistd_x32.h 277 #define __NR_epoll_wait (__X32_SYSCALL_BIT + 232)
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/asm/
unistd_64.h 311 #define __NR_epoll_wait 232
unistd_x32.h 277 #define __NR_epoll_wait (__X32_SYSCALL_BIT + 232)
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/asm/
unistd_64.h 311 #define __NR_epoll_wait 232
unistd_x32.h 277 #define __NR_epoll_wait (__X32_SYSCALL_BIT + 232)
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/asm/
unistd_64.h 311 #define __NR_epoll_wait 232
unistd_x32.h 277 #define __NR_epoll_wait (__X32_SYSCALL_BIT + 232)
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/asm/
unistd_64.h 311 #define __NR_epoll_wait 232
unistd_x32.h 277 #define __NR_epoll_wait (__X32_SYSCALL_BIT + 232)
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/asm/
unistd_64.h 311 #define __NR_epoll_wait 232
unistd_x32.h 277 #define __NR_epoll_wait (__X32_SYSCALL_BIT + 232)
  /bionic/libc/kernel/uapi/asm-arm/asm/
unistd.h 300 #define __NR_epoll_wait (__NR_SYSCALL_BASE + 252)
  /bionic/libc/kernel/uapi/asm-generic/
unistd.h 472 #define __NR_epoll_wait 1069
  /bionic/libc/kernel/uapi/asm-mips/asm/
unistd.h 337 #define __NR_epoll_wait (__NR_Linux + 250)
    [all...]
  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_32.h 337 #define __NR_epoll_wait 256
  /development/ndk/platforms/android-21/arch-arm/include/asm/
unistd.h 300 #define __NR_epoll_wait (__NR_SYSCALL_BASE+252)
  /development/ndk/platforms/android-21/arch-mips/include/asm/
unistd.h 337 #define __NR_epoll_wait (__NR_Linux + 250)
    [all...]
  /development/ndk/platforms/android-21/arch-mips64/include/asm/
unistd.h 337 #define __NR_epoll_wait (__NR_Linux + 250)
    [all...]
  /development/ndk/platforms/android-21/arch-x86/include/asm/
unistd_32.h 337 #define __NR_epoll_wait 256
  /development/ndk/platforms/android-21/arch-x86_64/include/asm/
unistd_32.h 337 #define __NR_epoll_wait 256
  /development/ndk/platforms/android-21/include/asm-generic/
unistd.h 460 #define __NR_epoll_wait 1069
  /development/ndk/platforms/android-3/arch-arm/include/asm/
unistd.h 305 #define __NR_epoll_wait (__NR_SYSCALL_BASE+252)
  /development/ndk/platforms/android-9/arch-mips/include/asm/
unistd.h 337 #define __NR_epoll_wait (__NR_Linux + 250)
    [all...]
  /development/ndk/platforms/android-9/arch-x86/include/asm/
unistd_32.h 339 #define __NR_epoll_wait 256

Completed in 422 milliseconds

1 23 4 5 6 7