/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/ |
D | ShadowBluetoothDeviceTest.java | 55 BluetoothDevice device = BluetoothAdapter.getDefaultAdapter().getRemoteDevice(MOCK_MAC_ADDRESS); in canSetAndGetUuids() local 69 BluetoothDevice device = BluetoothAdapter.getDefaultAdapter().getRemoteDevice(MOCK_MAC_ADDRESS); in getUuids_setUuidsNotCalled_shouldReturnNull() local 76 BluetoothDevice device = BluetoothAdapter.getDefaultAdapter().getRemoteDevice(MOCK_MAC_ADDRESS); in canSetAndGetBondState() local 87 BluetoothDevice device = BluetoothAdapter.getDefaultAdapter().getRemoteDevice(MOCK_MAC_ADDRESS); in canSetAndGetCreatedBond() local 98 BluetoothDevice device = BluetoothAdapter.getDefaultAdapter().getRemoteDevice(MOCK_MAC_ADDRESS); in canSetAndGetPin() local 109 BluetoothDevice device = BluetoothAdapter.getDefaultAdapter().getRemoteDevice(MOCK_MAC_ADDRESS); in canSetAndGetPairingConfirmation() local 123 BluetoothDevice device = BluetoothAdapter.getDefaultAdapter().getRemoteDevice(MOCK_MAC_ADDRESS); in canSetAndGetFetchUuidsWithSdpResult() local 133 BluetoothDevice device = BluetoothAdapter.getDefaultAdapter().getRemoteDevice(MOCK_MAC_ADDRESS); in canSetAndGetBluetoothClass() local 146 BluetoothDevice device = BluetoothAdapter.getDefaultAdapter().getRemoteDevice(MOCK_MAC_ADDRESS); in canCreateAndRemoveBonds() local 159 BluetoothDevice device = BluetoothAdapter.getDefaultAdapter().getRemoteDevice(MOCK_MAC_ADDRESS); in getCorrectFetchUuidsWithSdpCount() local [all …]
|
/external/mtools/ |
D | device.h | 45 typedef struct device { struct 46 const char *name; /* full path to device */ argument 56 * mformatting partitioned devices */ argument 58 off_t offset; /* skip this many bytes */ 60 unsigned int partition; 62 unsigned int misc_flags; 87 } device_t; argument 89 extern struct device *devices; argument
|
/external/mesa3d/src/intel/vulkan/ |
D | anv_gem_stubs.c | 31 anv_gem_create(struct anv_device *device, uint64_t size) in anv_gem_create() 43 anv_gem_close(struct anv_device *device, uint32_t gem_handle) in anv_gem_close() 49 anv_gem_mmap(struct anv_device *device, uint32_t gem_handle, in anv_gem_mmap() 63 anv_gem_munmap(struct anv_device *device, void *p, uint64_t size) in anv_gem_munmap() 69 anv_gem_userptr(struct anv_device *device, void *mem, size_t size) in anv_gem_userptr() 81 anv_gem_busy(struct anv_device *device, uint32_t gem_handle) in anv_gem_busy() 87 anv_gem_wait(struct anv_device *device, uint32_t gem_handle, int64_t *timeout_ns) in anv_gem_wait() 93 anv_gem_execbuffer(struct anv_device *device, in anv_gem_execbuffer() 100 anv_gem_set_tiling(struct anv_device *device, in anv_gem_set_tiling() 107 anv_gem_get_tiling(struct anv_device *device, uint32_t gem_handle) in anv_gem_get_tiling() [all …]
|
D | anv_gem.c | 43 anv_gem_create(struct anv_device *device, uint64_t size) in anv_gem_create() 59 anv_gem_close(struct anv_device *device, uint32_t gem_handle) in anv_gem_close() 72 anv_gem_mmap_offset(struct anv_device *device, uint32_t gem_handle, in anv_gem_mmap_offset() 94 anv_gem_mmap_legacy(struct anv_device *device, uint32_t gem_handle, in anv_gem_mmap_legacy() 115 anv_gem_mmap(struct anv_device *device, uint32_t gem_handle, in anv_gem_mmap() 134 anv_gem_munmap(struct anv_device *device, void *p, uint64_t size) in anv_gem_munmap() 141 anv_gem_userptr(struct anv_device *device, void *mem, size_t size) in anv_gem_userptr() 157 anv_gem_set_caching(struct anv_device *device, in anv_gem_set_caching() 169 anv_gem_set_domain(struct anv_device *device, uint32_t gem_handle, in anv_gem_set_domain() 185 anv_gem_busy(struct anv_device *device, uint32_t gem_handle) in anv_gem_busy() [all …]
|
/external/chromium-trace/catapult/devil/devil/android/tools/ |
D | provision_devices.py | 150 def ProvisionDevice(device, steps, denylist, reboot_timeout=None): argument 183 def Wipe(device, adb_key_files=None): argument 198 def WipeChromeData(device): argument 243 def _UninstallIfMatch(device, pattern): argument 257 def _WipeUnderDirIfMatch(device, path, pattern): argument 263 def _WipeFileOrDir(device, path): argument 268 def WipeDevice(device, adb_key_files): argument 304 def _WriteAdbKeysFile(device, adb_keys_string): argument 318 def SetProperties(device, enable_java_debug, disable_location, argument 350 def DisableNetwork(device): argument [all …]
|
D | system_app.py | 53 def RemoveSystemApps(device, package_names): argument 68 def ReplaceSystemApp(device, argument 87 def _FindSystemPackagePaths(device, system_package_list): argument 102 def _GetApplicationPaths(device, package): argument 149 def _SetUpSystemAppModification(device, timeout=None, retries=None): argument 194 def _TearDownSystemAppModification(device, argument 230 def EnableSystemAppModification(device): argument 253 def _RelocateApp(device, package_name, relocate_to): argument 277 def _TemporarilyInstallApp(device, apk, install_timeout=None): argument 290 def _MoveApp(device, relocation_map): argument [all …]
|
/external/vulkan-validation-layers/layers/generated/ |
D | vk_dispatch_table_helper.h | 36 static VKAPI_ATTR VkResult VKAPI_CALL StubBindBufferMemory2(VkDevice device, uint32_t bindInfoCount… in StubBindBufferMemory2() 37 static VKAPI_ATTR VkResult VKAPI_CALL StubBindImageMemory2(VkDevice device, uint32_t bindInfoCount,… in StubBindImageMemory2() 38 static VKAPI_ATTR void VKAPI_CALL StubGetDeviceGroupPeerMemoryFeatures(VkDevice device, uint32_t he… in StubGetDeviceGroupPeerMemoryFeatures() 41 static VKAPI_ATTR void VKAPI_CALL StubGetImageMemoryRequirements2(VkDevice device, const VkImageMem… in StubGetImageMemoryRequirements2() 42 static VKAPI_ATTR void VKAPI_CALL StubGetBufferMemoryRequirements2(VkDevice device, const VkBufferM… in StubGetBufferMemoryRequirements2() 43 static VKAPI_ATTR void VKAPI_CALL StubGetImageSparseMemoryRequirements2(VkDevice device, const VkIm… in StubGetImageSparseMemoryRequirements2() 44 static VKAPI_ATTR void VKAPI_CALL StubTrimCommandPool(VkDevice device, VkCommandPool commandPool, V… in StubTrimCommandPool() 45 static VKAPI_ATTR void VKAPI_CALL StubGetDeviceQueue2(VkDevice device, const VkDeviceQueueInfo2* pQ… in StubGetDeviceQueue2() 46 static VKAPI_ATTR VkResult VKAPI_CALL StubCreateSamplerYcbcrConversion(VkDevice device, const VkSam… in StubCreateSamplerYcbcrConversion() 47 static VKAPI_ATTR void VKAPI_CALL StubDestroySamplerYcbcrConversion(VkDevice device, VkSamplerYcbcr… in StubDestroySamplerYcbcrConversion() [all …]
|
D | thread_safety.cpp | 28 void ThreadSafety::PreCallRecordAllocateCommandBuffers(VkDevice device, const VkCommandBufferAlloca… in PreCallRecordAllocateCommandBuffers() 34 void ThreadSafety::PostCallRecordAllocateCommandBuffers(VkDevice device, const VkCommandBufferAlloc… in PostCallRecordAllocateCommandBuffers() 49 void ThreadSafety::PreCallRecordAllocateDescriptorSets(VkDevice device, const VkDescriptorSetAlloca… in PreCallRecordAllocateDescriptorSets() 56 void ThreadSafety::PostCallRecordAllocateDescriptorSets(VkDevice device, const VkDescriptorSetAlloc… in PostCallRecordAllocateDescriptorSets() 63 void ThreadSafety::PreCallRecordFreeCommandBuffers(VkDevice device, VkCommandPool commandPool, uint… in PreCallRecordFreeCommandBuffers() 88 void ThreadSafety::PostCallRecordFreeCommandBuffers(VkDevice device, VkCommandPool commandPool, uin… in PostCallRecordFreeCommandBuffers() 94 void ThreadSafety::PreCallRecordResetCommandPool(VkDevice device, VkCommandPool commandPool, VkComm… in PreCallRecordResetCommandPool() 102 void ThreadSafety::PostCallRecordResetCommandPool(VkDevice device, VkCommandPool commandPool, VkCom… in PostCallRecordResetCommandPool() 109 void ThreadSafety::PreCallRecordDestroyCommandPool(VkDevice device, VkCommandPool commandPool, cons… in PreCallRecordDestroyCommandPool() 117 void ThreadSafety::PostCallRecordDestroyCommandPool(VkDevice device, VkCommandPool commandPool, con… in PostCallRecordDestroyCommandPool() [all …]
|
D | chassis.h | 2443 VkDevice device = VK_NULL_HANDLE; variable 2554 …virtual bool PreCallValidateGetDeviceProcAddr(VkDevice device, const char* pName) { return false;… in PreCallValidateGetDeviceProcAddr() 2555 virtual void PreCallRecordGetDeviceProcAddr(VkDevice device, const char* pName) {}; in PreCallRecordGetDeviceProcAddr() 2556 virtual void PostCallRecordGetDeviceProcAddr(VkDevice device, const char* pName) {}; in PostCallRecordGetDeviceProcAddr() 2560 …virtual bool PreCallValidateDestroyDevice(VkDevice device, const VkAllocationCallbacks* pAllocator… in PreCallValidateDestroyDevice() 2561 …virtual void PreCallRecordDestroyDevice(VkDevice device, const VkAllocationCallbacks* pAllocator) … in PreCallRecordDestroyDevice() 2562 …virtual void PostCallRecordDestroyDevice(VkDevice device, const VkAllocationCallbacks* pAllocator)… in PostCallRecordDestroyDevice() 2575 …virtual bool PreCallValidateGetDeviceQueue(VkDevice device, uint32_t queueFamilyIndex, uint32_t qu… in PreCallValidateGetDeviceQueue() 2576 …virtual void PreCallRecordGetDeviceQueue(VkDevice device, uint32_t queueFamilyIndex, uint32_t queu… in PreCallRecordGetDeviceQueue() 2577 …virtual void PostCallRecordGetDeviceQueue(VkDevice device, uint32_t queueFamilyIndex, uint32_t que… in PostCallRecordGetDeviceQueue() [all …]
|
/external/tensorflow/tensorflow/c/experimental/stream_executor/ |
D | stream_executor_test_util.cc | 23 void Allocate(const SP_Device* const device, uint64_t size, in Allocate() 25 void Deallocate(const SP_Device* const device, SP_DeviceMemoryBase* const mem) { in Deallocate() 27 void* HostMemoryAllocate(const SP_Device* const device, uint64_t size) { in HostMemoryAllocate() 30 void HostMemoryDeallocate(const SP_Device* const device, void* mem) {} in HostMemoryDeallocate() 31 TF_Bool GetAllocatorStats(const SP_Device* const device, in GetAllocatorStats() 35 TF_Bool DeviceMemoryUsage(const SP_Device* const device, int64_t* const free, in DeviceMemoryUsage() 39 void CreateStream(const SP_Device* const device, SP_Stream* stream, in CreateStream() 43 void DestroyStream(const SP_Device* const device, SP_Stream stream) {} in DestroyStream() 44 void CreateStreamDependency(const SP_Device* const device, SP_Stream dependent, in CreateStreamDependency() 46 void GetStreamStatus(const SP_Device* const device, SP_Stream stream, in GetStreamStatus() [all …]
|
D | stream_executor_test.cc | 173 se_.deallocate = [](const SP_Device* const device, in TEST_F() 191 se_.host_memory_allocate = [](const SP_Device* const device, uint64_t size) { in TEST_F() 195 se_.host_memory_deallocate = [](const SP_Device* const device, void* mem) { in TEST_F() 217 se_.unified_memory_deallocate = [](const SP_Device* const device, void* mem) { in TEST_F() 247 se_.device_memory_usage = [](const SP_Device* const device, in TEST_F() 266 se_.create_stream = [](const SP_Device* const device, SP_Stream* stream, in TEST_F() 271 se_.destroy_stream = [](const SP_Device* const device, in TEST_F() 292 se_.create_stream_dependency = [](const SP_Device* const device, in TEST_F() 311 se_.get_stream_status = [](const SP_Device* const device, SP_Stream stream, in TEST_F() 334 se_.create_event = [](const SP_Device* const device, SP_Event* event, in TEST_F() [all …]
|
/external/mesa3d/prebuilt-intermediates/vulkan/ |
D | anv_entrypoints.c | 1748 anv_GetDeviceProcAddr(VkDevice device, const char* pName) in anv_GetDeviceProcAddr() 1754 anv_DestroyDevice(VkDevice device, const VkAllocationCallbacks* pAllocator) in anv_DestroyDevice() 1760 …anv_GetDeviceQueue(VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, VkQueue* pQueu… in anv_GetDeviceQueue() 1778 anv_DeviceWaitIdle(VkDevice device) in anv_DeviceWaitIdle() 1784 …anv_AllocateMemory(VkDevice device, const VkMemoryAllocateInfo* pAllocateInfo, const VkAllocationC… in anv_AllocateMemory() 1790 … anv_FreeMemory(VkDevice device, VkDeviceMemory memory, const VkAllocationCallbacks* pAllocator) in anv_FreeMemory() 1796 …anv_MapMemory(VkDevice device, VkDeviceMemory memory, VkDeviceSize offset, VkDeviceSize size, VkMe… in anv_MapMemory() 1802 anv_UnmapMemory(VkDevice device, VkDeviceMemory memory) in anv_UnmapMemory() 1808 …anv_FlushMappedMemoryRanges(VkDevice device, uint32_t memoryRangeCount, const VkMappedMemoryRange*… in anv_FlushMappedMemoryRanges() 1814 …anv_InvalidateMappedMemoryRanges(VkDevice device, uint32_t memoryRangeCount, const VkMappedMemoryR… in anv_InvalidateMappedMemoryRanges() [all …]
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkDeviceDriverImpl.inl | 6 PFN_vkVoidFunction DeviceDriver::getDeviceProcAddr (VkDevice device, const char* pName) const 11 void DeviceDriver::destroyDevice (VkDevice device, const VkAllocationCallbacks* pAllocator) const 16 void DeviceDriver::getDeviceQueue (VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex,… 36 VkResult DeviceDriver::allocateMemory (VkDevice device, const VkMemoryAllocateInfo* pAllocateInfo, … 41 void DeviceDriver::freeMemory (VkDevice device, VkDeviceMemory memory, const VkAllocationCallbacks*… 46 VkResult DeviceDriver::mapMemory (VkDevice device, VkDeviceMemory memory, VkDeviceSize offset, VkDe… 51 void DeviceDriver::unmapMemory (VkDevice device, VkDeviceMemory memory) const 56 VkResult DeviceDriver::flushMappedMemoryRanges (VkDevice device, uint32_t memoryRangeCount, const V… 61 VkResult DeviceDriver::invalidateMappedMemoryRanges (VkDevice device, uint32_t memoryRangeCount, co… 66 void DeviceDriver::getDeviceMemoryCommitment (VkDevice device, VkDeviceMemory memory, VkDeviceSize*… [all …]
|
D | vkRefUtil.cpp | 32 VkDevice device, in createGraphicsPipeline() 43 VkDevice device, in createComputePipeline() 54 VkDevice device, in createRayTracingPipelineNV() 65 VkDevice device, in createRayTracingPipelineKHR() 76 Move<VkCommandBuffer> allocateCommandBuffer (const DeviceInterface& vk, VkDevice device, const VkCo… in allocateCommandBuffer() 84 Move<VkDescriptorSet> allocateDescriptorSet (const DeviceInterface& vk, VkDevice device, const VkDe… in allocateDescriptorSet() 93 VkDevice device, in createSemaphore() 109 VkDevice device, in createSemaphoreType() 135 VkDevice device, in createFence() 151 VkDevice device, in createCommandPool() [all …]
|
/external/libpcap/ |
D | pcap-dos.h | 140 struct device { struct 143 DWORD base_addr; /* device I/O address */ argument 144 int irq; /* device IRQ number */ argument 151 struct device *next; /* next device in list */ argument 154 int (*probe)(struct device *dev); argument 155 int (*open) (struct device *dev); argument 156 void (*close)(struct device *dev); argument 157 int (*xmit) (struct device *dev, const void *buf, int len); argument 158 void *(*get_stats)(struct device *dev); argument 159 void (*set_multicast_list)(struct device *dev); argument [all …]
|
/external/OpenCL-CTS/test_common/harness/ |
D | deviceInfo.cpp | 27 std::string get_device_info_string(cl_device_id device, in get_device_info_string() 53 int is_extension_available(cl_device_id device, const char *extensionName) in is_extension_available() 67 std::string get_device_extensions_string(cl_device_id device) in get_device_extensions_string() 73 std::string get_device_il_version_string(cl_device_id device) in get_device_il_version_string() 79 std::string get_device_version_string(cl_device_id device) in get_device_version_string() 85 std::string get_device_name(cl_device_id device) in get_device_name() 90 size_t get_max_param_size(cl_device_id device) in get_max_param_size()
|
/external/autotest/server/cros/bluetooth/ |
D | bluetooth_adapter_audio_tests.py | 51 def _get_pulseaudio_bluez_source(self, get_source_method, device, argument 72 def _get_pulseaudio_bluez_sink(self, get_sink_method, device, test_profile): argument 92 def _get_pulseaudio_bluez_source_a2dp(self, device, test_profile): argument 104 def _get_pulseaudio_bluez_source_hfp(self, device, test_profile): argument 116 def _get_pulseaudio_bluez_sink_hfp(self, device, test_profile): argument 223 def initialize_bluetooth_audio(self, device, test_profile): argument 255 def cleanup_bluetooth_audio(self, device, test_profile): argument 273 def initialize_bluetooth_player(self, device): argument 289 def cleanup_bluetooth_player(self, device): argument 320 def initialize_hfp(self, device, test_profile, test_data, argument [all …]
|
/external/mesa3d/src/vulkan/util/ |
D | vk_object.c | 31 vk_object_base_init(UNUSED struct vk_device *device, in vk_object_base_init() 47 vk_device_init(struct vk_device *device, in vk_device_init() 67 vk_device_finish(UNUSED struct vk_device *device) in vk_device_finish() 81 vk_object_alloc(struct vk_device *device, in vk_object_alloc() 97 vk_object_zalloc(struct vk_device *device, in vk_object_zalloc() 113 vk_object_free(struct vk_device *device, in vk_object_free() 122 vk_private_data_slot_create(struct vk_device *device, in vk_private_data_slot_create() 143 vk_private_data_slot_destroy(struct vk_device *device, in vk_private_data_slot_destroy() 157 get_swapchain_private_data_locked(struct vk_device *device, in get_swapchain_private_data_locked() 195 vk_object_base_private_data(struct vk_device *device, in vk_object_base_private_data() [all …]
|
/external/mesa3d/src/amd/vulkan/ |
D | radv_sqtt.c | 39 radv_thread_trace_get_data_offset(struct radv_device *device, unsigned se) in radv_thread_trace_get_data_offset() 51 radv_thread_trace_get_info_va(struct radv_device *device, unsigned se) in radv_thread_trace_get_info_va() 58 radv_thread_trace_get_data_va(struct radv_device *device, unsigned se) in radv_thread_trace_get_data_va() 65 radv_emit_thread_trace_start(struct radv_device *device, in radv_emit_thread_trace_start() 232 radv_copy_thread_trace_info_regs(struct radv_device *device, in radv_copy_thread_trace_info_regs() 269 radv_emit_thread_trace_stop(struct radv_device *device, in radv_emit_thread_trace_stop() 345 radv_emit_thread_trace_userdata(const struct radv_device *device, in radv_emit_thread_trace_userdata() 368 radv_emit_spi_config_cntl(struct radv_device *device, in radv_emit_spi_config_cntl() 390 radv_emit_wait_for_idle(struct radv_device *device, in radv_emit_wait_for_idle() 408 radv_thread_trace_init_cs(struct radv_device *device) in radv_thread_trace_init_cs() [all …]
|
/external/mesa3d/src/broadcom/vulkan/ |
D | v3dv_bo.c | 46 bo_dump_stats(struct v3dv_device *device) in bo_dump_stats() 95 bo_from_cache(struct v3dv_device *device, uint32_t size, const char *name) in bo_from_cache() 128 bo_free(struct v3dv_device *device, in bo_free() 161 bo_cache_free_all(struct v3dv_device *device, in bo_cache_free_all() 198 v3dv_bo_alloc(struct v3dv_device *device, in v3dv_bo_alloc() 266 v3dv_bo_map_unsynchronized(struct v3dv_device *device, in v3dv_bo_map_unsynchronized() 299 v3dv_bo_wait(struct v3dv_device *device, in v3dv_bo_wait() 311 v3dv_bo_map(struct v3dv_device *device, struct v3dv_bo *bo, uint32_t size) in v3dv_bo_map() 330 v3dv_bo_unmap(struct v3dv_device *device, struct v3dv_bo *bo) in v3dv_bo_unmap() 342 struct v3dv_device *device, in reallocate_size_list() [all …]
|
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/ |
D | BluetoothHfpClientFacade.java | 75 public Boolean hfpClientConnect(BluetoothDevice device) { in hfpClientConnect() 85 public Boolean hfpClientDisconnect(BluetoothDevice device) { in hfpClientDisconnect() 149 BluetoothDevice device = BluetoothFacade.getDevice( in bluetoothHfpClientConnect() local 173 BluetoothDevice device = BluetoothFacade.getDevice( in bluetoothHfpClientDisconnect() local 209 BluetoothDevice device; in bluetoothHfpClientGetConnectionStatus() local 265 BluetoothDevice device = getDevice(deviceStr); in bluetoothHfpClientStartVoiceRecognition() local 281 BluetoothDevice device = getDevice(deviceStr); in bluetoothHfpClientStopVoiceRecognition() local 299 BluetoothDevice device = getDevice(deviceStr); in bluetoothHfpClientConnectAudio() local 321 BluetoothDevice device = getDevice(deviceStr); in bluetoothHfpClientDial() local 339 BluetoothDevice device = getDevice(deviceStr); in bluetoothHfpClientDisconnectAudio() local [all …]
|
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/ |
D | ShadowBluetoothDeviceTest.java | 34 BluetoothDevice device = BluetoothAdapter.getDefaultAdapter().getRemoteDevice(MOCK_MAC_ADDRESS); in canSetAndGetUuids() local 47 BluetoothDevice device = BluetoothAdapter.getDefaultAdapter().getRemoteDevice(MOCK_MAC_ADDRESS); in getUuids_setUuidsNotCalled_shouldReturnNull() local 53 BluetoothDevice device = BluetoothAdapter.getDefaultAdapter().getRemoteDevice(MOCK_MAC_ADDRESS); in canSetAndGetBondState() local 63 BluetoothDevice device = BluetoothAdapter.getDefaultAdapter().getRemoteDevice(MOCK_MAC_ADDRESS); in canSetAndGetCreatedBond() local 73 BluetoothDevice device = BluetoothAdapter.getDefaultAdapter().getRemoteDevice(MOCK_MAC_ADDRESS); in canSetAndGetFetchUuidsWithSdpResult() local 82 BluetoothDevice device = BluetoothAdapter.getDefaultAdapter().getRemoteDevice(MOCK_MAC_ADDRESS); in getCorrectFetchUuidsWithSdpCount() local
|
/external/ComputeLibrary/src/core/CL/ |
D | CLHelpers.cpp | 221 GPUTarget get_target_from_device(const cl::Device &device) in get_target_from_device() 229 bool arm_non_uniform_workgroup_supported(const cl::Device &device) in arm_non_uniform_workgroup_supported() 234 bool fp16_supported(const cl::Device &device) in fp16_supported() 239 bool dot8_supported(const cl::Device &device) in dot8_supported() 249 bool dot8_acc_supported(const cl::Device &device) in dot8_acc_supported() 254 CLVersion get_cl_version(const cl::Device &device) in get_cl_version() 277 bool device_supports_extension(const cl::Device &device, const char *extension_name) in device_supports_extension() 331 size_t preferred_vector_width(const cl::Device &device, const DataType dt) in preferred_vector_width() 361 bool preferred_dummy_work_items_support(const cl::Device &device) in preferred_dummy_work_items_support() 368 bool image2d_from_buffer_supported(const cl::Device &device) in image2d_from_buffer_supported() [all …]
|
/external/libdrm/tests/kms/ |
D | libkms-test-device.c | 51 static void kms_device_probe_screens(struct kms_device *device) in kms_device_probe_screens() 100 static void kms_device_probe_crtcs(struct kms_device *device) in kms_device_probe_crtcs() 127 static void kms_device_probe_planes(struct kms_device *device) in kms_device_probe_planes() 154 static void kms_device_probe(struct kms_device *device) in kms_device_probe() 163 struct kms_device *device; in kms_device_open() local 176 void kms_device_close(struct kms_device *device) in kms_device_close() 201 struct kms_plane *kms_device_find_plane_by_type(struct kms_device *device, in kms_device_find_plane_by_type()
|
/external/vulkan-validation-layers/layers/ |
D | object_tracker_utils.cpp | 38 void ObjectLifetimes::DestroyQueueDataStructures(VkDevice device) { in DestroyQueueDataStructures() 65 void ObjectLifetimes::AllocateCommandBuffer(VkDevice device, const VkCommandPool command_pool, cons… in AllocateCommandBuffer() 82 bool ObjectLifetimes::ValidateCommandBuffer(VkDevice device, VkCommandPool command_pool, VkCommandB… in ValidateCommandBuffer() 106 void ObjectLifetimes::AllocateDescriptorSet(VkDevice device, VkDescriptorPool descriptor_pool, VkDe… in AllocateDescriptorSet() 123 bool ObjectLifetimes::ValidateDescriptorSet(VkDevice device, VkDescriptorPool descriptor_pool, VkDe… in ValidateDescriptorSet() 203 void ObjectLifetimes::CreateQueue(VkDevice device, VkQueue vkObj) { in CreateQueue() 230 bool ObjectLifetimes::DeviceReportUndestroyedObjects(VkDevice device, VulkanObjectType object_type,… in DeviceReportUndestroyedObjects() 243 void ObjectLifetimes::DeviceDestroyUndestroyedObjects(VkDevice device, VulkanObjectType object_type… in DeviceDestroyUndestroyedObjects() 263 VkDevice device = reinterpret_cast<VkDevice>(pNode->handle); in PreCallValidateDestroyInstance() local 314 VkDevice device = reinterpret_cast<VkDevice>(pNode->handle); in PreCallRecordDestroyInstance() local [all …]
|