| /third_party/rust/rust/src/tools/rust-analyzer/crates/rust-analyzer/tests/slow-tests/ |
| D | sourcegen.rs | 21 struct Feature { struct 27 impl Feature { implementation 38 fn collect_file(acc: &mut Vec<Feature>, path: PathBuf) -> io::Result<()> { in collect() 76 impl fmt::Display for Feature { implementation
|
| /third_party/skia/third_party/externals/angle2/include/platform/ |
| D | Feature.h | 113 struct Feature struct 127 const FeatureCategory category; argument 143 inline Feature::Feature(const Feature &other) = default; argument
|
| /third_party/rust/rust/compiler/rustc_feature/src/ |
| D | lib.rs | 50 pub struct Feature { struct 67 pub enum UnstableFeatures { argument
|
| D | active.rs | 98 impl Feature { implementation
|
| /third_party/skia/third_party/externals/spirv-tools/source/val/ |
| D | validation_state.h | 66 struct Feature { struct 67 bool declare_int16_type = false; // Allow OpTypeInt with 16 bit width? 68 bool declare_float16_type = false; // Allow OpTypeFloat with 16 bit width? 69 bool free_fp_rounding_mode = false; // Allow the FPRoundingMode decoration 74 bool variable_pointers = false; 77 bool variable_pointers_storage_buffer = false; 80 bool group_ops_reduce_and_scans = false; 83 bool declare_int8_type = false; 87 bool env_relaxed_block_layout = false; 91 bool use_int8_type = false; [all …]
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
| D | validation_state.h | 66 struct Feature { struct 67 bool declare_int16_type = false; // Allow OpTypeInt with 16 bit width? 68 bool declare_float16_type = false; // Allow OpTypeFloat with 16 bit width? 69 bool free_fp_rounding_mode = false; // Allow the FPRoundingMode decoration 74 bool variable_pointers = false; 77 bool variable_pointers_storage_buffer = false; 80 bool group_ops_reduce_and_scans = false; 83 bool declare_int8_type = false; 87 bool env_relaxed_block_layout = false; 91 bool use_int8_type = false; [all …]
|
| /third_party/spirv-tools/source/val/ |
| D | validation_state.h | 67 struct Feature { struct 68 bool declare_int16_type = false; // Allow OpTypeInt with 16 bit width? 69 bool declare_float16_type = false; // Allow OpTypeFloat with 16 bit width? 70 bool free_fp_rounding_mode = false; // Allow the FPRoundingMode decoration 76 bool variable_pointers = false; 79 bool group_ops_reduce_and_scans = false; 82 bool declare_int8_type = false; 86 bool env_relaxed_block_layout = false; 90 bool use_int8_type = false; 94 bool select_between_composites = false; [all …]
|
| /third_party/rust/rust/src/tools/tidy/src/ |
| D | features.rs | 50 pub struct Feature { struct 56 impl Feature { argument 477 mf: &mut (dyn Send + Sync + FnMut(Result<(&str, Feature), &str>, &Path, usize)), in map_lib_features() argument
|
| /third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/ |
| D | Feature.java | 13 class Feature extends TaggedRecord class 19 public Feature(String theFeatureTag) in Feature() method in Feature
|
| /third_party/skia/m133/modules/skshaper/include/ |
| D | SkShaper.h | 123 struct Feature { struct 124 SkFourByteTag tag; 125 uint32_t value; 126 size_t start; // Offset to the start (utf8) element of the run. 127 size_t end; // Offset to one past the last (utf8) element of the run.
|
| /third_party/skia/modules/skshaper/include/ |
| D | SkShaper.h | 116 struct Feature { struct 117 SkFourByteTag tag; 118 uint32_t value; 119 size_t start; // Offset to the start (utf8) element of the run. 120 size_t end; // Offset to one past the last (utf8) element of the run.
|
| /third_party/grpc/examples/cpp/route_guide/ |
| D | helper.h | 26 class Feature; variable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
| D | SubtargetFeature.h | 208 static bool hasFlag(StringRef Feature) { in hasFlag() 217 static std::string StripFlag(StringRef Feature) { in StripFlag() 222 static inline bool isEnabled(StringRef Feature) { in isEnabled()
|
| /third_party/rust/rust/src/tools/rustfmt/tests/source/cfg_if/detect/arch/ |
| D | mips64.rs | 26 pub enum Feature { enum
|
| D | mips.rs | 26 pub enum Feature { enum
|
| D | arm.rs | 34 pub enum Feature { enum
|
| D | powerpc64.rs | 35 pub enum Feature { enum
|
| D | powerpc.rs | 35 pub enum Feature { enum
|
| /third_party/rust/rust/src/tools/rustfmt/tests/target/cfg_if/detect/arch/ |
| D | mips.rs | 27 pub enum Feature { enum
|
| D | mips64.rs | 27 pub enum Feature { enum
|
| D | arm.rs | 42 pub enum Feature { enum
|
| D | powerpc64.rs | 35 pub enum Feature { enum
|
| D | powerpc.rs | 35 pub enum Feature { enum
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
| D | MCSubtargetInfo.cpp | 58 static void ApplyFeatureFlag(FeatureBitset &Bits, StringRef Feature, in ApplyFeatureFlag() 118 for (auto &Feature : FeatTable) in Help() local 184 for (const std::string &Feature : Features.getFeatures()) { in getFeatures() local 248 FeatureBitset MCSubtargetInfo::ToggleFeature(StringRef Feature) { in ToggleFeature()
|
| /third_party/grpc/examples/ruby/lib/ |
| D | route_guide_pb.rb | 34 Feature = Google::Protobuf::DescriptorPool.generated_pool.lookup("routeguide.Feature").msgclass constant
|