| /external/angle/include/platform/ |
| D | Feature.h | 107 struct Feature struct 121 const FeatureCategory category; argument 137 inline Feature::Feature(const Feature &other) = default; argument
|
| /external/rust/crates/ring/src/ |
| D | cpu.rs | 227 pub(crate) struct Feature { struct 228 mask: u32, 231 impl Feature { impl 306 pub(crate) struct Feature { struct 307 word: usize, 308 mask: u32, 311 impl Feature { impl
|
| /external/llvm/lib/MC/ |
| D | SubtargetFeature.cpp | 32 static inline bool hasFlag(StringRef Feature) { in hasFlag() 42 static inline std::string StripFlag(StringRef Feature) { in StripFlag() 48 static inline bool isEnabled(StringRef Feature) { in isEnabled() 109 for (auto &Feature : FeatTable) in Help() local 166 SubtargetFeatures::ToggleFeature(FeatureBitset &Bits, StringRef Feature, in ToggleFeature() 191 void SubtargetFeatures::ApplyFeatureFlag(FeatureBitset &Bits, StringRef Feature, in ApplyFeatureFlag() 266 for (auto &Feature : Features) { in getFeatureBits() local
|
| /external/rust/crates/gdbstub/src/protocol/commands/ |
| D | _qSupported.rs | 58 pub struct Feature<'a> { struct 61 status: FeatureSupported, argument
|
| /external/deqp-deps/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 …]
|
| /external/angle/third_party/vulkan-deps/spirv-tools/src/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 …]
|
| /external/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 …]
|
| /external/libchrome/base/ |
| D | feature_list.h | 35 struct BASE_EXPORT Feature { struct 43 const FeatureState default_state; argument 48 // not, via a DcheckIsFatal feature. We define the Feature here since it is argument
|
| /external/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
|
| /external/skia/modules/skshaper/include/ |
| D | SkShaper.h | 92 struct Feature { struct 93 SkFourByteTag tag; 94 uint32_t value; 95 size_t start; // Offset to the start (utf8) element of the run. 96 size_t end; // Offset to one past the last (utf8) element of the run.
|
| /external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/zip/ |
| D | UnsupportedZipFeatureException.java | 95 public static class Feature implements java.io.Serializable { class in UnsupportedZipFeatureException 125 private Feature(final String name) { in Feature() method in UnsupportedZipFeatureException.Feature
|
| /external/llvm-project/llvm/include/llvm/MC/ |
| D | SubtargetFeature.h | 208 static bool hasFlag(StringRef Feature) { in hasFlag() 217 static StringRef StripFlag(StringRef Feature) { in StripFlag() 222 static inline bool isEnabled(StringRef Feature) { in isEnabled()
|
| /external/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()
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | sparse_cross_op.cc | 111 int64 SparseTensorColumn<int64>::Feature(int64 batch, int64 n, in Feature() function in tensorflow::__anon01cd01200111::SparseTensorColumn 120 int64 KeyedSparseTensorColumn<int64>::Feature(int64 batch, int64 n, in Feature() function in tensorflow::__anon01cd01200111::KeyedSparseTensorColumn 140 tstring SparseTensorColumn<tstring>::Feature(int64 batch, int64 n, in Feature() function in tensorflow::__anon01cd01200111::SparseTensorColumn 149 tstring KeyedSparseTensorColumn<tstring>::Feature(int64 batch, int64 n, in Feature() function in tensorflow::__anon01cd01200111::KeyedSparseTensorColumn 158 StringPiece SparseTensorColumn<StringPiece>::Feature(int64 batch, int64 n, in Feature() function in tensorflow::__anon01cd01200111::SparseTensorColumn 165 StringPiece KeyedSparseTensorColumn<StringPiece>::Feature( in Feature() function in tensorflow::__anon01cd01200111::KeyedSparseTensorColumn 209 int64 DenseTensorColumn<int64>::Feature(int64 batch, int64 n, in Feature() function in tensorflow::__anon01cd01200111::DenseTensorColumn 217 int64 KeyedDenseTensorColumn<int64>::Feature(int64 batch, int64 n, in Feature() function in tensorflow::__anon01cd01200111::KeyedDenseTensorColumn 234 tstring DenseTensorColumn<tstring>::Feature(int64 batch, int64 n, in Feature() function in tensorflow::__anon01cd01200111::DenseTensorColumn 241 tstring KeyedDenseTensorColumn<tstring>::Feature(int64 batch, int64 n, in Feature() function in tensorflow::__anon01cd01200111::KeyedDenseTensorColumn [all …]
|
| /external/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()
|
| /external/grpc-grpc/examples/cpp/route_guide/ |
| D | helper.h | 26 class Feature; variable
|
| /external/guava/android/guava-testlib/src/com/google/common/collect/testing/features/ |
| D | Feature.java | 29 public interface Feature<T> { interface
|
| /external/guava/guava-testlib/src/com/google/common/collect/testing/features/ |
| D | Feature.java | 29 public interface Feature<T> { interface
|
| /external/libchrome/base/test/android/javatests/src/org/chromium/base/test/util/ |
| D | Feature.java | 24 public @interface Feature { annotation
|
| /external/llvm-project/llvm/lib/MC/ |
| D | MCSubtargetInfo.cpp | 58 static void ApplyFeatureFlag(FeatureBitset &Bits, StringRef Feature, in ApplyFeatureFlag() 118 for (auto &Feature : FeatTable) in Help() local 195 for (const std::string &Feature : Features.getFeatures()) { in getFeatures() local 264 FeatureBitset MCSubtargetInfo::ToggleFeature(StringRef Feature) { in ToggleFeature()
|
| /external/grpc-grpc/examples/ruby/lib/ |
| D | route_guide_pb.rb | 34 Feature = Google::Protobuf::DescriptorPool.generated_pool.lookup("routeguide.Feature").msgclass constant
|
| /external/jimfs/jimfs/src/main/java/com/google/common/jimfs/ |
| D | Feature.java | 37 public enum Feature { enum
|
| /external/llvm-project/clang/lib/Basic/ |
| D | Cuda.cpp | 206 bool CudaFeatureEnabled(llvm::VersionTuple Version, CudaFeature Feature) { in CudaFeatureEnabled() 210 bool CudaFeatureEnabled(CudaVersion Version, CudaFeature Feature) { in CudaFeatureEnabled()
|
| /external/llvm-project/clang/lib/Basic/Targets/ |
| D | PPC.cpp | 34 for (const auto &Feature : Features) { in handleTargetFeatures() local 243 auto FindVSXSubfeature = [&](StringRef Feature, StringRef Option) { in ppcUserFeaturesCheck()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/ |
| D | JITTargetMachineBuilder.cpp | 33 for (auto &Feature : FeatureMap) in detectHost() local
|