/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/ |
ProfileGrammarParser.cs | 293 RewriteRuleSubtreeStream stream_expr=new RewriteRuleSubtreeStream(adaptor,"rule expr"); 294 RewriteRuleSubtreeStream stream_func=new RewriteRuleSubtreeStream(adaptor,"rule func"); 353 // rule labels: retval 355 // rule list labels: 358 RewriteRuleSubtreeStream stream_retval=new RewriteRuleSubtreeStream(adaptor,"rule retval",retval!=null?retval.tree:null); 403 // rule labels: retval 405 // rule list labels: 408 RewriteRuleSubtreeStream stream_retval=new RewriteRuleSubtreeStream(adaptor,"rule retval",retval!=null?retval.tree:null); 457 // rule labels: retval 459 // rule list labels: [all...] |
/external/chromium_org/third_party/WebKit/Source/core/inspector/ |
InspectorCSSAgent.cpp | 334 CSSStyleRule* InspectorCSSAgent::asCSSStyleRule(CSSRule* rule) 336 if (!rule || rule->type() != CSSRule::STYLE_RULE) 338 return toCSSStyleRule(rule); 602 CSSRule* rule = flatRules.at(i).get(); local 603 if (rule->type() == CSSRule::MEDIA_RULE) 604 collectMediaQueriesFromRule(rule, medias.get()); 867 *errorString = "Source range didn't match any rule selector source range"; 874 CSSStyleRule* rule = inspectorStyleSheet->ruleForId(compoundId); local 920 CSSStyleRule* rule = inspectorStyleSheet->ruleForId(ruleId); local 1146 CSSRule* rule = styleSheet->item(i); local 1296 CSSStyleRule* rule = asCSSStyleRule(ruleList->item(i)); local [all...] |
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/ |
glsl_parser.output | 956 $default reduce using rule 3 (version_statement) 980 $default reduce using rule 10 (extension_statement_list) 1006 $default reduce using rule 1 ($@1) 1016 $default reduce using rule 4 (version_statement) [all...] |
/external/chromium_org/third_party/sqlite/src/doc/ |
lemon.html | 309 Each grammar rule consists of a nonterminal symbol followed by 311 The rule is terminated by a period. 313 rule can be empty. 315 first rule is assumed to be the start symbol for the grammar (unless 331 of C code that will be executed whenever a grammar rule is reduced 335 period that closes the rule. 345 action to stand for the value of the left-hand side of the rule and 348 right-hand side of the rule. 352 rule and say ``$7'' when you really mean ``$8''.</p> 355 names to each symbol in a grammar rule and then using those symboli [all...] |
/external/chromium_org/chrome/browser/omnibox/ |
omnibox_field_trial.cc | 315 // The value of the rule is a string that encodes an integer containing 345 // If there is no demotion rule for this context, then use the default 353 // The value of the DemoteByType rule is a comma-separated list of 496 // key=<Rule>: 503 // entries can be "*", which means this rule applies for all values of the 512 // When an exact match to the rule in the current context is missing, we 513 // give preference to a wildcard rule that matches the instant extended 514 // context over a wildcard rule that matches the page classification 519 // |rule|:|page_classification|:|instant_extended|, failing that it looks up 520 // |rule|:*:|instant_extended|, failing that it looks u [all...] |
/external/chromium_org/chrome/browser/ |
test_presubmit.py | 372 .rule { 427 rule: value; 431 rule: value; 453 .rule { 461 #rule { 462 rule: value; }""", """ 463 - Always put a rule closing brace (}) on a new line. 464 rule: value; }""") 506 background-color: #336699; /* Ignore short hex rule if not gray. */ 545 rule: value; /* rule: value; * [all...] |
/external/antlr/antlr-3.4/gunit/src/main/antlr3/org/antlr/gunit/swingui/parsers/ |
ANTLRv3.g | 41 RULE; 102 rule+ 105 id DOC_COMMENT? optionsSpec? tokensSpec? attrScope* action* rule+ 155 rule 160 this.rules.add($rule::name); 164 id {$rule::name = $id.text;} 171 -> ^( RULE id {modifier!=null?adaptor.create(modifier):null} ^(ARG $arg)? ^(RET $rt)? 207 // leave here to demonstrate use of {...} in rewrite rule 284 /** Matches ENBF blocks (and token sets via block rule) */ 299 Character.isUpperCase($rule::name.charAt(0))} [all...] |
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/hoistedPredicates/ |
TParser.h | 35 #pragma mark Dynamic Rule Scopes 36 #pragma mark Rule Return Scopes start 80 /** Demonstrates how semantic predicates get hoisted out of the rule in
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/ |
SimpleCTP.h | 57 #pragma mark Dynamic Rule Scopes 58 #pragma mark Rule Return Scopes start 70 #pragma mark Rule return scopes end
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/ |
TreeRewriteParser.h | 33 #pragma mark Dynamic Rule Scopes 34 #pragma mark Rule Return Scopes start 119 - (TreeRewriteParser_rule_return *)rule;
|
/external/apache-http/src/org/apache/commons/codec/net/ |
QuotedPrintableCodec.java | 126 * This function implements a subset of quoted-printable encoding specification (rule #1 and rule #2) as defined in 163 * This function implements a subset of quoted-printable encoding specification (rule #1 and rule #2) as defined in 202 * This function implements a subset of quoted-printable encoding specification (rule #1 and rule #2) as defined in 219 * This function implements a subset of quoted-printable encoding specification (rule #1 and rule #2) as defined in 237 * This function implements a subset of quoted-printable encoding specification (rule #1 and rule #2) as defined i [all...] |
/external/chromium_org/third_party/WebKit/Source/core/css/ |
CSSKeyframesRule.h | 77 static PassRefPtrWillBeRawPtr<CSSKeyframesRule> create(StyleRuleKeyframes* rule, CSSStyleSheet* sheet) 79 return adoptRefWillBeNoop(new CSSKeyframesRule(rule, sheet)); 93 void insertRule(const String& rule);
|
CSSStyleRule.cpp | 125 void CSSStyleRule::reattach(StyleRuleBase* rule) 127 ASSERT(rule); 128 m_styleRule = toStyleRule(rule);
|
/external/chromium_org/third_party/libaddressinput/chromium/cpp/src/ |
country_rules_aggregator.h | 32 class Rule; 94 // Builds and returns the rule for |key| at |field| level. Returns NULL if 96 scoped_ptr<Rule> ParseRule(const std::string& key, AddressField field) const;
|
/external/chromium_org/third_party/libjingle/source/talk/base/ |
firewallsocketserver.h | 39 // This SocketServer shim simulates a rule-based firewall server. 101 struct Rule { 108 std::vector<Rule> rules_;
|
/external/chromium_org/tools/gyp/test/mac/ |
gyptest-xcode-env-order.py | 37 test.built_file_must_exist('rule-copy-brace.txt', chdir=CHDIR) 38 test.built_file_must_exist('rule-copy-paren.txt', chdir=CHDIR) 40 #test.built_file_must_exist('rule-copy-bare.txt', chdir=CHDIR)
|
/external/deqp/framework/egl/ |
egluConfigFilter.hpp | 50 ConfigFilter (EGLint attribute, EGLint value, Filter rule) 53 , m_rule (rule) 105 FilterList& operator<< (const ConfigFilter& rule);
|
/external/icu/icu4c/source/i18n/ |
collationsets.h | 35 * It might be simpler to re-parse the rule string, but: 38 * - That would only work if we have the rule string, and we allow users to 39 * omit the rule string from data files.
|
/external/iproute2/doc/actions/ |
gact-usage | 39 filter u32 fh 800::800 order 2048 key ht 800 bkt 0 flowid 1:16 (rule hit 32 success 20) 56 filter protocol ip pref 6 u32 filter protocol ip pref 6 u32 fh 800: ht divisor 1filter protocol ip pref 6 u32 fh 800::800 order 2048 key ht 800 bkt 0 flowid 1:16 (rule hit 20 success 20) 72 filter protocol ip pref 6 u32 filter protocol ip pref 6 u32 fh 800: ht divisor 1filter protocol ip pref 6 u32 fh 800::800 order 2048 key ht 800 bkt 0 flowid 1:16 (rule hit 20 success 20)
|
/external/iptables/iptables/ |
iptables-xml.1 | 36 tag, but only when the rule matches are identical. Terminating actions like 55 <rule> 70 </rule>
|
/ndk/sources/host-tools/make-3.81/ |
NMakefile | 96 $(OUTDIR)/rule.obj \ 149 gettext.h filedef.h hash.h variable.h rule.h \ 162 variable.h rule.h 194 gettext.h filedef.h hash.h rule.h dep.h debug.h \ 215 job.h commands.h rule.h \ 228 commands.h variable.h rule.h debug.h \ 246 # .deps/rule.Po 247 rule.o rule.o: rule.c make.h config.h [all...] |
/external/iproute2/examples/ |
cbq.init-v0.7.3 | 33 # encountering a TIME rule that spans over midnight 39 # - allow setting of PRIO_{MARK,RULE,REALM} in class file 52 # - fixed small bug in RULE parser to correctly parse rules with 61 # - changed PRIO_{U32,FW,ROUTE} to PRIO_{RULE,MARK,REALM} 65 # - support for port masks in RULE (u32) filter 111 # - fixed little but serious bug in RULE parser 118 # - rewritten & simplified RULE parser 123 # - small bugfix in RULE parsing code 216 # <bandwidth>. As a rule of thumb: <weight> = <bandwidth> / 10 235 # Tuning parameter that should be proportional to RATE. As a rule [all...] |
/external/bison/data/ |
c++.m4 | 114 # b4_rhs_value(RULE-LENGTH, NUM, [TYPE]) 116 # Expansion of $<TYPE>NUM, where the current rule has RULE-LENGTH 128 # b4_rhs_location(RULE-LENGTH, NUM) 130 # Expansion of @NUM, where the current rule has RULE-LENGTH symbols
|
/external/bison/examples/calc++/ |
calc++-parser.hh | 201 /// - if negative, reduce the rule which number is the opposite. 211 /// For a rule, its LHS. 213 /// For a rule, its RHS length. 227 /// For each rule, the index of the first RHS symbol in \a yyrhs_. 229 /// For each rule, its source line number. 233 /// Report on the debug stream that the rule \a r is going to be reduced.
|
/external/chromium_org/third_party/icu/patches/ |
breakiterator.patch | 75 ++ * break rule that determined the most recently 78 ++ * For break iterator types that do not support a rule status, 81 ++ * @return the status from the break rule that determined the most recently 124 + * break rule that determined the most recently 127 + * For break iterator types that do not support a rule status, 130 + * @return the status from the break rule that determined the most recently
|