HomeSort by relevance Sort by last modified time
    Searched defs:__NR_timer_getoverrun (Results 26 - 50 of 160) sorted by null

12 3 4 5 6 7

  /prebuilts/ndk/current/platforms/android-19/arch-arm/usr/include/sys/
linux-syscalls.h 159 #define __NR_timer_getoverrun (__NR_SYSCALL_BASE + 260)
217 #define __NR_timer_getoverrun (__NR_SYSCALL_BASE + 262)
260 #define __NR_timer_getoverrun (__NR_SYSCALL_BASE + 262)
  /prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/sys/
linux-syscalls.h 152 #define __NR_timer_getoverrun (__NR_SYSCALL_BASE + 260)
267 #define __NR_timer_getoverrun (__NR_SYSCALL_BASE + 262)
365 #define __NR_timer_getoverrun (__NR_SYSCALL_BASE + 262)
479 #define __NR_timer_getoverrun (__NR_SYSCALL_BASE + 260)
    [all...]
  /prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/sys/
linux-syscalls.h 159 #define __NR_timer_getoverrun (__NR_SYSCALL_BASE + 260)
217 #define __NR_timer_getoverrun (__NR_SYSCALL_BASE + 262)
260 #define __NR_timer_getoverrun (__NR_SYSCALL_BASE + 262)
  /prebuilts/ndk/current/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h 155 #define __NR_timer_getoverrun (__NR_SYSCALL_BASE + 260)
209 #define __NR_timer_getoverrun (__NR_SYSCALL_BASE + 262)
  /prebuilts/ndk/current/platforms/android-4/arch-arm/usr/include/sys/
linux-syscalls.h 155 #define __NR_timer_getoverrun (__NR_SYSCALL_BASE + 260)
209 #define __NR_timer_getoverrun (__NR_SYSCALL_BASE + 262)
  /prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/sys/
linux-syscalls.h 155 #define __NR_timer_getoverrun (__NR_SYSCALL_BASE + 260)
209 #define __NR_timer_getoverrun (__NR_SYSCALL_BASE + 262)
  /prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/sys/
linux-syscalls.h 155 #define __NR_timer_getoverrun (__NR_SYSCALL_BASE + 260)
209 #define __NR_timer_getoverrun (__NR_SYSCALL_BASE + 262)
  /prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/sys/
linux-syscalls.h 159 #define __NR_timer_getoverrun (__NR_SYSCALL_BASE + 260)
217 #define __NR_timer_getoverrun (__NR_SYSCALL_BASE + 262)
260 #define __NR_timer_getoverrun (__NR_SYSCALL_BASE + 262)
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/sys/
linux-syscalls.h 152 #define __NR_timer_getoverrun (__NR_SYSCALL_BASE + 260)
267 #define __NR_timer_getoverrun (__NR_SYSCALL_BASE + 262)
365 #define __NR_timer_getoverrun (__NR_SYSCALL_BASE + 262)
479 #define __NR_timer_getoverrun (__NR_SYSCALL_BASE + 260)
    [all...]
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/sys/
linux-syscalls.h 159 #define __NR_timer_getoverrun (__NR_SYSCALL_BASE + 260)
217 #define __NR_timer_getoverrun (__NR_SYSCALL_BASE + 262)
260 #define __NR_timer_getoverrun (__NR_SYSCALL_BASE + 262)
  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_64.h 302 #define __NR_timer_getoverrun 225
unistd_x32.h 266 #define __NR_timer_getoverrun (__X32_SYSCALL_BIT + 225)
  /development/ndk/platforms/android-21/arch-x86/include/asm/
unistd_64.h 302 #define __NR_timer_getoverrun 225
unistd_x32.h 269 #define __NR_timer_getoverrun (__X32_SYSCALL_BIT + 225)
  /development/ndk/platforms/android-21/arch-x86_64/include/asm/
unistd_64.h 302 #define __NR_timer_getoverrun 225
unistd_x32.h 269 #define __NR_timer_getoverrun (__X32_SYSCALL_BIT + 225)
  /external/kernel-headers/original/uapi/asm-x86/asm/
unistd_64.h 229 #define __NR_timer_getoverrun 225
unistd_x32.h 200 #define __NR_timer_getoverrun (__X32_SYSCALL_BIT + 225)
  /external/libchrome/sandbox/linux/system_headers/
arm64_linux_syscalls.h 446 #if !defined(__NR_timer_getoverrun)
447 #define __NR_timer_getoverrun 109
mips64_linux_syscalls.h 892 #if !defined(__NR_timer_getoverrun)
893 #define __NR_timer_getoverrun (__NR_Linux + 219)
x86_64_linux_syscalls.h 913 #if !defined(__NR_timer_getoverrun)
914 #define __NR_timer_getoverrun 225
  /external/valgrind/include/vki/
vki-scnums-amd64-linux.h 308 #define __NR_timer_getoverrun 225
vki-scnums-arm64-linux.h 154 #define __NR_timer_getoverrun 109
vki-scnums-mips64-linux.h 258 #define __NR_timer_getoverrun (__NR_Linux + 219)
vki-scnums-s390x-linux.h 227 #define __NR_timer_getoverrun (__NR_timer_create+3)

Completed in 1088 milliseconds

12 3 4 5 6 7