/third_party/libinput/include/linux/linux/ |
H A D | input.h | 339 __s16 level; 350 __s16 start_level; 351 __s16 end_level; 369 __s16 right_coeff; 370 __s16 left_coeff; 373 __s16 center; 397 __s16 magnitude; 398 __s16 offset; 404 __s16 *custom_data; 445 __s16 i [all...] |
/third_party/libevdev/include/linux/linux/ |
H A D | input.h | 348 __s16 level; 359 __s16 start_level; 360 __s16 end_level; 378 __s16 right_coeff; 379 __s16 left_coeff; 382 __s16 center; 406 __s16 magnitude; 407 __s16 offset; 413 __s16 *custom_data; 454 __s16 i [all...] |
/third_party/libdrm/nouveau/nvif/ |
H A D | ioctl.h | 45 __s16 minver; 46 __s16 maxver;
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | linux_wext.h | 27 typedef int16_t __s16; typedef
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | linux_wext.h | 27 typedef int16_t __s16; typedef
|
/third_party/fsverity-utils/common/ |
H A D | win32_defs.h | 42 typedef __signed__ short __s16; typedef
|
/third_party/mesa3d/include/drm-uapi/ |
H A D | sync_file.h | 27 typedef int16_t __s16; typedef
|
H A D | drm.h | 51 typedef int16_t __s16; typedef
|
/third_party/alsa-lib/include/sound/ |
H A D | type_compat.h | 14 typedef int16_t __s16; typedef
|
/third_party/rust/crates/libc/src/unix/linux_like/android/ |
H A D | mod.rs | 32 pub type __s16 = ::c_short; types 415 pub level: ::__s16, 420 pub start_level: ::__s16, 421 pub end_level: ::__s16, 429 pub right_coeff: ::__s16, 430 pub left_coeff: ::__s16, 433 pub center: ::__s16, 439 pub magnitude: ::__s16, 440 pub offset: ::__s16, 446 pub custom_data: *mut ::__s16, [all...] |
/third_party/rust/crates/libc/src/fuchsia/ |
H A D | mod.rs | 60 pub type __s16 = ::c_short; types 655 pub level: ::__s16, 660 pub start_level: ::__s16, 661 pub end_level: ::__s16, 669 pub right_coeff: ::__s16, 670 pub left_coeff: ::__s16, 673 pub center: ::__s16, 679 pub magnitude: ::__s16, 680 pub offset: ::__s16, 686 pub custom_data: *mut ::__s16, [all...] |
/third_party/rust/crates/libc/src/unix/linux_like/linux/ |
H A D | mod.rs | 21 pub type __s16 = ::c_short; types 241 pub level: ::__s16, 246 pub start_level: ::__s16, 247 pub end_level: ::__s16, 255 pub right_coeff: ::__s16, 256 pub left_coeff: ::__s16, 259 pub center: ::__s16, 265 pub magnitude: ::__s16, 266 pub offset: ::__s16, 272 pub custom_data: *mut ::__s16, [all...] |
/third_party/libbpf/src/ |
H A D | gen_loader.c | 41 (__s16)(-sizeof(struct loader_stack) + offsetof(struct loader_stack, field)) 279 return value == (__s64)(__s16)value; in is_simm16()
|
H A D | btf_dump.c | 1922 btf_dump_type_values(d, "%d", *(__s16 *)data); in btf_dump_int_data() 2174 *value = is_signed ? *(__s16 *)data : *(__u16 *)data; in btf_dump_get_enum_value()
|
/third_party/libdrm/include/drm/ |
H A D | drm.h | 51 typedef int16_t __s16; typedef
|
/third_party/libbpf/include/uapi/linux/ |
H A D | bpf.h | 76 __s16 off; /* signed offset */
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
H A D | general.rs | 2393 pub type __s16 = crate::ctypes::c_short; types
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
H A D | general.rs | 2392 pub type __s16 = crate::ctypes::c_short; types
|
/third_party/rust/crates/linux-raw-sys/src/riscv32/ |
H A D | general.rs | 2372 pub type __s16 = crate::ctypes::c_short; types
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
H A D | general.rs | 2502 pub type __s16 = crate::ctypes::c_short; types
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
H A D | general.rs | 2577 pub type __s16 = crate::ctypes::c_short; types
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
H A D | general.rs | 2524 pub type __s16 = crate::ctypes::c_short; types
|
/third_party/rust/crates/linux-raw-sys/src/mips/ |
H A D | general.rs | 2639 pub type __s16 = crate::ctypes::c_short; types
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
H A D | general.rs | 2476 pub type __s16 = crate::ctypes::c_short; types
|
/third_party/rust/crates/linux-raw-sys/src/sparc/ |
H A D | general.rs | 2739 pub type __s16 = crate::ctypes::c_short; types
|