Home
last modified time | relevance | path

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

12

/external/clang/test/Rewriter/
Drewrite-anonymous-union.m10 };
/external/owasp/sanitizer/src/main/org/owasp/html/
DCssSchema.java109 public static CssSchema union(CssSchema... cssSchemas) { in union() method in CssSchema
753 private static <T> ImmutableSet<T> union(ImmutableSet<T>... subsets) { in union() method in CssSchema
/external/golang-protobuf/protoc-gen-go/testdata/
Dimp.proto46 oneof union { oneof
/external/annotation-tools/asmx/src/org/objectweb/asm/tree/analysis/
DSmallSet.java89 Set union(SmallSet s) { in union() method in SmallSet
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
DPKIXNameConstraintValidator.java250 Set union = new HashSet(); in unionEmail() local
325 Set union = new HashSet(); in unionIP() local
758 private void unionEmail(String email1, String email2, Set union) in unionEmail()
896 private void unionURI(String email1, String email2, Set union) in unionURI()
1084 Set union = new HashSet(); in unionDNS() local
1274 Set union = new HashSet(); in unionURI() local
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
DPKIXNameConstraintValidator.java519 Set union = new HashSet(); in unionEmail() local
594 Set union = new HashSet(); in unionIP() local
1021 private void unionEmail(String email1, String email2, Set union) in unionEmail()
1159 private void unionURI(String email1, String email2, Set union) in unionURI()
1347 Set union = new HashSet(); in unionDNS() local
1537 Set union = new HashSet(); in unionURI() local
/external/tensorflow/tensorflow/contrib/session_bundle/
Dgc.py154 def union(lf, rf): function
/external/tensorflow/tensorflow/contrib/learn/python/learn/utils/
Dgc.py149 def union(lf, rf): function
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/misc/
DInterval.java110 public Interval union(Interval other) { in union() method in Interval
/external/golang-protobuf/protoc-gen-go/testdata/my_test/
Dtest.proto139 oneof union { oneof
/external/libmojo/mojo/public/tools/bindings/pylib/mojom/generate/
Dgenerator.py104 def _AddUnionComputedData(self, union): argument
Dtranslate.py341 def _UnionField(module, parsed_field, union): argument
/external/golang-protobuf/jsonpb/jsonpb_test_proto/
Dtest_objects.proto105 oneof union { oneof
/external/protobuf/java/util/src/main/java/com/google/protobuf/util/
DFieldMaskUtil.java218 public static FieldMask union( in union() method in FieldMaskUtil
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
DSets.java543 public static <E> SetView<E> union( in union() method in Sets
/external/guava/guava/src/com/google/common/collect/
DSets.java579 public static <E> SetView<E> union( in union() method in Sets
/external/clang/test/Preprocessor/
Dcxx_oper_keyword_ms_compat.cpp95 #define union macro
/external/mesa3d/src/gallium/drivers/swr/rasterizer/scripts/mako/
Dutil.py113 def union(self, other): member in SetLikeDict
/external/python/cpython3/Lib/
D_weakrefset.py191 def union(self, other): member in WeakSet
/external/python/cpython2/Lib/
D_weakrefset.py199 def union(self, other): member in WeakSet
Dsets.py187 def union(self, other): member in BaseSet
/external/libmojo/mojo/public/tools/bindings/generators/
Dmojom_java_generator.py470 def GenerateUnionSource(self, union): argument
Dmojom_cpp_generator.py503 def ShouldInlineUnion(union): argument
/external/apache-xml/src/main/java/org/apache/xpath/compiler/
DCompiler.java599 protected Expression union(int opPos) throws TransformerException in union() method in Compiler
/external/golang-protobuf/proto/testdata/
Dtest.proto509 oneof union { oneof
540 oneof union { oneof

12