HomeSort by relevance Sort by last modified time
    Searched full:elements (Results 476 - 500 of 5422) sorted by null

<<11121314151617181920>>

  /external/guava/javadoc/com/google/common/collect/
ImmutableSet.Builder.html 157 <TD><CODE><B><A HREF="../../../../com/google/common/collect/ImmutableSet.Builder.html#add(E...)">add</A></B>(<A HREF="../../../../com/google/common/collect/ImmutableSet.Builder.html" title="type parameter in ImmutableSet.Builder">E</A>...&nbsp;elements)</CODE>
160 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds each element of <code>elements</code> to the <code>ImmutableSet</code>,
161 ignoring duplicate elements (only the first duplicate element is added).</TD>
174 <TD><CODE><B><A HREF="../../../../com/google/common/collect/ImmutableSet.Builder.html#addAll(java.lang.Iterable)">addAll</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</A>&lt;? extends <A HREF="../../../../com/google/common/collect/ImmutableSet.Builder.html" title="type parameter in ImmutableSet.Builder">E</A>&gt;&nbsp;elements)</CODE>
177 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds each element of <code>elements</code> to the <code>ImmutableSet</code>,
178 ignoring duplicate elements (only the first duplicate element is added).</TD>
183 <TD><CODE><B><A HREF="../../../../com/google/common/collect/ImmutableSet.Builder.html#addAll(java.util.Iterator)">addAll</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</A>&lt;? extends <A HREF="../../../../com/google/common/collect/ImmutableSet.Builder.html" title="type parameter in ImmutableSet.Builder">E</A>&gt;&nbsp;elements)</CODE>
186 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds each element of <code>elements</code> to the <code>ImmutableSet</code>,
187 ignoring duplicate elements (only the first duplicate element is added).</TD>
264 public <A HREF="../../../../com/google/common/collect/ImmutableSet.Builder.html" title="class in com.google.common.collect">ImmutableSet.Builder</A>&lt;<A HREF="../../../../com/google/common/collect/ImmutableSet.Builder.html" title="type parameter in ImmutableSet.Builder">E</A>&gt; <B>add</B>(<A HREF="../../../../com/google/common/collect/ImmutableSet.Builder.html" title="type parameter in ImmutableSet.Builder">E</A>...&nbsp;elements)</PRE
    [all...]
Sets.html 248 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the elements of <code>unfiltered</code> that satisfy a predicate.</TD>
266 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an immutable set instance containing the given enum elements.</TD>
280 <TD><CODE><B><A HREF="../../../../com/google/common/collect/Sets.html#immutableEnumSet(java.lang.Iterable)">immutableEnumSet</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</A>&lt;E&gt;&nbsp;elements)</CODE>
283 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an immutable set instance containing the given enum elements.</TD>
317 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a new <code>EnumSet</code> instance containing the given elements.</TD>
344 <TD><CODE><B><A HREF="../../../../com/google/common/collect/Sets.html#newHashSet(E...)">newHashSet</A></B>(E...&nbsp;elements)</CODE>
348 elements in unspecified order.</TD>
360 <TD><CODE><B><A HREF="../../../../com/google/common/collect/Sets.html#newHashSet(java.lang.Iterable)">newHashSet</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</A>&lt;? extends E&gt;&nbsp;elements)</CODE>
364 elements in unspecified order.</TD>
376 <TD><CODE><B><A HREF="../../../../com/google/common/collect/Sets.html#newHashSet(java.util.Iterator)">newHashSet</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</A>&lt;? extends E&gt;&nbsp;elements)</CODE
    [all...]
  /external/clang/lib/CodeGen/
