Home
last modified time | relevance | path

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

12

/external/kernel-headers/original/linux/
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()
Dvideodev2.h221 __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 …]
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;
51 __s32 value;
52 __s32 minimum;
53 __s32 maximum;
54 __s32 fuzz;
55 __s32 flat;
Delf.h20 typedef __s32 Elf32_Sword;
28 typedef __s32 Elf64_Sword;
Dneighbour.h12 __s32 ndm_ifindex;
Dtypes.h113 typedef __s32 int32_t;
/external/wpa_supplicant/
Dwireless_copy.h663 __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/
Dwireless_copy.h671 __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/
Dblkid_types.h79 typedef __S32_TYPEDEF __s32; typedef
82 typedef int __s32;
85 typedef long __s32;
88 typedef short __s32;
Dblkid_types.h.in72 typedef __S32_TYPEDEF __s32; typedef
75 typedef int __s32;
78 typedef long __s32;
81 typedef short __s32;
Dtst_types.c45 if (sizeof(__s32) != 4) { in main()
47 (int)sizeof(__s32)); in main()
/external/e2fsprogs/lib/ext2fs/
Dext2_types.h79 typedef __S32_TYPEDEF __s32; typedef
82 typedef int __s32;
85 typedef long __s32;
88 typedef short __s32;
Dext2_types.h.in72 typedef __S32_TYPEDEF __s32; typedef
75 typedef int __s32;
78 typedef long __s32;
81 typedef short __s32;
Dtst_types.c45 if (sizeof(__s32) != 4) { in main()
47 (int)sizeof(__s32)); in main()
/external/iproute2/include/linux/
Dpkt_sched.h175 __s32 allot;
412 __s32 avgidle;
413 __s32 undertime;
Dneighbour.h12 __s32 ndm_ifindex;
/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-x86/
Dtypes.h19 typedef __signed__ int __s32; typedef
/external/bluetooth/bluez/tools/
Dhid2hci.c68 typedef __signed__ int __s32; typedef
76 __s32 value;
/external/grub/stage2/
Dfat.h30 typedef __signed__ int __s32; typedef
Dfsys_ext2fs.c42 typedef __signed__ int __s32; typedef
64 __s32 s_log_frag_size; /* Fragment size */

12