Home
last modified time | relevance | path

Searched refs:__u32 (Results 1 – 24 of 24) sorted by relevance

/system/core/adf/libadf/include/adf/
Dadf.h26 typedef __u32 adf_id_t;
94 adf_id_t *interfaces, __u32 n_interfaces,
95 struct adf_buffer_config *bufs, __u32 n_bufs,
142 ssize_t adf_interfaces_filter_by_flag(struct adf_device *dev, __u32 flag,
177 int adf_interface_simple_buffer_alloc(int fd, __u32 w, __u32 h,
178 __u32 format, __u32 *offset, __u32 *pitch);
187 __u32 w, __u32 h, __u32 format, int buf_fd, __u32 offset,
188 __u32 pitch, int acquire_fence);
207 __u32 w, __u32 h, __u32 format, int buf_fd, __u32 offset,
208 __u32 pitch, int acquire_fence,
[all …]
/system/core/adf/libadf/include/video/
Dadf.h40 ADF_INTF_TYPE_MAX = (~(__u32) 0),
66 __u32 length;
81 __u32 overlay_engine;
82 __u32 w;
84 __u32 h;
85 __u32 format;
87 __u32 offset[ADF_MAX_PLANES];
89 __u32 pitch[ADF_MAX_PLANES];
97 __u32 __user * interfaces;
107 __u32 n_interfaces;
[all …]
/system/core/adf/libadf/original-kernel-headers/video/
Dadf.h36 ADF_INTF_TYPE_MAX = (~(__u32)0),
84 __u32 length;
125 __u32 overlay_engine;
127 __u32 w;
128 __u32 h;
129 __u32 format;
132 __u32 offset[ADF_MAX_PLANES];
133 __u32 pitch[ADF_MAX_PLANES];
157 __u32 __user *interfaces;
183 __u32 n_interfaces;
[all …]
/system/libhwbinder/include/hwbinder/
Dbinder_kernel.h37 __u32 type;
46 __u32 pad_flags;
49 __u32 fd;
65 __u32 flags;
93 __u32 _pad; /* hdr is 4 bytes, ensure 8-byte alignment of next fields */
131 __u32 has_strong_ref;
132 __u32 has_weak_ref;
/system/core/adf/libadf/
Dadf.cpp163 adf_id_t *interfaces, __u32 n_interfaces, in adf_device_post_v2()
164 struct adf_buffer_config *bufs, __u32 n_bufs, in adf_device_post_v2()
249 bool (*filter)(struct adf_interface_data *data, __u32 match), in adf_interfaces_filter()
250 __u32 match) in adf_interfaces_filter()
272 __u32 type) in adf_interface_type_filter()
286 __u32 flag) in adf_interface_flags_filter()
291 ssize_t adf_interfaces_filter_by_flag(struct adf_device *dev, __u32 flag, in adf_interfaces_filter_by_flag()
358 int adf_interface_simple_buffer_alloc(int fd, __u32 w, __u32 h, in adf_interface_simple_buffer_alloc()
359 __u32 format, __u32 *offset, __u32 *pitch) in adf_interface_simple_buffer_alloc()
379 __u32 overlay_engine, __u32 w, __u32 h, __u32 format, int buf_fd, in adf_interface_simple_post_config_buf()
[all …]
/system/core/libcutils/include/private/
Dandroid_filesystem_capability.h27 #define __u32 uint32_t macro
38 __u32 version;
43 __u32 effective;
44 __u32 permitted;
45 __u32 inheritable;
116 #undef __u32
/system/core/include/private/
Dandroid_filesystem_capability.h27 #define __u32 uint32_t macro
38 __u32 version;
43 __u32 effective;
44 __u32 permitted;
45 __u32 inheritable;
116 #undef __u32
/system/extras/ext4_utils/include/ext4_utils/
Dext4.h33 typedef __u32 ext4_lblk_t;
97 #define EXT4_ADDR_PER_BLOCK(s) (EXT4_BLOCK_SIZE(s) / sizeof(__u32))
112 __u32 bg_reserved[2];
122 __u32 bg_reserved2[3];
179 __u32 group;
183 __u32 blocks_count;
186 __u32 free_blocks_count;
250 __u32 h_i_translator;
253 __u32 m_i_reserved1;
267 __u32 l_i_reserved2;
[all …]
Dext4_kernel_headers.h34 #define __u32 uint32_t macro
54 #undef __u32
Djbd2.h49 #define JBD2_CHECKSUM_BYTES (32 / sizeof(__u32))
111 __u32 s_padding[44];
Dxattr.h15 __u32 h_reserved[3];
/system/core/sdcard/
Dfuse.h105 __u32 refcount;
112 __u32 ino;
174 __u32 inode_ctr;
Dfuse.cpp744 __u32 mode = (req->mode & (~0777)) | 0664; in handle_mknod()
774 __u32 mode = (req->mode & (~0777)) | 0775; in handle_mkdir()
1038 __u32 size = req->size; in handle_read()
/system/extras/simpleperf/nonlinux_support/include/linux/
Dtypes.h21 typedef uint32_t __u32; typedef
/system/extras/perfprofd/quipper/original-kernel-headers/tools/perf/util/include/linux/
Dtypes.h11 typedef __u32 __bitwise __le32;
/system/extras/perfprofd/quipper/kernel-headers/tools/perf/util/include/linux/
Dtypes.h26 typedef __u32 __bitwise __le32;
/system/core/libsparse/
Dsparse_defs.h32 #define __u32 u32 macro
/system/netd/server/
DXfrmController.h150 __u32 min;
151 __u32 max;
DSockDiag.cpp402 __u32 mark; in destroySocketsLackingPermission()
403 __u32 mask; in destroySocketsLackingPermission()
DRouteController.cpp98 __u32 start;
99 __u32 end;
/system/core/libsync/
Dsync.c74 __u32 value;
81 #define SW_SYNC_IOC_INC _IOW(SW_SYNC_IOC_MAGIC, 1, __u32)
403 __u32 arg = count; in sw_sync_timeline_inc()
/system/core/adb/daemon/
Dusb.cpp65 #define FUNCTIONFS_ENDPOINT_ALLOC _IOR('g', 231, __u32)
306 int ret_in = ioctl(h->bulk_in, FUNCTIONFS_ENDPOINT_ALLOC, static_cast<__u32>(h->max_rw)); in init_functionfs()
308 int ret_out = ioctl(h->bulk_out, FUNCTIONFS_ENDPOINT_ALLOC, static_cast<__u32>(h->max_rw)); in init_functionfs()
/system/extras/f2fs_utils/
Df2fs_ioutils.c233 int dev_read_blocks(void *buf, __u64 addr, __u32 nr_blks) in dev_read_blocks()
/system/core/adf/libadf/tests/
Dadf_test.cpp172 const static __u32 fmt8888[];
178 const __u32 AdfTest::fmt8888[] = {