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

1 23 4 5 6 7

  /external/valgrind/include/vki/
vki-scnums-tilegx-linux.h 214 #define __NR_setitimer 103
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
unistd_64.h 95 #define __NR_setitimer 38
96 __SYSCALL(__NR_setitimer, sys_setitimer)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
unistd.h 302 #define __NR_setitimer 103
303 __SYSCALL(__NR_setitimer, sys_setitimer)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
unistd.h 325 #define __NR_setitimer 103
326 __SC_COMP(__NR_setitimer, sys_setitimer, compat_sys_setitimer)
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/asm/
unistd_64.h 69 #define __NR_setitimer 38
unistd_x32.h 62 #define __NR_setitimer (__X32_SYSCALL_BIT + 38)
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/asm/
unistd_64.h 69 #define __NR_setitimer 38
unistd_x32.h 62 #define __NR_setitimer (__X32_SYSCALL_BIT + 38)
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/asm/
unistd_64.h 69 #define __NR_setitimer 38
unistd_x32.h 62 #define __NR_setitimer (__X32_SYSCALL_BIT + 38)
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/asm/
unistd_64.h 69 #define __NR_setitimer 38
unistd_x32.h 62 #define __NR_setitimer (__X32_SYSCALL_BIT + 38)
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/asm/
unistd_64.h 69 #define __NR_setitimer 38
unistd_x32.h 62 #define __NR_setitimer (__X32_SYSCALL_BIT + 38)
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/asm/
unistd_64.h 69 #define __NR_setitimer 38
unistd_x32.h 62 #define __NR_setitimer (__X32_SYSCALL_BIT + 38)
  /bionic/libc/kernel/uapi/asm-arm/asm/
unistd.h 131 #define __NR_setitimer (__NR_SYSCALL_BASE + 104)
  /bionic/libc/kernel/uapi/asm-generic/
unistd.h 174 #define __NR_setitimer 103
  /bionic/libc/kernel/uapi/asm-mips/asm/
unistd.h 155 #define __NR_setitimer (__NR_Linux + 104)
526 #define __NR_setitimer (__NR_Linux + 36)
    [all...]
  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_32.h 151 #define __NR_setitimer 104
  /development/ndk/platforms/android-21/arch-arm/include/asm/
unistd.h 131 #define __NR_setitimer (__NR_SYSCALL_BASE+104)
  /development/ndk/platforms/android-21/arch-mips/include/asm/
unistd.h 155 #define __NR_setitimer (__NR_Linux + 104)
515 #define __NR_setitimer (__NR_Linux + 36)
    [all...]
  /development/ndk/platforms/android-21/arch-mips64/include/asm/
unistd.h 155 #define __NR_setitimer (__NR_Linux + 104)
515 #define __NR_setitimer (__NR_Linux + 36)
    [all...]
  /development/ndk/platforms/android-21/arch-x86/include/asm/
unistd_32.h 151 #define __NR_setitimer 104
  /development/ndk/platforms/android-21/arch-x86_64/include/asm/
unistd_32.h 151 #define __NR_setitimer 104

Completed in 1184 milliseconds

1 23 4 5 6 7