Home
last modified time | relevance | path

Searched refs:__s16 (Results 1 - 25 of 31) sorted by relevance

12

/third_party/libinput/include/linux/linux/
H A Dinput.h339 __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 Dinput.h348 __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 Dioctl.h45 __s16 minver;
46 __s16 maxver;
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Dlinux_wext.h27 typedef int16_t __s16; typedef
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Dlinux_wext.h27 typedef int16_t __s16; typedef
/third_party/fsverity-utils/common/
H A Dwin32_defs.h42 typedef __signed__ short __s16; typedef
/third_party/mesa3d/include/drm-uapi/
H A Dsync_file.h27 typedef int16_t __s16; typedef
H A Ddrm.h51 typedef int16_t __s16; typedef
/third_party/alsa-lib/include/sound/
H A Dtype_compat.h14 typedef int16_t __s16; typedef
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs32 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 Dmod.rs60 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 Dmod.rs21 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 Dgen_loader.c41 (__s16)(-sizeof(struct loader_stack) + offsetof(struct loader_stack, field))
279 return value == (__s64)(__s16)value; in is_simm16()
H A Dbtf_dump.c1922 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 Ddrm.h51 typedef int16_t __s16; typedef
/third_party/libbpf/include/uapi/linux/
H A Dbpf.h76 __s16 off; /* signed offset */
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs2393 pub type __s16 = crate::ctypes::c_short; types
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs2392 pub type __s16 = crate::ctypes::c_short; types
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs2372 pub type __s16 = crate::ctypes::c_short; types
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs2502 pub type __s16 = crate::ctypes::c_short; types
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs2577 pub type __s16 = crate::ctypes::c_short; types
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs2524 pub type __s16 = crate::ctypes::c_short; types
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs2639 pub type __s16 = crate::ctypes::c_short; types
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs2476 pub type __s16 = crate::ctypes::c_short; types
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs2739 pub type __s16 = crate::ctypes::c_short; types

Completed in 163 milliseconds

12