Home
last modified time | relevance | path

Searched refs:__s32 (Results 1 - 25 of 72) sorted by relevance

123

/third_party/libdrm/include/drm/
H A Dvmwgfx_drm.h140 __s32 cid;
187 __s32 shareable;
188 __s32 scanout;
203 __s32 sid;
319 __s32 imported_fence_fd;
353 __s32 fd;
354 __s32 error;
463 __s32 x;
464 __s32 y;
496 __s32 forma
[all...]
H A Ddrm_mode.h303 __s32 crtc_x;
304 __s32 crtc_y;
686 __s32 x;
687 __s32 y;
697 __s32 x;
698 __s32 y;
703 __s32 hot_x;
704 __s32 hot_y;
1119 __s32 x1;
1120 __s32 y
[all...]
H A Dmsm_drm.h152 __s32 shift; /* in, amount of left shift (can be negative) */
223 __s32 fence_fd; /* in/out fence fd (see MSM_SUBMIT_FENCE_FD_IN/OUT) */
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmwgfx_drm.h164 __s32 cid;
211 __s32 shareable;
212 __s32 scanout;
227 __s32 sid;
343 __s32 imported_fence_fd;
377 __s32 fd;
378 __s32 error;
470 __s32 x;
471 __s32 y;
503 __s32 forma
[all...]
/third_party/mesa3d/include/drm-uapi/
H A Dsync_file.h29 typedef int32_t __s32; typedef
46 __s32 fd2;
47 __s32 fence;
63 __s32 status;
80 __s32 status;
H A Ddrm_mode.h303 __s32 crtc_x;
304 __s32 crtc_y;
770 __s32 x;
771 __s32 y;
781 __s32 x;
782 __s32 y;
787 __s32 hot_x;
788 __s32 hot_y;
1203 __s32 x1;
1204 __s32 y
[all...]
H A Dmsm_drm.h184 __s32 shift; /* in, amount of left shift (can be negative) */
275 __s32 fence_fd; /* in/out fence fd (see MSM_SUBMIT_FENCE_FD_IN/OUT) */
/third_party/libevdev/include/linux/linux/
H A Duinput.h50 __s32 retval;
57 __s32 retval;
226 __s32 absmax[ABS_CNT];
227 __s32 absmin[ABS_CNT];
228 __s32 absfuzz[ABS_CNT];
229 __s32 absflat[ABS_CNT];
H A Dinput.h44 __s32 value;
92 __s32 value;
93 __s32 minimum;
94 __s32 maximum;
95 __s32 fuzz;
96 __s32 flat;
97 __s32 resolution;
153 * __s32 values[num_slots];
159 * should satisfy len = (num_slots + 1) * sizeof(__s32). If len is
/third_party/ltp/testcases/kernel/syscalls/utils/
H A 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()
/third_party/libbpf/include/uapi/linux/
H A Dpkt_sched.h248 __s32 allot;
427 __s32 tokens;
428 __s32 ctokens;
522 __s32 avgidle;
523 __s32 undertime;
618 __s32 packet_overhead;
620 __s32 cell_overhead;
626 __s32 max_packets;
627 __s32 max_bytes;
801 __s32 drop_nex
[all...]
H A Dbtf.h107 __s32 val;
187 __s32 component_idx;
H A Dbpf.h77 __s32 imm; /* signed immediate constant */
1365 __s32 status;
1485 __s32 path_fd;
1646 __s32 priority;
6229 __s32 rx_queue_mapping;
6556 __s32 priority;
7201 __s32 level;
7202 __s32 optname;
7203 __s32 optlen;
7204 __s32 retva
[all...]
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Daarch64.rs38 pub __s32: [u32; 4],
52 || self.__s32 == other.__s32 in eq()
67 .field("__s32", &self.__s32) in fmt()
80 self.__s32.hash(state); in hash()
/third_party/libinput/include/linux/linux/
H A Dinput.h39 __s32 value;
84 __s32 value;
85 __s32 minimum;
86 __s32 maximum;
87 __s32 fuzz;
88 __s32 flat;
89 __s32 resolution;
145 * __s32 values[num_slots];
151 * should satisfy len = (num_slots + 1) * sizeof(__s32). If len is
/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse_kernel.h42 #define __s32 int32_t macro
407 __s32 result;
426 __s32 error;
/third_party/libdrm/nouveau/nvif/
H A Dioctl.h44 __s32 oclass;
58 __s32 oclass;
/third_party/libbpf/src/
H A Dbpf_helper_defs.h1296 static long (*bpf_skb_adjust_room)(struct __sk_buff *skb, __s32 len_diff, __u32 mode, __u64 flags) = (void *) 50;
2006 static long (*bpf_lwt_seg6_adjust_srh)(struct __sk_buff *skb, __u32 offset, __s32 delta) = (void *) 75;
2363 static long (*bpf_rc_pointer_rel)(void *ctx, __s32 rel_x, __s32 rel_y) = (void *) 92;
3887 static long (*bpf_check_mtu)(void *ctx, __u32 ifindex, __u32 *mtu_len, __s32 len_diff, __u64 flags) = (void *) 163;
/third_party/ltp/testcases/kernel/device-drivers/v4l/user_space/
H A Dvideo_limits.h15 #define S32_MIN ((__s32)0x80000000)
H A Dtest_VIDIOC_CTRL.c193 __s32 value; in do_set_control()
519 static void do_set_control_value(__u32 id, __s32 value,
521 static void do_set_control_value(__u32 id, __s32 value, in do_set_control_value()
603 __s32 value; in do_set_control_invalid()
676 if (queryctrl.maximum < (__s32) U16_MAX) { in do_set_control_invalid()
677 do_set_control_value(id, (__s32) U16_MAX, in do_set_control_invalid()
H A Dtest_VIDIOC_QUERYBUF.c55 (__s32) ((__u32) S32_MAX + 1), in do_VIDIOC_QUERYBUF()
475 do_VIDIOC_QUERYBUF(V4L2_MEMORY_MMAP, (__s32) ((__u32) S32_MAX + 1), 2, in test_VIDIOC_QUERYBUF_invalid_type_mmap()
502 do_VIDIOC_QUERYBUF(V4L2_MEMORY_USERPTR, (__s32) ((__u32) S32_MAX + 1), in test_VIDIOC_QUERYBUF_invalid_type_userptr()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Dlinux_wext.h25 typedef int32_t __s32; typedef
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Dlinux_wext.h25 typedef int32_t __s32; typedef
/third_party/fsverity-utils/common/
H A Dwin32_defs.h44 typedef __signed__ int __s32; typedef
/third_party/alsa-lib/include/sound/
H A Dtype_compat.h15 typedef int32_t __s32; typedef

Completed in 35 milliseconds

123