Home
last modified time | relevance | path

Searched defs:create_device (Results 1 – 25 of 32) sorted by relevance

12

/aosp_15_r20/external/crosvm/devices/src/virtio/
H A Dconsole.rs172 fn create_device() -> (ConsoleContext, Console) { in create_device() function
189 fn create_device() -> (ConsoleContext, Console) { in create_device() function
H A Dmedia.rs511 create_device: F, field
/aosp_15_r20/external/pandora/avatar/avatar/controllers/
Dpandora_device.py28 def create_device(config: Dict[str, Any]) -> PandoraClient: function
/aosp_15_r20/external/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_screen.cpp947 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 Dgbm_unittest.cc42 TEST(gbm_unit_test, create_device) in TEST() argument
/aosp_15_r20/tools/netsim/rust/proto/src/
H A Dfrontend_grpc.rs163 pub fn create_device( in create_device() method
429 fn create_device( in create_device() method
H A Dstats.rs817 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 Dstats.proto63 optional uint32 create_device = 2; field
/aosp_15_r20/tools/netsim/rust/daemon/src/grpc_server/
H A Dfrontend.rs181 fn create_device( in create_device() method
/aosp_15_r20/external/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_device.c206 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 Dinput_helper.c212 void create_device(int fd) in create_device() function
/aosp_15_r20/frameworks/native/libs/input/rust/
H A Dkeyboard_classifier.rs413 fn create_device(classes: DeviceClass) -> InputDevice { in create_device() function
/aosp_15_r20/external/python/bumble/apps/
Dauracast.py365 async def create_device(transport: str) -> AsyncGenerator[bumble.device.Device, Any]: function
/aosp_15_r20/external/mesa3d/src/gbm/main/
H A Dgbm_backend_abi.h247 struct gbm_device *(*create_device)(int fd, uint32_t gbm_backend_version); member
H A Dgbm_abi_check.c182 struct gbm_device *(*create_device)(int fd, uint32_t gbm_backend_version); member
/aosp_15_r20/packages/modules/Virtualization/libs/devicemapper/src/
Dlib.rs175 fn create_device( in create_device() method
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/
Dinstance.rs352 pub unsafe fn create_device( in create_device() method
/aosp_15_r20/external/crosvm/hypervisor/src/haxm/
H A Dvm.rs321 fn create_device(&self, _kind: DeviceKind) -> Result<SafeDescriptor> { in create_device() method
/aosp_15_r20/external/mesa3d/src/microsoft/clc/
H A Dcompute_test.cpp194 ComputeTest::create_device(IDXGIAdapter1 *adapter) in create_device() function in ComputeTest
/aosp_15_r20/external/crosvm/hypervisor/src/whpx/
H A Dvm.rs604 fn create_device(&self, _kind: DeviceKind) -> Result<SafeDescriptor> { in create_device() method
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/stream_executor/
H A Dstream_executor.h472 void (*create_device)(const SP_Platform* platform, member
/aosp_15_r20/external/crosvm/hypervisor/src/
H A Dlib.rs193 fn create_device(&self, kind: DeviceKind) -> Result<SafeDescriptor>; in create_device() method
/aosp_15_r20/external/crosvm/hypervisor/src/gunyah/
H A Dmod.rs533 fn create_device(&self, _kind: DeviceKind) -> Result<SafeDescriptor> { in create_device() method
/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Dcommon_distributed.py394 def create_device(interface=None): function
/aosp_15_r20/frameworks/native/vulkan/libvulkan/
H A Dapi.cpp900 PFN_vkCreateDevice create_device = in Create() local

12