/external/libvterm/src/ |
screen.c | 53 int rows; member in struct:VTermScreen 71 if(row < 0 || row >= screen->rows) 86 if(buffer && row < screen->rows && col < screen->cols) 162 .end_row = screen->rows, 477 int old_rows = screen->rows; 481 // Fewer rows - determine if we're going to scroll at all, and if so, push 509 screen->rows = new_rows; 529 int rows = new_rows - old_rows; local 530 while(rows) { 536 .end_row = screen->rows, 590 int rows, cols; local 785 int rows, cols; local [all...] |
vterm_internal.h | 42 int rows; member in struct:VTermState 52 #define SCROLLREGION_BOTTOM(state) ((state)->scrollregion_bottom > -1 ? (state)->scrollregion_bottom : (state)->rows) 119 int rows; member in struct:VTerm
|
/external/pdfium/core/src/fxcodec/libjpeg/ |
fpdfapi_jdmainct.c | 26 * trivial. Its responsibility is to provide context rows for upsampling/
31 * sample rows of each component. (We require DCT_scaled_size values to be
35 * Upsampling will typically produce max_v_samp_factor pixel rows from each
40 * each iMCU row contains v_samp_factor * DCT_scaled_size sample rows, or
43 * number of sample rows varies across components, but the number of row
44 * groups does not. Some garbage sample rows may be included in the last iMCU
57 * rows "above" the first passed row group appear at negative row offsets in
59 * context rows are manufactured by duplicating the first or last real sample
92 * We read alternate iMCU rows using each master pointer; thus the last two
94 * The pointer lists are set up so that the required context rows appear to [all...] |
/external/qemu/distrib/jpeg-6b/ |
jdmainct.c | 25 * trivial. Its responsibility is to provide context rows for upsampling/ 30 * sample rows of each component. (We require DCT_scaled_size values to be 34 * Upsampling will typically produce max_v_samp_factor pixel rows from each 39 * each iMCU row contains v_samp_factor * DCT_scaled_size sample rows, or 42 * number of sample rows varies across components, but the number of row 43 * groups does not. Some garbage sample rows may be included in the last iMCU 56 * rows "above" the first passed row group appear at negative row offsets in 58 * context rows are manufactured by duplicating the first or last real sample 91 * We read alternate iMCU rows using each master pointer; thus the last two 93 * The pointer lists are set up so that the required context rows appear t [all...] |
/external/deqp/modules/glshared/ |
glsBuiltinPrecisionTests.cpp | 471 template <typename T, int Rows, int Cols> 472 struct Traits<Matrix<T, Rows, Cols> > : 473 ContainerTraits<Matrix<T, Rows, Cols>, Matrix<typename Traits<T>::IVal, Rows, Cols> > 900 template <typename T, int Rows, int Cols> 901 class ExprP<Matrix<T, Rows, Cols> > : public ContainerExprPBase<Matrix<T, Rows, Cols> > {}; 974 template<int Rows, int Cols> 975 ExprP<Vector<float, Rows> > operator* (const ExprP<Vector<float, Cols> >& left, 976 const ExprP<Matrix<float, Rows, Cols> >& right) [all...] |
/development/samples/training/AnimationsDemo/src/com/example/android/animationsdemo/ |
LayoutChangesActivity.java | 35 * <p>In this sample, the user can add rows to and remove rows from a vertical 97 // If there are no rows remaining, show the empty view.
|
/external/ceres-solver/internal/ceres/ |
block_random_access_diagonal_matrix.cc | 51 // rows/columns. 67 int* rows = tsm_->mutable_rows(); local 78 rows[pos] = block_begin + r;
|
/external/chromium_org/chrome/browser/ui/cocoa/autofill/ |
simple_grid_layout.h | 19 // Each row has exactly one ColumnSet, ColumnSets can be shared between rows. 39 // Adds a padding row. Padding rows typically don't have any views, but are 48 // and returns a new ColumnSet associated with it. All rows created by this
|
/external/chromium_org/chrome/utility/media_galleries/ |
picasa_album_table_reader.cc | 66 // In the PMP format, columns can be different lengths. The number of rows 81 // PMP tables often contain 'garbage' rows of deleted or auto-generated 82 // album-like entities. We ignore those rows.
|
/external/chromium_org/third_party/WebKit/Source/core/accessibility/ |
AXARIAGrid.cpp | 97 // add only rows that are labeled as aria rows 109 // This allows the table to dive arbitrarily deep to find the rows.
|
/external/chromium_org/third_party/WebKit/Source/core/html/ |
HTMLTableSectionElement.cpp | 59 RefPtrWillBeRawPtr<HTMLCollection> children = rows(); 76 RefPtrWillBeRawPtr<HTMLCollection> children = rows(); 96 PassRefPtrWillBeRawPtr<HTMLCollection> HTMLTableSectionElement::rows() function in class:blink::HTMLTableSectionElement
|
/external/chromium_org/third_party/jstemplate/ |
jstemplate_example.html | 43 <textarea id="template" rows="15" cols="80"></textarea> 46 <textarea id="js" rows="15" cols="80"> 76 <textarea id="html" rows="15" cols="80"></textarea>
|
/external/chromium_org/third_party/libjpeg_turbo/ |
jccolext.c | 18 * Convert some rows of samples to the JPEG colorspace. 80 * Convert some rows of samples to the JPEG colorspace. 119 * Convert some rows of samples to the JPEG colorspace.
|
/external/chromium_org/third_party/libvpx/source/libvpx/test/ |
active_map_test.cc | 54 map.rows = (kHeight + 15) / 16; 56 ASSERT_EQ(map.rows, 9u); 62 map.rows = (kHeight + 15) / 16;
|
/external/chromium_org/third_party/polymer/components/paper-input/ |
demo2.html | 88 <paper-input multiline rows="3" label="This input is 3 rows high"></paper-input> 91 <paper-input multiline maxRows="3" label="This input is at most 3 rows high"></paper-input>
|
/external/chromium_org/third_party/polymer/components-chromium/paper-input/ |
demo2.html | 88 <paper-input multiline rows="3" label="This input is 3 rows high"></paper-input> 91 <paper-input multiline maxRows="3" label="This input is at most 3 rows high"></paper-input>
|
/external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/pdfapi/ |
SkPdfCcittfaxdecodeFilterDictionary_autogen.cpp | 59 int64_t SkPdfCcittfaxdecodeFilterDictionary::Rows(SkPdfNativeDoc* doc) { 60 SkPdfNativeObject* ret = get("Rows", ""); 68 return get("Rows", "") != NULL;
|
/external/chromium_org/tools/chrome_proxy/integration_tests/ |
chrome_proxy_metrics.js | 46 for (var r = 0, n = tbody.rows.length; r < n; r++) { 48 results[r].proxy = tbody.rows[r].cells[0].innerHTML; 49 timeSpan = tbody.rows[r].cells[1].getElementsByTagName('span')[0];
|
/external/chromium_org/ui/app_list/ |
app_list_constants.cc | 60 // Preferred number of columns and rows in apps grid. 69 // Preferred number of columns and rows in the centered app list apps grid. 73 // Preferred number of columns and rows in the experimental app list apps grid.
|
/external/eigen/Eigen/src/Eigen2Support/ |
Minor.h | 65 eigen_assert(row >= 0 && row < matrix.rows() 71 inline Index rows() const { return m_matrix.rows() - 1; } function in class:Eigen::Minor
|
/external/eigen/Eigen/src/IterativeLinearSolvers/ |
BasicPreconditioners.h | 51 Index rows() const { return m_invdiag.size(); } function in class:Eigen::DiagonalPreconditioner 93 eigen_assert(m_invdiag.size()==b.rows() 94 && "DiagonalPreconditioner::solve(): invalid number of rows of the right hand side matrix b");
|
/external/eigen/Eigen/src/QR/ |
ColPivHouseholderQR_MKL.h | 54 Index rows = matrix.rows();\ 71 LAPACKE_##MKLPREFIX##geqp3( matrix_order, rows, cols, (MKLTYPE*)m_qr.data(), lda, (lapack_int*)m_colsPermutation.indices().data(), (MKLTYPE*)m_hCoeffs.data()); \
|
/external/libvpx/libvpx/test/ |
active_map_test.cc | 54 map.rows = (kHeight + 15) / 16; 56 ASSERT_EQ(map.rows, 9u); 62 map.rows = (kHeight + 15) / 16;
|
/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/ |
SkPdfCcittfaxdecodeFilterDictionary_autogen.cpp | 59 int64_t SkPdfCcittfaxdecodeFilterDictionary::Rows(SkPdfNativeDoc* doc) { 60 SkPdfNativeObject* ret = get("Rows", ""); 68 return get("Rows", "") != NULL;
|
/frameworks/base/core/java/android/content/ |
CursorEntityIterator.java | 24 * that can contain several consecutive rows for an entity. 34 * @param cursor the cursor that contains the rows that make up the entities 45 * @param cursor the cursor that contains the entity rows
|