| /external/angle/util/autogen/ |
| D | angle_features_autogen.cpp | 18 constexpr PackedEnumMap<Feature, const char *> kFeatureNames = {{ 19 {Feature::AddAndTrueToLoopCondition, "addAndTrueToLoopCondition"}, 20 {Feature::AddMockTextureNoRenderTarget, "addMockTextureNoRenderTarget"}, 21 {Feature::AdjustSrcDstRegionForBlitFramebuffer, "adjustSrcDstRegionForBlitFramebuffer"}, 22 {Feature::AllocateNonZeroMemory, "allocateNonZeroMemory"}, 23 {Feature::AllowAstcFormats, "allowAstcFormats"}, 24 {Feature::AllowBufferReadWrite, "allowBufferReadWrite"}, 25 {Feature::AllowClearForRobustResourceInit, "allowClearForRobustResourceInit"}, 26 {Feature::AllowCompressedFormats, "allowCompressedFormats"}, 27 {Feature::AllowES3OnFL100, "allowES3OnFL100"}, [all …]
|
| /external/rust/crates/syn/src/gen/ |
| D | eq.rs | 4 #[cfg(any(feature = "derive", feature = "full"))] 7 #[cfg(any(feature = "derive", feature = "full"))] 8 #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] 10 #[cfg(any(feature = "derive", feature = "full"))] 11 #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] 17 #[cfg(any(feature = "derive", feature = "full"))] 18 #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] 20 #[cfg(any(feature = "derive", feature = "full"))] 21 #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] 27 #[cfg(feature = "full")] [all …]
|
| D | clone.rs | 6 #[cfg(any(feature = "derive", feature = "full"))] 7 #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] 16 #[cfg(any(feature = "derive", feature = "full"))] 17 #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] 28 #[cfg(feature = "full")] 29 #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] 42 #[cfg(any(feature = "derive", feature = "full"))] 43 #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] 45 #[cfg(any(feature = "derive", feature = "full"))] 46 #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] [all …]
|
| D | hash.rs | 4 #[cfg(any(feature = "derive", feature = "full"))] 8 #[cfg(any(feature = "derive", feature = "full"))] 9 #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] 18 #[cfg(any(feature = "derive", feature = "full"))] 19 #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] 29 #[cfg(feature = "full")] 30 #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] 43 #[cfg(any(feature = "derive", feature = "full"))] 44 #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] 60 #[cfg(any(feature = "derive", feature = "full"))] [all …]
|
| D | visit_mut.rs | 5 #[cfg(any(feature = "full", feature = "derive"))] 7 #[cfg(any(feature = "full", feature = "derive"))] 11 #[cfg(feature = "full")] 17 #[cfg(all(feature = "derive", not(feature = "full")))] 33 /// *This trait is available only if Syn is built with the `"visit-mut"` feature.* 35 #[cfg(any(feature = "derive", feature = "full"))] 39 #[cfg(any(feature = "derive", feature = "full"))] 46 #[cfg(feature = "full")] 50 #[cfg(any(feature = "derive", feature = "full"))] 54 #[cfg(any(feature = "derive", feature = "full"))] [all …]
|
| D | visit.rs | 5 #[cfg(any(feature = "full", feature = "derive"))] 7 #[cfg(any(feature = "full", feature = "derive"))] 11 #[cfg(feature = "full")] 17 #[cfg(all(feature = "derive", not(feature = "full")))] 32 /// *This trait is available only if Syn is built with the `"visit"` feature.* 34 #[cfg(any(feature = "derive", feature = "full"))] 38 #[cfg(any(feature = "derive", feature = "full"))] 45 #[cfg(feature = "full")] 49 #[cfg(any(feature = "derive", feature = "full"))] 53 #[cfg(any(feature = "derive", feature = "full"))] [all …]
|
| /external/ethtool/ |
| D | NEWS | 2 * Feature: igb: dump RR2DCDELAY register 3 * Feature: dump nested registers 6 * Feature: Add 100BaseT1 and 1000BaseT1 link modes 7 * Feature: Use standard file location macros in ethtool.spec 10 * Feature: Add support for 200Gbps (50Gbps per lane) link mode 11 * Feature: simplify handling of PHY tunable downshift 12 * Feature: add support for PHY tunable Fast Link Down 13 * Feature: add PHY Fast Link Down tunable to man page 14 * Feature: Add a 'start N' option when specifying the Rx flow hash indirection table. 15 * Feature: Add bash-completion script [all …]
|
| /external/clang/test/Driver/ |
| D | x86-target-features.c | 5 // 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" 15 …feature" "+sse" "-target-feature" "+sse2" "-target-feature" "+sse3" "-target-feature" "+ssse3" "-t… 16 …feature" "-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" 25 …feature" "+avx" "-target-feature" "+avx2" "-target-feature" "+avx512f" "-target-feature" "+avx512c… 26 …feature" "-avx" "-target-feature" "-avx2" "-target-feature" "-avx512f" "-target-feature" "-avx512c… [all …]
|
| D | arm-mfpu.c | 1 // Test that different values of -mfpu pick correct ARM FPU target-feature(s). 5 // CHECK-DEFAULT-NOT: "-target-feature" "+vfp2" 6 // CHECK-DEFAULT-NOT: "-target-feature" "+vfp3" 7 // CHECK-DEFAULT-NOT: "-target-feature" "+d16" 8 // CHECK-DEFAULT-NOT: "-target-feature" "+neon" 22 // CHECK-VFP: "-target-feature" "+vfp2" 23 // CHECK-VFP: "-target-feature" "-vfp3" 24 // CHECK-VFP: "-target-feature" "-vfp4" 25 // CHECK-VFP: "-target-feature" "-fp-armv8" 26 // CHECK-VFP: "-target-feature" "-neon" [all …]
|
| /external/tensorflow/tensorflow/core/example/ |
| D | feature_util.cc | 25 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 …]
|
| D | feature_util.h | 16 // A set of lightweight wrappers which simplify access to Feature protos. 20 // So accessing feature values is not very convenient. 22 // For example, to read a first value of integer feature "tag": 23 // int id = example.features().feature().at("tag").int64_list().value(0); 39 // To copy multiple values into a feature: 46 // NOTE: Due to the nature of oneof proto fields setting a feature of one type 47 // automatically clears all values stored as another type with the same feature 62 // This will create a feature list keyed as "images" with two features: 67 // feature { float_list { value: [4.0] } } 68 // feature { float_list { value: [5.0, 3.0] } } [all …]
|
| /external/rust/crates/tokio/src/macros/ |
| D | cfg.rs | 3 macro_rules! feature { macro 21 feature = "fs", 22 feature = "net", 23 feature = "io-std", 24 feature = "rt", 36 feature = "net", 37 feature = "process", 38 feature = "rt", 39 feature = "signal", 40 feature = "time", [all …]
|
| /external/rust/crates/nix/src/sys/ |
| D | mod.rs | 10 feature! { 11 #![feature = "aio"] 15 feature! { 16 #![feature = "event"] 48 #[cfg(feature = "ioctl")] 49 #[cfg_attr(docsrs, doc(cfg(feature = "ioctl")))] 54 feature! { 55 #![feature = "fs"] 60 feature! { 61 #![feature = "mman"] [all …]
|
| /external/libtextclassifier/native/lang_id/common/fel/ |
| D | feature-extractor.h | 17 // Generic feature extractor for extracting features from objects. The feature 18 // extractor can be used for extracting features from any object. The feature 19 // extractor and feature function classes are template classes that have to 20 // be instantiated for extracting feature from a specific object type. 22 // A feature extractor consists of a hierarchy of feature functions. Each 23 // feature function extracts one or more feature type and value pairs from the 26 // The feature extractor has a modular design where new feature functions can be 27 // registered as components. The feature extractor is initialized from a 28 // descriptor represented by a protocol buffer. The feature extractor can also 29 // be initialized from a text-based source specification of the feature [all …]
|
| /external/llvm/test/MC/Mips/ |
| D | target-soft-float.s | 12 # 64: :[[@LINE-1]]:3: error: instruction requires a CPU feature not currently enabled 14 # 64: :[[@LINE-1]]:3: error: instruction requires a CPU feature not currently enabled 17 # R2: :[[@LINE-1]]:3: error: instruction requires a CPU feature not currently enabled 19 # R2: :[[@LINE-1]]:3: error: instruction requires a CPU feature not currently enabled 21 # R2: :[[@LINE-1]]:3: error: instruction requires a CPU feature not currently enabled 23 # R2: :[[@LINE-1]]:3: error: instruction requires a CPU feature not currently enabled 25 # R2: :[[@LINE-1]]:3: error: instruction requires a CPU feature not currently enabled 27 # R2: :[[@LINE-1]]:3: error: instruction requires a CPU feature not currently enabled 29 # R2: :[[@LINE-1]]:3: error: instruction requires a CPU feature not currently enabled 31 # R2: :[[@LINE-1]]:3: error: instruction requires a CPU feature not currently enabled [all …]
|
| /external/llvm/test/MC/Mips/mips32r2/ |
| D | invalid-dspr2.s | 8 … # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently ena… 9 … # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently ena… 10 … # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently ena… 11 …$at # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently ena… 12 …$s2 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently ena… 13 …at # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently ena… 14 …$s1 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently ena… 15 …$s8 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently ena… 16 …$12 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently ena… 17 …$s3 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently ena… [all …]
|
| D | invalid-dsp.s | 8 … # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently ena… 9 … # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently ena… 10 …,$at # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently ena… 11 …,$s2 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently ena… 12 …$at # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently ena… 13 …,$12 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently ena… 14 …,$v1 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently ena… 15 …,$s1 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently ena… 16 …,$s7 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently ena… 17 … # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently ena… [all …]
|
| D | invalid-msa.s | 8 …5,$w29 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently ena… 9 …,$w28 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently ena… 10 …1,$w21 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently ena… 11 …,$w0 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently ena… 12 …7 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently ena… 13 …8 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently ena… 14 …9 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently ena… 15 …7 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently ena… 16 …5 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently ena… 17 …2 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently ena… [all …]
|
| /external/cronet/base/ |
| D | feature_list.h | 35 // Specifies whether a given feature is enabled or disabled by default. 45 // - `kFeature` is the C++ identifier that will be used for the `base::Feature`. 46 // - `name` is the feature name, which must be globally unique. This name is 49 // - `default_state` is the default state to use for the feature, i.e. 58 // If the feature needs to be marked as exported, i.e. it is referenced by 63 extern CONSTINIT const base::Feature kFeature 71 #define BASE_FEATURE(feature, name, default_state) \ argument 72 CONSTINIT const base::Feature feature(name, default_state) 74 // The Feature struct is used to define the default state for a feature. There 75 // must only ever be one struct instance for a given feature name—generally [all …]
|
| /external/libchrome/base/ |
| D | feature_list.h | 24 // Specifies whether a given feature is enabled or disabled by default. 30 // The Feature struct is used to define the default state for a feature. See 32 // for a given feature name - generally defined as a constant global variable or 35 struct BASE_EXPORT Feature { struct 36 // The name of the feature. This should be unique to each feature and is used 38 // It is strongly recommended to use CamelCase style for feature names, e.g. 42 // The default state (i.e. enabled or disabled) for this feature. 48 // not, via a DcheckIsFatal feature. We define the Feature here since it is argument 50 extern BASE_EXPORT const Feature kDCheckIsFatalFeature; 53 // The FeatureList class is used to determine whether a given feature is on or [all …]
|
| /external/deqp-deps/amber/src/vulkan/ |
| D | device.cc | 97 for (const auto& feature : required_features) { in AreAllRequiredFeaturesSupported() local 98 if (feature == "robustBufferAccess") { in AreAllRequiredFeaturesSupported() 103 if (feature == "fullDrawIndexUint32") { in AreAllRequiredFeaturesSupported() 108 if (feature == "imageCubeArray") { in AreAllRequiredFeaturesSupported() 113 if (feature == "independentBlend") { in AreAllRequiredFeaturesSupported() 118 if (feature == "geometryShader") { in AreAllRequiredFeaturesSupported() 123 if (feature == "tessellationShader") { in AreAllRequiredFeaturesSupported() 128 if (feature == "sampleRateShading") { in AreAllRequiredFeaturesSupported() 133 if (feature == "dualSrcBlend") { in AreAllRequiredFeaturesSupported() 138 if (feature == "logicOp") { in AreAllRequiredFeaturesSupported() [all …]
|
| /external/tensorflow/tensorflow/python/ops/ |
| D | parsing_config.py | 15 """Feature configuration for tf.io.parse_example.""" 35 # * Move input verification to feature configuration objects (e.g., 37 # * Add an _add_feature() method to each feature configuration object 40 # on the feature object (rather than using dispatch). 45 """Configuration for parsing a variable-length input feature. 58 """Configuration for passing a RaggedTensor input feature. 60 `value_key` specifies the feature key for a variable-length list of values; 61 and `partitions` specifies zero or more feature keys for partitioning those 72 Where `key` is a feature key whose values are used to partition the values. 77 * A feature from a single `tf.Example` is parsed into a 1D `tf.Tensor`. [all …]
|
| /external/rust/crates/regex-syntax/src/unicode_tables/ |
| D | mod.rs | 1 #[cfg(feature = "unicode-age")] 4 #[cfg(feature = "unicode-case")] 7 #[cfg(feature = "unicode-gencat")] 10 #[cfg(feature = "unicode-segment")] 13 #[cfg(all(feature = "unicode-perl", not(feature = "unicode-gencat")))] 17 #[cfg(all(feature = "unicode-perl", not(feature = "unicode-bool")))] 21 #[cfg(feature = "unicode-perl")] 24 #[cfg(feature = "unicode-bool")] 28 feature = "unicode-age", 29 feature = "unicode-bool", [all …]
|
| /external/llvm/test/MC/Mips/mips1/ |
| D | invalid-mips3.s | 8 … # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently ena… 9 … # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently ena… 10 … # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently ena… 11 … # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently ena… 12 … # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently ena… 13 … # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently ena… 14 … # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently ena… 15 … # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently ena… 16 … # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently ena… 17 … # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently ena… [all …]
|
| /external/libchrome/base/metrics/ |
| D | field_trial_params.h | 15 struct Feature; 37 // the specified |feature|. A feature is associated with at most one field 39 // features. If the feature is not enabled, or if there's no associated params, 44 const base::Feature& feature, 57 // field trial associated with the specified |feature|. A feature is associated 59 // more information on features. If the feature is not enabled, or the 64 const base::Feature& feature, 71 BASE_EXPORT int GetFieldTrialParamByFeatureAsInt(const base::Feature& feature, 80 const base::Feature& feature, 90 const base::Feature& feature, [all …]
|