HomeSort by relevance Sort by last modified time
    Searched refs:__NR_pread64 (Results 1 - 25 of 136) sorted by null

1 2 3 4 5 6

  /bionic/libc/arch-mips/syscalls/
pread64.S 11 li $v0, __NR_pread64
  /bionic/libc/arch-arm/syscalls/
pread64.S 11 ldr r7, =__NR_pread64
  /bionic/libc/arch-x86/syscalls/
pread64.S 17 movl $__NR_pread64, %eax
  /external/chromium_org/components/nacl/loader/
nacl_sandbox_linux.cc 87 case __NR_pread64:
  /development/ndk/platforms/android-9/arch-mips/include/sys/
linux-syscalls.h 106 #define __NR_pread64 (__NR_SYSCALL_BASE + 180)
220 #define __NR_pread64 (__NR_SYSCALL_BASE + 180)
317 #define __NR_pread64 (__NR_SYSCALL_BASE + 180)
448 #define __NR_pread64 (__NR_SYSCALL_BASE + 200)
    [all...]
  /external/valgrind/main/include/vki/
vki-scnums-amd64-linux.h 56 #define __NR_pread64 17
vki-scnums-s390x-linux.h 179 #define __NR_pread64 180
vki-scnums-arm-linux.h 217 #define __NR_pread64 180
vki-scnums-ppc32-linux.h 216 #define __NR_pread64 179
vki-scnums-ppc64-linux.h 216 #define __NR_pread64 179
vki-scnums-x86-linux.h 217 #define __NR_pread64 180
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/sys/
linux-syscalls.h 106 #define __NR_pread64 (__NR_SYSCALL_BASE + 180)
220 #define __NR_pread64 (__NR_SYSCALL_BASE + 180)
317 #define __NR_pread64 (__NR_SYSCALL_BASE + 180)
448 #define __NR_pread64 (__NR_SYSCALL_BASE + 200)
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/sys/
linux-syscalls.h 106 #define __NR_pread64 (__NR_SYSCALL_BASE + 180)
220 #define __NR_pread64 (__NR_SYSCALL_BASE + 180)
317 #define __NR_pread64 (__NR_SYSCALL_BASE + 180)
448 #define __NR_pread64 (__NR_SYSCALL_BASE + 200)
    [all...]
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/sys/
linux-syscalls.h 106 #define __NR_pread64 (__NR_SYSCALL_BASE + 180)
220 #define __NR_pread64 (__NR_SYSCALL_BASE + 180)
317 #define __NR_pread64 (__NR_SYSCALL_BASE + 180)
448 #define __NR_pread64 (__NR_SYSCALL_BASE + 200)
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/sys/
linux-syscalls.h 106 #define __NR_pread64 (__NR_SYSCALL_BASE + 180)
220 #define __NR_pread64 (__NR_SYSCALL_BASE + 180)
317 #define __NR_pread64 (__NR_SYSCALL_BASE + 180)
448 #define __NR_pread64 (__NR_SYSCALL_BASE + 200)
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/sys/
linux-syscalls.h 106 #define __NR_pread64 (__NR_SYSCALL_BASE + 180)
220 #define __NR_pread64 (__NR_SYSCALL_BASE + 180)
317 #define __NR_pread64 (__NR_SYSCALL_BASE + 180)
448 #define __NR_pread64 (__NR_SYSCALL_BASE + 200)
    [all...]
  /external/chromium_org/sandbox/linux/services/
x86_64_linux_syscalls.h 81 #if !defined(__NR_pread64)
82 #define __NR_pread64 17
x86_32_linux_syscalls.h 733 #if !defined(__NR_pread64)
734 #define __NR_pread64 180
  /external/valgrind/main/coregrind/
m_libcfile.c 601 res = VG_(do_syscall5)(__NR_pread64, fd, (UWord)buf, count,
606 res = VG_(do_syscall5)(__NR_pread64, fd, (UWord)buf, count,
611 res = VG_(do_syscall6)(__NR_pread64, fd, (UWord)buf, count,
617 res = VG_(do_syscall6)(__NR_pread64, fd, (UWord)buf, count,
622 res = VG_(do_syscall6)(__NR_pread64, fd, (UWord)buf, count,
627 res = VG_(do_syscall4)(__NR_pread64, fd, (UWord)buf, count, offset);
    [all...]
  /bionic/libc/kernel/arch-x86/asm/
unistd_32.h 246 #define __NR_pread64 180
  /development/ndk/platforms/android-3/include/sys/
linux-syscalls.h 48 #define __NR_pread64 (__NR_SYSCALL_BASE + 180)
  /development/ndk/platforms/android-9/arch-x86/include/asm/
unistd_32.h 246 #define __NR_pread64 180
  /external/kernel-headers/original/asm-x86/
unistd_32.h 188 #define __NR_pread64 180
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
unistd_32.h 188 #define __NR_pread64 180
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_32.h 188 #define __NR_pread64 180

Completed in 2426 milliseconds

1 2 3 4 5 6