Home
last modified time | relevance | path

Searched defs:get_features (Results 1 – 25 of 40) sorted by relevance

12

/aosp_15_r20/external/rust/android-crates-io/crates/vhost/src/
Dbackend.rs240 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/
Dfuture.py43 def get_features(self): member in FutureParser
/aosp_15_r20/external/rust/android-crates-io/crates/vhost/src/vhost_user/
Dslave_req_handler.rs42 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
Ddummy_slave.rs75 fn get_features(&mut self) -> Result<u64> { in get_features() method
Dmaster.rs152 fn get_features(&self) -> Result<u64> { in get_features() method
/aosp_15_r20/external/mesa3d/bin/
H A Dgen_release_notes.py301 def get_features(is_point_release: bool) -> typing.Generator[str, None, None]: function
/aosp_15_r20/external/crosvm/vhost/tests/
H A Dlinux.rs58 fn get_features() { in get_features() function
/aosp_15_r20/external/pytorch/scripts/release_notes/
H A Dcommon.py281 def get_features(commit_hash): function
/aosp_15_r20/external/coreboot/payloads/coreinfo/
H A Dcpuinfo_module.c101 static void get_features(WINDOW *win, int *row) in get_features() function
/aosp_15_r20/external/crosvm/vhost/src/
H A Dlib.rs106 fn get_features(&self) -> Result<u64> { in get_features() method
/aosp_15_r20/external/crosvm/third_party/vmm_vhost/src/
H A Dbackend_server.rs29 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 Dtest_backend.rs59 fn get_features(&mut self) -> Result<u64> { in get_features() method
H A Dbackend_client.rs50 pub fn get_features(&mut self) -> Result<u64> { in get_features() method
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/autogen/
Dmod.rs268 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/
Dmod.rs103 fn get_features(&self) -> Result<u64> { in get_features() method
/aosp_15_r20/external/mesa3d/src/panfrost/vulkan/
H A Dpanvk_physical_device.c98 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 Dvsock.rs131 fn get_features(&mut self) -> Result<u64> { in get_features() method
H A Dhandler.rs395 fn get_features(&mut self) -> VhostResult<u64> { in get_features() method
/aosp_15_r20/external/rust/android-crates-io/crates/vhost-user-backend/src/
Dhandler.rs243 fn get_features(&mut self) -> VhostUserResult<u64> { in get_features() function
/aosp_15_r20/external/mesa3d/src/intel/vulkan/
H A Danv_physical_device.c297 get_features(const struct anv_physical_device *pdevice, in get_features() function
/aosp_15_r20/cts/common/device-side/bedstead/btest/
H A Dbtest1155 def get_features(args): function
/aosp_15_r20/external/mesa3d/src/broadcom/vulkan/
H A Dv3dv_device.c248 get_features(const struct v3dv_physical_device *physical_device, in get_features() function
/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/
H A Danv_device.c357 get_features(const struct anv_physical_device *pdevice, in get_features() function
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/device/
Dphysical.rs196 unsafe fn get_features(handle: ash::vk::PhysicalDevice, instance: &Instance) -> Features { in get_features() method
/aosp_15_r20/external/ethtool/
H A Dethtool.c2389 get_features(struct cmd_context *ctx, const struct feature_defs *defs) in get_features() function

12