Home
last modified time | relevance | path

Searched defs:features (Results 1 – 25 of 3769) sorted by relevance

12345678910>>...151

/aosp_15_r20/external/swiftshader/src/Vulkan/
H A DVkPhysicalDevice.cpp37 static const VkPhysicalDeviceFeatures features{ in getFeatures() local
103 static void getPhysicalDeviceSamplerYcbcrConversionFeatures(T *features) in getPhysicalDeviceSamplerYcbcrConversionFeatures()
109 static void getPhysicalDevice16BitStorageFeatures(T *features) in getPhysicalDevice16BitStorageFeatures()
118 static void getPhysicalDeviceVariablePointersFeatures(T *features) in getPhysicalDeviceVariablePointersFeatures()
125 static void getPhysicalDevice8BitStorageFeaturesKHR(T *features) in getPhysicalDevice8BitStorageFeaturesKHR()
133 static void getPhysicalDeviceMultiviewFeatures(T *features) in getPhysicalDeviceMultiviewFeatures()
141 static void getPhysicalDeviceProtectedMemoryFeatures(T *features) in getPhysicalDeviceProtectedMemoryFeatures()
147 static void getPhysicalDeviceShaderDrawParameterFeatures(T *features) in getPhysicalDeviceShaderDrawParameterFeatures()
153 static void getPhysicalDeviceSeparateDepthStencilLayoutsFeaturesKHR(T *features) in getPhysicalDeviceSeparateDepthStencilLayoutsFeaturesKHR()
159 static void getPhysicalDeviceLineRasterizationFeaturesEXT(T *features) in getPhysicalDeviceLineRasterizationFeaturesEXT()
[all …]
/aosp_15_r20/external/deqp/external/vulkancts/scripts/src/extensions/
H A DVK_VERSION_1_2.json7 "features": [ array
16 "features": [ array
28 "features": [ array
42 "features": [ array
50 "features": [ array
58 "features": [ array
66 "features": [ array
74 "features": [ array
82 "features": [ array
90 "features": [ array
[all …]
H A DVK_EXT_descriptor_indexing.json12 "features": [ array
20 "features": [ array
28 "features": [ array
37 "features": [ array
49 "features": [ array
57 "features": [ array
65 "features": [ array
73 "features": [ array
81 "features": [ array
89 "features": [ array
[all …]
H A DVK_VERSION_1_3.json7 "features": [ array
18 "features": [ array
29 "features": [ array
43 "features": [ array
54 "features": [ array
65 "features": [ array
77 "features": [ array
88 "features": [ array
99 "features": [ array
110 "features": [ array
[all …]
/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/cfg/
H A DMapperBuilder.java100 public B enable(MapperFeature... features) { in enable()
105 public B disable(MapperFeature... features) { in disable()
115 public B enable(SerializationFeature... features) { in enable()
122 public B disable(SerializationFeature... features) { in disable()
134 public B enable(DeserializationFeature... features) { in enable()
141 public B disable(DeserializationFeature... features) { in disable()
159 public B enable(JsonParser.Feature... features) { in enable()
164 public B disable(JsonParser.Feature... features) { in disable()
174 public B enable(JsonGenerator.Feature... features) { in enable()
179 public B disable(JsonGenerator.Feature... features) { in disable()
[all …]
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/
H A DCargo.toml16 cfg-if = { version = "1.0", features = ['rustc-dep-of-std'] } qkey
20 compiler_builtins = { version = "0.1.105", features = ["weak-intrinsics"] } qkey
23 hashbrown = { version = "0.14", default-features = false, features = ['rustc-dep-of-std'] } qkey
24 std_detect = { path = "../stdarch/crates/std_detect", default-features = false, features = ['rustc-… qkey
27 rustc-demangle = { version = "0.1.24", features = ['rustc-dep-of-std'] } qkey
34 libc = { version = "0.2.153", default-features = false, features = ['rustc-dep-of-std'], public = t… qkey
37 object = { version = "0.36.0", default-features = false, optional = true, features = ['read_core', … qkey
40 object = { version = "0.36.0", default-features = false, optional = true, features = ['read_core', … qkey
43 rand = { version = "0.8.5", default-features = false, features = ["alloc"] } qkey
47 dlmalloc = { version = "0.2.4", features = ['rustc-dep-of-std'] } qkey
[all …]
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/
H A DCargo.toml16 cfg-if = { version = "1.0", features = ['rustc-dep-of-std'] } qkey
20 compiler_builtins = { version = "0.1.105", features = ["weak-intrinsics"] } qkey
23 hashbrown = { version = "0.14", default-features = false, features = ['rustc-dep-of-std'] } qkey
24 std_detect = { path = "../stdarch/crates/std_detect", default-features = false, features = ['rustc-… qkey
27 rustc-demangle = { version = "0.1.24", features = ['rustc-dep-of-std'] } qkey
34 libc = { version = "0.2.153", default-features = false, features = ['rustc-dep-of-std'], public = t… qkey
37 object = { version = "0.36.0", default-features = false, optional = true, features = ['read_core', … qkey
40 object = { version = "0.36.0", default-features = false, optional = true, features = ['read_core', … qkey
43 rand = { version = "0.8.5", default-features = false, features = ["alloc"] } qkey
47 dlmalloc = { version = "0.2.4", features = ['rustc-dep-of-std'] } qkey
[all …]
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/
H A DCargo.toml16 cfg-if = { version = "1.0", features = ['rustc-dep-of-std'] } qkey
20 compiler_builtins = { version = "0.1.105", features = ["weak-intrinsics"] } qkey
23 hashbrown = { version = "0.14", default-features = false, features = ['rustc-dep-of-std'] } qkey
24 std_detect = { path = "../stdarch/crates/std_detect", default-features = false, features = ['rustc-… qkey
27 rustc-demangle = { version = "0.1.24", features = ['rustc-dep-of-std'] } qkey
34 libc = { version = "0.2.153", default-features = false, features = ['rustc-dep-of-std'], public = t… qkey
37 object = { version = "0.36.0", default-features = false, optional = true, features = ['read_core', … qkey
40 object = { version = "0.36.0", default-features = false, optional = true, features = ['read_core', … qkey
43 rand = { version = "0.8.5", default-features = false, features = ["alloc"] } qkey
47 dlmalloc = { version = "0.2.4", features = ['rustc-dep-of-std'] } qkey
[all …]
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/
H A DCargo.toml16 cfg-if = { version = "1.0", features = ['rustc-dep-of-std'] } qkey
20 compiler_builtins = { version = "0.1.105", features = ["weak-intrinsics"] } qkey
23 hashbrown = { version = "0.14", default-features = false, features = ['rustc-dep-of-std'] } qkey
24 std_detect = { path = "../stdarch/crates/std_detect", default-features = false, features = ['rustc-… qkey
27 rustc-demangle = { version = "0.1.24", features = ['rustc-dep-of-std'] } qkey
34 libc = { version = "0.2.153", default-features = false, features = ['rustc-dep-of-std'], public = t… qkey
37 object = { version = "0.36.0", default-features = false, optional = true, features = ['read_core', … qkey
40 object = { version = "0.36.0", default-features = false, optional = true, features = ['read_core', … qkey
43 rand = { version = "0.8.5", default-features = false, features = ["alloc"] } qkey
47 dlmalloc = { version = "0.2.4", features = ['rustc-dep-of-std'] } qkey
[all …]
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/
H A DCargo.toml16 cfg-if = { version = "1.0", features = ['rustc-dep-of-std'] } qkey
20 compiler_builtins = { version = "0.1.105", features = ["weak-intrinsics"] } qkey
23 hashbrown = { version = "0.14", default-features = false, features = ['rustc-dep-of-std'] } qkey
24 std_detect = { path = "../stdarch/crates/std_detect", default-features = false, features = ['rustc-… qkey
27 rustc-demangle = { version = "0.1.24", features = ['rustc-dep-of-std'] } qkey
34 libc = { version = "0.2.153", default-features = false, features = ['rustc-dep-of-std'], public = t… qkey
37 object = { version = "0.36.0", default-features = false, optional = true, features = ['read_core', … qkey
40 object = { version = "0.36.0", default-features = false, optional = true, features = ['read_core', … qkey
43 rand = { version = "0.8.5", default-features = false, features = ["alloc"] } qkey
47 dlmalloc = { version = "0.2.4", features = ['rustc-dep-of-std'] } qkey
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/
DCargo.toml36 features = [ qkey
96 features = ["derive"] qkey
108 features = [ qkey
117 features = ["use_alloc"] qkey
165 features = [ qkey
174 features = [ qkey
186 features = [ qkey
197 features = [ qkey
205 features = [ qkey
216 features = [ qkey
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/axum/
DCargo.toml61 features = [ qkey
95 features = ["alloc"] qkey
110 features = ["stream"] qkey
139 features = ["raw_value"] qkey
159 features = ["time"] qkey
169 features = ["util"] qkey
174 features = [ qkey
221 features = ["__private"] qkey
231 features = [ qkey
243 features = ["derive"] qkey
[all …]
/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/test_data/metadata/crate_renamed_optional_deps_disabled/
H A Dmetadata.json14 "features": [], array
29 "features": {}, object
74 "features": [], array
89 "features": {}, object
163 "features": {}, object
281 "features": [], array
293 "features": [], array
305 "features": [ array
319 "features": [], array
331 "features": [], array
[all …]
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
H A DvkDeviceFeatureTest.inl35 static const Feature features[] = local
77 static const Feature features[] = local
121 static const Feature features[] = local
163 static const Feature features[] = local
206 static const Feature features[] = local
250 static const Feature features[] = local
292 static const Feature features[] = local
334 static const Feature features[] = local
379 static const Feature features[] = local
421 static const Feature features[] = local
[all …]
/aosp_15_r20/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ims/
DImsResolverTest.java165 HashSet<String> features = new HashSet<>(); in testAddDevicePackageToCache() local
191 HashSet<String> features = new HashSet<>(); in testAddCarrierPackageToCache() local
221 HashSet<String> features = new HashSet<>(); in testIsDeviceImsServiceConfigured() local
250 HashSet<String> features = new HashSet<>(); in testGetConfiguredImsServiceDevice() local
303 HashSet<String> features = new HashSet<>(); in testGetConfiguredImsServiceNoDeviceConfig() local
332 HashSet<String> features = new HashSet<>(); in testGetConfiguredImsServiceCarrier() local
373 HashSet<String> features = new HashSet<>(); in testGetConfiguredImsServiceCarrierDevice() local
407 HashSet<ImsFeatureConfiguration.FeatureSlotPair> features = new HashSet<>(); in testCarrierPackageBind() local
559 HashSet<ImsFeatureConfiguration.FeatureSlotPair> features = new HashSet<>(); in testCarrierPackageBindWithEmergencyCalling() local
586 HashSet<ImsFeatureConfiguration.FeatureSlotPair> features = new HashSet<>(); in testCarrierPackageBindWithEmergencyButNotMmtel() local
[all …]
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A Dformatutilsgl.cpp492 const angle::FeaturesGL &features, in GetNativeInternalFormat()
624 const angle::FeaturesGL &features, in GetNativeFormat()
695 const angle::FeaturesGL &features, in GetNativeCompressedFormat()
717 const angle::FeaturesGL &features, in GetNativeType()
760 const angle::FeaturesGL &features, in GetNativeReadType()
778 const angle::FeaturesGL &features, in GetNativeReadFormat()
794 const angle::FeaturesGL &features, in GetTexImageFormat()
808 const angle::FeaturesGL &features, in GetTexSubImageFormat()
819 const angle::FeaturesGL &features, in GetCompressedTexImageFormat()
828 const angle::FeaturesGL &features, in GetCompressedSubTexImageFormat()
[all …]
/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/test_data/metadata/build_scripts/
H A Dmetadata.json14 "features": [], array
26 "features": [], array
38 "features": [], array
50 "features": [], array
62 "features": [], array
74 "features": [], array
86 "features": [], array
98 "features": [], array
113 "features": { object
142 "features": [ array
[all …]
/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/test_data/metadata/crate_renamed_optional_deps_enabled/
H A Dmetadata.json19 "features": { object
112 "features": [], array
124 "features": [], array
139 "features": { object
301 "features": [], array
316 "features": {}, object
374 "features": [], array
386 "features": [], array
401 "features": { object
473 "features": [ array
[all …]
/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/test_data/metadata/aliases/
H A Dmetadata.json12 "features": [ array
26 "features": [], array
38 "features": [], array
50 "features": [], array
62 "features": [], array
74 "features": [], array
86 "features": [], array
98 "features": [], array
110 "features": [], array
122 "features": [], array
[all …]
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
H A DvkDeviceFeatureTest.inl35 static const Feature features[] = local
78 static const Feature features[] = local
121 static const Feature features[] = local
166 static const Feature features[] = local
211 static const Feature features[] = local
255 static const Feature features[] = local
300 static const Feature features[] = local
342 static const Feature features[] = local
384 static const Feature features[] = local
426 static const Feature features[] = local
[all …]
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/
H A DVP_ZINK_requirements.json5 "features": { object
24 "features": { object
46 "features": { object
59 "features": { object
69 "features": { object
94 "features": { object
128 "features": { object
143 "features": { object
159 "features": { object
197 "features": { object
[all …]
/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/test_data/metadata/crate_optional_deps_disabled_build_dep_enabled/
H A Dmetadata.json10 "features": [], array
25 "features": {}, object
69 "features": [], array
81 "features": [], array
93 "features": [ array
107 "features": [], array
119 "features": [], array
131 "features": [], array
143 "features": [], array
155 "features": [], array
[all …]
/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/test_data/metadata/crate_combined_features/
H A Dmetadata.json17 "features": {}, object
64 "features": {}, object
182 "features": [], array
194 "features": [], array
206 "features": [], array
221 "features": { object
376 "features": [ array
390 "features": [], array
402 "features": [], array
417 "features": { object
[all …]
/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
/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/test_data/metadata/workspace/
H A Dmetadata.json16 "features": [], array
28 "features": [], array
40 "features": [], array
52 "features": [], array
64 "features": [], array
76 "features": [], array
88 "features": [], array
100 "features": [], array
112 "features": [], array
124 "features": [], array
[all …]

12345678910>>...151