/aosp_15_r20/external/crosvm/devices/src/virtio/ |
H A D | console.rs | 172 fn create_device() -> (ConsoleContext, Console) { in create_device() function 189 fn create_device() -> (ConsoleContext, Console) { in create_device() function
|
H A D | media.rs | 511 create_device: F, field
|
/aosp_15_r20/external/pandora/avatar/avatar/controllers/ |
D | pandora_device.py | 28 def create_device(config: Dict[str, Any]) -> PandoraClient: function
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/d3d12/ |
H A D | d3d12_screen.cpp | 947 create_device(util_dl_library *d3d12_mod, IUnknown *adapter) in create_device() function 990 create_device(util_dl_library *d3d12_mod, IUnknown *adapter, ID3D12DeviceFactory *factory) in create_device() function
|
/aosp_15_r20/external/minigbm/ |
H A D | gbm_unittest.cc | 42 TEST(gbm_unit_test, create_device) in TEST() argument
|
/aosp_15_r20/tools/netsim/rust/proto/src/ |
H A D | frontend_grpc.rs | 163 pub fn create_device( in create_device() method 429 fn create_device( in create_device() method
|
H A D | stats.rs | 817 pub create_device: ::std::option::Option<u32>, field 871 pub fn create_device(&self) -> u32 { in create_device() method
|
/aosp_15_r20/tools/netsim/proto/netsim/ |
H A D | stats.proto | 63 optional uint32 create_device = 2; field
|
/aosp_15_r20/tools/netsim/rust/daemon/src/grpc_server/ |
H A D | frontend.rs | 181 fn create_device( in create_device() method
|
/aosp_15_r20/external/mesa3d/src/panfrost/vulkan/ |
H A D | panvk_vX_device.c | 206 panvk_per_arch(create_device)(struct panvk_physical_device *physical_device, in panvk_per_arch() argument
|
/aosp_15_r20/external/ltp/testcases/kernel/input/ |
H A D | input_helper.c | 212 void create_device(int fd) in create_device() function
|
/aosp_15_r20/frameworks/native/libs/input/rust/ |
H A D | keyboard_classifier.rs | 413 fn create_device(classes: DeviceClass) -> InputDevice { in create_device() function
|
/aosp_15_r20/external/python/bumble/apps/ |
D | auracast.py | 365 async def create_device(transport: str) -> AsyncGenerator[bumble.device.Device, Any]: function
|
/aosp_15_r20/external/mesa3d/src/gbm/main/ |
H A D | gbm_backend_abi.h | 247 struct gbm_device *(*create_device)(int fd, uint32_t gbm_backend_version); member
|
H A D | gbm_abi_check.c | 182 struct gbm_device *(*create_device)(int fd, uint32_t gbm_backend_version); member
|
/aosp_15_r20/packages/modules/Virtualization/libs/devicemapper/src/ |
D | lib.rs | 175 fn create_device( in create_device() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/ |
D | instance.rs | 352 pub unsafe fn create_device( in create_device() method
|
/aosp_15_r20/external/crosvm/hypervisor/src/haxm/ |
H A D | vm.rs | 321 fn create_device(&self, _kind: DeviceKind) -> Result<SafeDescriptor> { in create_device() method
|
/aosp_15_r20/external/mesa3d/src/microsoft/clc/ |
H A D | compute_test.cpp | 194 ComputeTest::create_device(IDXGIAdapter1 *adapter) in create_device() function in ComputeTest
|
/aosp_15_r20/external/crosvm/hypervisor/src/whpx/ |
H A D | vm.rs | 604 fn create_device(&self, _kind: DeviceKind) -> Result<SafeDescriptor> { in create_device() method
|
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/stream_executor/ |
H A D | stream_executor.h | 472 void (*create_device)(const SP_Platform* platform, member
|
/aosp_15_r20/external/crosvm/hypervisor/src/ |
H A D | lib.rs | 193 fn create_device(&self, kind: DeviceKind) -> Result<SafeDescriptor>; in create_device() method
|
/aosp_15_r20/external/crosvm/hypervisor/src/gunyah/ |
H A D | mod.rs | 533 fn create_device(&self, _kind: DeviceKind) -> Result<SafeDescriptor> { in create_device() method
|
/aosp_15_r20/external/pytorch/torch/testing/_internal/ |
H A D | common_distributed.py | 394 def create_device(interface=None): function
|
/aosp_15_r20/frameworks/native/vulkan/libvulkan/ |
H A D | api.cpp | 900 PFN_vkCreateDevice create_device = in Create() local
|