OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:row
(Results
526 - 550
of
732
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
/external/webkit/LayoutTests/dom/html/level2/html/
HTMLTableElement38.js
82
to delete a new
row
using an index of negative five. This should throw
HTMLTableRowElement01.js
78
The rowIndex attribute specifies the index of the
row
, relative to the
HTMLTableRowElement11.js
78
The insertCell() method inserts an empty TD cell into this
row
.
HTMLTableRowElement12.js
78
The insertCell() method inserts an empty TD cell into this
row
.
HTMLTableRowElement20.js
78
The insertCell() method inserts an empty TD cell into this
row
.
/external/webkit/LayoutTests/dom/xhtml/level2/html/
HTMLCollection04.js
82
first TABLE element and examine its length, then add a new
row
and
HTMLTableElement19.js
78
The createTHead() method creates a table header
row
or returns
HTMLTableElement20.js
78
The createTHead() method creates a table header
row
or returns
HTMLTableElement21.js
83
deleted there should be one less
row
.
HTMLTableElement22.js
78
The createTFoot() method creates a table footer
row
or returns
HTMLTableElement23.js
78
The createTFoot() method creates a table footer
row
or returns
HTMLTableElement24.js
83
deleted there should be one less
row
.
HTMLTableElement34.js
82
to insert a new
row
using an index of five. This should throw
HTMLTableElement35.js
82
to insert a new
row
using an index of negative five. This should throw
HTMLTableElement36.js
82
to delete a new
row
using an index of five. This should throw
HTMLTableElement37.js
82
to delete a new
row
using an index of four. This should throw
HTMLTableElement38.js
82
to delete a new
row
using an index of negative five. This should throw
HTMLTableRowElement01.js
78
The rowIndex attribute specifies the index of the
row
, relative to the
HTMLTableRowElement11.js
78
The insertCell() method inserts an empty TD cell into this
row
.
HTMLTableRowElement12.js
78
The insertCell() method inserts an empty TD cell into this
row
.
HTMLTableRowElement20.js
78
The insertCell() method inserts an empty TD cell into this
row
.
/external/webkit/LayoutTests/fast/url/script-tests/
path.js
23
// Multiple slashes in a
row
should be preserved and treated like empty
/external/webkit/Source/WebCore/css/
wml.css
71
display: table-
row
;
/external/webkit/Source/WebCore/inspector/front-end/
NetworkPanel.js
[
all
...]
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
omxVCM4P2_PredictReconCoefIntra_s.s
31
; * [in] pPredBufRow pointer to the coefficient
row
buffer; must be aligned
51
; * [out] pPredBufRow pointer to the updated coefficient
row
buffer
173
LDREQSH absCoeffDC,[pPredBufRow] ;// If vetical load the coeff from
Row
Prediction Buffer
244
;//updating source and
row
prediction buffer contents
247
LDRH dcRowbufCoeff,[pPredBufRow] ;//Loading Dc Value of
Row
Prediction buffer
251
VST1 {dtemp0,dtemp1},[pPredBufRow] ;//storing back the updated
row
prediction values
252
STRH dcRowbufCoeff,[pPredBufRow] ;// storing the updated DC
Row
Prediction coeff
Completed in 382 milliseconds
<<
21
22
23
24
25
26
27
28
29
30