/external/kernel-headers/original/linux/ |
D | ipv6.h | 136 __s32 forwarding; 137 __s32 hop_limit; 138 __s32 mtu6; 139 __s32 accept_ra; 140 __s32 accept_redirects; 141 __s32 autoconf; 142 __s32 dad_transmits; 143 __s32 rtr_solicits; 144 __s32 rtr_solicit_interval; 145 __s32 rtr_solicit_delay; [all …]
|
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 | signalfd.h | 21 __s32 ssi_errno; 22 __s32 ssi_code; 25 __s32 ssi_fd; 30 __s32 ssi_status; 31 __s32 ssi_int;
|
D | hid.h | 92 __s32 s32; 327 __s32 logical_minimum; 328 __s32 logical_maximum; 329 __s32 physical_minimum; 330 __s32 physical_maximum; 331 __s32 unit_exponent; 389 __s32 *value; /* last known value(s) */ 390 __s32 logical_minimum; 391 __s32 logical_maximum; 392 __s32 physical_minimum; [all …]
|
D | sync.h | 346 __s32 fd2; /* fd of second fence */ 348 __s32 fence; /* fd on newly created fence */ 364 __s32 status; 382 __s32 status; 394 #define SYNC_IOC_WAIT _IOW(SYNC_IOC_MAGIC, 0, __s32)
|
D | ublock.h | 74 __s32 status; 85 __s32 status;
|
D | videodev2.h | 227 __s32 left; 228 __s32 top; 229 __s32 width; 230 __s32 height; 1141 __s32 value; 1149 __s32 value; 1191 __s32 minimum; /* Note signedness */ 1192 __s32 maximum; 1193 __s32 step; 1194 __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; 70 __s32 value; 71 __s32 minimum; 72 __s32 maximum; 73 __s32 fuzz; 74 __s32 flat; 75 __s32 resolution;
|
D | sw_sync.h | 48 __s32 fence; /* fd of new fence */
|
/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 | tst_types.c | 45 if (sizeof(__s32) != 4) { in main() 47 (int)sizeof(__s32)); in main()
|
D | blkid_types.h.in | 72 typedef __S32_TYPEDEF __s32; typedef 75 typedef int __s32; 78 typedef long __s32; 81 typedef short __s32;
|
/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 | tst_types.c | 45 if (sizeof(__s32) != 4) { in main() 47 (int)sizeof(__s32)); in main()
|
D | ext2_types.h.in | 72 typedef __S32_TYPEDEF __s32; typedef 75 typedef int __s32; 78 typedef long __s32; 81 typedef short __s32;
|
/external/iproute2/include/linux/ |
D | pkt_sched.h | 214 __s32 allot; 455 __s32 avgidle; 456 __s32 undertime; 544 __s32 packet_overhead; 546 __s32 cell_overhead;
|
/external/wpa_supplicant_8/src/drivers/ |
D | linux_wext.h | 25 typedef __int32_t __s32; typedef
|
/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-mips/ |
D | types.h | 22 typedef __signed__ int __s32; typedef
|
/external/kernel-headers/original/asm-x86/ |
D | types.h | 19 typedef __signed__ int __s32; typedef
|
/external/kernel-headers/original/sound/ |
D | compress_params.h | 284 __s32 quality; 333 __s32 reserved[15];
|