Searched refs:__s16 (Results 1 - 25 of 34) sorted by relevance

12

/external/e2fsprogs/lib/blkid/
H A Dtst_types.c35 if (sizeof(__s16) != 2) {
36 printf("Sizeof(__s16) is %d should be 2\n",
37 (int)sizeof(__s16));
H A Dblkid_types.h46 typedef __S16_TYPEDEF __s16; typedef
49 typedef int __s16;
52 typedef short __s16;
H A Dblkid_types.h.in39 typedef __S16_TYPEDEF __s16;
42 typedef int __s16;
45 typedef short __s16;
/external/e2fsprogs/lib/ext2fs/
H A Dtst_types.c35 if (sizeof(__s16) != 2) {
36 printf("Sizeof(__s16) is %d should be 2\n",
37 (int)sizeof(__s16));
H A Dext2_types.h46 typedef __S16_TYPEDEF __s16; typedef
49 typedef int __s16;
52 typedef short __s16;
H A Dext2_types.h.in39 typedef __S16_TYPEDEF __s16;
42 typedef int __s16;
45 typedef short __s16;
H A Dbrel.h14 __s16 offset;
/external/e2fsprogs/include/nonunix/linux/
H A Dtypes.h15 typedef signed __int16 __s16; typedef
/external/kernel-headers/original/asm-arm/
H A Dtypes.h16 typedef __signed__ short __s16; typedef
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Dlinux_wext.h27 typedef __int16_t __s16; typedef
/external/wpa_supplicant_8/src/drivers/
H A Dlinux_wext.h27 typedef __int16_t __s16; typedef
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Dlinux_wext.h27 typedef __int16_t __s16; typedef
/external/kernel-headers/original/asm-mips/
H A Dtypes.h19 typedef __signed__ short __s16; typedef
/external/kernel-headers/original/asm-x86/
H A Dtypes.h16 typedef __signed__ short __s16; typedef
/external/kernel-headers/original/linux/
H A Dhidraw.h28 __s16 vendor;
29 __s16 product;
H A Daio_abi.h76 __s16 aio_reqprio;
H A Dsmb.h60 __s16 serverzone;
H A Dipv6.h310 __s16 hop_limit:9;
314 __s16 hop_limit:9;
319 __s16 mcast_hops:9;
325 __s16 mcast_hops:9;
H A Dinput.h1000 __s16 level;
1011 __s16 start_level;
1012 __s16 end_level;
1030 __s16 right_coeff;
1031 __s16 left_coeff;
1034 __s16 center;
1058 __s16 magnitude;
1059 __s16 offset;
1065 __s16 __user *custom_data;
1106 __s16 i
[all...]
H A Dtypes.h113 typedef __s16 int16_t;
H A Dgenhd.h294 __s16 d_type; /* drive type */
295 __s16 d_subtype; /* controller/d_type specific */
/external/kernel-headers/original/video/
H A Ddsscomp.h94 __s16 ry, rcr, rcb;
95 __s16 gy, gcr, gcb;
96 __s16 by, bcr, bcb;
103 __s16 rr, rg, rb;
104 __s16 gr, gg, gb;
105 __s16 br, bg, bb;
/external/grub/stage2/
H A Dfat.h28 typedef __signed__ short __s16; typedef
H A Dfsys_ext2fs.c40 typedef __signed__ short __s16; typedef
71 __s16 s_max_mnt_count; /* Maximal mount count */
/external/iproute2/include/
H A Dutils.h48 __s16 bitlen;
90 extern int get_s16(__s16 *val, const char *arg, int base);

Completed in 1081 milliseconds

12