/external/kernel-headers/original/linux/ |
D | wireless.h | 633 __s32 value; /* The value of the parameter itself */ 660 __s32 m; /* Mantissa */ 948 __s32 sensitivity; 969 __s32 bitrate[IW_MAX_BITRATES]; /* list, in bps */ 972 __s32 min_rts; /* Minimal RTS threshold */ 973 __s32 max_rts; /* Maximal RTS threshold */ 976 __s32 min_frag; /* Minimal frag threshold */ 977 __s32 max_frag; /* Maximal frag threshold */ 980 __s32 min_pmp; /* Minimal PM period */ 981 __s32 max_pmp; /* Maximal PM period */ [all …]
|
D | inotify.h | 19 __s32 wd; /* watch descriptor */ 88 __s32 wd; /* watch descriptor */ 117 extern __s32 inotify_find_watch(struct inotify_handle *, struct inode *, 119 extern __s32 inotify_find_update_watch(struct inotify_handle *, struct inode *, 121 extern __s32 inotify_add_watch(struct inotify_handle *, struct inotify_watch *, 180 static inline __s32 inotify_find_watch(struct inotify_handle *ih, struct inode *inode, in inotify_find_watch() 186 static inline __s32 inotify_find_update_watch(struct inotify_handle *ih, in inotify_find_update_watch() 192 static inline __s32 inotify_add_watch(struct inotify_handle *ih, in inotify_add_watch()
|
D | videodev2.h | 221 __s32 left; 222 __s32 top; 223 __s32 width; 224 __s32 height; 777 __s32 value; 784 __s32 value; 812 __s32 minimum; /* Note signedness */ 813 __s32 maximum; 814 __s32 step; 815 __s32 default_value; [all …]
|
D | videodev.h | 138 __s32 x,y; 139 __s32 width, height; 211 __s32 start[2]; /* starting line for each frame */
|
D | pkt_sched.h | 175 __s32 allot; 412 __s32 avgidle; 413 __s32 undertime;
|
D | input.h | 30 __s32 value; 51 __s32 value; 52 __s32 minimum; 53 __s32 maximum; 54 __s32 fuzz; 55 __s32 flat;
|
D | elf.h | 20 typedef __s32 Elf32_Sword; 28 typedef __s32 Elf64_Sword;
|
D | neighbour.h | 12 __s32 ndm_ifindex;
|
D | types.h | 113 typedef __s32 int32_t;
|
/external/wpa_supplicant/ |
D | wireless_copy.h | 663 __s32 value; /* The value of the parameter itself */ 703 __s32 m; /* Mantissa */ 994 __s32 sensitivity; 1015 __s32 bitrate[IW_MAX_BITRATES]; /* list, in bps */ 1018 __s32 min_rts; /* Minimal RTS threshold */ 1019 __s32 max_rts; /* Maximal RTS threshold */ 1022 __s32 min_frag; /* Minimal frag threshold */ 1023 __s32 max_frag; /* Maximal frag threshold */ 1026 __s32 min_pmp; /* Minimal PM period */ 1027 __s32 max_pmp; /* Maximal PM period */ [all …]
|
/external/wpa_supplicant_6/wpa_supplicant/src/common/ |
D | wireless_copy.h | 671 __s32 value; /* The value of the parameter itself */ 711 __s32 m; /* Mantissa */ 1002 __s32 sensitivity; 1023 __s32 bitrate[IW_MAX_BITRATES]; /* list, in bps */ 1026 __s32 min_rts; /* Minimal RTS threshold */ 1027 __s32 max_rts; /* Maximal RTS threshold */ 1030 __s32 min_frag; /* Minimal frag threshold */ 1031 __s32 max_frag; /* Maximal frag threshold */ 1034 __s32 min_pmp; /* Minimal PM period */ 1035 __s32 max_pmp; /* Maximal PM period */ [all …]
|
/external/e2fsprogs/lib/blkid/ |
D | blkid_types.h | 79 typedef __S32_TYPEDEF __s32; typedef 82 typedef int __s32; 85 typedef long __s32; 88 typedef short __s32;
|
D | blkid_types.h.in | 72 typedef __S32_TYPEDEF __s32; typedef 75 typedef int __s32; 78 typedef long __s32; 81 typedef short __s32;
|
D | tst_types.c | 45 if (sizeof(__s32) != 4) { in main() 47 (int)sizeof(__s32)); in main()
|
/external/e2fsprogs/lib/ext2fs/ |
D | ext2_types.h | 79 typedef __S32_TYPEDEF __s32; typedef 82 typedef int __s32; 85 typedef long __s32; 88 typedef short __s32;
|
D | ext2_types.h.in | 72 typedef __S32_TYPEDEF __s32; typedef 75 typedef int __s32; 78 typedef long __s32; 81 typedef short __s32;
|
D | tst_types.c | 45 if (sizeof(__s32) != 4) { in main() 47 (int)sizeof(__s32)); in main()
|
/external/iproute2/include/linux/ |
D | pkt_sched.h | 175 __s32 allot; 412 __s32 avgidle; 413 __s32 undertime;
|
D | neighbour.h | 12 __s32 ndm_ifindex;
|
/external/e2fsprogs/include/nonunix/linux/ |
D | types.h | 18 typedef signed __int32 __s32; typedef
|
/external/kernel-headers/original/asm-arm/ |
D | types.h | 19 typedef __signed__ int __s32; typedef
|
/external/kernel-headers/original/asm-x86/ |
D | types.h | 19 typedef __signed__ int __s32; typedef
|
/external/bluetooth/bluez/tools/ |
D | hid2hci.c | 68 typedef __signed__ int __s32; typedef 76 __s32 value;
|
/external/grub/stage2/ |
D | fat.h | 30 typedef __signed__ int __s32; typedef
|
D | fsys_ext2fs.c | 42 typedef __signed__ int __s32; typedef 64 __s32 s_log_frag_size; /* Fragment size */
|