/external/kernel-headers/original/video/ |
D | dsscomp.h | 94 __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/e2fsprogs/lib/blkid/ |
D | blkid_types.h | 46 typedef __S16_TYPEDEF __s16; typedef 49 typedef int __s16; 52 typedef short __s16;
|
D | tst_types.c | 35 if (sizeof(__s16) != 2) { in main() 37 (int)sizeof(__s16)); in main()
|
D | blkid_types.h.in | 39 typedef __S16_TYPEDEF __s16; typedef 42 typedef int __s16; 45 typedef short __s16;
|
/external/e2fsprogs/lib/ext2fs/ |
D | ext2_types.h | 46 typedef __S16_TYPEDEF __s16; typedef 49 typedef int __s16; 52 typedef short __s16;
|
D | tst_types.c | 35 if (sizeof(__s16) != 2) { in main() 37 (int)sizeof(__s16)); in main()
|
D | ext2_types.h.in | 39 typedef __S16_TYPEDEF __s16; typedef 42 typedef int __s16; 45 typedef short __s16;
|
D | brel.h | 14 __s16 offset;
|
/external/kernel-headers/original/linux/ |
D | hidraw.h | 28 __s16 vendor; 29 __s16 product;
|
D | input.h | 1000 __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 id;
|
D | ipv6.h | 310 __s16 hop_limit:9; 314 __s16 hop_limit:9; 319 __s16 mcast_hops:9; 325 __s16 mcast_hops:9;
|
D | aio_abi.h | 76 __s16 aio_reqprio;
|
D | smb.h | 60 __s16 serverzone;
|
D | genhd.h | 294 __s16 d_type; /* drive type */ 295 __s16 d_subtype; /* controller/d_type specific */
|
D | types.h | 113 typedef __s16 int16_t;
|
/external/wpa_supplicant_8/src/drivers/ |
D | linux_wext.h | 27 typedef __int16_t __s16; typedef
|
/external/iproute2/include/ |
D | utils.h | 48 __s16 bitlen; 90 extern int get_s16(__s16 *val, const char *arg, int base);
|
/external/e2fsprogs/include/nonunix/linux/ |
D | types.h | 15 typedef signed __int16 __s16; typedef
|
/external/kernel-headers/original/asm-arm/ |
D | types.h | 16 typedef __signed__ short __s16; typedef
|
/external/kernel-headers/original/asm-mips/ |
D | types.h | 19 typedef __signed__ short __s16; typedef
|
/external/kernel-headers/original/asm-x86/ |
D | types.h | 16 typedef __signed__ short __s16; typedef
|
/external/grub/stage2/ |
D | fat.h | 28 typedef __signed__ short __s16; typedef
|
D | fsys_ext2fs.c | 40 typedef __signed__ short __s16; typedef 71 __s16 s_max_mnt_count; /* Maximal mount count */
|
/external/iputils/ |
D | ping_common.h | 244 if ((__s16)(seq - acked) > 0 || in acknowledge()
|
/external/iproute2/tc/ |
D | q_netem.c | 106 static int get_distribution(const char *type, __s16 *data, int maxdata) in get_distribution() 180 __s16 *dist_data = NULL; in netem_parse_opt()
|