/external/google-breakpad/src/common/ |
D | dwarf_cfi_to_module_unittest.cc | 132 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/webrtc/webrtc/base/ |
D | firewallsocketserver.h | 78 struct Rule { struct 85 std::vector<Rule> rules_; argument
|
/external/antlr/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/model/ |
D | Rule.java | 40 public class Rule extends DefaultListModel { class 44 public Rule(String name) { in Rule() method in Rule
|
/external/jacoco/org.jacoco.report/src/org/jacoco/report/check/ |
D | Rule.java | 24 public final class Rule { class 37 public Rule() { in Rule() method in Rule
|
/external/llvm/utils/TableGen/ |
D | Attributes.cpp | 117 for (auto *Rule : CompatRules) { in emitFnAttrCompatCheck() local 131 for (auto *Rule : MergeRules) { in emitFnAttrCompatCheck() local
|
/external/junit/src/main/java/org/junit/ |
D | Rule.java | 68 public @interface Rule { annotation
|
/external/jarjar/src/main/com/tonicsystems/jarjar/ |
D | Rule.java | 19 public class Rule extends PatternElement class
|
/external/icu/tools/srcgen/currysrc/src/main/java/com/google/currysrc/api/process/ |
D | Rule.java | 24 public interface Rule { interface
|
/external/chromium-trace/catapult/telemetry/third_party/web-page-replay/rules/ |
D | rule.py | 17 class Rule(object): class
|
/external/llvm/lib/CodeGen/MIRParser/ |
D | MILexer.cpp | 277 static Cursor maybeLexIndex(Cursor C, MIToken &Token, StringRef Rule, in maybeLexIndex() 290 static Cursor maybeLexIndexAndName(Cursor C, MIToken &Token, StringRef Rule, in maybeLexIndexAndName() 331 const StringRef Rule = "%subreg."; in maybeLexSubRegisterIndex() local 340 const StringRef Rule = "%ir-block."; in maybeLexIRBlock() local 350 const StringRef Rule = "%ir."; in maybeLexIRValue() local
|
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/ |
D | SerializedGrammar.java | 47 class Rule { class in SerializedGrammar 50 public Rule(String name, Block block) { in Rule() method in SerializedGrammar.Rule
|
/external/robolectric/v1/lib/main/ |
D | commons-codec-1.6.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/bison/examples/calc++/ |
D | calc++-parser.cc | 117 # define YY_REDUCE_PRINT(Rule) \ argument 133 # define YY_REDUCE_PRINT(Rule) static_cast<void>(0) argument
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/ |
D | Rule.java | 39 public class Rule { class 160 public Rule(Grammar grammar, in Rule() method in Rule
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | GenericTaintChecker.cpp | 206 TaintPropagationRule Rule = llvm::StringSwitch<TaintPropagationRule>(Name) in REGISTER_SET_WITH_PROGRAMSTATE() local 304 TaintPropagationRule Rule = in addSourcesPre() local
|
/external/harfbuzz_ng/src/ |
D | hb-ot-layout-gsubgpos-private.hh | 1127 struct Rule struct 1129 inline void closure (hb_closure_context_t *c, ContextClosureLookupContext &lookup_context) const in closure() 1139 …ct_glyphs (hb_collect_glyphs_context_t *c, ContextCollectGlyphsLookupContext &lookup_context) const in collect_glyphs() 1149 …ine bool would_apply (hb_would_apply_context_t *c, ContextApplyLookupContext &lookup_context) const in would_apply() 1156 inline bool apply (hb_apply_context_t *c, ContextApplyLookupContext &lookup_context) const in apply() 1164 inline bool sanitize (hb_sanitize_context_t *c) const in sanitize() 1175 USHORT inputCount; /* Total number of glyphs in input 1178 USHORT lookupCount; /* Number of LookupRecords */ 1179 USHORT inputZ[VAR]; /* Array of match inputs--start with 1181 LookupRecord lookupRecordX[VAR]; /* Array of LookupRecords--in
|
/external/swiftshader/src/OpenGL/compiler/preprocessor/ |
D | ExpressionParser.cpp | 789 # define YY_REDUCE_PRINT(Rule) \ argument 802 # define YY_REDUCE_PRINT(Rule) argument
|
/external/messageformat/java/com/ibm/icu/simple/ |
D | PluralRules.java | 1594 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/android_icu4j/src/main/java/android/icu/text/ |
D | PluralRules.java | 1664 private static class Rule implements Serializable { class in PluralRules 1673 …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/ |
D | PluralRules.java | 1618 private static class Rule implements Serializable { class in PluralRules 1627 …public Rule(String keyword, Constraint constraint, FixedDecimalSamples integerSamples, FixedDecima… in Rule() method in PluralRules.Rule
|
/external/google-breakpad/src/common/dwarf/ |
D | dwarf2reader.h | 748 class Rule; variable
|
/external/bison/src/ |
D | parse-gram.c | 1309 # define YY_REDUCE_PRINT(Rule) \ argument 1322 # define YY_REDUCE_PRINT(Rule) argument
|
/external/libpcap/ |
D | grammar.c | 1543 # define YY_REDUCE_PRINT(Rule) \ argument 1556 # define YY_REDUCE_PRINT(Rule) argument
|
/external/swiftshader/src/OpenGL/compiler/ |
D | glslang_tab.cpp | 1810 # define YY_REDUCE_PRINT(Rule) \ argument 1823 # define YY_REDUCE_PRINT(Rule) argument
|
/external/parameter-framework/upstream/tools/xmlGenerator/ |
D | EddParser.py | 369 class Rule (Element) : class
|