| /third_party/mesa3d/src/freedreno/drm/virtio/ |
| H A D | virtio_pipe.c | 202 init_shmem(struct fd_device *dev) in init_shmem() argument 226 virtio_pipe_new(struct fd_device *dev, enum fd_pipe_id id, uint32_t prio) virtio_pipe_new() argument [all...] |
| H A D | virtio_ringbuffer.c | 55 struct fd_device *dev = virtio_pipe->base.dev; in flush_submit_list() local
|
| /third_party/mesa3d/src/freedreno/perfcntrs/ |
| H A D | freedreno_dt.c | 50 } dev; variable [all...] |
| /third_party/mesa3d/src/amd/vulkan/winsys/amdgpu/ |
| H A D | radv_amdgpu_winsys.c | 136 amdgpu_device_handle dev = ((struct radv_amdgpu_winsys *)rws)->dev; radv_amdgpu_winsys_get_chip_name() local 197 amdgpu_device_handle dev; radv_amdgpu_winsys_create() local [all...] |
| /third_party/ltp/testcases/kernel/device-drivers/block/block_dev_kernel/ |
| H A D | ltp_block_dev.c | 67 static void device_release(struct device *dev) in device_release() argument 340 static ssize_t sys_result(struct device *dev, in sys_result() argument 350 static ssize_t sys_tcase(struct device *dev, in sys_tcase() argument
|
| /third_party/mesa3d/src/gallium/frontends/clover/nir/ |
| H A D | invocation.cpp | 57 dev_get_nir_compiler_options(const device &dev) in dev_get_nir_compiler_options() argument [all...] |
| /third_party/mesa3d/src/gallium/winsys/etnaviv/drm/ |
| H A D | etnaviv_drm_winsys.c | 100 struct etna_device *dev; in screen_create() local
|
| /third_party/mesa3d/src/gallium/tests/trivial/ |
| H A D | tri.c | 63 struct pipe_loader_device *dev; member
|
| /third_party/ntfs-3g/libntfs-3g/ |
| H A D | unix_io.c | 117 static int ntfs_device_unix_io_open(struct ntfs_device *dev, int flags) in ntfs_device_unix_io_open() argument 203 ntfs_device_unix_io_close(struct ntfs_device *dev) ntfs_device_unix_io_close() argument 244 ntfs_device_unix_io_seek(struct ntfs_device *dev, s64 offset, int whence) ntfs_device_unix_io_seek() argument 260 ntfs_device_unix_io_read(struct ntfs_device *dev, void *buf, s64 count) ntfs_device_unix_io_read() argument 276 ntfs_device_unix_io_write(struct ntfs_device *dev, const void *buf, s64 count) ntfs_device_unix_io_write() argument 298 ntfs_device_unix_io_pread(struct ntfs_device *dev, void *buf, s64 count, s64 offset) ntfs_device_unix_io_pread() argument 315 ntfs_device_unix_io_pwrite(struct ntfs_device *dev, const void *buf, s64 count, s64 offset) ntfs_device_unix_io_pwrite() argument 334 ntfs_device_unix_io_sync(struct ntfs_device *dev) ntfs_device_unix_io_sync() argument 357 ntfs_device_unix_io_stat(struct ntfs_device *dev, struct stat *buf) ntfs_device_unix_io_stat() argument 372 ntfs_device_unix_io_ioctl(struct ntfs_device *dev, unsigned long request, void *argp) ntfs_device_unix_io_ioctl() argument [all...] |
| /third_party/mesa3d/src/intel/isl/tests/ |
| H A D | isl_surf_get_image_offset_test.c | 130 struct isl_device dev; in test_bdw_2d_r8g8b8a8_unorm_512x512_array01_samples01_noaux_tiley0() local 178 struct isl_device dev; in test_bdw_2d_r8g8b8a8_unorm_1024x1024_array06_samples01_noaux_tiley0() local 239 struct isl_device dev; in test_bdw_3d_r8g8b8a8_unorm_256x256x256_levels09_tiley0() local [all...] |
| /third_party/mesa3d/src/intel/isl/ |
| H A D | isl_surface_state.c | 158 isl_genX(surf_fill_state_s)(const struct isl_device *dev, void *state, in surf_fill_state_s() argument 793 isl_genX(buffer_fill_state_s)(const struct isl_device *dev, voi argument 926 null_fill_state(const struct isl_device *dev, void *state, const struct isl_null_fill_state_info *restrict info) null_fill_state() argument [all...] |
| /third_party/mesa3d/src/virtio/vulkan/ |
| H A D | vn_android.h | 98 vn_android_image_from_anb(UNUSED struct vn_device *dev, in vn_android_image_from_anb() argument 130 vn_android_image_from_ahb(UNUSED struct vn_device *dev, in vn_android_image_from_ahb() argument 139 vn_android_device_import_ahb(UNUSED struct vn_device *dev, in vn_android_device_import_ahb() argument 150 vn_android_device_allocate_ahb(UNUSED struct vn_device *dev, in vn_android_device_allocate_ahb() argument 171 vn_android_buffer_from_ahb(UNUSED struct vn_device *dev, UNUSED const VkBufferCreateInfo *create_info, UNUSED const VkAllocationCallbacks *alloc, UNUSED struct vn_buffer **out_buf) vn_android_buffer_from_ahb() argument 180 vn_android_get_ahb_buffer_memory_type_bits(UNUSED struct vn_device *dev, UNUSED uint32_t *out_mem_type_bits) vn_android_get_ahb_buffer_memory_type_bits() argument [all...] |
| H A D | vn_query_pool.c | 26 struct vn_device *dev = vn_device_from_handle(device); in vn_CreateQueryPool() local 74 struct vn_device *dev = vn_device_from_handle(device); in vn_DestroyQueryPool() local 96 struct vn_device *dev = vn_device_from_handle(device); in vn_ResetQueryPool() local 113 struct vn_device *dev in vn_GetQueryPoolResults() local [all...] |
| H A D | vn_render_pass.c | 117 vn_render_pass_create(struct vn_device *dev, in vn_render_pass_create() argument 147 struct vn_device *dev = vn_device_from_handle(device); in vn_CreateRenderPass() local 197 struct vn_device *dev = vn_device_from_handle(device); in vn_CreateRenderPass2() local 246 struct vn_device *dev = vn_device_from_handle(device); vn_DestroyRenderPass() local 265 struct vn_device *dev = vn_device_from_handle(device); vn_GetRenderAreaGranularity() local 284 struct vn_device *dev = vn_device_from_handle(device); vn_CreateFramebuffer() local 321 struct vn_device *dev = vn_device_from_handle(device); vn_DestroyFramebuffer() local [all...] |
| /third_party/mesa3d/src/panfrost/lib/ |
| H A D | pan_props.c | 130 panfrost_query_l2_slices(const struct panfrost_device *dev) in panfrost_query_l2_slices() argument 237 panfrost_supports_compressed_format(struct panfrost_device *dev, unsigned fmt) in panfrost_supports_compressed_format() argument 269 panfrost_query_optimal_tib_size(const struct panfrost_device *dev) in panfrost_query_optimal_tib_size() argument 281 panfrost_open_device(void *memctx, int fd, struct panfrost_device *dev) in panfrost_open_device() argument 335 panfrost_close_device(struct panfrost_device *dev) panfrost_close_device() argument [all...] |
| H A D | pan_indirect_dispatch.c | 44 get_rsd(const struct panfrost_device *dev) in get_rsd() argument 50 get_tls(const struct panfrost_device *dev) in get_tls() argument 61 struct panfrost_device *dev = pool->dev; in pan_indirect_dispatch_emit() local 87 GENX(pan_indirect_dispatch_init)(struct panfrost_device *dev) in pan_indirect_dispatch_init() argument 196 pan_indirect_dispatch_cleanup(struct panfrost_device *dev) pan_indirect_dispatch_cleanup() argument [all...] |
| /third_party/mesa3d/src/panfrost/perf/ |
| H A D | pan_perf.h | 86 struct panfrost_device *dev; member
|
| /third_party/mesa3d/src/panfrost/vulkan/ |
| H A D | panvk_vX_shader.c | 219 panvk_per_arch(shader_create)(struct panvk_device *dev, in shader_create() argument
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
| H A D | nv30_screen.c | 55 struct nouveau_device *dev = nouveau_screen(pscreen)->device; in nv30_screen_get_param() local 583 nv30_screen_create(struct nouveau_device *dev) in nv30_screen_create() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_compute.c | 34 struct nouveau_device *dev = screen->base.device; in nvc0_screen_compute_setup() local
|
| /third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/ |
| H A D | DemoUtility.java | |
| H A D | AppletFrame.java | |
| H A D | Selection.java | |
| /third_party/libinput/test/ |
| H A D | test-udev.c | 186 struct litest_device *dev; in START_TEST() local 230 struct litest_device *dev; in START_TEST() local 635 struct litest_device *dev; in START_TEST() local [all...] |
| /third_party/libdrm/tests/amdgpu/ |
| H A D | amdgpu_test.h | 425 amdgpu_bo_alloc_wrap(amdgpu_device_handle dev, unsigned size, in amdgpu_bo_alloc_wrap() argument 454 amdgpu_bo_alloc_and_map(amdgpu_device_handle dev, unsigned size, in amdgpu_bo_alloc_and_map() argument 477 amdgpu_get_bo_list(amdgpu_device_handle dev, amdgpu_bo_handle bo1, in amdgpu_get_bo_list() argument
|