Home
last modified time | relevance | path

Searched refs:__s32 (Results 1 – 25 of 45) sorted by relevance

12

/external/kernel-headers/original/linux/
Dipv6.h136 __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 …]
Dwireless.h633 __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 …]
Dinotify.h19 __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()
Dsignalfd.h21 __s32 ssi_errno;
22 __s32 ssi_code;
25 __s32 ssi_fd;
30 __s32 ssi_status;
31 __s32 ssi_int;
Dhid.h92 __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 …]
Dsync.h346 __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)
Dublock.h74 __s32 status;
85 __s32 status;
Dvideodev2.h227 __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 …]
Dvideodev.h138 __s32 x,y;
139 __s32 width, height;
211 __s32 start[2]; /* starting line for each frame */
Dpkt_sched.h175 __s32 allot;
412 __s32 avgidle;
413 __s32 undertime;
Dinput.h30 __s32 value;
70 __s32 value;
71 __s32 minimum;
72 __s32 maximum;
73 __s32 fuzz;
74 __s32 flat;
75 __s32 resolution;
Dsw_sync.h48 __s32 fence; /* fd of new fence */
/external/e2fsprogs/lib/blkid/
Dblkid_types.h79 typedef __S32_TYPEDEF __s32; typedef
82 typedef int __s32;
85 typedef long __s32;
88 typedef short __s32;
Dtst_types.c45 if (sizeof(__s32) != 4) { in main()
47 (int)sizeof(__s32)); in main()
Dblkid_types.h.in72 typedef __S32_TYPEDEF __s32; typedef
75 typedef int __s32;
78 typedef long __s32;
81 typedef short __s32;
/external/e2fsprogs/lib/ext2fs/
Dext2_types.h79 typedef __S32_TYPEDEF __s32; typedef
82 typedef int __s32;
85 typedef long __s32;
88 typedef short __s32;
Dtst_types.c45 if (sizeof(__s32) != 4) { in main()
47 (int)sizeof(__s32)); in main()
Dext2_types.h.in72 typedef __S32_TYPEDEF __s32; typedef
75 typedef int __s32;
78 typedef long __s32;
81 typedef short __s32;
/external/iproute2/include/linux/
Dpkt_sched.h214 __s32 allot;
455 __s32 avgidle;
456 __s32 undertime;
544 __s32 packet_overhead;
546 __s32 cell_overhead;
/external/wpa_supplicant_8/src/drivers/
Dlinux_wext.h25 typedef __int32_t __s32; typedef
/external/e2fsprogs/include/nonunix/linux/
Dtypes.h18 typedef signed __int32 __s32; typedef
/external/kernel-headers/original/asm-arm/
Dtypes.h19 typedef __signed__ int __s32; typedef
/external/kernel-headers/original/asm-mips/
Dtypes.h22 typedef __signed__ int __s32; typedef
/external/kernel-headers/original/asm-x86/
Dtypes.h19 typedef __signed__ int __s32; typedef
/external/kernel-headers/original/sound/
Dcompress_params.h284 __s32 quality;
333 __s32 reserved[15];

12