Home
last modified time | relevance | path

Searched defs:device (Results 1 – 25 of 2256) sorted by relevance

12345678910>>...91

/external/mesa3d/src/intel/vulkan/
Danv_gem_stubs.c31 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 …]
Danv_gem.c43 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/
Dprovision_devices.py150 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 …]
Dsystem_app.py53 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/adhd/cras/src/server/
Dcras_bt_device.c135 struct cras_bt_device *device; member
168 struct cras_bt_device *device; in cras_bt_device_create() local
217 struct cras_bt_device *device, in cras_bt_device_connect_profile()
256 struct cras_bt_device *device) in cras_bt_device_disconnect()
289 static void cras_bt_device_destroy(struct cras_bt_device *device) in cras_bt_device_destroy()
307 void cras_bt_device_remove(struct cras_bt_device *device) in cras_bt_device_remove()
337 struct cras_bt_device *device; in cras_bt_device_get() local
347 const char *cras_bt_device_object_path(const struct cras_bt_device *device) in cras_bt_device_object_path()
352 int cras_bt_device_get_stable_id(const struct cras_bt_device *device) in cras_bt_device_get_stable_id()
358 cras_bt_device_adapter(const struct cras_bt_device *device) in cras_bt_device_adapter()
[all …]
/external/vulkan-validation-layers/layers/generated/
Dvk_dispatch_table_helper.h36 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 …]
Dthread_safety.cpp28 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 …]
/external/OpenCL-CTS/test_common/harness/
DdeviceInfo.cpp27 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/tensorflow/tensorflow/c/experimental/stream_executor/
Dstream_executor_test.cc49 void allocate(const SP_Device* const device, uint64_t size, in allocate()
51 void deallocate(const SP_Device* const device, SP_DeviceMemoryBase* const mem) { in deallocate()
53 void* host_memory_allocate(const SP_Device* const device, uint64_t size) { in host_memory_allocate()
56 void host_memory_deallocate(const SP_Device* const device, void* mem) {} in host_memory_deallocate()
57 TF_Bool get_allocator_stats(const SP_Device* const device, in get_allocator_stats()
61 TF_Bool device_memory_usage(const SP_Device* const device, int64_t* const free, in device_memory_usage()
65 void create_stream(const SP_Device* const device, SP_Stream* stream, in create_stream()
69 void destroy_stream(const SP_Device* const device, SP_Stream stream) {} in destroy_stream()
70 void create_stream_dependency(const SP_Device* const device, in create_stream_dependency()
73 void get_stream_status(const SP_Device* const device, SP_Stream stream, in get_stream_status()
[all …]
/external/libpcap/
Dpcap-dos.h140 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/mesa3d/prebuilt-intermediates/vulkan/
Danv_entrypoints.c1748 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/
DvkDeviceDriverImpl.inl5 PFN_vkVoidFunction DeviceDriver::getDeviceProcAddr (VkDevice device, const char* pName) const
10 void DeviceDriver::destroyDevice (VkDevice device, const VkAllocationCallbacks* pAllocator) const
15 void DeviceDriver::getDeviceQueue (VkDevice device, deUint32 queueFamilyIndex, deUint32 queueIndex,…
35 VkResult DeviceDriver::allocateMemory (VkDevice device, const VkMemoryAllocateInfo* pAllocateInfo, …
40 void DeviceDriver::freeMemory (VkDevice device, VkDeviceMemory memory, const VkAllocationCallbacks*…
45 VkResult DeviceDriver::mapMemory (VkDevice device, VkDeviceMemory memory, VkDeviceSize offset, VkDe…
50 void DeviceDriver::unmapMemory (VkDevice device, VkDeviceMemory memory) const
55 VkResult DeviceDriver::flushMappedMemoryRanges (VkDevice device, deUint32 memoryRangeCount, const V…
60 VkResult DeviceDriver::invalidateMappedMemoryRanges (VkDevice device, deUint32 memoryRangeCount, co…
65 void DeviceDriver::getDeviceMemoryCommitment (VkDevice device, VkDeviceMemory memory, VkDeviceSize*…
[all …]
DvkRefUtil.cpp32 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/mesa3d/src/vulkan/util/
Dvk_object.c31 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/autotest/server/cros/bluetooth/
Dbluetooth_adapter_audio_tests.py51 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/mtools/
Dmtools.h47 typedef struct device { struct
48 const char *name; /* full path to device */ argument
58 * mformatting partitioned devices */ argument
80 } device_t; argument
101 int setDeviceFromOldDos(int media, struct device *dev); argument
/external/mesa3d/src/amd/vulkan/
Dradv_sqtt.c39 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/
Dv3dv_bo.c46 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/
DBluetoothHfpClientFacade.java75 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/
DShadowBluetoothDeviceTest.java34 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/libdrm/tests/kms/
Dlibkms-test-device.c51 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/OpenCSD/decoder/tests/snapshots/init-short-addr/
Ddevice1.ini1 [device] section
2 name=Cortex-A57_0
3 class=core
4 type=Cortex-A57
/external/swiftshader/src/Vulkan/
DVkPromotedExtensions.cpp51 VKAPI_ATTR VkResult VKAPI_CALL vkBindBufferMemory2KHR(VkDevice device, uint32_t bindInfoCount, cons… in vkBindBufferMemory2KHR()
56 VKAPI_ATTR VkResult VKAPI_CALL vkBindImageMemory2KHR(VkDevice device, uint32_t bindInfoCount, const… in vkBindImageMemory2KHR()
62 VKAPI_ATTR VkResult VKAPI_CALL vkCreateDescriptorUpdateTemplateKHR(VkDevice device, const VkDescrip… in vkCreateDescriptorUpdateTemplateKHR()
67 VKAPI_ATTR void VKAPI_CALL vkDestroyDescriptorUpdateTemplateKHR(VkDevice device, VkDescriptorUpdate… in vkDestroyDescriptorUpdateTemplateKHR()
72 VKAPI_ATTR void VKAPI_CALL vkUpdateDescriptorSetWithTemplateKHR(VkDevice device, VkDescriptorSet de… in vkUpdateDescriptorSetWithTemplateKHR()
78 VKAPI_ATTR void VKAPI_CALL vkGetDeviceGroupPeerMemoryFeaturesKHR(VkDevice device, uint32_t heapInde… in vkGetDeviceGroupPeerMemoryFeaturesKHR()
118 VKAPI_ATTR void VKAPI_CALL vkGetImageMemoryRequirements2KHR(VkDevice device, const VkImageMemoryReq… in vkGetImageMemoryRequirements2KHR()
123 VKAPI_ATTR void VKAPI_CALL vkGetBufferMemoryRequirements2KHR(VkDevice device, const VkBufferMemoryR… in vkGetBufferMemoryRequirements2KHR()
128 VKAPI_ATTR void VKAPI_CALL vkGetImageSparseMemoryRequirements2KHR(VkDevice device, const VkImageSpa… in vkGetImageSparseMemoryRequirements2KHR()
170 VKAPI_ATTR void VKAPI_CALL vkTrimCommandPoolKHR(VkDevice device, VkCommandPool commandPool, VkComma… in vkTrimCommandPoolKHR()
[all …]
/external/OpenCSD/decoder/tests/snapshots/juno-uname-002/
Ddevice_7.ini1 [device] section
2 name=ETM_1
3 class=trace_source
4 type=ETM4
/external/OpenCSD/decoder/tests/snapshots/juno-ret-stck/
Ddevice_10.ini1 [device] section
2 name=ETM_4
3 class=trace_source
4 type=ETM4

12345678910>>...91