Searched refs:isExcluded (Results 1 - 21 of 21) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xalan/templates/
H A DXMLNSDecl.java36 * @param isExcluded true if this namespace declaration should normally be excluded.
38 public XMLNSDecl(String prefix, String uri, boolean isExcluded) argument
43 m_isExcluded = isExcluded;
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
H A DNormalizerData.java81 LongHashtable compose, BitSet isCompatibility, BitSet isExcluded) {
86 this.isExcluded = isExcluded;
93 return isExcluded.get(ch);
136 private BitSet isExcluded = new BitSet(); field in class:NormalizerData
80 NormalizerData(IntHashtable canonicalClass, IntStringHashtable decompose, LongHashtable compose, BitSet isCompatibility, BitSet isExcluded) argument
H A DNormalizerBuilder.java56 BitSet isExcluded = new BitSet();
59 readExclusionList(isExcluded);
60 //System.out.println(isExcluded.get(0x00C0));
62 isCompatibility, isExcluded);
66 isCompatibility, isExcluded);
69 isCompatibility, isExcluded);
83 private static void readExclusionList(BitSet isExcluded) throws java.io.IOException { argument
102 isExcluded.set(value);
114 LongHashtable compose, BitSet isCompatibility, BitSet isExcluded)
197 if (!compat && !isExcluded
112 buildDecompositionTables( IntHashtable canonicalClass, IntStringHashtable decompose, LongHashtable compose, BitSet isCompatibility, BitSet isExcluded) argument
257 setMinimalDecomp(IntHashtable canonicalClass, IntStringHashtable decompose, LongHashtable compose, BitSet isCompatibility, BitSet isExcluded) argument
[all...]
/external/javassist/src/main/javassist/tools/reflect/
H A DReflection.java83 private boolean isExcluded(String name) { method in class:Reflection
294 if (isExcluded(name)) // internally-used method inherited
/external/icu/icu4c/source/test/intltest/
H A Dtzfmttst.cpp357 UBool isExcluded = FALSE; local
363 isExcluded = TRUE;
369 return isExcluded;
H A Dtztest.cpp2134 UBool isExcluded = FALSE; local
2137 isExcluded = TRUE;
2141 if (isExcluded) {
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DTimeZoneFormatTest.java519 boolean isExcluded = false;
525 isExcluded = true;
532 return isExcluded;
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/
H A DTimeZoneTest.java1619 boolean isExcluded = false;
1622 isExcluded = true;
1626 if (isExcluded) {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/121/1/.cp/lib/
H A Dapitooling-ant.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/dexmaker/lib/
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/extensions/ junit/framework/ junit/runner/ junit/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.junit_3.8.2.v3_8_2_v20100427-1100/
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit3.8.2/ junit/awtui/ junit/extensions/ junit/framework/ ...
/external/slf4j/integration/lib/
H A Djunit-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/extensions/ junit/framework/ junit/runner/ junit/ ...
/external/slf4j/log4j-over-slf4j/compatibility/lib/
H A Djunit-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/extensions/ junit/framework/ junit/runner/ junit/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/robolectric/lib/main/
H A Djavassist-3.14.0-GA.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/bytecode/ javassist/bytecode/analysis/ javassist/bytecode/annotation/ javassist/ ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 648 milliseconds