/external/chromium-trace/catapult/devil/devil/android/tools/ |
D | provision_devices.py | 154 def ProvisionDevice(device, steps, blacklist, reboot_timeout=None): argument 187 def Wipe(device, adb_key_files=None): argument 202 def WipeChromeData(device): argument 243 def _UninstallIfMatch(device, pattern): argument 255 def _WipeUnderDirIfMatch(device, path, pattern): argument 261 def _WipeFileOrDir(device, path): argument 266 def WipeDevice(device, adb_key_files): argument 303 def _WriteAdbKeysFile(device, adb_keys_string): argument 314 def SetProperties(device, enable_java_debug, disable_location, argument 347 def DisableNetwork(device): argument [all …]
|
D | system_app.py | 48 def RemoveSystemApps(device, package_names): argument 63 def ReplaceSystemApp(device, package_name, replacement_apk, argument 80 def _FindSystemPackagePaths(device, system_package_list): argument 95 def _GetApplicationPaths(device, package): argument 120 def EnableSystemAppModification(device): argument 164 def _RelocateApp(device, package_name, relocate_to): argument 190 def _TemporarilyInstallApp(device, apk, install_timeout=None): argument 203 def _MoveApp(device, relocation_map): argument 232 def remove_system_app(device, args): argument 244 def replace_system_app(device, args): 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/adhd/cras/src/server/ |
D | cras_bt_device.c | 123 struct cras_bt_device *device; member 155 struct cras_bt_device *device; in cras_bt_device_create() local 201 struct cras_bt_device *device, in cras_bt_device_connect_profile() 240 struct cras_bt_device *device) in cras_bt_device_disconnect() 273 static void cras_bt_device_destroy(struct cras_bt_device *device) in cras_bt_device_destroy() 291 void cras_bt_device_remove(struct cras_bt_device *device) in cras_bt_device_remove() 321 struct cras_bt_device *device; in cras_bt_device_get() local 331 const char *cras_bt_device_object_path(const struct cras_bt_device *device) in cras_bt_device_object_path() 337 cras_bt_device_adapter(const struct cras_bt_device *device) in cras_bt_device_adapter() 342 const char *cras_bt_device_address(const struct cras_bt_device *device) in cras_bt_device_address() [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 …]
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkDeviceDriverImpl.inl | 5 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 …]
|
/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/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/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/OpenCSD/decoder/tests/snapshots/init-short-addr/ |
D | device1.ini | 1 [device] section 2 name=Cortex-A57_0 3 class=core 4 type=Cortex-A57
|
/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/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/OpenCSD/decoder/tests/snapshots/juno_r1_1/ |
D | device_7.ini | 1 [device] section 2 name=ETM_1 3 class=trace_source 4 type=ETM4
|
D | device_6.ini | 1 [device] section 2 name=ETM_0 3 class=trace_source 4 type=ETM4
|
D | device_11.ini | 1 [device] section 2 name=ETM_5 3 class=trace_source 4 type=ETM4
|
/external/OpenCSD/decoder/tests/snapshots/TC2/ |
D | device_9.ini | 1 [device] section 2 name=PTM_1 3 class=trace_source 4 type=PTM1.1
|
/external/OpenCSD/decoder/tests/snapshots/juno-ret-stck/ |
D | device_9.ini | 1 [device] section 2 name=ETM_3 3 class=trace_source 4 type=ETM4
|
D | device_11.ini | 1 [device] section 2 name=ETM_5 3 class=trace_source 4 type=ETM4
|
D | device_6.ini | 1 [device] section 2 name=ETM_0 3 class=trace_source 4 type=ETM4
|
/external/OpenCSD/decoder/tests/snapshots/juno-uname-002/ |
D | device_10.ini | 1 [device] section 2 name=ETM_4 3 class=trace_source 4 type=ETM4
|
D | device_8.ini | 1 [device] section 2 name=ETM_2 3 class=trace_source 4 type=ETM4
|
/external/OpenCSD/decoder/tests/snapshots/bugfix-exact-match/ |
D | etm_4.ini | 1 [device] section 2 name=etm_4 3 class=trace_source 4 type=ETM4
|
D | etm_5.ini | 1 [device] section 2 name=etm_5 3 class=trace_source 4 type=ETM4
|