Home
last modified time | relevance | path

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

/external/slf4j/slf4j-migrator/src/main/java/org/slf4j/migrator/line/
DRuleSet.java29 public interface RuleSet { interface
/external/icu/tools/srcgen/currysrc/src/main/java/com/google/currysrc/api/
DRuleSet.java27 public interface RuleSet { interface
/external/pdfium/core/fxcrt/css/
Dcfx_csssyntaxparser.h20 RuleSet, enumerator
/external/harfbuzz_ng/src/
Dhb-ot-layout-gsubgpos.hh1371 struct RuleSet struct
1373 bool intersects (const hb_set_t *glyphs, in intersects()
1384 void closure (hb_closure_context_t *c, in closure()
1394 void collect_glyphs (hb_collect_glyphs_context_t *c, in collect_glyphs()
1404 bool would_apply (hb_would_apply_context_t *c, in would_apply()
1415 bool apply (hb_ot_apply_context_t *c, in apply()
1428 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
1436 rule; /* Array of Rule tables
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerInfo.cpp719 const LegalizeRuleSet &RuleSet = getActionDefinitions(Opcode); in verify() local
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/
DLegalizerInfo.cpp715 const LegalizeRuleSet &RuleSet = getActionDefinitions(Opcode); in verify() local
/external/llvm-project/clang/utils/TableGen/
DClangAttrEmitter.cpp4225 PragmaClangAttributeSupport::RuleOrAggregateRuleSet &RuleSet = in EmitTestPragmaAttributeSupportedAttributes() local