/aosp_15_r20/external/rust/android-crates-io/crates/vhost/src/ |
D | backend.rs | 240 fn get_features(&self) -> Result<u64>; in get_features() method 326 fn get_features(&mut self) -> Result<u64>; in get_features() method 400 fn get_features(&self) -> Result<u64> { in get_features() method 460 fn get_features(&self) -> Result<u64> { in get_features() method 549 fn get_features(&mut self) -> Result<u64> { in get_features() method
|
/aosp_15_r20/external/python/cpython2/Lib/compiler/ |
D | future.py | 43 def get_features(self): member in FutureParser
|
/aosp_15_r20/external/rust/android-crates-io/crates/vhost/src/vhost_user/ |
D | slave_req_handler.rs | 42 fn get_features(&self) -> Result<u64>; in get_features() method 82 fn get_features(&mut self) -> Result<u64>; in get_features() method 132 fn get_features(&self) -> Result<u64> { in get_features() method
|
D | dummy_slave.rs | 75 fn get_features(&mut self) -> Result<u64> { in get_features() method
|
D | master.rs | 152 fn get_features(&self) -> Result<u64> { in get_features() method
|
/aosp_15_r20/external/mesa3d/bin/ |
H A D | gen_release_notes.py | 301 def get_features(is_point_release: bool) -> typing.Generator[str, None, None]: function
|
/aosp_15_r20/external/crosvm/vhost/tests/ |
H A D | linux.rs | 58 fn get_features() { in get_features() function
|
/aosp_15_r20/external/pytorch/scripts/release_notes/ |
H A D | common.py | 281 def get_features(commit_hash): function
|
/aosp_15_r20/external/coreboot/payloads/coreinfo/ |
H A D | cpuinfo_module.c | 101 static void get_features(WINDOW *win, int *row) in get_features() function
|
/aosp_15_r20/external/crosvm/vhost/src/ |
H A D | lib.rs | 106 fn get_features(&self) -> Result<u64> { in get_features() method
|
/aosp_15_r20/external/crosvm/third_party/vmm_vhost/src/ |
H A D | backend_server.rs | 29 fn get_features(&mut self) -> Result<u64>; in get_features() method 92 fn get_features(&mut self) -> Result<u64> { in get_features() function
|
H A D | test_backend.rs | 59 fn get_features(&mut self) -> Result<u64> { in get_features() method
|
H A D | backend_client.rs | 50 pub fn get_features(&mut self) -> Result<u64> { in get_features() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/autogen/ |
D | mod.rs | 268 fn get_features(registry: &Registry) -> IndexMap<&str, &Feature> { in get_features() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/vhost/src/vhost_kern/ |
D | mod.rs | 103 fn get_features(&self) -> Result<u64> { in get_features() method
|
/aosp_15_r20/external/mesa3d/src/panfrost/vulkan/ |
H A D | panvk_physical_device.c | 98 get_features(const struct panvk_physical_device *device, in get_features() function
|
/aosp_15_r20/external/crosvm/devices/src/virtio/vhost/user/device/ |
H A D | vsock.rs | 131 fn get_features(&mut self) -> Result<u64> { in get_features() method
|
H A D | handler.rs | 395 fn get_features(&mut self) -> VhostResult<u64> { in get_features() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/vhost-user-backend/src/ |
D | handler.rs | 243 fn get_features(&mut self) -> VhostUserResult<u64> { in get_features() function
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan/ |
H A D | anv_physical_device.c | 297 get_features(const struct anv_physical_device *pdevice, in get_features() function
|
/aosp_15_r20/cts/common/device-side/bedstead/btest/ |
H A D | btest | 1155 def get_features(args): function
|
/aosp_15_r20/external/mesa3d/src/broadcom/vulkan/ |
H A D | v3dv_device.c | 248 get_features(const struct v3dv_physical_device *physical_device, in get_features() function
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/ |
H A D | anv_device.c | 357 get_features(const struct anv_physical_device *pdevice, in get_features() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/device/ |
D | physical.rs | 196 unsafe fn get_features(handle: ash::vk::PhysicalDevice, instance: &Instance) -> Features { in get_features() method
|
/aosp_15_r20/external/ethtool/ |
H A D | ethtool.c | 2389 get_features(struct cmd_context *ctx, const struct feature_defs *defs) in get_features() function
|