/prebuilts/ndk/current/platforms/android-18/arch-arm/usr/include/linux/ |
input.h | 13 #define _INPUT_H 27 #define EV_VERSION 0x010000 44 #define EVIOCGVERSION _IOR('E', 0x01, int) 45 #define EVIOCGID _IOR('E', 0x02, struct input_id) 46 #define EVIOCGREP _IOR('E', 0x03, int[2]) 47 #define EVIOCSREP _IOW('E', 0x03, int[2]) 48 #define EVIOCGKEYCODE _IOR('E', 0x04, int[2]) 49 #define EVIOCSKEYCODE _IOW('E', 0x04, int[2]) 51 #define EVIOCGNAME(len) _IOC(_IOC_READ, 'E', 0x06, len) 52 #define EVIOCGPHYS(len) _IOC(_IOC_READ, 'E', 0x07, len) [all...] |
/prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/linux/ |
input.h | 13 #define _INPUT_H 27 #define EV_VERSION 0x010000 44 #define EVIOCGVERSION _IOR('E', 0x01, int) 45 #define EVIOCGID _IOR('E', 0x02, struct input_id) 46 #define EVIOCGREP _IOR('E', 0x03, int[2]) 47 #define EVIOCSREP _IOW('E', 0x03, int[2]) 48 #define EVIOCGKEYCODE _IOR('E', 0x04, int[2]) 49 #define EVIOCSKEYCODE _IOW('E', 0x04, int[2]) 51 #define EVIOCGNAME(len) _IOC(_IOC_READ, 'E', 0x06, len) 52 #define EVIOCGPHYS(len) _IOC(_IOC_READ, 'E', 0x07, len) [all...] |
/prebuilts/ndk/current/platforms/android-18/arch-x86/usr/include/linux/ |
input.h | 13 #define _INPUT_H 27 #define EV_VERSION 0x010000 44 #define EVIOCGVERSION _IOR('E', 0x01, int) 45 #define EVIOCGID _IOR('E', 0x02, struct input_id) 46 #define EVIOCGREP _IOR('E', 0x03, int[2]) 47 #define EVIOCSREP _IOW('E', 0x03, int[2]) 48 #define EVIOCGKEYCODE _IOR('E', 0x04, int[2]) 49 #define EVIOCSKEYCODE _IOW('E', 0x04, int[2]) 51 #define EVIOCGNAME(len) _IOC(_IOC_READ, 'E', 0x06, len) 52 #define EVIOCGPHYS(len) _IOC(_IOC_READ, 'E', 0x07, len) [all...] |
/prebuilts/ndk/current/platforms/android-19/arch-arm/usr/include/linux/ |
input.h | 13 #define _INPUT_H 27 #define EV_VERSION 0x010000 44 #define EVIOCGVERSION _IOR('E', 0x01, int) 45 #define EVIOCGID _IOR('E', 0x02, struct input_id) 46 #define EVIOCGREP _IOR('E', 0x03, int[2]) 47 #define EVIOCSREP _IOW('E', 0x03, int[2]) 48 #define EVIOCGKEYCODE _IOR('E', 0x04, int[2]) 49 #define EVIOCSKEYCODE _IOW('E', 0x04, int[2]) 51 #define EVIOCGNAME(len) _IOC(_IOC_READ, 'E', 0x06, len) 52 #define EVIOCGPHYS(len) _IOC(_IOC_READ, 'E', 0x07, len) [all...] |
/prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/linux/ |
input.h | 13 #define _INPUT_H 27 #define EV_VERSION 0x010000 44 #define EVIOCGVERSION _IOR('E', 0x01, int) 45 #define EVIOCGID _IOR('E', 0x02, struct input_id) 46 #define EVIOCGREP _IOR('E', 0x03, int[2]) 47 #define EVIOCSREP _IOW('E', 0x03, int[2]) 48 #define EVIOCGKEYCODE _IOR('E', 0x04, int[2]) 49 #define EVIOCSKEYCODE _IOW('E', 0x04, int[2]) 51 #define EVIOCGNAME(len) _IOC(_IOC_READ, 'E', 0x06, len) 52 #define EVIOCGPHYS(len) _IOC(_IOC_READ, 'E', 0x07, len) [all...] |
/prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/linux/ |
input.h | 13 #define _INPUT_H 27 #define EV_VERSION 0x010000 44 #define EVIOCGVERSION _IOR('E', 0x01, int) 45 #define EVIOCGID _IOR('E', 0x02, struct input_id) 46 #define EVIOCGREP _IOR('E', 0x03, int[2]) 47 #define EVIOCSREP _IOW('E', 0x03, int[2]) 48 #define EVIOCGKEYCODE _IOR('E', 0x04, int[2]) 49 #define EVIOCSKEYCODE _IOW('E', 0x04, int[2]) 51 #define EVIOCGNAME(len) _IOC(_IOC_READ, 'E', 0x06, len) 52 #define EVIOCGPHYS(len) _IOC(_IOC_READ, 'E', 0x07, len) [all...] |
/prebuilts/ndk/current/platforms/android-3/arch-arm/usr/include/linux/ |
input.h | 13 #define _INPUT_H 27 #define EV_VERSION 0x010000 44 #define EVIOCGVERSION _IOR('E', 0x01, int) 45 #define EVIOCGID _IOR('E', 0x02, struct input_id) 46 #define EVIOCGREP _IOR('E', 0x03, int[2]) 47 #define EVIOCSREP _IOW('E', 0x03, int[2]) 48 #define EVIOCGKEYCODE _IOR('E', 0x04, int[2]) 49 #define EVIOCSKEYCODE _IOW('E', 0x04, int[2]) 51 #define EVIOCGNAME(len) _IOC(_IOC_READ, 'E', 0x06, len) 52 #define EVIOCGPHYS(len) _IOC(_IOC_READ, 'E', 0x07, len) [all...] |
/prebuilts/ndk/current/platforms/android-4/arch-arm/usr/include/linux/ |
input.h | 13 #define _INPUT_H 27 #define EV_VERSION 0x010000 44 #define EVIOCGVERSION _IOR('E', 0x01, int) 45 #define EVIOCGID _IOR('E', 0x02, struct input_id) 46 #define EVIOCGREP _IOR('E', 0x03, int[2]) 47 #define EVIOCSREP _IOW('E', 0x03, int[2]) 48 #define EVIOCGKEYCODE _IOR('E', 0x04, int[2]) 49 #define EVIOCSKEYCODE _IOW('E', 0x04, int[2]) 51 #define EVIOCGNAME(len) _IOC(_IOC_READ, 'E', 0x06, len) 52 #define EVIOCGPHYS(len) _IOC(_IOC_READ, 'E', 0x07, len) [all...] |
/prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/linux/ |
input.h | 13 #define _INPUT_H 27 #define EV_VERSION 0x010000 44 #define EVIOCGVERSION _IOR('E', 0x01, int) 45 #define EVIOCGID _IOR('E', 0x02, struct input_id) 46 #define EVIOCGREP _IOR('E', 0x03, int[2]) 47 #define EVIOCSREP _IOW('E', 0x03, int[2]) 48 #define EVIOCGKEYCODE _IOR('E', 0x04, int[2]) 49 #define EVIOCSKEYCODE _IOW('E', 0x04, int[2]) 51 #define EVIOCGNAME(len) _IOC(_IOC_READ, 'E', 0x06, len) 52 #define EVIOCGPHYS(len) _IOC(_IOC_READ, 'E', 0x07, len) [all...] |
/prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/linux/ |
input.h | 13 #define _INPUT_H 27 #define EV_VERSION 0x010000 44 #define EVIOCGVERSION _IOR('E', 0x01, int) 45 #define EVIOCGID _IOR('E', 0x02, struct input_id) 46 #define EVIOCGREP _IOR('E', 0x03, int[2]) 47 #define EVIOCSREP _IOW('E', 0x03, int[2]) 48 #define EVIOCGKEYCODE _IOR('E', 0x04, int[2]) 49 #define EVIOCSKEYCODE _IOW('E', 0x04, int[2]) 51 #define EVIOCGNAME(len) _IOC(_IOC_READ, 'E', 0x06, len) 52 #define EVIOCGPHYS(len) _IOC(_IOC_READ, 'E', 0x07, len) [all...] |
/prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/linux/ |
input.h | 13 #define _INPUT_H 27 #define EV_VERSION 0x010000 44 #define EVIOCGVERSION _IOR('E', 0x01, int) 45 #define EVIOCGID _IOR('E', 0x02, struct input_id) 46 #define EVIOCGREP _IOR('E', 0x03, int[2]) 47 #define EVIOCSREP _IOW('E', 0x03, int[2]) 48 #define EVIOCGKEYCODE _IOR('E', 0x04, int[2]) 49 #define EVIOCSKEYCODE _IOW('E', 0x04, int[2]) 51 #define EVIOCGNAME(len) _IOC(_IOC_READ, 'E', 0x06, len) 52 #define EVIOCGPHYS(len) _IOC(_IOC_READ, 'E', 0x07, len) [all...] |
/prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/linux/ |
input.h | 13 #define _INPUT_H 27 #define EV_VERSION 0x010000 44 #define EVIOCGVERSION _IOR('E', 0x01, int) 45 #define EVIOCGID _IOR('E', 0x02, struct input_id) 46 #define EVIOCGREP _IOR('E', 0x03, int[2]) 47 #define EVIOCSREP _IOW('E', 0x03, int[2]) 48 #define EVIOCGKEYCODE _IOR('E', 0x04, int[2]) 49 #define EVIOCSKEYCODE _IOW('E', 0x04, int[2]) 51 #define EVIOCGNAME(len) _IOC(_IOC_READ, 'E', 0x06, len) 52 #define EVIOCGPHYS(len) _IOC(_IOC_READ, 'E', 0x07, len) [all...] |
/prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/linux/ |
input.h | 13 #define _INPUT_H 27 #define EV_VERSION 0x010000 44 #define EVIOCGVERSION _IOR('E', 0x01, int) 45 #define EVIOCGID _IOR('E', 0x02, struct input_id) 46 #define EVIOCGREP _IOR('E', 0x03, int[2]) 47 #define EVIOCSREP _IOW('E', 0x03, int[2]) 48 #define EVIOCGKEYCODE _IOR('E', 0x04, int[2]) 49 #define EVIOCSKEYCODE _IOW('E', 0x04, int[2]) 51 #define EVIOCGNAME(len) _IOC(_IOC_READ, 'E', 0x06, len) 52 #define EVIOCGPHYS(len) _IOC(_IOC_READ, 'E', 0x07, len) [all...] |
/development/ndk/platforms/android-3/include/linux/ |
if_arp.h | 13 #define _LINUX_IF_ARP_H 17 #define ARPHRD_NETROM 0 18 #define ARPHRD_ETHER 1 19 #define ARPHRD_EETHER 2 20 #define ARPHRD_AX25 3 21 #define ARPHRD_PRONET 4 22 #define ARPHRD_CHAOS 5 23 #define ARPHRD_IEEE802 6 24 #define ARPHRD_ARCNET 7 25 #define ARPHRD_APPLETLK 8 [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/ |
Xatom.h | 2 #define XATOM_H 1 9 #define XA_PRIMARY ((Atom) 1) 10 #define XA_SECONDARY ((Atom) 2) 11 #define XA_ARC ((Atom) 3) 12 #define XA_ATOM ((Atom) 4) 13 #define XA_BITMAP ((Atom) 5) 14 #define XA_CARDINAL ((Atom) 6) 15 #define XA_COLORMAP ((Atom) 7) 16 #define XA_CURSOR ((Atom) 8) 17 #define XA_CUT_BUFFER0 ((Atom) 9 [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/ |
Xatom.h | 2 #define XATOM_H 1 9 #define XA_PRIMARY ((Atom) 1) 10 #define XA_SECONDARY ((Atom) 2) 11 #define XA_ARC ((Atom) 3) 12 #define XA_ATOM ((Atom) 4) 13 #define XA_BITMAP ((Atom) 5) 14 #define XA_CARDINAL ((Atom) 6) 15 #define XA_COLORMAP ((Atom) 7) 16 #define XA_CURSOR ((Atom) 8) 17 #define XA_CUT_BUFFER0 ((Atom) 9 [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
wnnc.h | 7 #define _WNNC_ 13 #define WNNC_NET_MSNET 0x00010000 14 #define WNNC_NET_LANMAN WNNC_NET_SMB 15 #define WNNC_NET_SMB 0x00020000 16 #define WNNC_NET_NETWARE 0x00030000 17 #define WNNC_NET_VINES 0x00040000 18 #define WNNC_NET_10NET 0x00050000 19 #define WNNC_NET_LOCUS 0x00060000 20 #define WNNC_NET_SUN_PC_NFS 0x00070000 21 #define WNNC_NET_LANSTEP 0x0008000 [all...] |
/prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/linux/ |
if_arp.h | 13 #define _LINUX_IF_ARP_H 17 #define ARPHRD_NETROM 0 18 #define ARPHRD_ETHER 1 19 #define ARPHRD_EETHER 2 20 #define ARPHRD_AX25 3 21 #define ARPHRD_PRONET 4 22 #define ARPHRD_CHAOS 5 23 #define ARPHRD_IEEE802 6 24 #define ARPHRD_ARCNET 7 25 #define ARPHRD_APPLETLK 8 [all...] |
/prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/linux/ |
if_arp.h | 13 #define _LINUX_IF_ARP_H 17 #define ARPHRD_NETROM 0 18 #define ARPHRD_ETHER 1 19 #define ARPHRD_EETHER 2 20 #define ARPHRD_AX25 3 21 #define ARPHRD_PRONET 4 22 #define ARPHRD_CHAOS 5 23 #define ARPHRD_IEEE802 6 24 #define ARPHRD_ARCNET 7 25 #define ARPHRD_APPLETLK 8 [all...] |
/prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/linux/ |
if_arp.h | 13 #define _LINUX_IF_ARP_H 17 #define ARPHRD_NETROM 0 18 #define ARPHRD_ETHER 1 19 #define ARPHRD_EETHER 2 20 #define ARPHRD_AX25 3 21 #define ARPHRD_PRONET 4 22 #define ARPHRD_CHAOS 5 23 #define ARPHRD_IEEE802 6 24 #define ARPHRD_ARCNET 7 25 #define ARPHRD_APPLETLK 8 [all...] |
/prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/linux/ |
if_arp.h | 13 #define _LINUX_IF_ARP_H 17 #define ARPHRD_NETROM 0 18 #define ARPHRD_ETHER 1 19 #define ARPHRD_EETHER 2 20 #define ARPHRD_AX25 3 21 #define ARPHRD_PRONET 4 22 #define ARPHRD_CHAOS 5 23 #define ARPHRD_IEEE802 6 24 #define ARPHRD_ARCNET 7 25 #define ARPHRD_APPLETLK 8 [all...] |
/prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/linux/ |
if_arp.h | 13 #define _LINUX_IF_ARP_H 17 #define ARPHRD_NETROM 0 18 #define ARPHRD_ETHER 1 19 #define ARPHRD_EETHER 2 20 #define ARPHRD_AX25 3 21 #define ARPHRD_PRONET 4 22 #define ARPHRD_CHAOS 5 23 #define ARPHRD_IEEE802 6 24 #define ARPHRD_ARCNET 7 25 #define ARPHRD_APPLETLK 8 [all...] |
/prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/linux/ |
if_arp.h | 13 #define _LINUX_IF_ARP_H 17 #define ARPHRD_NETROM 0 18 #define ARPHRD_ETHER 1 19 #define ARPHRD_EETHER 2 20 #define ARPHRD_AX25 3 21 #define ARPHRD_PRONET 4 22 #define ARPHRD_CHAOS 5 23 #define ARPHRD_IEEE802 6 24 #define ARPHRD_ARCNET 7 25 #define ARPHRD_APPLETLK 8 [all...] |
/prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/linux/ |
if_arp.h | 13 #define _LINUX_IF_ARP_H 17 #define ARPHRD_NETROM 0 18 #define ARPHRD_ETHER 1 19 #define ARPHRD_EETHER 2 20 #define ARPHRD_AX25 3 21 #define ARPHRD_PRONET 4 22 #define ARPHRD_CHAOS 5 23 #define ARPHRD_IEEE802 6 24 #define ARPHRD_ARCNET 7 25 #define ARPHRD_APPLETLK 8 [all...] |
/prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/linux/ |
if_arp.h | 13 #define _LINUX_IF_ARP_H 17 #define ARPHRD_NETROM 0 18 #define ARPHRD_ETHER 1 19 #define ARPHRD_EETHER 2 20 #define ARPHRD_AX25 3 21 #define ARPHRD_PRONET 4 22 #define ARPHRD_CHAOS 5 23 #define ARPHRD_IEEE802 6 24 #define ARPHRD_ARCNET 7 25 #define ARPHRD_APPLETLK 8 [all...] |