Home
last modified time | relevance | path

Searched defs:Rule (Results 1 – 25 of 40) sorted by relevance

12

/external/google-breakpad/src/common/
Ddwarf_cfi_to_module_unittest.cc132 class Rule: public RuleFixture, public Test { }; class
134 TEST_F(Rule, UndefinedRule) { in TEST_F() argument
144 TEST_F(Rule, RegisterWithEmptyName) { in TEST_F() argument
155 TEST_F(Rule, SameValueRule) { in TEST_F() argument
166 TEST_F(Rule, OffsetRule) { in TEST_F() argument
179 TEST_F(Rule, OffsetRuleNegative) { in TEST_F() argument
191 TEST_F(Rule, ValOffsetRule) { in TEST_F() argument
207 TEST_F(Rule, RegisterRule) { in TEST_F() argument
218 TEST_F(Rule, ExpressionRule) { in TEST_F() argument
229 TEST_F(Rule, ValExpressionRule) { in TEST_F() argument
[all …]
/external/v8/test/cctest/
Dtest-date.cc38 struct Rule { struct in DateCacheMock
39 int year, start_month, start_day, end_month, end_day, offset_sec;
/external/antlr/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/model/
DRule.java40 public class Rule extends DefaultListModel { class
44 public Rule(String name) { in Rule() method in Rule
/external/junit/src/org/junit/
DRule.java45 public @interface Rule { annotation
/external/jarjar/src/main/com/tonicsystems/jarjar/
DRule.java19 public class Rule extends PatternElement class
/external/chromium-trace/trace-viewer/tracing/third_party/closure_linter/closure_linter/
Derror_check.py27 class Rule(object): class
Djavascriptlintrules.py42 Rule = error_check.Rule variable
Decmalintrules.py55 Rule = error_check.Rule variable
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/
DSerializedGrammar.java47 class Rule { class in SerializedGrammar
50 public Rule(String name, Block block) { in Rule() method in SerializedGrammar.Rule
/external/robolectric/lib/main/
Dcommons-codec-1.6.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/bison/examples/calc++/
Dcalc++-parser.cc117 # define YY_REDUCE_PRINT(Rule) \ argument
133 # define YY_REDUCE_PRINT(Rule) static_cast<void>(0) argument
/external/clang/lib/StaticAnalyzer/Checkers/
DGenericTaintChecker.cpp206 TaintPropagationRule Rule = llvm::StringSwitch<TaintPropagationRule>(Name) in REGISTER_SET_WITH_PROGRAMSTATE() local
304 TaintPropagationRule Rule = in addSourcesPre() local
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
DRule.java39 public class Rule { class
160 public Rule(Grammar grammar, in Rule() method in Rule
/external/harfbuzz_ng/src/
Dhb-ot-layout-gsubgpos-private.hh1134 struct Rule struct
1136 inline void closure (hb_closure_context_t *c, ContextClosureLookupContext &lookup_context) const in closure()
1146 …ct_glyphs (hb_collect_glyphs_context_t *c, ContextCollectGlyphsLookupContext &lookup_context) const in collect_glyphs()
1156 …ine bool would_apply (hb_would_apply_context_t *c, ContextApplyLookupContext &lookup_context) const in would_apply()
1163 inline bool apply (hb_apply_context_t *c, ContextApplyLookupContext &lookup_context) const in apply()
1171 inline bool sanitize (hb_sanitize_context_t *c) { in sanitize()
1181 USHORT inputCount; /* Total number of glyphs in input
1184 USHORT lookupCount; /* Number of LookupRecords */
1185 USHORT inputZ[VAR]; /* Array of match inputs--start with
1187 LookupRecord lookupRecordX[VAR]; /* Array of LookupRecords--in
/external/linux-tools-perf/src/tools/perf/util/
Dpmu-bison.c793 # define YY_REDUCE_PRINT(Rule) \ argument
806 # define YY_REDUCE_PRINT(Rule) argument
Dparse-events-bison.c903 # define YY_REDUCE_PRINT(Rule) \ argument
916 # define YY_REDUCE_PRINT(Rule) argument
/external/elfutils/src/src/
Dldscript.c1025 # define YY_REDUCE_PRINT(Rule) \ argument
1038 # define YY_REDUCE_PRINT(Rule) argument
/external/messageformat/java/com/ibm/icu/simple/
DPluralRules.java1594 private static class Rule implements Serializable { class in PluralRules
1601 …public Rule(String keyword, Constraint constraint, FixedDecimalSamples integerSamples, FixedDecima… in Rule() method in PluralRules.Rule
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DPluralRules.java1604 private static class Rule implements Serializable { class in PluralRules
1611 …public Rule(String keyword, Constraint constraint, FixedDecimalSamples integerSamples, FixedDecima… in Rule() method in PluralRules.Rule
/external/google-breakpad/src/common/dwarf/
Ddwarf2reader.h748 class Rule; variable
/external/bison/src/
Dparse-gram.c1309 # define YY_REDUCE_PRINT(Rule) \ argument
1322 # define YY_REDUCE_PRINT(Rule) argument
/external/elfutils/src/libcpu/
Di386_parse.c1028 # define YY_REDUCE_PRINT(Rule) \ argument
1041 # define YY_REDUCE_PRINT(Rule) argument
/external/libpcap/
Dgrammar.c1654 # define YY_REDUCE_PRINT(Rule) \ argument
1667 # define YY_REDUCE_PRINT(Rule) argument
/external/parameter-framework/tools/xmlGenerator/
DEddParser.py369 class Rule (Element) : class
/external/parameter-framework/tools/coverage/
Dcoverage.py370 class Rule(Element): class

12