Home
last modified time | relevance | path

Searched defs:FeatureName (Results 1 – 6 of 6) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-aat-layout-feat-table.hh78 struct FeatureName struct
80 int cmp (hb_aat_layout_feature_type_t key) const in cmp()
83 enum {
97 unsigned int get_selector_infos (unsigned int start_offset, in get_selector_infos()
127 hb_aat_layout_feature_type_t get_feature_type () const in get_feature_type()
130 hb_ot_name_id_t get_feature_name_id () const { return nameIndex; } in get_feature_name_id()
132 bool sanitize (hb_sanitize_context_t *c, const void *base) const in sanitize()
140 HBUINT16 feature; /* Feature type. */
141 HBUINT16 nSettings; /* The number of records in the setting name array. */
143 settingTableZ; /* Offset in bytes from the beginning of this table to
[all …]
/external/llvm-project/clang/lib/Driver/ToolChains/Arch/
DAArch64.cpp74 StringRef FeatureName = llvm::AArch64::getArchExtFeature(Feature); in DecodeAArch64Features() local
/external/cpu_features/src/utils/
Dlist_cpu_features.c175 #define DEFINE_ADD_FLAGS(HasFeature, FeatureName, FeatureType, LastEnum) \ argument
/external/llvm-project/clang/lib/Driver/ToolChains/
DCommonArgs.cpp295 StringRef FeatureName) { in AddTargetFeature()
/external/llvm-project/clang/lib/AST/
DOpenMPClause.cpp2307 FeatureValidityCheck([&](StringRef FeatureName) { in TargetOMPContext()
/external/clang/lib/Driver/
DTools.cpp699 const char *FeatureName = llvm::ARM::getArchExtFeature(Feature); in DecodeARMFeatures() local
1349 StringRef FeatureName) { in AddTargetFeature()