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

1 2 3 4 5

  /external/strace/
evdev.c 339 # if defined EVIOCGREP || defined EVIOCSREP
347 # endif /* EVIOCGREP || EVIOCSREP */
416 # ifdef EVIOCGREP
417 case EVIOCGREP:
  /external/strace/tests/
ioctl_evdev.c 91 # ifdef EVIOCGREP
92 TEST_NULL_ARG(EVIOCGREP);
  /external/strace/tests-m32/
ioctl_evdev.c 91 # ifdef EVIOCGREP
92 TEST_NULL_ARG(EVIOCGREP);
  /external/strace/tests-mx32/
ioctl_evdev.c 91 # ifdef EVIOCGREP
92 TEST_NULL_ARG(EVIOCGREP);
  /bionic/libc/kernel/uapi/linux/
input.h 62 #define EVIOCGREP _IOR('E', 0x03, unsigned int[2])
  /external/kernel-headers/original/uapi/linux/
input.h 109 #define EVIOCGREP _IOR('E', 0x03, unsigned int[2]) /* get repeat settings */
  /development/ndk/platforms/android-9/include/linux/
input.h 46 #define EVIOCGREP _IOR('E', 0x03, int[2])
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
input.h 56 #define EVIOCGREP _IOR('E', 0x03, int[2]) /* get repeat settings */
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/linux/
input.h 46 #define EVIOCGREP _IOR('E', 0x03, int[2])
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/linux/
input.h 46 #define EVIOCGREP _IOR('E', 0x03, int[2])
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/linux/
input.h 46 #define EVIOCGREP _IOR('E', 0x03, int[2])
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/linux/
input.h 46 #define EVIOCGREP _IOR('E', 0x03, int[2])
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/linux/
input.h 46 #define EVIOCGREP _IOR('E', 0x03, int[2])
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/linux/
input.h 46 #define EVIOCGREP _IOR('E', 0x03, int[2])
  /prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/linux/
input.h 46 #define EVIOCGREP _IOR('E', 0x03, int[2])