OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__s16
(Results
26 - 50
of
82
) sorted by null
1
2
3
4
/external/e2fsprogs/util/
android_types.h
13
typedef __signed__ short
__s16
;
typedef
/bionic/libc/kernel/uapi/linux/
hiddev.h
31
__s16
vendor;
32
__s16
product;
33
__s16
version;
aio_abi.h
53
__s16
aio_reqprio;
joystick.h
29
__s16
value;
47
__s16
prec;
/external/kernel-headers/original/uapi/linux/
hiddev.h
47
__s16
vendor;
48
__s16
product;
49
__s16
version;
aio_abi.h
88
__s16
aio_reqprio;
joystick.h
50
__s16
value; /* value */
82
__s16
prec;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
hiddev.h
46
__s16
vendor;
47
__s16
product;
48
__s16
version;
aio_abi.h
87
__s16
aio_reqprio;
joystick.h
49
__s16
value; /* value */
81
__s16
prec;
dqblk_xfs.h
72
__s16
d_padding3; /* padding3 - for future use */
input.h
960
__s16
level;
971
__s16
start_level;
972
__s16
end_level;
990
__s16
right_coeff;
991
__s16
left_coeff;
994
__s16
center;
1018
__s16
magnitude;
1019
__s16
offset;
1025
__s16
*custom_data;
1066
__s16
id
[
all
...]
/external/linux-kselftest/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
int_typedefs.h
18
typedef int16_t
__s16
;
typedef
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/alsa/sound/
type_compat.h
10
typedef int16_t
__s16
;
typedef
/external/libdrm/nouveau/nvif/
ioctl.h
45
__s16
minver;
46
__s16
maxver;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/mtd/
ubi-user.h
310
__s16
name_len;
367
__s16
name_len;
/external/e2fsprogs/lib/blkid/
blkid_types.h.in
51
typedef __S16_TYPEDEF
__s16
;
54
typedef int
__s16
;
57
typedef short
__s16
;
/external/e2fsprogs/lib/ext2fs/
ext2_types.h.in
51
typedef __S16_TYPEDEF
__s16
;
54
typedef int
__s16
;
57
typedef short
__s16
;
brel.h
14
__s16
offset;
/bionic/libc/kernel/uapi/misc/
cxl.h
27
__s16
num_interrupts;
28
__s16
reserved1;
/external/kernel-headers/original/uapi/misc/
cxl.h
22
__s16
num_interrupts;
23
__s16
reserved1;
/bionic/libc/kernel/uapi/xen/
gntdev.h
67
__s16
status;
/external/kernel-headers/original/uapi/xen/
gntdev.h
160
__s16
status; /* GNTST_* */
/external/linux-kselftest/tools/testing/selftests/rcutorture/formal/srcu-cbmc/include/linux/
types.h
39
typedef
__s16
int16_t;
/hardware/intel/common/libmix/mix_audio/src/
intel_sst_ioctl.h
149
__s16
min_vol; /* Minimum value of Volume in dB */
150
__s16
max_vol; /* Maximum value of Volume in dB */
158
__s16
min_vol; /* Minimum value of Volume in dB */
159
__s16
max_vol; /* Maximum value of Volume in dB */
Completed in 521 milliseconds
1
2
3
4