HomeSort by relevance Sort by last modified time
    Searched full:columns (Results 301 - 325 of 2476) sorted by null

<<11121314151617181920>>

  /frameworks/base/core/java/android/hardware/camera2/params/
LensShadingMap.java 50 * {@code RggbChannelVector.COUNT * rows * columns}
55 * or if rows or columns is not positive
61 public LensShadingMap(final float[] elements, final int rows, final int columns) {
64 mColumns = checkArgumentPositive(columns, "columns must be positive");
84 * Get the number of columns in this map.
209 * <p>Two lens shading maps are equal if and only if they have the same rows/columns,
  /frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/picker/
DatePicker.java 35 * year, month, and day Columns. The "minDate" and "maxDate" from which dates to be selected
36 * can be customized. The columns can be customized by attribute "datePickerFormat" or
134 ArrayList<PickerColumn> columns = new ArrayList<PickerColumn>(3); local
141 columns.add(mYearColumn = new PickerColumn());
149 columns.add(mMonthColumn = new PickerColumn());
157 columns.add(mDayColumn = new PickerColumn());
165 setColumns(columns);
Picker.java 46 * {@link #getActivatedVisibleItemCount()}}. Columns other than {@link #getSelectedColumn()} still
48 * so it always show three items on all columns. On a non-touch device (a TV), the Picker will show
52 * {@link #getVisibleItemCount()}) on all columns. The size of Picker shrinks.
82 * Gets separator string between columns.
89 * Sets separator String between Picker columns.
90 * @param seperator Separator String between Picker columns.
177 * Set columns and create Views.
178 * @param columns PickerColumns to be shown in the Picker.
180 public void setColumns(List<PickerColumn> columns) {
183 mColumns = new ArrayList<PickerColumn>(columns);
    [all...]
  /external/clang/lib/Frontend/
DependencyFile.cpp 410 unsigned Columns = 0;
415 if (Columns == 0) {
416 Columns += N;
417 } else if (Columns + N + 2 > MaxColumns) {
418 Columns = N + 2;
421 Columns += N + 1;
429 Columns += 1;
439 if (Columns + (N + 1) + 2 > MaxColumns) {
441 Columns = 2;
445 Columns += N + 1
    [all...]
  /external/emma/core/java12/com/vladium/emma/report/html/
ReportGenerator.java 153 final int [] columns = m_settings.getColumnOrder (); local
186 for (int c = 0; c < columns.length; ++ c)
188 final int attrID = columns [c];
291 headerColumns = addHeaderRow (pkg, childSummaryTable, columns);
331 final int [] columns = m_settings.getColumnOrder (); local
365 for (int c = 0; c < columns.length; ++ c)
367 final int attrID = columns [c];
408 headerColumns = addHeaderRow (srcORcls, childSummaryTable, columns);
448 final int [] columns = m_settings.getColumnOrder (); local
482 for (int c = 0; c < columns.length; ++ c
624 final int [] columns = m_settings.getColumnOrder (); local
    [all...]
  /external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/ui/
DynamicTableModel.java 24 * Encapsulates the visual aspects of a table; number of rows and columns
195 private int calculatedColumns; // number of columns to be iterated
203 // unlimited columns:
213 // unlimited rows and columns (impossible) so default a single row with n columns:
  /external/chromium-trace/catapult/dashboard/dashboard/
add_point.py 701 This includes the default "value" and "error" columns as well as all
702 supplemental columns, but it doesn't include "revision", and it doesn't
715 columns.
720 columns = {}
726 columns['value'] = float(row['value'])
732 columns['error'] = error
736 columns.update(_GetSupplementalColumns(row))
737 return columns
741 """Gets a dict of supplemental columns.
743 If any columns are invalid, a warning is logged and they just aren't included
    [all...]
  /external/dbus/tools/
dbus-print-message.c 59 unsigned int i, columns; local
66 columns = (80 - ((depth + 1) * INDENT)) / 3;
68 if (columns < 8)
69 columns = 8;
80 if (i % columns == 0)
  /external/eigen/doc/
TutorialBlockOperations.dox 69 \section TutorialBlockOperationsSyntaxColumnRows Columns and rows
71 Individual columns and rows are special cases of blocks. Eigen provides methods to easily address them:
100 That example also demonstrates that block expressions (here columns) can be used in arithmetic like any other expression.
156 <tr><td>%Block containing the first p columns
163 <tr><td>%Block containing the last q columns
  /external/libhevc/common/
ihevc_recon.c 84 * Zero columns in pi2_tmp
166 * Zero columns in pi2_tmp
248 * Zero columns in pi2_tmp
330 * Zero columns in pi2_tmp
412 * Zero columns in pi2_tmp
  /frameworks/base/core/java/android/database/
MatrixCursor.java 36 * @param columnNames names of the columns, the ordering of which
54 * @param columnNames names of the columns, the ordering of which
67 + column + ", # of columns: " + columnCount);
217 "No more columns left.");
226 * column. Columns not defined by the cursor are silently ignored.
  /frameworks/base/docs/html/training/search/
search.jd 57 //The columns we'll include in the dictionary table
174 public Cursor getWordMatches(String query, String[] columns) {
178 return query(selection, selectionArgs, columns);
181 private Cursor query(String selection, String[] selectionArgs, String[] columns) {
186 columns, selection, selectionArgs, null, null, null);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/
vp9_iht4x4_add_neon.asm 18 ; Parallel 1D IDCT on all the columns of a 4x4 16bits data matrix which are
52 ; Parallel 1D IADST on all the columns of a 4x4 16bits data matrix which
175 ; then transform columns
191 ; then transform columns
206 ; then transform columns
  /packages/apps/UnifiedEmail/tests/src/com/android/mail/providers/protos/mock/
MockUiProviderTests.java 250 // get the columns
251 final String[] columns = cursor.getColumnNames(); local
256 // Go through each of the columns find the ones that returns uris
257 for (String columnName : columns) {
282 * 1) Make sure that the query result columns match the UIProvider schema
  /prebuilts/go/darwin-x86/src/text/tabwriter/
tabwriter.go 6 // translates tabbed columns in input into properly aligned text.
34 // columns in its input to align them in the output.
41 // aligning the columns. It assumes that all characters have the
49 // If DiscardEmptyColumns is set, empty columns that are terminated
50 // entirely by vertical (or "soft") tabs are discarded. Columns
68 // terminates all columns in the current line (effectively calling
69 // Flush). Cells in the next line start new columns. Unless found
145 // Handle empty columns as if they were not present in
149 // Always use tabs for indentation columns (i.e., padding of
153 // Print a vertical bar ('|') between columns (after formatting)
    [all...]
  /prebuilts/go/linux-x86/src/text/tabwriter/
tabwriter.go 6 // translates tabbed columns in input into properly aligned text.
34 // columns in its input to align them in the output.
41 // aligning the columns. It assumes that all characters have the
49 // If DiscardEmptyColumns is set, empty columns that are terminated
50 // entirely by vertical (or "soft") tabs are discarded. Columns
68 // terminates all columns in the current line (effectively calling
69 // Flush). Cells in the next line start new columns. Unless found
145 // Handle empty columns as if they were not present in
149 // Always use tabs for indentation columns (i.e., padding of
153 // Print a vertical bar ('|') between columns (after formatting)
    [all...]
  /development/samples/NotePad/tests/src/com/example/android/notepad/
NotePadProviderTest.java 362 null, // no projection, retrieve all the columns
430 // Defines a selection column for the query. When the selection columns are passed
434 // Defines the selection columns for a query.
438 // Defines the arguments for the selection columns.
448 null, // no projection, get all columns
463 // Gets all the columns for all the rows in the table
466 null, // no projection, get all columns
477 // A query that uses a projection should return a cursor with the same number of columns
481 TEST_PROJECTION, // get the title, note, and mod date columns
482 null, // no selection columns, get all the record
    [all...]
  /external/chromium-trace/catapult/tracing/tracing/ui/analysis/
memory_dump_sub_view_util_test.html 284 var columns = MemoryColumn.fromRows(rows, 'fields', AggregationMode.MAX,
286 assert.lengthOf(columns, 4);
288 var pageSizeColumn = columns[0];
293 var mixedColumn = columns[1];
297 var mixed2Column = columns[2];
302 var cpuTemperatureColumn = columns[3];
308 // Zero columns.
309 var columns = [];
310 MemoryColumn.spaceEqually(columns);
313 var columns =
    [all...]
  /cts/tests/tests/widget/src/android/widget/cts/
SimpleCursorAdapterTest.java 87 * It has 2 columns and 20 rows
297 // converter is null, StringConversionColumn is set to 3 (larger than columns count)
298 // the cursor has 3 columns including column0, column1 and _id which is added automatically
302 fail("Should throw IndexOutOfBoundsException if index is beyond the columns count");
311 // and covert with a cursor which has 4 columns
392 String[] columns = new String[colCount + 1]; local
394 columns[i] = "column" + i;
396 columns[colCount] = "_id";
398 MatrixCursor cursor = new MatrixCursor(columns, rowCount);
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/bidi/
BidiTest.java 165 static final char[] columns = columnString.toCharArray(); field in class:BidiTest
246 c = columns[i];
252 c = columns[i];
258 c = columns[i];
264 c = columns[i];
270 c = columns[i];
276 c = columns[i];
345 } else if (lev < columns.length) {
346 levelChars[i] = columns[lev];
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/
BidiTest.java 161 static final char[] columns = columnString.toCharArray(); field in class:BidiTest
242 c = columns[i];
248 c = columns[i];
254 c = columns[i];
260 c = columns[i];
266 c = columns[i];
272 c = columns[i];
341 } else if (lev < columns.length) {
342 levelChars[i] = columns[lev];
  /external/llvm/lib/Support/Unix/
Process.inc 304 // If COLUMNS is defined in the environment, wrap to that many columns.
305 if (const char *ColumnsStr = std::getenv("COLUMNS")) {
306 int Columns = std::atoi(ColumnsStr);
307 if (Columns > 0)
308 return Columns;
311 unsigned Columns = 0;
317 Columns = ws.ws_col;
320 return Columns;
  /external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowSimpleCursorAdapter.java 35 * An easy adapter to map columns from a cursor to TextViews or ImageViews
36 * defined in an XML file. You can specify which columns you want, which
37 * views you want to display the columns, and the XML file that defines
63 * A list of columns containing the data to bind to the UI.
93 * are given the values of the first N columns in the from
105 * constructor with their corresponding cursor columns as specified in the
323 * @param from the Strings naming the columns of interest
343 // rescan columns in case cursor layout is different
355 * are given the values of the first N columns in the from
  /frameworks/base/core/java/android/widget/
SimpleCursorAdapter.java 25 * An easy adapter to map columns from a cursor to TextViews or ImageViews
26 * defined in an XML file. You can specify which columns you want, which
27 * views you want to display the columns, and the XML file that defines
50 * A list of columns containing the data to bind to the UI.
97 * are given the values of the first N columns in the from
112 * constructor with their corresponding cursor columns as specified in the
322 * @param c the cursor to find the columns from
323 * @param from the Strings naming the columns of interest
357 * are given the values of the first N columns in the from
  /frameworks/base/docs/html/training/contacts-provider/
retrieve-details.jd 67 device, because it needs to retrieve all of the columns in the
84 Depending on the data type a row contains, it may use only a few columns or many. In addition,
85 the data is in different columns depending on the data type.
86 To ensure you get all the possible columns for all possible data types, you need to add all the
116 This projection retrieves all the columns for a row in the
122 {@link android.provider.ContactsContract.Data} class. Notice, however, that the columns
292 Modify your projection to retrieve the columns that are specific to the
319 Define the columns you want to retrieve, using the column name constants in the subclass
341 In the projection, you can also use any of the other columns defined in the

Completed in 1698 milliseconds

<<11121314151617181920>>