CGExprConstant.cpp 43 std::vector<llvm::Constant *> Elements;
118 Elements.push_back(InitCst);
166 assert(!Elements.empty() && "Elements can't be empty!");
202 llvm::Value *LastElt = Elements.back();
223 Elements.pop_back();
228 assert(isa<llvm::UndefValue>(Elements.back()) &&
229 Elements.back()->getType()->isIntegerTy(CharWidth) &&
234 Elements.back() = llvm::ConstantInt::get(CGM.getLLVMContext(), Tmp);
254 Elements.push_back(llvm::ConstantInt::get(CGM.getLLVMContext(), Tmp))
    [all...]
  /cts/tools/signature-tools/src/signature/model/
IClassDefinition.java 54 * containing the three elements "a", "b", "c".
118 * definition. The returned set may only contain elements if the kind of
127 * definition. The returned set may only contain elements if the kind of
  /dalvik/vm/oo/
Array.h 27 * "loader" should be the defining class loader for the elements held
59 * Allocate an array with multiple dimensions. Elements may be Objects or
135 * Returns the width, in bytes, required by elements in instances of
  /external/chromium/chrome/common/extensions/docs/static/
experimental.webInspector.audits.html 48 var elements = details.addChild("3 elements with small font");
51 "5 elements use font size below 10pt",
  /external/clang/test/SemaCXX/
dcl_init_aggr.cpp 37 char cv[4] = { 'a', 's', 'd', 'f', 0 }; // expected-error{{excess elements in array initializer}}
66 EmptyTest empty_test2 = { 3 }; // expected-error{{initializer for aggregate with no elements requires explicit braces}}
122 u u4 = { 0, "asdf" }; // expected-error{{excess elements in union initializer}}
  /external/collada/include/1.4/dom/
domBox.h 97 protected: // Elements
115 * @return Returns a reference to the array of extra elements.
120 * @return Returns a constant reference to the array of extra elements.
domExtra.h 47 protected: // Elements
101 * @return Returns a reference to the array of technique elements.
106 * @return Returns a constant reference to the array of technique elements.
domFx_surface_init_planar_common.h 95 * Used to preserve order in elements that do not specify strict sequencing of sub-elements.
99 * Used to preserve order in elements that have a complex content model.
domInstance_geometry.h 49 protected: // Elements
111 * @return Returns a reference to the array of extra elements.
116 * @return Returns a constant reference to the array of extra elements.
domMaterial.h 42 protected: // Elements
93 * @return Returns a reference to the array of extra elements.
98 * @return Returns a constant reference to the array of extra elements.
domPlane.h 98 protected: // Elements
117 * @return Returns a reference to the array of extra elements.
122 * @return Returns a constant reference to the array of extra elements.
domSphere.h 92 protected: // Elements
110 * @return Returns a reference to the array of extra elements.
115 * @return Returns a constant reference to the array of extra elements.
domTechnique.h 47 * Used to preserve order in elements that do not specify strict sequencing of sub-elements.
51 * Used to preserve order in elements that have a complex content model.
  /external/ipsec-tools/src/include-glibc/sys/
queue.h 47 * A singly-linked list is headed by a single forward pointer. The elements
49 * the expense of O(n) removal for arbitrary elements. New elements can be
51 * Elements being removed from the head of the list should use the explicit
58 * head of the list and the other to the tail of the list. The elements are
60 * expense of O(n) removal for arbitrary elements. New elements can be added
62 * end of the list. Elements being removed from the head of the tail queue
69 * pointers for a hash table header). The elements are doubly linked
71 * traverse the list. New elements can be added to the list befor
    [all...]
  /external/v8/src/
liveobjectlist-inl.h 91 // Iterates the elements in every lol and returns the one that matches the
98 Element* elements = lol->elements_; local
100 Element* element = &elements[i];
  /external/v8/src/x64/
ic-x64.cc 100 // Probe the string dictionary in the |elements| register. Jump to the
107 Register elements,
118 __ SmiToInteger32(r0, FieldOperand(elements, kCapacityOffset));
142 __ cmpq(name, Operand(elements, r1, times_pointer_size,
162 Register elements,
169 // elements - holds the property dictionary on entry and is unchanged.
185 elements,
198 __ Test(Operand(elements, r1, times_pointer_size,
206 Operand(elements, r1, times_pointer_size,
220 Register elements,
    [all...]
  /external/webkit/LayoutTests/dom/html/level2/html/
HTMLCollection12.js 81 on those elements that are allowed a name attribute. If there isn't
85 the elements attribute. The method returns null since there is not a
109 formsnodeList = testNode.elements;
HTMLOptionsCollection03.js 85 those elements that are allowed a name attribute.
87 Retrieve the first FORM element. Create a HTMLCollection of the elements.
113 formsnodeList = testNode.elements;
HTMLOptionsCollection04.js 85 those elements that are allowed a name attribute.
87 Retrieve the first FORM element. Create a HTMLCollection of the elements.
113 formsnodeList = testNode.elements;
HTMLOptionsCollection05.js 85 those elements that are allowed a name attribute. Upon failure(e.q., no
88 Retrieve the first FORM element. Create a HTMLCollection of the elements.
115 formsnodeList = testNode.elements;
  /external/webkit/LayoutTests/dom/xhtml/level2/html/
HTMLCollection12.js 81 on those elements that are allowed a name attribute. If there isn't
85 the elements attribute. The method returns null since there is not a
109 formsnodeList = testNode.elements;
HTMLOptionsCollection03.js 85 those elements that are allowed a name attribute.
87 Retrieve the first FORM element. Create a HTMLCollection of the elements.
113 formsnodeList = testNode.elements;
HTMLOptionsCollection04.js 85 those elements that are allowed a name attribute.
87 Retrieve the first FORM element. Create a HTMLCollection of the elements.
113 formsnodeList = testNode.elements;

Completed in 1242 milliseconds

<<11121314151617181920>>