Home
last modified time | relevance | path

Searched full:row (Results 1 – 25 of 1447) sorted by relevance

12345678910>>...58

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/MediaUI/player/
H A Dvideoplaylist.ui308 <row>
312 </row>
313 <row>
317 </row>
318 <row>
322 </row>
323 <row>
327 </row>
328 <row>
332 </row>
[all …]
H A Dplaylist.ui485 <row/>
486 <row/>
487 <row/>
488 <row/>
489 <row/>
490 <row/>
491 <row/>
492 <row/>
493 <row/>
494 <row/>
[all …]
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/video/
H A Dvideoplaylist.ui308 <row>
312 </row>
313 <row>
317 </row>
318 <row>
322 </row>
323 <row>
327 </row>
328 <row>
332 </row>
[all …]
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/rc/
H A Drc-tables.rst36 - .. row 1
44 - .. row 2
48 - .. row 3
56 - .. row 4
64 - .. row 5
72 - .. row 6
80 - .. row 7
88 - .. row 8
96 - .. row 9
104 - .. row 10
[all …]
/OK3568_Linux_fs/kernel/drivers/net/ethernet/aquantia/atlantic/macsec/
H A Dmacsec_api.h48 /*! Read the raw table data from the specified row of the Egress CTL
50 * rec - [OUT] The raw table row data will be unpacked into the fields of rec.
51 * table_index - The table row to read (max 23).
58 * specified row of the Egress CTL Filter table.
59 * rec - [IN] The bitfield values to write to the table row.
60 * table_index - The table row to write(max 23).
66 /*! Read the raw table data from the specified row of the Egress
68 * rec - [OUT] The raw table row data will be unpacked into the fields of rec.
69 * table_index - The table row to read (max 47).
76 * specified row of the Egress Packet Classifier table.
[all …]
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/music/
H A Dplaylist.ui485 <row/>
486 <row/>
487 <row/>
488 <row/>
489 <row/>
490 <row/>
491 <row/>
492 <row/>
493 <row/>
494 <row/>
[all …]
/OK3568_Linux_fs/external/xserver/doc/dtrace/
H A DXserver-DTrace.xml98 <row>
108 </row>
111 <row>
113 </row>
114 <row>
124 </row>
125 <row>
135 </row>
136 <row>
138 </row>
[all …]
/OK3568_Linux_fs/yocto/poky/bitbake/lib/prserv/
H A Ddb.py84 row=data.fetchone()
85 if row is not None:
86 return row[0]
92 row = data.fetchone()
93 if row is not None:
94 return row[0]
109 row=data.fetchone()
110 if row is not None:
111 return row[0]
121 row=data.fetchone()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/doc/src/plugins/
H A Desri.qdoc67 \row
82 \row
85 \row
88 \row
91 \row
98 \row
106 \row
110 \row
118 \row
122 \row
[all …]
H A Dnokia.qdoc58 \row
61 \row
80 \row
85 \row
88 \row
91 \row
99 \row
107 \row
111 \row
119 \row
[all …]
/OK3568_Linux_fs/kernel/tools/perf/scripts/python/
H A Devent_analyzing_sample.py137 for row in commq:
138 print("%16s %8d %s" % (row[0], row[1], num2sym(row[1])))
143 for row in symbolq:
144 print("%32s %8d %s" % (row[0], row[1], num2sym(row[1])))
149 for row in dsoq:
150 print("%40s %8d %s" % (row[0], row[1], num2sym(row[1])))
170 for row in commq:
171 print("%16s %8d %s" % (row[0], row[1], num2sym(row[1])))
176 for row in symbolq:
177 print("%32s %8d %s" % (row[0], row[1], num2sym(row[1])))
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/qvm/
H A Dmat.hpp45 template <int Row,int Col>
51 BOOST_QVM_STATIC_ASSERT(Row>=0); in read_element()
52 BOOST_QVM_STATIC_ASSERT(Row<Rows); in read_element()
55 return x.a[Row][Col]; in read_element()
58 template <int Row,int Col>
64 BOOST_QVM_STATIC_ASSERT(Row>=0); in write_element()
65 BOOST_QVM_STATIC_ASSERT(Row<Rows); in write_element()
68 return x.a[Row][Col]; in write_element()
74 read_element_idx( int row, int col, this_matrix const & x ) in read_element_idx()
76 BOOST_QVM_ASSERT(row>=0); in read_element_idx()
[all …]
H A Dmat_traits_array.hpp38 template <int Row,int Col>
44 BOOST_QVM_STATIC_ASSERT(Row>=0); in read_element()
45 BOOST_QVM_STATIC_ASSERT(Row<Rows); in read_element()
48 return x[Row][Col]; in read_element()
51 template <int Row,int Col>
57 BOOST_QVM_STATIC_ASSERT(Row>=0); in write_element()
58 BOOST_QVM_STATIC_ASSERT(Row<Rows); in write_element()
61 return x[Row][Col]; in write_element()
67 read_element_idx( int row, int col, this_matrix const & x ) in read_element_idx()
69 BOOST_QVM_ASSERT(row>=0); in read_element_idx()
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/
H A D0001-MDEV-29644-a-potential-bug-of-null-pointer-dereferen.patch62 +NOT FOUND /\[WARN SPIDER RESULT\].* Warning 1265 Data truncated for column 'a' at row 1.*/ in mysq…
65 +FOUND 1 /\[WARN SPIDER RESULT\].* Warning 1265 Data truncated for column 'a' at row 1.*/ in mysqld…
126 +let SEARCH_PATTERN= \[WARN SPIDER RESULT\].* Warning 1265 Data truncated for column 'a' at row 1.*;
209 - MYSQL_ROW row = NULL;
214 - !(row = mysql_fetch_row(res))
232 - while (row)
240 + MYSQL_ROW row= mysql_fetch_row(res);
243 + while (row)
251 - (ulong) current_thd->thread_id, row[0], row[1], row[2]);
252 - row = mysql_fetch_row(res);
[all …]
/OK3568_Linux_fs/app/forlinx/forlinx_qt/terminal/
H A Dsettingsdialog.ui17 <item row="0" column="1">
23 <item row="0" column="0">
30 <item row="0" column="1">
33 <item row="1" column="0">
40 <item row="1" column="1">
43 <item row="2" column="0">
50 <item row="2" column="1">
53 <item row="3" column="0">
60 <item row="3" column="1">
63 <item row="4" column="0">
[all …]
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/terminal/
H A Dsettingsdialog.ui17 <item row="0" column="1">
23 <item row="0" column="0">
30 <item row="0" column="1">
33 <item row="1" column="0">
40 <item row="1" column="1">
43 <item row="2" column="0">
50 <item row="2" column="1">
53 <item row="3" column="0">
60 <item row="3" column="1">
63 <item row="4" column="0">
[all …]
/OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/terminal/
H A Dsettingsdialog.ui17 <item row="0" column="1">
23 <item row="0" column="0">
30 <item row="0" column="1">
33 <item row="1" column="0">
40 <item row="1" column="1">
43 <item row="2" column="0">
50 <item row="2" column="1">
53 <item row="3" column="0">
60 <item row="3" column="1">
63 <item row="4" column="0">
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/qvm/detail/
H A Dtransp_impl.hpp61 template <int Row,int Col>
67 BOOST_QVM_STATIC_ASSERT(Row>=0); in read_element()
68 BOOST_QVM_STATIC_ASSERT(Row<rows); in read_element()
71 …return mat_traits<OriginalMatrix>::template read_element<Col,Row>(reinterpret_cast<OriginalMatrix … in read_element()
74 template <int Row,int Col>
80 BOOST_QVM_STATIC_ASSERT(Row>=0); in write_element()
81 BOOST_QVM_STATIC_ASSERT(Row<rows); in write_element()
84 …return mat_traits<OriginalMatrix>::template write_element<Col,Row>(reinterpret_cast<OriginalMatrix… in write_element()
90 read_element_idx( int row, int col, this_matrix const & x ) in read_element_idx()
92 BOOST_QVM_ASSERT(row>=0); in read_element_idx()
[all …]
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/
H A Dhistory.cpp406 if (index.row() < 0 || index.row() >= lst.size()) in data()
409 const HistoryItem &item = lst.at(index.row()); in data()
453 bool HistoryModel::removeRows(int row, int count, const QModelIndex &parent) in removeRows() argument
457 int lastRow = row + count - 1; in removeRows()
458 beginRemoveRows(parent, row, lastRow); in removeRows()
460 for (int i = lastRow; i >= row; --i) in removeRows()
509 if (parent.row() < bumpedRows()) in rowCount()
524 int sr = m_treeModel->mapToSource(sourceIndex).row(); in mapFromSource()
525 return createIndex(sourceIndex.row(), sourceIndex.column(), sr); in mapFromSource()
535 if (proxyIndex.row() < bumpedItems) in mapToSource()
[all …]
H A Dsettings.ui16 <item row="2" column="0" >
26 <item row="1" column="0" >
44 <item row="0" column="0" >
54 <item row="0" column="1" colspan="2" >
57 <item row="1" column="1" >
64 <item row="1" column="2" >
77 <item row="2" column="0" >
87 <item row="2" column="1" colspan="2" >
121 <item row="3" column="0" >
131 <item row="3" column="1" colspan="2" >
[all …]
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxx11/gprs/
H A Dgprs.ui19 <item row="0" column="0">
39 <item row="0" column="0">
46 <item row="0" column="1">
58 <item row="0" column="2">
65 <item row="0" column="3">
84 <item row="0" column="4">
91 <item row="0" column="5">
118 <item row="1" column="0">
125 <item row="1" column="1">
144 <item row="1" column="2">
[all …]
/OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/audiorecorder/
H A Daudiorecorder.ui18 <item row="0" column="0" colspan="3">
20 <item row="3" column="0">
27 <item row="0" column="1">
30 <item row="1" column="0">
37 <item row="0" column="0">
44 <item row="2" column="0">
51 <item row="2" column="1">
54 <item row="3" column="1">
57 <item row="1" column="1">
60 <item row="4" column="0">
[all …]
/OK3568_Linux_fs/app/forlinx/forlinx_qt/audiorecorder/
H A Daudiorecorder.ui18 <item row="0" column="0" colspan="3">
20 <item row="3" column="0">
27 <item row="0" column="1">
30 <item row="1" column="0">
37 <item row="0" column="0">
44 <item row="2" column="0">
51 <item row="2" column="1">
54 <item row="3" column="1">
57 <item row="1" column="1">
60 <item row="4" column="0">
[all …]
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/aorb/
H A Dorb_algos.cpp179 // Find pivot in column j, starting in row i: in gaussian_elimination()
199 //divide each entry in row i by A[i,j] in gaussian_elimination()
208 //subtract A[u,j] * row i from row u in gaussian_elimination()
242 center.row += keypoints->row1; in get_trusted_four_points()
246 center.row = center.row / matched_keypoints->length; in get_trusted_four_points()
259 keypoints->row1 < center.row) { in get_trusted_four_points()
261 suby = keypoints->row1 - center.row; in get_trusted_four_points()
267 src[0].row = keypoints->row1; in get_trusted_four_points()
269 dst[0].row = keypoints->row2; in get_trusted_four_points()
274 keypoints->row1 < center.row) { in get_trusted_four_points()
[all …]
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxwayland/audiorecorder/
H A Daudiorecorder.ui18 <item row="0" column="0" colspan="3">
20 <item row="3" column="0">
27 <item row="0" column="1">
30 <item row="1" column="0">
37 <item row="0" column="0">
44 <item row="2" column="0">
51 <item row="2" column="1">
54 <item row="3" column="1">
57 <item row="1" column="1">
60 <item row="4" column="0">
[all …]

12345678910>>...58