HomeSort by relevance Sort by last modified time
    Searched defs:__NR_clock_settime (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 153 #define __NR_clock_settime (__NR_SYSCALL_BASE + 262)
211 #define __NR_clock_settime (__NR_SYSCALL_BASE + 264)
254 #define __NR_clock_settime (__NR_SYSCALL_BASE + 264)
  /prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/sys/
linux-syscalls.h 154 #define __NR_clock_settime (__NR_SYSCALL_BASE + 262)
269 #define __NR_clock_settime (__NR_SYSCALL_BASE + 264)
367 #define __NR_clock_settime (__NR_SYSCALL_BASE + 264)
481 #define __NR_clock_settime (__NR_SYSCALL_BASE + 262)
    [all...]
  /prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/sys/
linux-syscalls.h 153 #define __NR_clock_settime (__NR_SYSCALL_BASE + 262)
211 #define __NR_clock_settime (__NR_SYSCALL_BASE + 264)
254 #define __NR_clock_settime (__NR_SYSCALL_BASE + 264)
  /prebuilts/ndk/current/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h 149 #define __NR_clock_settime (__NR_SYSCALL_BASE + 262)
203 #define __NR_clock_settime (__NR_SYSCALL_BASE + 264)
  /prebuilts/ndk/current/platforms/android-4/arch-arm/usr/include/sys/
linux-syscalls.h 149 #define __NR_clock_settime (__NR_SYSCALL_BASE + 262)
203 #define __NR_clock_settime (__NR_SYSCALL_BASE + 264)
  /prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/sys/
linux-syscalls.h 149 #define __NR_clock_settime (__NR_SYSCALL_BASE + 262)
203 #define __NR_clock_settime (__NR_SYSCALL_BASE + 264)
  /prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/sys/
linux-syscalls.h 149 #define __NR_clock_settime (__NR_SYSCALL_BASE + 262)
203 #define __NR_clock_settime (__NR_SYSCALL_BASE + 264)
  /prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/sys/
linux-syscalls.h 153 #define __NR_clock_settime (__NR_SYSCALL_BASE + 262)
211 #define __NR_clock_settime (__NR_SYSCALL_BASE + 264)
254 #define __NR_clock_settime (__NR_SYSCALL_BASE + 264)
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/sys/
linux-syscalls.h 154 #define __NR_clock_settime (__NR_SYSCALL_BASE + 262)
269 #define __NR_clock_settime (__NR_SYSCALL_BASE + 264)
367 #define __NR_clock_settime (__NR_SYSCALL_BASE + 264)
481 #define __NR_clock_settime (__NR_SYSCALL_BASE + 262)
    [all...]
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/sys/
linux-syscalls.h 153 #define __NR_clock_settime (__NR_SYSCALL_BASE + 262)
211 #define __NR_clock_settime (__NR_SYSCALL_BASE + 264)
254 #define __NR_clock_settime (__NR_SYSCALL_BASE + 264)
  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_64.h 305 #define __NR_clock_settime 227
unistd_x32.h 269 #define __NR_clock_settime (__X32_SYSCALL_BIT + 227)
  /development/ndk/platforms/android-21/arch-x86/include/asm/
unistd_64.h 305 #define __NR_clock_settime 227
unistd_x32.h 271 #define __NR_clock_settime (__X32_SYSCALL_BIT + 227)
  /development/ndk/platforms/android-21/arch-x86_64/include/asm/
unistd_64.h 305 #define __NR_clock_settime 227
unistd_x32.h 271 #define __NR_clock_settime (__X32_SYSCALL_BIT + 227)
  /external/kernel-headers/original/uapi/asm-x86/asm/
unistd_64.h 231 #define __NR_clock_settime 227
unistd_x32.h 202 #define __NR_clock_settime (__X32_SYSCALL_BIT + 227)
  /external/libchrome/sandbox/linux/system_headers/
arm64_linux_syscalls.h 458 #if !defined(__NR_clock_settime)
459 #define __NR_clock_settime 112
mips64_linux_syscalls.h 900 #if !defined(__NR_clock_settime)
901 #define __NR_clock_settime (__NR_Linux + 221)
x86_64_linux_syscalls.h 921 #if !defined(__NR_clock_settime)
922 #define __NR_clock_settime 227
  /external/valgrind/include/vki/
vki-scnums-amd64-linux.h 310 #define __NR_clock_settime 227
vki-scnums-arm64-linux.h 157 #define __NR_clock_settime 112
vki-scnums-mips64-linux.h 260 #define __NR_clock_settime (__NR_Linux + 221)
vki-scnums-s390x-linux.h 229 #define __NR_clock_settime (__NR_timer_create+5)

Completed in 488 milliseconds

12 3 4 5 6 7