HomeSort by relevance Sort by last modified time
    Searched full:ruleset (Results 126 - 150 of 191) sorted by null

1 2 3 4 56 7 8

  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus/3.1/
plexus-3.1.pom 476 <ruleset>rulesets/maven.xml</ruleset>
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus/3.2/
plexus-3.2.pom 479 <ruleset>rulesets/maven.xml</ruleset>
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus/3.3/
plexus-3.3.pom 495 <ruleset>rulesets/maven.xml</ruleset>
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus/3.3.1/
plexus-3.3.1.pom 503 <ruleset>rulesets/maven.xml</ruleset>
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus/3.3.2/
plexus-3.3.2.pom 542 <ruleset>rulesets/maven.xml</ruleset>
  /external/fonttools/Lib/fontTools/
merge.py 543 self.RuleSet = ChainTyp+'RuleSet'
546 self.RuleSet = ChainTyp+'ClassSet'
566 for rs in getattr(self, c.RuleSet):
subset.py 530 self.RuleSet = ChainTyp+'RuleSet'
536 self.RuleSet = ChainTyp+'ClassSet'
566 rss = getattr(self, c.RuleSet)
592 rss = getattr(self, c.RuleSet)
645 rss = getattr(self, c.RuleSet)
657 setattr(self, c.RuleSet, rss)
668 rss = getattr(self, c.RuleSet)
705 for rs in getattr(self, c.RuleSet):
734 for rs in getattr(self, c.RuleSet) if r
    [all...]
  /prebuilts/tools/common/m2/repository/dom4j/dom4j/1.6.1/
dom4j-1.6.1-sources.jar 
  /external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/
TreeToNFAConverter.g 722 IntSet ruleSet = grammar.getSetFromRule(this,$t.text);
723 if ( ruleSet==null )
733 elements.addAll(ruleSet);
  /external/icu/android_icu4j/src/main/java/android/icu/text/
MessageFormat.java 2210 String ruleset = style.trim(); local
2226 String ruleset = style.trim(); local
2242 String ruleset = style.trim(); local
    [all...]
NFRuleSet.java 20 * parse numbers. It is the responsibility of a RuleSet to select an
434 throw new IllegalStateException("Recursion limit exceeded when applying ruleSet " + name);
450 throw new IllegalStateException("Recursion limit exceeded when applying ruleSet " + name);
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
MessageFormat.java 2254 String ruleset = style.trim(); local
2270 String ruleset = style.trim(); local
2286 String ruleset = style.trim(); local
    [all...]
NFRuleSet.java 19 * parse numbers. It is the responsibility of a RuleSet to select an
433 throw new IllegalStateException("Recursion limit exceeded when applying ruleSet " + name);
449 throw new IllegalStateException("Recursion limit exceeded when applying ruleSet " + name);
    [all...]
  /external/messageformat/java/com/ibm/icu/simple/
MessageFormat.java     [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/builds/windows/vc2010/
freetype.vcxproj 158 <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
159 <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet>
164 <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug Multithreaded|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
165 <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug Multithreaded|x64'">AllRules.ruleset</CodeAnalysisRuleSet>
170 <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug Singlethreaded|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
171 <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug Singlethreaded|x64'">AllRules.ruleset</CodeAnalysisRuleSet>
176 <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
177 <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AllRules.ruleset</CodeAnalysisRuleSet>
182 <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release Multithreaded|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
183 <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release Multithreaded|x64'">AllRules.ruleset</CodeAnalysisRuleSet>
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/socksipy-branch/
README 137 2 - connection not allowed by ruleset - If the address you're trying to connect to
  /external/icu/icu4c/source/i18n/
rbnf.cpp 106 virtual int32_t indexForRuleSet(const UChar* ruleset) const;
175 LocalizationInfo::indexForRuleSet(const UChar* ruleset) const {
176 if (ruleset) {
178 if (streq(ruleset, getRuleSetName(i))) {
    [all...]
  /external/libpcap/
pcap-filter.manmisc.in 545 True if the packet was logged as matching the specified PF ruleset
546 name of an anchored ruleset (applies only to packets logged by OpenBSD's
555 of an anchored ruleset (applies only to packets logged by OpenBSD's or
    [all...]
  /external/kernel-headers/original/uapi/linux/netfilter/
nf_tables.h 962 * enum nft_gen_attributes - nf_tables ruleset generation attributes
964 * @NFTA_GEN_ID: Ruleset generation ID (NLA_U32)
  /libcore/ojluni/src/main/java/java/net/
SocksSocketImpl.java 481 ex = new SocketException("SOCKS: Connection not allowed by ruleset");
    [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/maven/maven-parent/11/
maven-parent-11.pom 845 <ruleset>http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-pmd-plugin/src/main/resources/rulesets/maven.xml</ruleset>
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/maven/maven-parent/15/
maven-parent-15.pom 691 <ruleset>http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-pmd-plugin/src/main/resources/rulesets/maven.xml</ruleset>
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/maven/maven-parent/16/
maven-parent-16.pom 672 <ruleset>http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-pmd-plugin/src/main/resources/rulesets/maven.xml</ruleset>
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-parent/10/
maven-parent-10.pom 844 <ruleset>http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-pmd-plugin/src/main/resources/rulesets/maven.xml</ruleset>
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-parent/11/
maven-parent-11.pom 845 <ruleset>http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-pmd-plugin/src/main/resources/rulesets/maven.xml</ruleset>

Completed in 584 milliseconds

1 2 3 4 56 7 8