Home
last modified time | relevance | path

Searched defs:FeatureList (Results 1 – 5 of 5) sorted by relevance

/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
DFeatureList.java14 public class FeatureList class
20 public FeatureList() in FeatureList() method in FeatureList
/external/pdfium/core/src/fpdfapi/fpdf_font/
Dttgsubtable.h43 uint16_t FeatureList; member
352 struct TFeatureList FeatureList; variable
/external/llvm/utils/TableGen/
DSubtargetEmitter.cpp154 std::vector<Record*> FeatureList = in FeatureKeyValues() local
235 const std::vector<Record*> &FeatureList = in CPUKeyValues() local
/external/clang/lib/CodeGen/
DCodeGenFunction.cpp1914 const char *FeatureList = in checkTargetFeatures() local
/external/harfbuzz_ng/src/
Dhb-ot-layout-common-private.hh566 typedef RecordListOf<Feature> FeatureList; typedef