Home
last modified time | relevance | path

Searched full:feature (Results 1 – 25 of 10919) sorted by relevance

12345678910>>...437

/external/angle/util/autogen/
Dangle_features_autogen.cpp18 constexpr PackedEnumMap<Feature, const char *> kFeatureNames = {{
19 {Feature::AddAndTrueToLoopCondition, "addAndTrueToLoopCondition"},
20 {Feature::AddMockTextureNoRenderTarget, "addMockTextureNoRenderTarget"},
21 {Feature::AdjustClearColorPrecision, "adjustClearColorPrecision"},
22 {Feature::AdjustSrcDstRegionForBlitFramebuffer, "adjustSrcDstRegionForBlitFramebuffer"},
23 {Feature::AllocateNonZeroMemory, "allocateNonZeroMemory"},
24 {Feature::AllowAstcFormats, "allowAstcFormats"},
25 {Feature::AllowBufferReadWrite, "allowBufferReadWrite"},
26 {Feature::AllowClearForRobustResourceInit, "allowClearForRobustResourceInit"},
27 {Feature::AllowCompressedFormats, "allowCompressedFormats"},
[all …]
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Wdk/Foundation/
Dmod.rs1 #[cfg(feature = "Win32_Foundation")]
3 #[cfg(feature = "Win32_Foundation")]
60 #[cfg(all(feature = "Wdk_System_SystemServices", feature = "Win32_Foundation", feature = "Win32_Sec…
79 #[cfg(all(feature = "Wdk_System_SystemServices", feature = "Win32_Foundation", feature = "Win32_Sec…
81 #[cfg(all(feature = "Wdk_System_SystemServices", feature = "Win32_Foundation", feature = "Win32_Sec…
89 #[cfg(all(feature = "Wdk_System_SystemServices", feature = "Win32_Foundation", feature = "Win32_Sec…
94 #[cfg(all(feature = "Wdk_System_SystemServices", feature = "Win32_Foundation", feature = "Win32_Sec…
96 #[cfg(all(feature = "Wdk_System_SystemServices", feature = "Win32_Foundation", feature = "Win32_Sec…
104feature = "Wdk_Storage_FileSystem", feature = "Wdk_System_SystemServices", feature = "Win32_Founda…
132feature = "Wdk_Storage_FileSystem", feature = "Wdk_System_SystemServices", feature = "Win32_Founda…
[all …]
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Wdk/Foundation/
Dmod.rs1 #[cfg(feature = "Win32_Foundation")]
3 #[cfg(feature = "Win32_Foundation")]
60 #[cfg(all(feature = "Wdk_System_SystemServices", feature = "Win32_Foundation", feature = "Win32_Sec…
79 #[cfg(all(feature = "Wdk_System_SystemServices", feature = "Win32_Foundation", feature = "Win32_Sec…
81 #[cfg(all(feature = "Wdk_System_SystemServices", feature = "Win32_Foundation", feature = "Win32_Sec…
89 #[cfg(all(feature = "Wdk_System_SystemServices", feature = "Win32_Foundation", feature = "Win32_Sec…
94 #[cfg(all(feature = "Wdk_System_SystemServices", feature = "Win32_Foundation", feature = "Win32_Sec…
96 #[cfg(all(feature = "Wdk_System_SystemServices", feature = "Win32_Foundation", feature = "Win32_Sec…
104feature = "Wdk_Storage_FileSystem", feature = "Wdk_System_SystemServices", feature = "Win32_Founda…
132feature = "Wdk_Storage_FileSystem", feature = "Wdk_System_SystemServices", feature = "Win32_Founda…
[all …]
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Wdk/Storage/FileSystem/Minifilters/
Dmod.rs6 #[cfg(all(feature = "Wdk_Foundation", feature = "Win32_System_Kernel"))]
8 #[cfg(all(feature = "Wdk_Foundation", feature = "Win32_System_Kernel"))]
10feature = "Wdk_Foundation", feature = "Wdk_System_SystemServices", feature = "Win32_Foundation", f…
12 #[cfg(feature = "Win32_Foundation")]
14feature = "Wdk_Foundation", feature = "Wdk_System_SystemServices", feature = "Win32_Foundation", f…
16feature = "Wdk_Foundation", feature = "Wdk_System_SystemServices", feature = "Win32_Foundation", f…
18 #[cfg(all(feature = "Wdk_Foundation", feature = "Win32_Foundation"))]
21 #[cfg(feature = "Win32_Foundation")]
23 #[cfg(feature = "Win32_Foundation")]
25 #[cfg(all(feature = "Wdk_Foundation", feature = "Win32_Foundation"))]
[all …]
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Wdk/Storage/FileSystem/Minifilters/
Dmod.rs6 #[cfg(all(feature = "Wdk_Foundation", feature = "Win32_System_Kernel"))]
8 #[cfg(all(feature = "Wdk_Foundation", feature = "Win32_System_Kernel"))]
10feature = "Wdk_Foundation", feature = "Wdk_System_SystemServices", feature = "Win32_Foundation", f…
12 #[cfg(feature = "Win32_Foundation")]
14feature = "Wdk_Foundation", feature = "Wdk_System_SystemServices", feature = "Win32_Foundation", f…
16feature = "Wdk_Foundation", feature = "Wdk_System_SystemServices", feature = "Win32_Foundation", f…
18 #[cfg(all(feature = "Wdk_Foundation", feature = "Win32_Foundation"))]
21 #[cfg(feature = "Win32_Foundation")]
23 #[cfg(feature = "Win32_Foundation")]
25 #[cfg(all(feature = "Wdk_Foundation", feature = "Win32_Foundation"))]
[all …]
/external/ethtool/
DNEWS2 * Feature: cmis: print active and inactive firmware versions
3 * Feature: flash transceiver module firmware (--flash-module-firmware)
4 * Feature: add T1BRR 10Mb/s mode to link mode tables
5 * Feature: support for disabling netlink from command line
13 * Feature: suport for PoE in PSE (--show-pse and --set-pse)
14 * Feature: add statistics support to tsinfo (-T)
15 * Feature: add JSON output to base command (no option)
16 * Feature: add JSON output to EEE info (--show-eee)
24 * Feature: support for rx-flow-hash gtp (-N)
25 * Feature: support for RSS input transformation (-X)
[all …]
/external/clang/test/Driver/
Dx86-target-features.c5 // X87: "-target-feature" "+x87"
6 // NO-X87: "-target-feature" "-x87"
10 // MMX: "-target-feature" "+mmx" "-target-feature" "+3dnow" "-target-feature" "+3dnowa"
11 // NO-MMX: "-target-feature" "-mmx" "-target-feature" "-3dnow" "-target-feature" "-3dnowa"
15feature" "+sse" "-target-feature" "+sse2" "-target-feature" "+sse3" "-target-feature" "+ssse3" "-t…
16feature" "-sse" "-target-feature" "-sse2" "-target-feature" "-sse3" "-target-feature" "-ssse3" "-t…
20 // SSE4-AES: "-target-feature" "+sse4.2" "-target-feature" "+aes"
21 // NO-SSE4-AES: "-target-feature" "-sse4.1" "-target-feature" "-aes"
25feature" "+avx" "-target-feature" "+avx2" "-target-feature" "+avx512f" "-target-feature" "+avx512c…
26feature" "-avx" "-target-feature" "-avx2" "-target-feature" "-avx512f" "-target-feature" "-avx512c…
[all …]
/external/rust/android-crates-io/crates/nix/src/sys/
Dmod.rs8 feature! {
9 #![feature = "aio"]
13 feature! {
14 #![feature = "event"]
29 feature! {
30 #![feature = "fanotify"]
35 #[cfg(feature = "ioctl")]
36 #[cfg_attr(docsrs, doc(cfg(feature = "ioctl")))]
41 feature! {
42 #![feature = "fs"]
[all …]
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/syn-2.0.87/src/gen/
Deq.rs4 #[cfg(any(feature = "derive", feature = "full"))]
6 #[cfg(any(feature = "derive", feature = "full"))]
7 #[cfg_attr(docsrs, doc(cfg(feature = "extra-traits")))]
9 #[cfg(any(feature = "derive", feature = "full"))]
10 #[cfg_attr(docsrs, doc(cfg(feature = "extra-traits")))]
16 #[cfg(any(feature = "derive", feature = "full"))]
17 #[cfg_attr(docsrs, doc(cfg(feature = "extra-traits")))]
19 #[cfg(any(feature = "derive", feature = "full"))]
20 #[cfg_attr(docsrs, doc(cfg(feature = "extra-traits")))]
26 #[cfg(feature = "full")]
[all …]
Dvisit_mut.rs6 #[cfg(any(feature = "full", feature = "derive"))]
8 #[cfg(feature = "full")]
14 #[cfg(all(feature = "derive", not(feature = "full")))]
30 #[cfg(any(feature = "derive", feature = "full"))]
31 #[cfg_attr(docsrs, doc(cfg(any(feature = "derive", feature = "full"))))]
35 #[cfg(any(feature = "derive", feature = "full"))]
36 #[cfg_attr(docsrs, doc(cfg(any(feature = "derive", feature = "full"))))]
43 #[cfg(feature = "full")]
44 #[cfg_attr(docsrs, doc(cfg(feature = "full")))]
48 #[cfg(any(feature = "derive", feature = "full"))]
[all …]
Dvisit.rs6 #[cfg(any(feature = "full", feature = "derive"))]
8 #[cfg(feature = "full")]
14 #[cfg(all(feature = "derive", not(feature = "full")))]
29 #[cfg(any(feature = "derive", feature = "full"))]
30 #[cfg_attr(docsrs, doc(cfg(any(feature = "derive", feature = "full"))))]
34 #[cfg(any(feature = "derive", feature = "full"))]
35 #[cfg_attr(docsrs, doc(cfg(any(feature = "derive", feature = "full"))))]
42 #[cfg(feature = "full")]
43 #[cfg_attr(docsrs, doc(cfg(feature = "full")))]
47 #[cfg(any(feature = "derive", feature = "full"))]
[all …]
/external/rust/android-crates-io/crates/syn/src/gen/
Deq.rs4 #[cfg(any(feature = "derive", feature = "full"))]
6 #[cfg(any(feature = "derive", feature = "full"))]
7 #[cfg_attr(docsrs, doc(cfg(feature = "extra-traits")))]
9 #[cfg(any(feature = "derive", feature = "full"))]
10 #[cfg_attr(docsrs, doc(cfg(feature = "extra-traits")))]
16 #[cfg(any(feature = "derive", feature = "full"))]
17 #[cfg_attr(docsrs, doc(cfg(feature = "extra-traits")))]
19 #[cfg(any(feature = "derive", feature = "full"))]
20 #[cfg_attr(docsrs, doc(cfg(feature = "extra-traits")))]
26 #[cfg(feature = "full")]
[all …]
Dvisit_mut.rs6 #[cfg(any(feature = "full", feature = "derive"))]
8 #[cfg(feature = "full")]
14 #[cfg(all(feature = "derive", not(feature = "full")))]
30 #[cfg(any(feature = "derive", feature = "full"))]
31 #[cfg_attr(docsrs, doc(cfg(any(feature = "derive", feature = "full"))))]
35 #[cfg(any(feature = "derive", feature = "full"))]
36 #[cfg_attr(docsrs, doc(cfg(any(feature = "derive", feature = "full"))))]
43 #[cfg(feature = "full")]
44 #[cfg_attr(docsrs, doc(cfg(feature = "full")))]
48 #[cfg(any(feature = "derive", feature = "full"))]
[all …]
Dvisit.rs6 #[cfg(any(feature = "full", feature = "derive"))]
8 #[cfg(feature = "full")]
14 #[cfg(all(feature = "derive", not(feature = "full")))]
29 #[cfg(any(feature = "derive", feature = "full"))]
30 #[cfg_attr(docsrs, doc(cfg(any(feature = "derive", feature = "full"))))]
34 #[cfg(any(feature = "derive", feature = "full"))]
35 #[cfg_attr(docsrs, doc(cfg(any(feature = "derive", feature = "full"))))]
42 #[cfg(feature = "full")]
43 #[cfg_attr(docsrs, doc(cfg(feature = "full")))]
47 #[cfg(any(feature = "derive", feature = "full"))]
[all …]
Dfold.rs10 #[cfg(feature = "full")]
16 #[cfg(all(feature = "derive", not(feature = "full")))]
28 #[cfg(any(feature = "derive", feature = "full"))]
29 #[cfg_attr(docsrs, doc(cfg(any(feature = "derive", feature = "full"))))]
33 #[cfg(any(feature = "derive", feature = "full"))]
34 #[cfg_attr(docsrs, doc(cfg(any(feature = "derive", feature = "full"))))]
41 #[cfg(feature = "full")]
42 #[cfg_attr(docsrs, doc(cfg(feature = "full")))]
46 #[cfg(any(feature = "derive", feature = "full"))]
47 #[cfg_attr(docsrs, doc(cfg(any(feature = "derive", feature = "full"))))]
[all …]
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/syn-2.0.87/src/gen/
Deq.rs4 #[cfg(any(feature = "derive", feature = "full"))]
6 #[cfg(any(feature = "derive", feature = "full"))]
7 #[cfg_attr(docsrs, doc(cfg(feature = "extra-traits")))]
9 #[cfg(any(feature = "derive", feature = "full"))]
10 #[cfg_attr(docsrs, doc(cfg(feature = "extra-traits")))]
16 #[cfg(any(feature = "derive", feature = "full"))]
17 #[cfg_attr(docsrs, doc(cfg(feature = "extra-traits")))]
19 #[cfg(any(feature = "derive", feature = "full"))]
20 #[cfg_attr(docsrs, doc(cfg(feature = "extra-traits")))]
26 #[cfg(feature = "full")]
[all …]
Dvisit_mut.rs6 #[cfg(any(feature = "full", feature = "derive"))]
8 #[cfg(feature = "full")]
14 #[cfg(all(feature = "derive", not(feature = "full")))]
30 #[cfg(any(feature = "derive", feature = "full"))]
31 #[cfg_attr(docsrs, doc(cfg(any(feature = "derive", feature = "full"))))]
35 #[cfg(any(feature = "derive", feature = "full"))]
36 #[cfg_attr(docsrs, doc(cfg(any(feature = "derive", feature = "full"))))]
43 #[cfg(feature = "full")]
44 #[cfg_attr(docsrs, doc(cfg(feature = "full")))]
48 #[cfg(any(feature = "derive", feature = "full"))]
[all …]
Dvisit.rs6 #[cfg(any(feature = "full", feature = "derive"))]
8 #[cfg(feature = "full")]
14 #[cfg(all(feature = "derive", not(feature = "full")))]
29 #[cfg(any(feature = "derive", feature = "full"))]
30 #[cfg_attr(docsrs, doc(cfg(any(feature = "derive", feature = "full"))))]
34 #[cfg(any(feature = "derive", feature = "full"))]
35 #[cfg_attr(docsrs, doc(cfg(any(feature = "derive", feature = "full"))))]
42 #[cfg(feature = "full")]
43 #[cfg_attr(docsrs, doc(cfg(feature = "full")))]
47 #[cfg(any(feature = "derive", feature = "full"))]
[all …]
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/System/Variant/
Dmod.rs1 #[cfg(all(feature = "Win32_Foundation", feature = "Win32_System_Com", feature = "Win32_System_Ole")…
4 #[cfg(all(feature = "Win32_Foundation", feature = "Win32_System_Com", feature = "Win32_System_Ole")…
6 #[cfg(all(feature = "Win32_Foundation", feature = "Win32_System_Com", feature = "Win32_System_Ole")…
8 #[cfg(all(feature = "Win32_Foundation", feature = "Win32_System_Com", feature = "Win32_System_Ole")…
10 #[cfg(all(feature = "Win32_Foundation", feature = "Win32_System_Com", feature = "Win32_System_Ole")…
12 #[cfg(all(feature = "Win32_Foundation", feature = "Win32_System_Com", feature = "Win32_System_Ole")…
14 #[cfg(all(feature = "Win32_Foundation", feature = "Win32_System_Com", feature = "Win32_System_Ole")…
16 #[cfg(all(feature = "Win32_Foundation", feature = "Win32_System_Com", feature = "Win32_System_Ole")…
18 #[cfg(all(feature = "Win32_Foundation", feature = "Win32_System_Com", feature = "Win32_System_Ole")…
20 #[cfg(all(feature = "Win32_Foundation", feature = "Win32_System_Com", feature = "Win32_System_Ole")…
[all …]
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/System/Variant/
Dmod.rs1 #[cfg(all(feature = "Win32_Foundation", feature = "Win32_System_Com", feature = "Win32_System_Ole")…
4 #[cfg(all(feature = "Win32_Foundation", feature = "Win32_System_Com", feature = "Win32_System_Ole")…
6 #[cfg(all(feature = "Win32_Foundation", feature = "Win32_System_Com", feature = "Win32_System_Ole")…
8 #[cfg(all(feature = "Win32_Foundation", feature = "Win32_System_Com", feature = "Win32_System_Ole")…
10 #[cfg(all(feature = "Win32_Foundation", feature = "Win32_System_Com", feature = "Win32_System_Ole")…
12 #[cfg(all(feature = "Win32_Foundation", feature = "Win32_System_Com", feature = "Win32_System_Ole")…
14 #[cfg(all(feature = "Win32_Foundation", feature = "Win32_System_Com", feature = "Win32_System_Ole")…
16 #[cfg(all(feature = "Win32_Foundation", feature = "Win32_System_Com", feature = "Win32_System_Ole")…
18 #[cfg(all(feature = "Win32_Foundation", feature = "Win32_System_Com", feature = "Win32_System_Ole")…
20 #[cfg(all(feature = "Win32_Foundation", feature = "Win32_System_Com", feature = "Win32_System_Ole")…
[all …]
/external/tensorflow/tensorflow/core/example/
Dfeature_util.cc25 Feature& ExampleFeature(absl::string_view name, Example* example) { in ExampleFeature()
33 return features.feature().contains(internal::ProtoMapKey(key)); in HasFeature()
39 auto it = features.feature().find(internal::ProtoMapKey(key)); in HasFeature()
40 return (it != features.feature().end()) && in HasFeature()
41 (it->second.kind_case() == Feature::KindCase::kInt64List); in HasFeature()
46 auto it = features.feature().find(internal::ProtoMapKey(key)); in HasFeature()
47 return (it != features.feature().end()) && in HasFeature()
48 (it->second.kind_case() == Feature::KindCase::kFloatList); in HasFeature()
53 auto it = features.feature().find(internal::ProtoMapKey(key)); in HasFeature()
54 return (it != features.feature().end()) && in HasFeature()
[all …]
/external/rust/android-crates-io/crates/hyper/src/
Derror.rs3 #[cfg(all(feature = "client", any(feature = "http1", feature = "http2")))]
21 #[cfg(all(feature = "client", any(feature = "http1", feature = "http2")))]
33 #[cfg(feature = "http1")]
40 #[cfg(any(feature = "http1", feature = "http2"))]
46 #[cfg(all(feature = "tcp", feature = "server"))]
49 #[cfg(any(feature = "http1", feature = "http2"))]
50 #[cfg(feature = "server")]
53 #[cfg(all(feature = "http1", feature = "server", feature = "runtime"))]
56 #[cfg(any(feature = "http1", feature = "http2", feature = "stream"))]
59 #[cfg(any(feature = "http1", feature = "http2"))]
[all …]
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/System/
Dmod.rs1 #[cfg(feature = "Win32_System_AddressBook")]
4 #[cfg(feature = "Win32_System_Antimalware")]
7 #[cfg(feature = "Win32_System_ApplicationInstallationAndServicing")]
10 #[cfg(feature = "Win32_System_ApplicationVerifier")]
13 #[cfg(feature = "Win32_System_ClrHosting")]
16 #[cfg(feature = "Win32_System_Com")]
19 #[cfg(feature = "Win32_System_ComponentServices")]
22 #[cfg(feature = "Win32_System_Console")]
25 #[cfg(feature = "Win32_System_CorrelationVector")]
28 #[cfg(feature = "Win32_System_DataExchange")]
[all …]
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/System/
Dmod.rs1 #[cfg(feature = "Win32_System_AddressBook")]
4 #[cfg(feature = "Win32_System_Antimalware")]
7 #[cfg(feature = "Win32_System_ApplicationInstallationAndServicing")]
10 #[cfg(feature = "Win32_System_ApplicationVerifier")]
13 #[cfg(feature = "Win32_System_ClrHosting")]
16 #[cfg(feature = "Win32_System_Com")]
19 #[cfg(feature = "Win32_System_ComponentServices")]
22 #[cfg(feature = "Win32_System_Console")]
25 #[cfg(feature = "Win32_System_CorrelationVector")]
28 #[cfg(feature = "Win32_System_DataExchange")]
[all …]
/external/rust/android-crates-io/crates/icu_capi/src/
Dlib.rs6 #![cfg_attr(not(any(test, feature = "std")), no_std)]
49 #[cfg(all(not(feature = "std"), feature = "looping_panic_handler"))]
56 #[cfg(all(not(feature = "std"), feature = "libc_alloc"))]
62 #[cfg(feature = "logging")]
69 #[cfg(feature = "properties")]
71 #[cfg(any(feature = "datetime", feature = "timezone", feature = "calendar"))]
73 #[cfg(feature = "casemap")]
75 #[cfg(feature = "collator")]
77 #[cfg(feature = "properties")]
79 #[cfg(any(feature = "datetime", feature = "timezone", feature = "calendar"))]
[all …]

12345678910>>...437