Home
last modified time | relevance | path

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

123

/third_party/flutter/skia/third_party/externals/angle2/include/platform/
DFeature.h88 struct Feature struct
102 const FeatureCategory category; argument
115 inline Feature::Feature(const Feature &other) = default; argument
/third_party/skia/third_party/externals/angle2/include/platform/
DFeature.h113 struct Feature struct
127 const FeatureCategory category; argument
143 inline Feature::Feature(const Feature &other) = default; argument
/third_party/spirv-tools/source/val/
Dvalidation_state.h66 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/spirv-tools/source/val/
Dvalidation_state.h66 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/
Dvalidation_state.h66 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/mindspore/mindspore/lite/java/java/fl_client/src/main/java/com/mindspore/flclient/model/
DFeature.java24 public class Feature { class
40 public Feature(int[] inputIds, int[] inputMasks, int[] tokenIds, int labelIds, int seqLen) { in Feature() method in Feature
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
DFeature.java13 class Feature extends TaggedRecord class
19 public Feature(String theFeatureTag) in Feature() method in Feature
/third_party/flutter/skia/third_party/externals/spirv-tools/source/val/
Dvalidation_state.h59 struct Feature { struct
60 bool declare_int16_type = false; // Allow OpTypeInt with 16 bit width?
61 bool declare_float16_type = false; // Allow OpTypeFloat with 16 bit width?
62 bool free_fp_rounding_mode = false; // Allow the FPRoundingMode decoration
67 bool variable_pointers = false;
70 bool variable_pointers_storage_buffer = false;
/third_party/skia/modules/skshaper/include/
DSkShaper.h96 struct Feature { struct
97 SkFourByteTag tag;
98 uint32_t value;
99 size_t start; // Offset to the start (utf8) element of the run.
100 size_t end; // Offset to one past the last (utf8) element of the run.
/third_party/grpc/examples/cpp/route_guide/
Dhelper.h26 class Feature; variable
/third_party/skia/third_party/externals/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()
/third_party/boost/boost/accumulators/framework/
Dextractor.hpp202 #define BOOST_ACCUMULATORS_MAKE_FEATURE(Tag, Feature, ParamsSeq) … argument
211 #define BOOST_ACCUMULATORS_DEFINE_EXTRACTOR_FUN_IMPL(z, n, Tag, Feature, ParamsSeq) … argument
241 #define BOOST_ACCUMULATORS_DEFINE_EXTRACTOR(Tag, Feature, ParamSeq) … argument
/third_party/skia/third_party/externals/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()
/third_party/grpc/examples/ruby/lib/
Droute_guide_pb.rb34 Feature = Google::Protobuf::DescriptorPool.generated_pool.lookup("routeguide.Feature").msgclass constant
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/gnn/
Dfeature.cc22 Feature::Feature(FeatureType type_name, std::shared_ptr<Tensor> value, bool is_shared_memory) in Feature() function in mindspore::dataset::gnn::Feature
/third_party/mesa3d/src/vulkan/util/
Dvk_physical_device_features.py144 Feature = namedtuple('Feature', 'name vk_type vk_flags') variable
/third_party/protobuf/src/google/protobuf/compiler/
Dcode_generator.h106 enum Feature { enum
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DJITTargetMachineBuilder.cpp33 for (auto &Feature : FeatureMap) in detectHost() local
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/datasetops/source/
Dtf_reader_op.h39 class Feature; variable
/third_party/libpng/contrib/arm-neon/
Dlinux.c39 StartLine, Feature, Colon, StartTag, Neon, HaveNeon, SkipTag, SkipLine in png_have_neon() enumerator
/third_party/skia/third_party/externals/libpng/contrib/arm-neon/
Dlinux.c39 StartLine, Feature, Colon, StartTag, Neon, HaveNeon, SkipTag, SkipLine in png_have_neon() enumerator
/third_party/flutter/skia/third_party/externals/libpng/contrib/arm-neon/
Dlinux.c39 StartLine, Feature, Colon, StartTag, Neon, HaveNeon, SkipTag, SkipLine in png_have_neon() enumerator
/third_party/grpc/examples/python/multiplex/
Droute_guide_pb2.py256 Feature = _reflection.GeneratedProtocolMessageType('Feature', (_message.Message,), dict( variable
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/core/
Dfeature.proto41 message Feature { message
/third_party/grpc/examples/python/route_guide/
Droute_guide_pb2.py256 Feature = _reflection.GeneratedProtocolMessageType('Feature', (_message.Message,), dict( variable

123