Searched defs:features (Results 1 – 25 of 34) sorted by relevance
12
/device/google/cuttlefish/host/libs/config/ |
D | feature.cpp | 30 const std::vector<SetupFeature*>& features) { in RunSetup() 56 const std::vector<FlagFeature*>& features, in ProcessFlags() 71 bool FlagFeature::WriteGflagsHelpXml(const std::vector<FlagFeature*>& features, in WriteGflagsHelpXml()
|
D | feature.h | 136 const std::unordered_set<Subclass*>& features, in TopologicalVisit()
|
/device/google/cuttlefish/host/commands/assemble_cvd/ |
D | graphics_flags.cc | 91 std::ostream& operator<<(std::ostream& stream, const AngleFeatures& features) { in operator <<() 105 AngleFeatures features = {}; in GetNeededAngleFeaturesBasedOnQuirks() local 160 const AngleFeatures features = in GetNeededAngleFeatures() local 206 VhostUserGpuHostRendererFeatures features = {}; in GetNeededVhostUserGpuHostRendererFeatures() local 397 std::unordered_map<std::string, bool> features; in ParseGfxstreamRendererFlag() local 425 const std::unordered_map<std::string, bool>& features) { in GetGfxstreamRendererFeaturesString() 459 std::unordered_map<std::string, bool> features; in SetGfxstreamFlags() local
|
D | disk_flags.cc | 1015 const auto& features = injector.getMultibindings<SetupFeature>(); in CreateDynamicDiskFiles() local
|
/device/google/cuttlefish_vmm/qemu/aarch64-linux-gnu/usr/share/qemu/firmware/ |
D | 60-edk2-arm.json | 25 "features": [ array
|
D | 60-edk2-aarch64.json | 25 "features": [ array
|
D | 60-edk2-i386.json | 26 "features": [ array
|
D | 60-edk2-x86_64.json | 26 "features": [ array
|
D | 50-edk2-i386-secure.json | 25 "features": [ array
|
D | 50-edk2-x86_64-secure.json | 25 "features": [ array
|
/device/google/cuttlefish_vmm/qemu/x86_64-linux-gnu/usr/share/qemu/firmware/ |
D | 60-edk2-aarch64.json | 25 "features": [ array
|
D | 60-edk2-arm.json | 25 "features": [ array
|
D | 60-edk2-i386.json | 26 "features": [ array
|
D | 50-edk2-i386-secure.json | 25 "features": [ array
|
D | 60-edk2-x86_64.json | 26 "features": [ array
|
D | 50-edk2-x86_64-secure.json | 25 "features": [ array
|
/device/google/cuttlefish_vmm/qemu/third_party/rust/crates/winapi/ |
D | Cargo.toml | 10 [features] table
|
/device/google/cuttlefish/host/libs/audio_connector/ |
D | shm_layout.h | 170 Le32 features; /* 1 << VIRTIO_SND_JACK_F_XXX */ member 188 Le32 features; /* 1 << VIRTIO_SND_PCM_F_XXX */ member 207 Le32 features; /* 1 << VIRTIO_SND_PCM_F_XXX */ member
|
D | commands.cpp | 117 uint32_t features, uint8_t channels, uint8_t format, uint8_t rate) in StreamSetParamsCommand()
|
D | commands.h | 111 uint32_t features() const { return features_; } in features() function
|
/device/google/coral-kernel/sm8150/kernel-headers/linux/ |
D | faceauth.h | 32 __u64 features; member
|
/device/google/coral-kernel/sm8150/original-kernel-headers/linux/ |
D | faceauth.h | 35 __u64 features; member
|
D | msm_kgsl.h | 380 unsigned int features; member
|
/device/google/sunfish-kernel/sm7150/original-kernel-headers/linux/ |
D | msm_kgsl.h | 380 unsigned int features; member
|
/device/google/sunfish-kernel/sm7150/kernel-headers/linux/ |
D | msm_kgsl.h | 247 unsigned int features; member
|
12