| /test/xts/hats/hdf/external_device_manager/device_manager_test/ |
| H A D | device_manager_test.cpp | 83 std::shared_ptr<DeviceInfo> device = std::make_shared<DeviceInfo>(0); in HWTEST_F() local 100 std::shared_ptr<DeviceInfo> device = std::make_shared<DeviceInfo>(0); in HWTEST_F() local [all...] |
| /third_party/backends/backend/escl/ |
| H A D | escl_scan.c | 60 escl_scan(capabilities_t *scanner, const ESCL_Device *device, char *scanJob, char *result) in escl_scan() argument
|
| /third_party/mesa3d/src/gallium/frontends/nine/ |
| H A D | nine_pipe.c | 76 nine_convert_rasterizer_state(struct NineDevice9 *device, in nine_convert_rasterizer_state() argument
|
| H A D | iunknown.h | 58 struct NineDevice9 *device; /* referenced if (refs) */ member 80 struct NineDevice9 *device; member
|
| /third_party/mesa3d/src/gallium/frontends/clover/core/ |
| H A D | resource.hpp | 61 const intrusive_ref<clover::device> device; member in clover::resource
|
| /third_party/mesa3d/src/gallium/frontends/vdpau/ |
| H A D | bitmap.c | 39 vlVdpBitmapSurfaceCreate(VdpDevice device, in vlVdpBitmapSurfaceCreate() argument [all...] |
| /third_party/mesa3d/src/imagination/vulkan/ |
| H A D | pvr_csb.c | 74 void pvr_csb_init(struct pvr_device *device, in pvr_csb_init() argument [all...] |
| H A D | pvr_job_transfer.c | 39 VkResult pvr_transfer_job_submit(struct pvr_device *device, in pvr_transfer_job_submit() argument
|
| /third_party/mesa3d/src/vulkan/runtime/ |
| H A D | vk_android.c | 120 struct vk_device *device = queue->base.device; in vk_common_QueueSignalReleaseImageANDROID() local
|
| H A D | vk_object.h | 58 struct vk_device *device; member [all...] |
| H A D | vk_sync_binary.c | 37 vk_sync_binary_init(struct vk_device *device, in vk_sync_binary_init() argument 56 vk_sync_binary_finish(struct vk_device *device, in vk_sync_binary_finish() argument 65 vk_sync_binary_reset(struct vk_device *device, in vk_sync_binary_reset() argument 76 vk_sync_binary_signal(struct vk_device *device, in vk_sync_binary_signal() argument 88 vk_sync_binary_wait_many(struct vk_device *device, in vk_sync_binary_wait_many() argument
|
| /third_party/libinput/test/ |
| H A D | test-trackpoint.c | 36 has_disable_while_trackpointing(struct litest_device *device) in has_disable_while_trackpointing() argument 183 struct libinput_device *device; in START_TEST() local 228 struct libinput_device *device; in START_TEST() local 271 struct libinput_device *device; START_TEST() local [all...] |
| /third_party/libdrm/tests/util/ |
| H A D | kms.c | 155 int util_open(const char *device, const char *module) in util_open() argument
|
| /third_party/ltp/testcases/kernel/syscalls/lchown/ |
| H A D | lchown03.c | 49 static const char *device; variable [all...] |
| /third_party/ltp/testcases/kernel/syscalls/mount/ |
| H A D | mount05.c | 47 static char *device; variable
|
| /third_party/ltp/testcases/kernel/syscalls/umount2/ |
| H A D | umount2_01.c | 45 static const char *device; variable
|
| /third_party/libdrm/tests/tegra/ |
| H A D | vic-clear.c | 43 const char *device = "/dev/dri/renderD128"; in main() local
|
| H A D | syncpt-timeout.c | 62 const char *device = "/dev/dri/renderD128"; in main() local
|
| H A D | syncpt-wait.c | 62 const char *device = "/dev/dri/renderD128"; in main() local
|
| /third_party/libinput/udev/ |
| H A D | libinput-fuzz-extract.c | 43 handle_absfuzz(struct udev_device *device) in handle_absfuzz() argument 88 handle_evdev_abs(struct udev_device *device) in handle_evdev_abs() argument 116 struct udev_device *device = NULL; in main() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| H A D | vktApiComputeInstanceResultBuffer.cpp | 34 ComputeInstanceResultBuffer(const DeviceInterface &vki, VkDevice device, Allocator &allocator, float initValue) ComputeInstanceResultBuffer() argument 58 createResultBuffer(const DeviceInterface &vki, VkDevice device, Allocator &allocator, de::MovePtr<Allocation> *outAllocation, float initValue) createResultBuffer() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sc/ |
| H A D | vktSafetyCriticalApiTests.cpp | 69 vk::VkDevice device = context.getDevice(); in forbiddenCoreCommands() local 196 vk::VkDevice device = context.getDevice(); in forbiddenPromotedCommands() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
| H A D | vktApiComputeInstanceResultBuffer.cpp | 34 ComputeInstanceResultBuffer(const DeviceInterface &vki, VkDevice device, Allocator &allocator, float initValue) ComputeInstanceResultBuffer() argument 58 createResultBuffer(const DeviceInterface &vki, VkDevice device, Allocator &allocator, de::MovePtr<Allocation> *outAllocation, float initValue) createResultBuffer() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
| H A D | DeviceD3D.cpp | 29 ID3D11Device *device = static_cast<ID3D11Device *>(mDevice); in ~DeviceD3D() local
|
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| H A D | vkBufferWithMemory.hpp | 39 BufferWithMemory(const vk::DeviceInterface& vk, const vk::VkDevice device, vk::Allocator& allocator, const vk::VkBufferCreateInfo& bufferCreateInfo, const vk::MemoryRequirement memoryRequirement, const bool bindOnCreation = true) BufferWithMemory() argument
|