OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__s32
(Results
76 - 100
of
281
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/e2fsprogs/util/
android_types.h
15
typedef __signed__ int
__s32
;
typedef
/external/iptables/include/linux/netfilter/
xt_bpf.h
30
__s32
fd;
/external/kernel-headers/original/uapi/linux/
dm-log-userspace.h
423
__s32
error; /* Used to report back processing errors */
affs_hardblocks.h
12
__s32
rdb_ChkSum;
53
__s32
pb_ChkSum;
bfs_fs.h
57
__s32
s_bfrom;
58
__s32
s_bto;
pps.h
56
__s32
nsec;
62
__s32
nsec;
pkt_sched.h
233
__s32
allot;
479
__s32
avgidle;
480
__s32
undertime;
574
__s32
packet_overhead;
576
__s32
cell_overhead;
582
__s32
max_packets;
583
__s32
max_bytes;
755
__s32
drop_next; /* time to drop next packet */
804
__s32
deficit;
811
__s32
drop_next
[
all
...]
input.h
30
__s32
value;
75
__s32
value;
76
__s32
minimum;
77
__s32
maximum;
78
__s32
fuzz;
79
__s32
flat;
80
__s32
resolution;
136
*
__s32
values[num_slots];
142
* should satisfy len = (num_slots + 1) * sizeof(
__s32
). If len is
auto_dev-ioctl.h
46
__s32
status;
50
__s32
pipefd;
94
__s32
ioctlfd; /* automount command fd */
/external/kernel-headers/original/uapi/linux/netfilter/
xt_bpf.h
32
__s32
fd;
/bionic/libc/kernel/uapi/linux/
affs_hardblocks.h
25
__s32
rdb_ChkSum;
64
__s32
pb_ChkSum;
bfs_fs.h
58
__s32
s_bfrom;
59
__s32
s_bto;
pps.h
29
__s32
nsec;
34
__s32
nsec;
pkt_sched.h
158
__s32
allot;
360
__s32
avgidle;
361
__s32
undertime;
436
__s32
packet_overhead;
438
__s32
cell_overhead;
443
__s32
max_packets;
444
__s32
max_bytes;
572
__s32
drop_next;
608
__s32
deficit;
613
__s32
drop_next
[
all
...]
input.h
30
__s32
value;
40
__s32
value;
41
__s32
minimum;
42
__s32
maximum;
43
__s32
fuzz;
44
__s32
flat;
45
__s32
resolution;
auto_dev-ioctl.h
41
__s32
status;
44
__s32
pipefd;
74
__s32
ioctlfd;
/device/google/cuttlefish_kernel/uapi/
vsoc_shm.h
31
__s32
managed_region_fd;
39
#define VSOC_REGION_WHOLE ((
__s32
) 0)
/external/e2fsprogs/lib/blkid/
blkid_types.h.in
91
typedef __S32_TYPEDEF
__s32
;
94
typedef int
__s32
;
97
typedef long
__s32
;
100
typedef short
__s32
;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
affs_hardblocks.h
11
__s32
rdb_ChkSum;
52
__s32
pb_ChkSum;
bfs_fs.h
56
__s32
s_bfrom;
57
__s32
s_bto;
/bionic/libc/kernel/uapi/linux/dvb/
video.h
74
__s32
speed;
87
__s32
type;
108
__s32
size;
/external/kernel-headers/original/uapi/linux/dvb/
video.h
114
__s32
speed;
133
__s32
type;
159
__s32
size;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/dvb/
video.h
112
__s32
speed;
131
__s32
type;
156
__s32
size;
/external/linux-kselftest/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
int_typedefs.h
20
typedef int32_t
__s32
;
typedef
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/alsa/sound/
type_compat.h
11
typedef int32_t
__s32
;
typedef
Completed in 499 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>