Home
last modified time | relevance | path

Searched +defs:default +defs:features (Results 1 – 25 of 633) sorted by relevance

12345678910>>...26

/aosp_15_r20/out/soong/.intermediates/packages/providers/MediaProvider/photopicker/PhotopickerLib/android_common_apex30/kotlin_headers/
DPhotopickerLib.jar ... DatabaseManager, com.android.photopicker.core.features.FeatureManager, com.android.photopicker.data ...
/aosp_15_r20/external/rust/android-crates-io/crates/x509-cert/
DCargo.toml42 features = ["derive"] qkey
47 features = ["db"] qkey
51 features = [ qkey
64 features = ["rand_core"] qkey
69 features = ["alloc"] qkey
73 features = [ qkey
89 features = ["sha2"] qkey
96 features = ["oid"] qkey
101 [features] table
113 default = [ qkey
/aosp_15_r20/external/rust/android-crates-io/crates/bindgen/
Dfeatures.rs78 let mut features = Self { localVariable
169 fn default() -> Self { in default() method
226 fn default() -> Self { in default() method
260 let features = RustFeatures::from(RustTarget::Stable_1_71); in target_features() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/maybe-async/
DCargo.toml42 features = [ qkey
49 features = ["attributes"] qkey
56 features = [ qkey
63 features = ["diff"] qkey
65 [features] table
66 default = [] qkey
/aosp_15_r20/external/rust/pica/
DCargo.toml37 features = ["web"] qkey
39 [features] table
40 default = ["web"] qkey
50 clap = { version = "4.1.8", default-features = false, features = ["derive", "error-context", "help"… qkey
53 hyper = { version = "0.14", features = ["server", "stream", "http1", "tcp"], optional = true } qkey
59 serde = { version = "1.0", features = ["derive"] } qkey
62 tokio = { version = "1.32.0", features = [ "fs", "io-util", "macros", "net", "rt" ] } qkey
63 tokio-stream = { version = "0.1.8", features = ["sync"] } qkey
/aosp_15_r20/external/rust/android-crates-io/crates/either/
DCargo.toml35 features = ["serde"] qkey
38 features = ["serde"] qkey
46 features = ["derive"] qkey
52 [features] table
53 default = ["use_std"] qkey
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/either-1.11.0/
H A DCargo.toml35 features = ["serde"] qkey
38 features = ["serde"] qkey
46 features = ["derive"] qkey
52 [features] table
53 default = ["use_std"] qkey
/aosp_15_r20/tools/netsim/rust/daemon/
H A DCargo.toml13 clap = { version = "4.1.8", default-features = false, features = ["derive", "error-context", "help"… qkey
14 cxx = { version = ">=1.0.85", features = ["c++17"] } qkey
17 glam = { version = "0.25.0", features = ["libm"] } qkey
32 tokio = { version = "1.32.0", features = ["fs", "io-util", "macros", "net", "rt-multi-thread"] } qkey
33 tokio-stream = { version = "0.1.14", features = ["sync"] } qkey
39 grpcio = {version= "0.13.0", default-features = false, features = ["protobufv3-codec"]} qkey
40 futures-channel = { version = "0.3.30", features = ["sink"] } qkey
42 futures-util = { version = "0.3.30", default-features = false, features = ["sink"] } qkey
48 [features] table
50 default = ["local_ssl"] qkey
/aosp_15_r20/external/rust/beto-rust/nearby/crypto/crypto_provider_rustcrypto/
DCargo.toml12 aes-gcm-siv = { version = "0.11.1", features = [ qkey
15 aes-gcm = { version = "0.10.3", features = [ qkey
23 p256 = { workspace = true, features = ["ecdh"], default-features = false } qkey
25 ed25519-dalek = { workspace = true, default-features = false, features = [ qkey
40 crypto_provider_rustcrypto = { path = ".", features = ["std"] } qkey
42 [features] table
43 default = ["alloc", "rand_chacha"] qkey
/aosp_15_r20/external/rust/beto-rust/nearby/connections/ukey2/ukey2_connections/
DCargo.toml10 [features] table
11 default = [] qkey
19 rand = { workspace = true, features = ["std", "std_rng"] } qkey
21 nom = { version = "7.1.3", features = ["alloc"] } qkey
29 crypto_provider_rustcrypto = { workspace = true, features = ["alloc", "std"] } qkey
/aosp_15_r20/out/soong/.intermediates/packages/providers/MediaProvider/photopicker/PhotopickerLib/android_common_apex30/kotlin/
DPhotopickerLib.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/packages__providers__MediaProvider__photopicker__android_common_apex30__PhotopickerLib.kotlin_module com ...
/aosp_15_r20/external/rust/android-crates-io/crates/gpio-cdev/
DCargo.toml61 features = ["ioctl"] qkey
65 features = [ qkey
76 features = [ qkey
89 features = [ qkey
96 [features] table
101 default = [] qkey
/aosp_15_r20/external/rust/android-crates-io/crates/num_enum_derive/
DCargo.toml30 features = ["external_doc"] qkey
47 features = ["parsing"] qkey
51 features = [ qkey
56 [features] table
58 default = ["std"] qkey
/aosp_15_r20/external/rust/android-crates-io/crates/serde_json/
DCargo.toml38 features = [ qkey
49 features = ["raw_value"] qkey
56 features = ["std"] qkey
83 features = ["derive"] qkey
96 features = ["diff"] qkey
98 [features] table
101 default = ["std"] qkey
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/serde_derive-1.0.197/
H A DCargo.toml47 features = ["proc-macro"] qkey
52 features = ["proc-macro"] qkey
57 features = [ qkey
69 [features] table
70 default = [] qkey
/aosp_15_r20/external/rust/crates/quiche/
DCargo.toml46 features = [ qkey
81 features = ["std"] qkey
102 features = [ qkey
109 features = [ qkey
120 [features] table
126 default = ["boringssl-vendored"] qkey
133 features = [ qkey
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/
DCargo.toml46 features = [ qkey
81 features = ["std"] qkey
102 features = [ qkey
109 features = [ qkey
120 [features] table
126 default = ["boringssl-vendored"] qkey
133 features = [ qkey
/aosp_15_r20/external/rust/android-crates-io/crates/half/
DCargo.toml42 features = [ qkey
56 features = ["derive"] qkey
62 features = ["libm"] qkey
68 features = ["derive"] qkey
92 [features] table
94 default = ["std"] qkey
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/hashbrown/
H A DCargo.toml38 features = [ qkey
58 features = ["alloc"] qkey
82 features = ["alloc"] qkey
93 features = ["allocator-api2"] qkey
106 features = ["small_rng"] qkey
113 features = ["validation"] qkey
118 [features] table
119 default = [ qkey
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/hashbrown/
H A DCargo.toml38 features = [ qkey
58 features = ["alloc"] qkey
82 features = ["alloc"] qkey
93 features = ["allocator-api2"] qkey
106 features = ["small_rng"] qkey
113 features = ["validation"] qkey
118 [features] table
119 default = [ qkey
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/hashbrown/
H A DCargo.toml38 features = [ qkey
58 features = ["alloc"] qkey
82 features = ["alloc"] qkey
93 features = ["allocator-api2"] qkey
106 features = ["small_rng"] qkey
113 features = ["validation"] qkey
118 [features] table
119 default = [ qkey
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/hashbrown/
H A DCargo.toml38 features = [ qkey
58 features = ["alloc"] qkey
82 features = ["alloc"] qkey
93 features = ["allocator-api2"] qkey
106 features = ["small_rng"] qkey
113 features = ["validation"] qkey
118 [features] table
119 default = [ qkey
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/hashbrown/
H A DCargo.toml38 features = [ qkey
58 features = ["alloc"] qkey
82 features = ["alloc"] qkey
93 features = ["allocator-api2"] qkey
106 features = ["small_rng"] qkey
113 features = ["validation"] qkey
118 [features] table
119 default = [ qkey
/aosp_15_r20/build/make/tools/aconfig/aconfig/
H A DCargo.toml6 [features] table
7 default = ["cargo"] qkey
12 clap = { version = "4.1.8", features = ["derive"] } qkey
15 serde = { version = "1.0.152", features = ["derive"] } qkey
/aosp_15_r20/external/virtio-media/device/
H A DCargo.toml15 nix = { version = "0.28", features = ["fs"] } qkey
18 zerocopy = { version = "0.7.31", features = ["derive"] } qkey
20 [features] table
21 default = ["simple-device"] qkey

12345678910>>...26