/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/ |
TileLayout.java | 115 int column = 0; local 116 for (int i = 0; i < mRecords.size(); i++, column++) { 117 if (column == mColumns) { 119 column -= mColumns; 122 int left = getColumnStart(column); 139 private int getColumnStart(int column) { 140 return column * (mCellWidth + mCellMargin) + mCellMargin;
|
/packages/apps/Contacts/src/com/android/contacts/editor/ |
PhoneticNameEditorView.java | 88 public static boolean isUnstructuredPhoneticNameColumn(String column) { 89 return DataKind.PSEUDO_COLUMN_PHONETIC_NAME.equals(column); 115 public void onFieldChanged(String column, String value) { 116 if (!isFieldChanged(column, value)) { 131 if (isEditingUnstructuredPhoneticName == isUnstructuredPhoneticNameColumn(column)) { 134 super.onFieldChanged(column, value); 140 super.onFieldChanged(column, value);
|
/libcore/ojluni/src/main/java/java/sql/ |
DatabaseMetaData.java | 62 * by their <B>column label</B>. 390 * with add column. 399 * with drop column. 407 * Retrieves whether this database supports column aliasing. 482 * Retrieves whether this database supports using a column that is 501 * Retrieves whether this database supports using a column that is [all...] |
/external/jacoco/org.jacoco.report.test/src/org/jacoco/report/internal/html/table/ |
BarColumnTest.java | 55 private IColumnRenderer column; field in class:BarColumnTest 66 column = new BarColumn(CounterEntity.LINE, Locale.ENGLISH); 78 assertTrue(column.init(Arrays.asList(i), i.getNode())); 84 column.footer(td, createNode(15, 5), resources, root); 95 column.init(Arrays.asList(i1, i2), createNode(21, 29)); 96 column.item(td, i1, resources, root); 123 column.init(Arrays.asList(i1), createNode(20, 0)); 124 column.item(td, i1, resources, root); 143 column.init(Arrays.asList(i1), createNode(00, 20)); 144 column.item(td, i1, resources, root) [all...] |
PercentageColumnTest.java | 54 private IColumnRenderer column; field in class:PercentageColumnTest 65 column = new PercentageColumn(CounterEntity.LINE, Locale.ENGLISH); 76 assertTrue(column.init(null, null)); 83 column.item(td, item, resources, root); 93 column.item(td, item, resources, root); 102 IColumnRenderer column = new PercentageColumn(CounterEntity.LINE, local 105 column.item(td, item, resources, root); 115 column.footer(td, item.getNode(), resources, root); 124 column.footer(td, item.getNode(), resources, root); 132 final Comparator<ITableItem> c = column.getComparator() [all...] |
/external/llvm/test/DebugInfo/Generic/ |
2010-04-06-NestedFnDbgInfo.ll | 74 !1 = distinct !DILexicalBlock(line: 15, column: 12, file: !38, scope: !2) 87 !14 = !DILocation(line: 16, column: 5, scope: !1) 88 !15 = !DILocation(line: 17, column: 3, scope: !1) 89 !16 = !DILocation(line: 18, column: 1, scope: !2) 91 !18 = !DILocation(line: 4, column: 7, scope: !10) 93 !20 = distinct !DILexicalBlock(line: 4, column: 12, file: !38, scope: !10) 100 !27 = !DILocation(line: 9, column: 7, scope: !20) 102 !29 = !DILocation(line: 10, column: 9, scope: !20) 103 !30 = !DILocation(line: 10, column: 5, scope: !20) 104 !31 = !DILocation(line: 11, column: 5, scope: !20 [all...] |
/external/llvm/test/Transforms/LoopVectorize/X86/ |
vectorization-remarks-profitable.ll | 95 !10 = !DILocation(line: 4, column: 23, scope: !4) 96 !11 = !DILocation(line: 4, column: 3, scope: !4) 97 !12 = !DILocation(line: 5, column: 17, scope: !4) 98 !13 = !DILocation(line: 5, column: 16, scope: !4) 99 !14 = !DILocation(line: 5, column: 7, scope: !4) 100 !15 = !DILocation(line: 5, column: 14, scope: !4) 104 !19 = !DILocation(line: 6, column: 1, scope: !4) 105 !20 = !DILocation(line: 11, column: 23, scope: !6) 106 !21 = !DILocation(line: 11, column: 3, scope: !6) 107 !22 = !DILocation(line: 12, column: 17, scope: !6 [all...] |
/external/eigen/doc/ |
TutorialReductionsVisitorsBroadcasting.dox | 81 row and column position are to be stored. These variables should be of type 97 Partial reductions are reductions that can operate column- or row-wise on a Matrix or 98 Array, applying the reduction operation on each column or row and 99 returning a column or row-vector with the corresponding values. Partial reductions are applied 103 in each column in a given matrix, storing the result in a row-vector: 125 <b>Note that column-wise operations return a 'row-vector' while row-wise operations 126 return a 'column-vector'</b> 130 Here is another example that finds the column whose sum of elements is the maximum 131 within a matrix. With column-wise partial reductions this can be coded as: 142 The previous example applies the \link DenseBase::sum() sum() \endlink reduction on each column [all...] |
/external/llvm/test/DebugInfo/X86/ |
nophysreg.ll | 161 !22 = distinct !DILexicalBlock(line: 13, column: 18, file: !1, scope: !17) 163 !24 = distinct !DILexicalBlock(line: 16, column: 20, file: !1, scope: !22) 173 !34 = !DILocation(line: 7, column: 42, scope: !11) 176 !37 = !DILocation(line: 7, column: 48, scope: !11) 177 !38 = !DILocation(line: 7, column: 66, scope: !11) 178 !39 = !DILocation(line: 13, column: 10, scope: !17) 179 !40 = !DILocation(line: 13, column: 3, scope: !17) 180 !41 = !DILocation(line: 15, column: 13, scope: !22) 185 !46 = !DILocation(line: 14, column: 9, scope: !22) 186 !47 = !DILocation(line: 15, column: 5, scope: !22 [all...] |
dbg-declare-arg.ll | 102 !27 = !DILocation(line: 4, column: 11, scope: !19) 104 !29 = distinct !DILexicalBlock(line: 4, column: 14, file: !51, scope: !19) 105 !30 = !DILocation(line: 5, column: 7, scope: !29) 106 !31 = !DILocation(line: 5, column: 12, scope: !29) 107 !32 = !DILocation(line: 6, column: 3, scope: !29) 108 !33 = !DILocation(line: 7, column: 5, scope: !34) 109 !34 = distinct !DILexicalBlock(line: 6, column: 16, file: !51, scope: !29) 110 !35 = !DILocation(line: 8, column: 3, scope: !34) 111 !36 = !DILocation(line: 9, column: 9, scope: !29) 114 !39 = !DILocation(line: 9, column: 5, scope: !29 [all...] |
inlined-indirect-value.ll | 67 !16 = !DILocation(line: 4, column: 9, scope: !17, inlinedAt: !18) 68 !17 = distinct !DILexicalBlock(scope: !8, file: !1, line: 4, column: 9) 69 !18 = distinct !DILocation(line: 8, column: 9, scope: !4) 74 !23 = !DILocation(line: 4, column: 11, scope: !17, inlinedAt: !18) 75 !24 = !DILocation(line: 4, column: 15, scope: !17, inlinedAt: !18) 76 !25 = !DILocation(line: 4, column: 21, scope: !26, inlinedAt: !18) 78 !27 = !DILocation(line: 8, column: 7, scope: !4) 79 !28 = !DILocation(line: 9, column: 9, scope: !4) 80 !29 = !DILocation(line: 9, column: 7, scope: !4) 81 !30 = !DILocation(line: 10, column: 1, scope: !4 [all...] |
dbg-value-inlined-parameter.ll | 97 !20 = !DILocation(line: 7, column: 13, scope: !0) 98 !21 = !DILocation(line: 7, column: 21, scope: !0) 99 !22 = !DILocation(line: 9, column: 3, scope: !23) 100 !23 = distinct !DILexicalBlock(line: 8, column: 1, file: !1, scope: !0) 101 !27 = !DILocation(line: 10, column: 3, scope: !23) 102 !29 = !DILocation(line: 11, column: 3, scope: !23) 104 !31 = !DILocation(line: 7, column: 13, scope: !0, inlinedAt: !32) 105 !32 = !DILocation(line: 16, column: 3, scope: !33) 106 !33 = distinct !DILexicalBlock(line: 15, column: 15, file: !1, scope: !6) 108 !35 = !DILocation(line: 7, column: 21, scope: !0, inlinedAt: !32 [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/grid/ |
GridDropHandler.java | 109 // Column matches: 178 int column = mGrid.getColumn(x1); local 181 int leftDistance = mGrid.getColumnDistance(column, x1); 182 int rightDistance = mGrid.getColumnDistance(column + 1, x1); 189 column = Math.min(column + 1, mGrid.actualColumnCount); 233 mColumnMatch = new GridMatch(horizontalType, 0, x1, column, createColumn, 0); 244 description.append(String.format("Shift column %1$d right", 262 int column = (mGrid.getViewCount() == 0) ? 0 : mGrid.getClosestColumn(x1); local 263 int columnX = mGrid.getColumnX(column); 477 int column = mColumnMatch.cellIndex; local 770 int column = mColumnMatch.cellIndex; local [all...] |
/frameworks/base/core/java/android/app/ |
SearchManager.java | 134 * {@link #SUGGEST_COLUMN_INTENT_EXTRA_DATA} column. 217 * Column name for suggestions cursor. <i>Unused - can be null or column can be omitted.</i> 221 * Column name for suggestions cursor. <i>Required.</i> This is the primary line of text that 226 * Column name for suggestions cursor. <i>Optional.</i> If your cursor includes this column, 233 * Column name for suggestions cursor. <i>Optional.</i> This is a URL that will be shown 235 * column so that the search UI knows to display the text as a URL, e.g. by using a different 236 * color. If this column is absent, or has the value {@code null}, 242 * Column name for suggestions cursor. <i>Optional.</i> If your cursor includes this column [all...] |
/hardware/bsp/intel/peripheral/libupm/src/lcd/ |
ssd1327.cxx | 128 // Column Address 129 error = m_i2c_lcd_control.writeReg(LCD_CMD, 0x15); // Set Column Address 131 error = m_i2c_lcd_control.writeReg(LCD_CMD, 0x08); // Start from 8th Column of 133 // Column for OLED 136 // column. Each Column has 2 192 SSD1327::setCursor(int row, int column) 196 // Column Address 197 m_i2c_lcd_control.writeReg(LCD_CMD, 0x15); /* Set Column Address */ 199 m_i2c_lcd_control.writeReg(LCD_CMD, 0x08 + (column * 4)); /* Start Column [all...] |
/art/tools/ahat/src/ |
HeapTable.java | 30 * Configuration for a value column of a heap table. 65 List<Column> subcols = new ArrayList<Column>(); 67 subcols.add(new Column(heap.getName(), Column.Align.RIGHT)); 70 subcols.add(new Column("Total", Column.Align.RIGHT)); 72 List<Column> cols = new ArrayList<Column>(); 74 cols.add(new Column(value.getDescription())) [all...] |
/external/clang/bindings/python/tests/cindex/ |
test_diagnostics.py | 11 assert tu.diagnostics[0].location.column == 11 21 assert tu.diagnostics[0].location.column == 7 25 # assert tu.diagnostics[1].location.column == 11 33 assert tu.diagnostics[0].location.column == 26 37 assert tu.diagnostics[0].fixits[0].range.start.column == 26 39 assert tu.diagnostics[0].fixits[0].range.end.column == 30 47 assert tu.diagnostics[0].location.column == 16 52 assert tu.diagnostics[0].ranges[0].start.column == 20 54 assert tu.diagnostics[0].ranges[0].end.column == 27 70 assert d.location.column == 1 [all...] |
/external/llvm/test/CodeGen/ARM/ |
debug-info-arg.ll | 55 !20 = !DILocation(line: 11, column: 24, scope: !1) 56 !21 = !DILocation(line: 11, column: 44, scope: !1) 57 !22 = !DILocation(line: 11, column: 54, scope: !1) 58 !23 = !DILocation(line: 11, column: 64, scope: !1) 59 !24 = !DILocation(line: 11, column: 81, scope: !1) 60 !25 = !DILocation(line: 11, column: 101, scope: !1) 61 !26 = !DILocation(line: 12, column: 3, scope: !27) 62 !27 = distinct !DILexicalBlock(line: 11, column: 107, file: !2, scope: !1) 63 !28 = !DILocation(line: 13, column: 5, scope: !27) 64 !29 = !DILocation(line: 14, column: 1, scope: !27 [all...] |
/external/llvm/test/Transforms/LoopSimplify/ |
dbg-loc.ll | 71 ; CHECK-DAG: [[PREHEADER_LOC]] = !DILocation(line: 73, column: 27, scope: !{{[0-9]+}}) 72 ; CHECK-DAG: [[LOOPEXIT_LOC]] = !DILocation(line: 75, column: 9, scope: !{{[0-9]+}}) 73 ; CHECK-DAG: [[LPAD_PREHEADER_LOC]] = !DILocation(line: 85, column: 1, scope: !{{[0-9]+}}) 84 !7 = !DILocation(line: 73, column: 38, scope: !6) 85 !8 = !DILocation(line: 73, column: 13, scope: !6) 86 !9 = !DILocation(line: 73, column: 27, scope: !6) 87 !10 = !DILocation(line: 74, column: 17, scope: !6) 88 !11 = !DILocation(line: 73, column: 46, scope: !6) 89 !12 = !DILocation(line: 75, column: 9, scope: !6) 90 !13 = !DILocation(line: 85, column: 1, scope: !6 [all...] |
/external/llvm/test/Transforms/SampleProfile/ |
offset.ll | 70 !13 = !DILocation(line: 5, column: 13, scope: !4) 71 !14 = !DILocation(line: 1, column: 5, scope: !15) 72 !15 = distinct !DILexicalBlock(scope: !17, file: !16, line: 1, column: 5) 75 !18 = !DILocation(line: 1, column: 7, scope: !15) 76 !19 = !DILocation(line: 1, column: 5, scope: !17) 77 !20 = !DILocation(line: 2, column: 3, scope: !21) 78 !21 = distinct !DILexicalBlock(scope: !15, file: !16, line: 1, column: 12) 79 !22 = !DILocation(line: 4, column: 3, scope: !23) 80 !23 = distinct !DILexicalBlock(scope: !15, file: !16, line: 3, column: 8) 81 !24 = !DILocation(line: 7, column: 1, scope: !25 [all...] |
/external/llvm/test/tools/dsymutil/Inputs/ |
frame-dw2.ll | 60 !15 = !DILocation(line: 3, column: 13, scope: !4) 62 !17 = !DILocation(line: 4, column: 6, scope: !4) 63 !18 = !DILocation(line: 4, column: 12, scope: !4) 64 !19 = !DILocation(line: 4, column: 14, scope: !4) 65 !20 = !DILocation(line: 5, column: 9, scope: !4) 66 !21 = !DILocation(line: 5, column: 2, scope: !4) 68 !23 = !DILocation(line: 8, column: 13, scope: !8) 69 !24 = !DILocation(line: 9, column: 13, scope: !8) 70 !25 = !DILocation(line: 9, column: 9, scope: !8) 71 !26 = !DILocation(line: 9, column: 2, scope: !8 [all...] |
frame-dw4.ll | 60 !15 = !DILocation(line: 3, column: 13, scope: !4) 62 !17 = !DILocation(line: 4, column: 6, scope: !4) 63 !18 = !DILocation(line: 4, column: 12, scope: !4) 64 !19 = !DILocation(line: 4, column: 14, scope: !4) 65 !20 = !DILocation(line: 5, column: 9, scope: !4) 66 !21 = !DILocation(line: 5, column: 2, scope: !4) 68 !23 = !DILocation(line: 8, column: 13, scope: !8) 69 !24 = !DILocation(line: 9, column: 13, scope: !8) 70 !25 = !DILocation(line: 9, column: 9, scope: !8) 71 !26 = !DILocation(line: 9, column: 2, scope: !8 [all...] |
/external/vulkan-validation-layers/libs/glm/gtx/ |
matrix_major_storage.hpp | 34 /// @brief Build matrices with specific matrix order, row or column 96 //! Build a column major matrix from column vectors. 103 //! Build a column major matrix from other matrix. 109 //! Build a column major matrix from column vectors. 117 //! Build a column major matrix from other matrix. 123 //! Build a column major matrix from column vectors. 132 //! Build a column major matrix from other matrix [all...] |
/frameworks/base/include/androidfw/ |
CursorWindow.h | 46 * FieldSlot per column, which has the size, offset, and type of the data for that field. 104 status_t putBlob(uint32_t row, uint32_t column, const void* value, size_t size); 105 status_t putString(uint32_t row, uint32_t column, const char* value, size_t sizeIncludingNull); 106 status_t putLong(uint32_t row, uint32_t column, int64_t value); 107 status_t putDouble(uint32_t row, uint32_t column, double value); 108 status_t putNull(uint32_t row, uint32_t column); 111 * Gets the field slot at the specified row and column. 112 * Returns null if the requested row or column is not in the window. 114 FieldSlot* getFieldSlot(uint32_t row, uint32_t column); 187 status_t putBlobOrString(uint32_t row, uint32_t column, [all...] |
/external/eigen/Eigen/src/OrderingMethods/ |
Eigen_Colamd.h | 72 /* knobs [1] and stats [1]: dense column knob and output statistic. */ 114 /* Row and column status */ 118 /* Column status */ 122 /* Macros for row and column status update and checking. */ 137 // == Row and Column structures == 141 Index start ; /* index for A of first row in this column, or DEAD */ 142 /* if column is dead */ 143 Index length ; /* number of rows in this column */ 147 /* col, if the column is alive */ 148 Index parent ; /* parent in parent tree super-column structure, if * [all...] |