HomeSort by relevance Sort by last modified time
    Searched refs:__NR_open (Results 126 - 142 of 142) sorted by null

1 2 3 4 56

  /development/ndk/platforms/android-9/arch-mips/include/sys/
linux-syscalls.h 17 #define __NR_open (__NR_SYSCALL_BASE + 5)
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/sys/
linux-syscalls.h 17 #define __NR_open (__NR_SYSCALL_BASE + 5)
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/sys/
linux-syscalls.h 17 #define __NR_open (__NR_SYSCALL_BASE + 5)
    [all...]
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/sys/
linux-syscalls.h 17 #define __NR_open (__NR_SYSCALL_BASE + 5)
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/sys/
linux-syscalls.h 17 #define __NR_open (__NR_SYSCALL_BASE + 5)
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/sys/
linux-syscalls.h 17 #define __NR_open (__NR_SYSCALL_BASE + 5)
    [all...]
  /external/valgrind/main/coregrind/
m_libcfile.c 121 SysRes res = VG_(do_syscall3)(__NR_open,
    [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-ppc64-linux.c     [all...]
syswrap-amd64-linux.c     [all...]
syswrap-ppc32-linux.c     [all...]
syswrap-s390x-linux.c     [all...]
syswrap-arm-linux.c     [all...]
syswrap-mips32-linux.c     [all...]
syswrap-x86-linux.c     [all...]
syswrap-darwin.c     [all...]
  /external/valgrind/main/memcheck/tests/darwin/
scalar.stderr.exp 43 x2000005(5): __NR_open (2-args) 2s 1m
56 x2000005(5): __NR_open (3-args) 1s 0m
    [all...]
  /external/valgrind/main/memcheck/tests/x86-linux/
scalar.stderr.exp 55 5: __NR_open (2-args) 2s 1m
71 5: __NR_open (3-args) 1s 0m
    [all...]

Completed in 1592 milliseconds

1 2 3 4 56