Home
last modified time | relevance | path

Searched defs:RuleSet (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-gsubgpos.hh1689 struct RuleSet struct
1691 bool intersects (const hb_set_t *glyphs, in intersects()
1702 void closure (hb_closure_context_t *c, unsigned value, in closure()
1714 void closure_lookups (hb_closure_lookups_context_t *c, in closure_lookups()
1724 void collect_glyphs (hb_collect_glyphs_context_t *c, in collect_glyphs()
1734 bool would_apply (hb_would_apply_context_t *c, in would_apply()
1745 bool apply (hb_ot_apply_context_t *c, in apply()
1758 bool subset (hb_subset_context_t *c, in subset()
1788 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
1796 rule; /* Array of Rule tables
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerInfo.cpp719 const LegalizeRuleSet &RuleSet = getActionDefinitions(Opcode); in verify() local