/third_party/flutter/skia/third_party/externals/angle2/include/platform/ |
D | Feature.h | 88 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/ |
D | Feature.h | 113 struct Feature struct 127 const FeatureCategory category; argument 143 inline Feature::Feature(const Feature &other) = default; argument
|
/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/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/mindspore/mindspore/lite/java/java/fl_client/src/main/java/com/mindspore/flclient/model/ |
D | Feature.java | 24 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/ |
D | Feature.java | 13 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/ |
D | validation_state.h | 59 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/ |
D | SkShaper.h | 96 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/ |
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/boost/boost/accumulators/framework/ |
D | extractor.hpp | 202 #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/ |
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
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/gnn/ |
D | feature.cc | 22 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/ |
D | vk_physical_device_features.py | 144 Feature = namedtuple('Feature', 'name vk_type vk_flags') variable
|
/third_party/protobuf/src/google/protobuf/compiler/ |
D | code_generator.h | 106 enum Feature { enum
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/ |
D | JITTargetMachineBuilder.cpp | 33 for (auto &Feature : FeatureMap) in detectHost() local
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/datasetops/source/ |
D | tf_reader_op.h | 39 class Feature; variable
|
/third_party/libpng/contrib/arm-neon/ |
D | linux.c | 39 StartLine, Feature, Colon, StartTag, Neon, HaveNeon, SkipTag, SkipLine in png_have_neon() enumerator
|
/third_party/skia/third_party/externals/libpng/contrib/arm-neon/ |
D | linux.c | 39 StartLine, Feature, Colon, StartTag, Neon, HaveNeon, SkipTag, SkipLine in png_have_neon() enumerator
|
/third_party/flutter/skia/third_party/externals/libpng/contrib/arm-neon/ |
D | linux.c | 39 StartLine, Feature, Colon, StartTag, Neon, HaveNeon, SkipTag, SkipLine in png_have_neon() enumerator
|
/third_party/grpc/examples/python/multiplex/ |
D | route_guide_pb2.py | 256 Feature = _reflection.GeneratedProtocolMessageType('Feature', (_message.Message,), dict( variable
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/core/ |
D | feature.proto | 41 message Feature { message
|
/third_party/grpc/examples/python/route_guide/ |
D | route_guide_pb2.py | 256 Feature = _reflection.GeneratedProtocolMessageType('Feature', (_message.Message,), dict( variable
|