OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:elements
(Results
501 - 525
of
5422
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/webkit/LayoutTests/dom/xhtml/level2/html/
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/Source/WebCore/platform/network/cf/
FormDataStreamCFNet.cpp
63
size_t count = formData->
elements
().size();
70
const FormDataElement& element = formData->
elements
()[0];
82
const FormDataElement& element = formData->
elements
()[i];
/frameworks/base/core/java/android/content/
CursorEntityIterator.java
52
* Returns whether there are more
elements
to iterate, i.e. whether the
55
* @return {@code true} if there are more
elements
, {@code false} otherwise.
72
* if there are no more
elements
.
/frameworks/base/docs/html/guide/tutorials/views/
hello-linearlayout.jd
6
<p>A {@link android.widget.LinearLayout} is a GroupView that will lay child View
elements
101
its child
elements
vertically. The first child is another LinearLayout that uses a horizontal layout
103
elements
.</p>
hello-relativelayout.jd
6
<p>A {@link android.widget.RelativeLayout} is a ViewGroup that allows you to layout child
elements
7
in positions relative to the parent or siblings
elements
.</p>
50
usual width and height, which are required for all
elements
). When using relative layout,
/frameworks/base/docs/html/sdk/api_diff/6/
user_comments_for_5_to_6.xml
19
text. A comment element can have multiple identifier
elements
, which will will cause the same
23
<!-- HTML tags in the text field will appear in the report. You also need to close p HTML
elements
,
28
elements
, used for paragraphs - see the top-level documentation. -->
/libcore/dom/src/test/java/org/w3c/domts/level2/core/
getElementsByTagNameNS03.java
35
* of all descendant
Elements
with a given local name and namespace URI in the
38
* Create a NodeList of all the descendant
elements
41
* The method should return a NodeList of
elements
that have "http://www.nist.gov
getElementsByTagNameNS04.java
35
* of all descendant
Elements
with a given local name and namespace URI in the
38
* Create a NodeList of all the descendant
elements
41
* The method should return a NodeList of
Elements
that have
getElementsByTagNameNS10.java
35
* of all descendant
Elements
with a given local name and namespace URI in the
38
* Create a NodeList of all the descendant
elements
of the document element
41
* The method should return a NodeList of
elements
that have "http://www.nist.gov
getElementsByTagNameNS11.java
35
* of all descendant
Elements
with a given local name and namespace URI in the
38
* Create a NodeList of all the descendant
elements
41
* The method should return a NodeList of
Elements
that have
/libcore/luni/src/main/java/java/nio/
Buffer.java
20
* A buffer is a list of
elements
of a specific primitive type.
24
* <li>Capacity: the number of
elements
a buffer can hold. Capacity may not be
26
* <li>Position: a cursor of this buffer.
Elements
are read or written at the
29
* <li>Limit: controls the scope of accessible
elements
. You can only read or
30
* write
elements
from index zero to <code>limit - 1</code>. Accessing
31
*
elements
out of the scope will cause an exception. Limit may not be negative
35
* <li>A buffer can be read-only or read-write. Trying to modify the
elements
145
* @return the number of
elements
that are contained in this buffer.
248
* Indicates if there are
elements
remaining in this buffer, that is if
251
* @return {@code true} if there are
elements
remaining in this buffer
[
all
...]
/external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemUse.java
54
* xsl:attribute-set
elements
. The value of the use-attribute-sets
78
* xsl:attribute-set
elements
. The value of the use-attribute-sets
94
* xsl:attribute-set
elements
, or a xsl:use-attribute-sets attribute on
95
* Literal Result
Elements
.
181
* xsl:attribute
elements
for each of the attributes in each of the
186
* on xsl:attribute-set
elements
causes an attribute set to directly
/external/astl/include/
algorithm
72
// Basic iterators, loop over the
elements
, we don't know how many
73
//
elements
we need to copy. See the random access specialization
87
// For random access iterators, we know how many
elements
we have to
108
// copy
elements
in the range [first, last) into the range [result,
256
// @return true if all the
elements
of the range are equal.
280
// @return true if all the
elements
of the range are equal.
/external/collada/include/1.4/dom/
domCg_newparam.h
155
protected: //
Elements
175
* Used to preserve order in
elements
that do not specify strict sequencing of sub-
elements
.
179
* Used to preserve order in
elements
that have a complex content model.
203
* @return Returns a reference to the array of annotate
elements
.
208
* @return Returns a constant reference to the array of annotate
elements
.
domGlsl_newparam.h
144
protected: //
Elements
151
* Used to preserve order in
elements
that do not specify strict sequencing of sub-
elements
.
155
* Used to preserve order in
elements
that have a complex content model.
179
* @return Returns a reference to the array of annotate
elements
.
184
* @return Returns a constant reference to the array of annotate
elements
.
domSource.h
107
protected: //
Elements
143
* Used to preserve order in
elements
that do not specify strict sequencing of sub-
elements
.
147
* Used to preserve order in
elements
that have a complex content model.
219
* @return Returns a reference to the array of technique
elements
.
224
* @return Returns a constant reference to the array of technique
elements
.
/external/expat/
Makefile.in
53
all: $(LIBRARY) xmlwf/xmlwf examples/
elements
examples/outline
58
cd examples && rm -f
elements
outline *.o *.lo && rm -rf .libs _libs
148
examples/
elements
.o: examples/
elements
.c
149
examples/
elements
: examples/
elements
.o $(LIBRARY)
/external/v8/test/mjsunit/
array-elements-from-array-prototype-chain.js
29
// Tests below verify that
elements
set on Array.prototype's proto propagate
32
// array-
elements
-from-array-prototype.js
33
// array-
elements
-from-array-prototype-chain.js
34
// array-
elements
-from-object-prototype.js
35
// those ideally should be identical modulo host of
elements
and
36
// the way
elements
introduced.
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
omxVCM4P2_TransRecBlockCoef_intra.c
39
* ((num_mb_per_row * 2 + 1) * 8)
elements
of type OMX_S16.
44
* buffer
elements
combined with one element eight
elements
ahead
52
* containing 16
elements
of type OMX_S16. Coefficients are
137
/* 64
elements
are needed but to align it to 16 bytes need
138
8 more
elements
of padding */
/dalvik/dexgen/src/com/android/dexgen/rop/annotation/
AnnotationsList.java
32
* same number of
elements
, and each pair of
elements
must contain
/dalvik/dexgen/src/com/android/dexgen/rop/type/
TypeList.java
53
* all the
elements
of this list. This is a sum of the widths (categories)
54
* of all the
elements
.
/dalvik/dexgen/src/com/android/dexgen/util/
IntList.java
28
/** {@code non-null;} array of
elements
*/
56
* Constructs a new immutable instance with the given
elements
.
159
* Gets the number of
elements
in this list.
227
* Inserts element into specified index, moving
elements
at and above
252
* Removes an element at a given index, shifting
elements
at greater
308
* Pops N
elements
off the end of the list and decreasing the size by N.
310
* @param n {@code >= 0;} number of
elements
to remove from end.
355
* Sorts the
elements
in the list in-place.
/dalvik/dx/src/com/android/dx/rop/annotation/
AnnotationsList.java
32
* same number of
elements
, and each pair of
elements
must contain
/dalvik/dx/src/com/android/dx/rop/type/
TypeList.java
53
* all the
elements
of this list. This is a sum of the widths (categories)
54
* of all the
elements
.
/dalvik/dx/src/com/android/dx/util/
IntList.java
28
/** {@code non-null;} array of
elements
*/
56
* Constructs a new immutable instance with the given
elements
.
159
* Gets the number of
elements
in this list.
227
* Inserts element into specified index, moving
elements
at and above
252
* Removes an element at a given index, shifting
elements
at greater
308
* Pops N
elements
off the end of the list and decreasing the size by N.
310
* @param n {@code >= 0;} number of
elements
to remove from end
355
* Sorts the
elements
in the list in-place.
Completed in 1249 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>