HomeSort by relevance Sort by last modified time
    Searched full:rule (Results 226 - 250 of 4107) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/skia/src/svg/
SkSVGPolygon.cpp 14 SVG_LITERAL_ATTRIBUTE(clip-rule, f_clipRule),
15 SVG_LITERAL_ATTRIBUTE(fill-rule, f_fillRule),
SkSVGPolyline.cpp 20 SVG_LITERAL_ATTRIBUTE(clip-rule, f_clipRule),
21 SVG_LITERAL_ATTRIBUTE(fill-rule, f_fillRule),
  /external/srec/config/en.us/grammars/
phone_type_choice.grxml 6 <rule id="_phone_type_choice" scope="public">
18 </rule>
ipaq_commands.grxml 9 <rule id="ROOT" scope="public">
96 </rule>
98 <rule id="NUMBER">
118 </rule>
120 <rule id="DIGIT">
134 </rule>
136 <rule id="NZ_DIGIT">
148 </rule>
150 <rule id="TEEN">
163 </rule>
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
fib_rules.h 7 /* rule is permanent, and cannot be deleted */
59 FR_ACT_GOTO, /* Jump to another rule */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
fib_rules.h 7 /* rule is permanent, and cannot be deleted */
59 FR_ACT_GOTO, /* Jump to another rule */
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treeparser/
Lang.g 14 type : INTTYPE // automatic tree construction builds a node for this rule
  /external/antlr/antlr-3.4/runtime/Python/tests/
t045dfabug.g 8 // this rule used to generate an infinite loop in DFA.predict
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/modes/
filter.rb 50 def memoize( rule, start_index, success )
51 super( rule, start_index, success ) if @state.backtracking > 1
54 def already_parsed_rule?( rule )
55 @state.backtracking > 1 ? super( rule ) : false
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/lexer/
syn-pred.rb 25 example 'gating syntactic predicate rule' do
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Python/
ASTParser.stg 35 * token, set, rule, wildcard
128 // RULE REF AST
130 /** rule when output=AST */
131 ruleRef(rule,label,elementIndex,args,scope) ::= <<
136 /** rule! is same as normal rule ref */
137 ruleRefBang(rule,label,elementIndex,args,scope) ::= "<super.ruleRef(...)>"
139 /** rule^ */
140 ruleRefRuleRoot(rule,label,elementIndex,args,scope) ::= <<
145 /** x+=rule when output=AST *
    [all...]
  /external/chromium_org/chrome/installer/util/
legacy_firewall_manager_win.h 33 // Returns true if function can read rule for the current app. Sets |value|
34 // true, if rule allows incoming connections, or false otherwise.
40 // Deletes rule for current app. Needs elevation.
49 // Creates rule for the current application. If |allow| is true, incoming
  /external/chromium_org/third_party/libaddressinput/src/cpp/src/
ondemand_supplier.cc 28 #include "rule.h"
40 for (std::map<std::string, const Rule*>::const_iterator
58 std::map<std::string, const Rule*>::const_iterator it =
61 task->hierarchy_.rule[depth] = it->second;
ondemand_supply_task.h 33 class Rule;
36 // retrieve the set of Rule objects corresponding to a LookupKey and call a
43 std::map<std::string, const Rule*>* rules,
61 std::map<std::string, const Rule*>* const rule_cache_;
rule_retriever.h 30 class Rule;
41 const Rule&> Callback;
47 // Retrieves the rule for |key| and invokes the |rule_ready| callback.
  /external/chromium_org/v8/tools/testrunner/local/
testsuite.py 126 for rule in self.wildcards:
127 assert rule[-1] == '*'
128 if testname.startswith(rule[:-1]):
129 used_rules.add(rule)
130 t.outcomes = self.wildcards[rule]
133 break # "for rule in self.wildcards"
147 for rule in self.rules:
148 if rule not in used_rules:
149 print("Unused rule: %s -> %s" % (rule, self.rules[rule])
    [all...]
  /external/junit/src/org/junit/rules/
MethodRule.java 3 import org.junit.Rule;
11 * {@link Rule} in turn, and each may return a substitute or modified
12 * {@link Statement}, which is passed to the next {@link Rule}, if any. For
31 * test-running rule.
  /frameworks/volley/
custom_rules.xml 4 <!-- A rule to generate the JAR for inclusion in an Android
  /ndk/tests/build/issue42841-LOCAL_PATH/jni/
Android.mk 4 # make: *** No rule to make target /issue42841-LOCAL_PATH.c', needed by
  /external/chromium_org/net/base/
host_mapping_rules.h 26 // Adds a rule to this mapper. The format of the rule can be one of:
33 // Returns true if the rule was successfully parsed and added.
  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSGroupingRule.cpp 67 exceptionState.throwDOMException(IndexSizeError, "the index " + String::number(index) + " must be less than or equal to the length of the rule list.");
76 exceptionState.throwDOMException(SyntaxError, "the rule '" + ruleString + "' is invalid and cannot be parsed.");
82 // @media rule. They are currently not getting parsed, resulting in a SyntaxError
84 exceptionState.throwDOMException(HierarchyRequestError, "'@import' rules cannot be inserted inside a group rule.");
100 exceptionState.throwDOMException(IndexSizeError, "the index " + String::number(index) + " is greated than the length of the rule list.");
133 RefPtrWillBeMember<CSSRule>& rule = m_childRuleCSSOMWrappers[index]; local
134 if (!rule)
135 rule = m_groupRule->childRules()[index]->createCSSOMWrapper(const_cast<CSSGroupingRule*>(this));
136 return rule.get();
146 void CSSGroupingRule::reattach(StyleRuleBase* rule)
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/11/data/-543407111/
artifacts.xml 9 <rule filter='(&amp; (classifier=osgi.bundle))' output='${repoUrl}/plugins/${id}_${version}.jar'/>
10 <rule filter='(&amp; (classifier=binary))' output='${repoUrl}/binary/${id}_${version}'/>
11 <rule filter='(&amp; (classifier=org.eclipse.update.feature))' output='${repoUrl}/features/${id}_${version}.jar'/>
  /external/iptables/extensions/
libipt_ULOG.man 3 target is set for a rule, the Linux kernel will multicast this packet
8 Like LOG, this is a "non-terminating target", i.e. rule traversal
9 continues at the next rule.
  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
strfilter.h 12 const char *p; /* Operator or rule */
22 * @rules: Filter rule, which is a combination of glob expressions.
36 * Compare @str and @self. Return true if the str match the rule
  /external/chromium_org/chrome/browser/extensions/api/declarative_content/
content_rules_registry.cc 131 ContentRule* rule = rule_iter->second; local
132 if (rule->conditions().IsFulfilled(*url_match, renderer_data))
133 result.insert(rule);
140 const std::vector<linked_ptr<RulesRegistry::Rule> >& rules) {
152 for (std::vector<linked_ptr<RulesRegistry::Rule> >::const_iterator rule =
153 rules.begin(); rule != rules.end(); ++rule) {
154 ContentRule::GlobalRuleId rule_id(extension_id, *(*rule)->id);
161 *rule,
219 ContentRule* rule = content_rules_entry->second.get(); local
275 ContentRule& rule = *i->second; local
    [all...]

Completed in 491 milliseconds

1 2 3 4 5 6 7 8 91011>>