Home
last modified time | relevance | path

Searched defs:Feature (Results 1 – 25 of 210) sorted by relevance

123456789

/external/rust/android-crates-io/crates/ring/src/cpu/
Dintel.rs20 pub(crate) struct Feature { struct
25 impl Feature { argument
Darm.rs184 pub(crate) struct Feature { struct
188 impl Feature { impl
/external/cronet/tot/base/
Dfeature_list.h170 struct BASE_EXPORT LOGICALLY_CONST Feature { struct
171 constexpr Feature(const char* name, in Feature() argument
188 Feature& operator=(const Feature&) = delete; argument
199 const FeatureState default_state; argument
225 // not, via a DcheckIsFatal feature. We define the Feature here since it is argument
/external/cronet/stable/base/
Dfeature_list.h170 struct BASE_EXPORT LOGICALLY_CONST Feature { struct
171 constexpr Feature(const char* name, in Feature() argument
188 Feature& operator=(const Feature&) = delete; argument
199 const FeatureState default_state; argument
225 // not, via a DcheckIsFatal feature. We define the Feature here since it is argument
/external/llvm/lib/MC/
DSubtargetFeature.cpp32 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/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidation_state.h67 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 …]
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidation_state.h67 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 …]
/external/libchrome/base/
Dfeature_list.h35 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/angle/third_party/spirv-tools/src/source/val/
Dvalidation_state.h67 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 …]
/external/icu/icu4j/tools/misc/src/main/java/com/ibm/icu/dev/tool/layout/
DFeature.java13 class Feature extends TaggedRecord class
19 public Feature(String theFeatureTag) in Feature() method in Feature
/external/skia/modules/skshaper/include/
DSkShaper.h104 struct Feature { struct
105 SkFourByteTag tag;
106 uint32_t value;
107 size_t start; // Offset to the start (utf8) element of the run.
108 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/
DUnsupportedZipFeatureException.java95 public static class Feature implements java.io.Serializable { class in UnsupportedZipFeatureException
125 private Feature(final String name) { in Feature() method in UnsupportedZipFeatureException.Feature
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DInlineModelFeatureMaps.h64 constexpr bool isHeuristicInlineCostFeature(InlineCostFeatureIndex Feature) { in isHeuristicInlineCostFeature()
125 inlineCostFeatureToMlFeature(InlineCostFeatureIndex Feature) { in inlineCostFeatureToMlFeature()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
DSubtargetFeature.h208 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/
DSubtargetFeature.h208 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/google-cloud-java/java-video-intelligence/proto-google-cloud-video-intelligence-v1p1beta1/src/main/java/com/google/cloud/videointelligence/v1p1beta1/
DFeature.java30 public enum Feature implements com.google.protobuf.ProtocolMessageEnum { enum
218 private Feature(int value) { in Feature() method in Feature
/external/google-cloud-java/java-video-intelligence/proto-google-cloud-video-intelligence-v1beta2/src/main/java/com/google/cloud/videointelligence/v1beta2/
DFeature.java30 public enum Feature implements com.google.protobuf.ProtocolMessageEnum { enum
217 private Feature(int value) { in Feature() method in Feature
/external/tensorflow/tensorflow/core/kernels/
Dsparse_cross_op.cc116 int64_t SparseTensorColumn<int64_t>::Feature(int64_t batch, int64_t n, in Feature() function in tensorflow::__anon0ed53a2f0111::SparseTensorColumn
125 int64_t KeyedSparseTensorColumn<int64_t>::Feature(int64_t batch, int64_t n, in Feature() function in tensorflow::__anon0ed53a2f0111::KeyedSparseTensorColumn
146 tstring SparseTensorColumn<tstring>::Feature(int64_t batch, int64_t n, in Feature() function in tensorflow::__anon0ed53a2f0111::SparseTensorColumn
155 tstring KeyedSparseTensorColumn<tstring>::Feature(int64_t batch, int64_t n, in Feature() function in tensorflow::__anon0ed53a2f0111::KeyedSparseTensorColumn
164 StringPiece SparseTensorColumn<StringPiece>::Feature(int64_t batch, int64_t n, in Feature() function in tensorflow::__anon0ed53a2f0111::SparseTensorColumn
171 StringPiece KeyedSparseTensorColumn<StringPiece>::Feature( in Feature() function in tensorflow::__anon0ed53a2f0111::KeyedSparseTensorColumn
222 int64_t DenseTensorColumn<int64_t>::Feature(int64_t batch, int64_t n, in Feature() function in tensorflow::__anon0ed53a2f0111::DenseTensorColumn
230 int64_t KeyedDenseTensorColumn<int64_t>::Feature(int64_t batch, int64_t n, in Feature() function in tensorflow::__anon0ed53a2f0111::KeyedDenseTensorColumn
248 tstring DenseTensorColumn<tstring>::Feature(int64_t batch, int64_t n, in Feature() function in tensorflow::__anon0ed53a2f0111::DenseTensorColumn
255 tstring KeyedDenseTensorColumn<tstring>::Feature(int64_t batch, int64_t n, in Feature() function in tensorflow::__anon0ed53a2f0111::KeyedDenseTensorColumn
[all …]
/external/google-cloud-java/java-video-intelligence/proto-google-cloud-video-intelligence-v1p2beta1/src/main/java/com/google/cloud/videointelligence/v1p2beta1/
DFeature.java30 public enum Feature implements com.google.protobuf.ProtocolMessageEnum { enum
240 private Feature(int value) { in Feature() method in Feature
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCSubtargetInfo.cpp58 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/
Dhelper.h26 class Feature; variable
/external/google-cloud-java/java-video-intelligence/proto-google-cloud-video-intelligence-v1/src/main/java/com/google/cloud/videointelligence/v1/
DFeature.java30 public enum Feature implements com.google.protobuf.ProtocolMessageEnum { enum
327 private Feature(int value) { in Feature() method in Feature
/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
DMCSubtargetInfo.cpp59 static void ApplyFeatureFlag(FeatureBitset &Bits, StringRef Feature, in ApplyFeatureFlag()
119 for (auto &Feature : FeatTable) in Help() local
196 for (const std::string &Feature : Features.getFeatures()) { in getFeatures() local
268 FeatureBitset MCSubtargetInfo::ToggleFeature(StringRef Feature) { in ToggleFeature()
/external/cronet/tot/base/test/android/javatests/src/org/chromium/base/test/util/
DFeature.java24 public @interface Feature { annotation
/external/guava/guava-testlib/src/com/google/common/collect/testing/features/
DFeature.java29 public interface Feature<T> { interface

123456789