Searched refs:union (Results 51 - 75 of 125) sorted by relevance

12345

/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/d3dapi/
H A Dd3d11.idl780 union
785 union
867 union
886 union
891 union
944 union
1003 union
1063 union
/external/lldb/test/functionalities/data-formatter/data-formatter-cpp/
H A DTestDataFormatterCpp.py260 self.runCmd("type summary add --summary-string \"goofy\" \"union i_am_cool\"")
/external/mesa3d/src/gallium/state_trackers/d3d1x/d3dapi/
H A Dd3d11.idl780 union
785 union
867 union
886 union
891 union
944 union
1003 union
1063 union
/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/owasp/sanitizer/tools/findbugs/lib/
H A Dasm-analysis-3.3.jarMETA-INF/MANIFEST.MF org/objectweb/asm/tree/analysis/Analyzer.class " package org.objectweb. ...
/external/chromium_org/build/android/gyp/util/
H A Dbuild_utils.py283 all_deps = all_deps.union(new_deps)
/external/qemu/distrib/sdl-1.2.15/
H A Dandroid-configure.sh305 union {
/external/chromium_org/third_party/cython/src/Cython/Build/
H A DDependencies.py507 return self.transitive_merge(filename, self.immediate_dependencies, set.union)
537 info.values['depends'] = list(set(info.values['depends']).union(externs))
656 depends = list(set(template.depends).union(set(depends)))
/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/fonttools/Lib/fontTools/
H A Dmerge.py100 allKeys = set.union(set(), *(vars(table).keys() for table in lst))
735 allTags = reduce(set.union, (list(font.keys()) for font in fonts), set())
779 allKeys = set.union(set(), *(vars(table).keys() for table in tables if table is not NotImplemented))
/external/fonttools/Tools/fontTools/
H A Dmerge.py100 allKeys = set.union(set(), *(vars(table).keys() for table in lst))
735 allTags = reduce(set.union, (list(font.keys()) for font in fonts), set())
779 allKeys = set.union(set(), *(vars(table).keys() for table in tables if table is not NotImplemented))
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/checkout/
H A Dbaselineoptimizer.py107 directories = reduce(set.union, map(set, [self._relative_baseline_search_paths(port, baseline_name) for port in self._ports.values()]))
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/
H A Dlayout_tests_mover.py139 expectations = expectations.union(self._get_expectations_for_test(model, self._filesystem.relpath(test, self._layout_tests_root)))
/external/chromium_org/third_party/cython/src/Cython/
H A DShadow.py290 def union(**members): function
/external/guava/guava-tests/test/com/google/common/collect/
H A DContiguousSetTest.java221 assertFalse(set.containsAll(Sets.union(subset, ImmutableSet.of(9))));
/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/llvm/bindings/ocaml/executionengine/
H A Dllvm_executionengine.mli18 (** [GenericValue.t] is a boxed union type used to portably pass arguments to
/external/sepolicy/
H A DAndroid.mk54 # This ensures that a requested union file exists somewhere
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/
H A Dpep8.py86 WS_OPTIONAL_OPERATORS = ARITHMETIC_OP.union(['^', '&', '|', '<<', '>>', '%'])
92 SKIP_TOKENS = NEWLINE.union([tokenize.INDENT, tokenize.DEDENT])
94 SKIP_COMMENTS = SKIP_TOKENS.union([tokenize.COMMENT, tokenize.ERRORTOKEN])
/external/ipsec-tools/src/racoon/missing/crypto/rijndael/
H A Dboxes-fst.dat43 union xtab {
48 static const union xtab xT1 = {
118 static const union xtab xT2 = {
188 static const union xtab xT3 = {
258 static const union xtab xT4 = {
328 static const union xtab xT5 = {
398 static const union xtab xT6 = {
468 static const union xtab xT7 = {
538 static const union xtab xT8 = {
675 static const union xta
[all...]
/external/chromium_org/chrome/common/extensions/docs/static/js/
H A Dprettify.js17 j;var u=i.ownerDocument,v=u.createElement("SPAN");v.className=d[a+1];var x=i.parentNode;x.replaceChild(v,i);v.appendChild(i);e<o&&(l[h+1]=i=u.createTextNode(t.substring(b,o)),x.insertBefore(i,v.nextSibling))}e=b;e>=o&&(h+=2);e>=c&&(a+=2)}}catch(w){"console"in window&&console.log(w&&w.stack?w.stack:w)}}var v=["break,continue,do,else,for,if,return,while"],w=[[v,"auto,case,char,const,default,double,enum,extern,float,goto,int,long,register,short,signed,sizeof,static,struct,switch,typedef,union,unsigned,void,volatile"],
/external/chromium_org/third_party/WebKit/Source/bindings/scripts/
H A Dv8_types.py217 # FIXME: Need to revisit the design of union support.
381 lambda self: set.union(*[member_type.includes_for_type
566 # FIXME: Support union type.
568 return '/* no V8 -> C++ conversion for IDL union type: %s */' % idl_type.name
675 # FIXME: Support union type.
777 # FIXME: Need to revisit the design of union support.
/external/chromium_org/third_party/closure_linter/closure_linter/
H A Djavascriptlintrules.py186 allowed_flags = set(['suppress']).union(
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
H A Drtcd_defs.pl15 union int_mv;
507 add_proto qw/int vp8_full_search_sad/, "struct macroblock *x, struct block *b, struct blockd *d, union int_mv *ref_mv, int sad_per_bit, int distance, struct variance_vtable *fn_ptr, int *mvcost[2], union int_mv *center_mv";
512 add_proto qw/int vp8_refining_search_sad/, "struct macroblock *x, struct block *b, struct blockd *d, union int_mv *ref_mv, int sad_per_bit, int distance, struct variance_vtable *fn_ptr, int *mvcost[2], union int_mv *center_mv";
516 add_proto qw/int vp8_diamond_search_sad/, "struct macroblock *x, struct block *b, struct blockd *d, union int_mv *ref_mv, union int_mv *best_mv, int search_param, int sad_per_bit, int *num00, struct variance_vtable *fn_ptr, int *mvcost[2], union int_mv *center_mv";

Completed in 1695 milliseconds

12345