Searched refs:__s32 (Results 1 - 25 of 46) sorted by relevance

12

/external/kernel-headers/original/linux/
H A Dsignalfd.h21 __s32 ssi_errno;
22 __s32 ssi_code;
25 __s32 ssi_fd;
30 __s32 ssi_status;
31 __s32 ssi_int;
H A 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_dela
[all...]
H A 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,
186 static inline __s32 inotify_find_update_watch(struct inotify_handle *ih,
192 static inline __s32 inotify_add_watch(struct inotify_handle *ih,
H A Dublock.h74 __s32 status;
85 __s32 status;
H A 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)
H A 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_pm
[all...]
H A Dsw_sync.h48 __s32 fence; /* fd of new fence */
H A 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_minimu
[all...]
H A Dtegrafb.h58 __s32 index;
H A Duhid.h75 __s32 value;
/external/e2fsprogs/lib/blkid/
H A Dtst_types.c45 if (sizeof(__s32) != 4) {
46 printf("Sizeof(__s32) is %d should be 4\n",
47 (int)sizeof(__s32));
H A Dblkid_types.h79 typedef __S32_TYPEDEF __s32; typedef
82 typedef int __s32;
85 typedef long __s32;
88 typedef short __s32;
H A Dblkid_types.h.in72 typedef __S32_TYPEDEF __s32;
75 typedef int __s32;
78 typedef long __s32;
81 typedef short __s32;
/external/e2fsprogs/lib/ext2fs/
H A Dtst_types.c45 if (sizeof(__s32) != 4) {
46 printf("Sizeof(__s32) is %d should be 4\n",
47 (int)sizeof(__s32));
H A Dext2_types.h79 typedef __S32_TYPEDEF __s32; typedef
82 typedef int __s32;
85 typedef long __s32;
88 typedef short __s32;
H A Dext2_types.h.in72 typedef __S32_TYPEDEF __s32;
75 typedef int __s32;
78 typedef long __s32;
81 typedef short __s32;
/external/e2fsprogs/include/nonunix/linux/
H A Dtypes.h18 typedef signed __int32 __s32; typedef
/external/kernel-headers/original/asm-arm/
H A Dtypes.h19 typedef __signed__ int __s32; typedef
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Dlinux_wext.h25 typedef __int32_t __s32; typedef
/external/wpa_supplicant_8/src/drivers/
H A Dlinux_wext.h25 typedef __int32_t __s32; typedef
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Dlinux_wext.h25 typedef __int32_t __s32; typedef
/external/kernel-headers/original/asm-mips/
H A Dtypes.h22 typedef __signed__ int __s32; typedef
/external/kernel-headers/original/asm-x86/
H A Dtypes.h19 typedef __signed__ int __s32; typedef
/external/grub/stage2/
H A Dfat.h30 typedef __signed__ int __s32; typedef
/external/iproute2/include/linux/
H A Dpkt_sched.h214 __s32 allot;
455 __s32 avgidle;
456 __s32 undertime;
544 __s32 packet_overhead;
546 __s32 cell_overhead;

Completed in 535 milliseconds

12