Searched defs:union (Results 1 - 25 of 25) sorted by relevance

/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/misc/
H A DInterval.java110 public Interval union(Interval other) { method in class:Interval
/external/chromium_org/third_party/tlslite/tlslite/utils/
H A Dcompat.py28 def union(self, s): member in class:Set
H A Djython_compat.py121 def union(self, s): member in class:Set
/external/apache-xml/src/main/java/org/apache/xpath/compiler/
H A DCompiler.java162 expr = union(opPos); break;
590 * Compile a location path union. The UnionPathIterator itself may create
599 protected Expression union(int opPos) throws TransformerException method in class:Compiler
615 * Get the level of the location path or union being constructed.
/external/chromium_org/third_party/bintrees/bintrees/
H A Dtreemixin.py53 * __or__(other) <==> T | other, union
128 * union(t1, t2, ...) -> Tree with keys from *either* trees
181 return self.union(other)
601 def union(self, *trees): member in class:TreeMixin
602 """ x.union(t1, t2, ...) -> Tree with keys from *either* trees
605 rkeys = thiskeys.union(*_build_sets(trees))
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
H A DPKIXNameConstraintValidator.java250 Set union = new HashSet();
257 unionEmail(_excluded, email, union);
260 return union;
302 * Returns the union of the excluded IP ranges in <code>excluded</code>
325 Set union = new HashSet();
331 union.addAll(unionIPRange(_excluded, ip));
334 return union;
339 * Calculates the union if two IP ranges.
343 * @return A <code>Set</code> with the union of both addresses.
747 * added to the union <cod
754 unionEmail(String email1, String email2, Set union) argument
892 unionURI(String email1, String email2, Set union) argument
[all...]
/external/clang/test/Preprocessor/
H A Dcxx_oper_keyword_ms_compat.cpp85 #define union macro
170 union
/external/guava/guava/src/com/google/common/collect/
H A DSets.java568 * Returns an unmodifiable <b>view</b> of the union of two sets. The returned
582 public static <E> SetView<E> union( method in class:Sets
718 return difference(union(set1, set2), intersection(set1, set2));
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
H A DSets.java556 * Returns an unmodifiable <b>view</b> of the union of two sets. The returned
570 public static <E> SetView<E> union( method in class:Sets
706 return difference(union(set1, set2), intersection(set1, set2));
/external/chromium_org/third_party/yasm/source/patched-yasm/tools/python-yasm/pyxelator/
H A Dir.py401 l=[ 'union%s '%tag ]
513 return self.spec.union # i am a union
514 union = property(get_union) variable in class:Declarator
773 union = property(get_union) variable in class:TypeSpecifiers
851 self.tag_lookup = {} # map struct, union, enum tags to Taged's
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/lib/
H A Dpdebuild-ant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/pde/ org/eclipse/pde/internal/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.help_3.5.0.v20100524.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.objectweb.asm_3.2.0.v200909071300.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.metadata_2.0.0.v20100601.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/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/ ...
/external/dexmaker/lib/
H A Dmockito-core-1.9.1-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...
/external/robolectric/lib/test/
H A Dmockito-core-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...
/external/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...
/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...
/external/droiddriver/libs/
H A Dguava-13.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/hash/ ...

Completed in 962 milliseconds