/external/eigen/Eigen/src/SparseLU/ |
SparseLU_panel_bmod.h | 45 * \param jcol Starting column of the panel 74 * fsupc = first supernodal column 91 VectorBlock<IndexVector> repfnz_col(repfnz, nextl_col, m); // First nonzero column index for each row 112 VectorBlock<IndexVector> repfnz_col(repfnz, nextl_col, m); // First nonzero column index for each row 113 VectorBlock<ScalarVector> dense_col(dense, nextl_col, m); // Scatter/gather entire matrix column from/to here 159 VectorBlock<IndexVector> repfnz_col(repfnz, nextl_col, m); // First nonzero column index for each row 160 VectorBlock<ScalarVector> dense_col(dense, nextl_col, m); // Scatter/gather entire matrix column from/to here 190 // Sequence through each column in the panel 194 VectorBlock<IndexVector> repfnz_col(repfnz, nextl_col, m); // First nonzero column index for each row 195 VectorBlock<ScalarVector> dense_col(dense, nextl_col, m); // Scatter/gather entire matrix column from/to her [all...] |
/external/eigen/unsupported/Eigen/src/IterativeSolvers/ |
IncompleteCholesky.h | 138 // Dropping strategies : Keep only the p largest elements per column, where p is the number of elements in the column of the original matrix. Other strategies will be added 152 VectorList listCol(n); // listCol(j) is a linked list of columns to update column j 153 ScalarType curCol(n); // Store a nonzero values in each column 154 IndexType irow(n); // Row indices of nonzero elements in each column 179 //Left-looking factorize the column j 180 // First, load the jth column into curCol 190 // Browse all previous columns that will update column j 193 int jk = firstElt(*k); // First element to use in the column 202 // Scale the current column [all...] |
/frameworks/base/docs/html/guide/topics/search/ |
adding-custom-suggestions.jd | 319 using the required column names and then add a row for each suggestion using {@link 347 <dd>A string. If your Cursor includes this column, then all suggestions are provided in a 348 two-line format. The string in this column is displayed as a second, smaller line of text below the 351 <dd>A drawable resource, content, or file URI string. If your Cursor includes this column, then 355 <dd>A drawable resource, content, or file URI string. If your Cursor includes this column, then 359 <dd>An intent action string. If this column exists and contains a value at the given row, the 364 android:searchSuggestIntentAction} and omit this column.</dd> 366 <dd>A data URI string. If this column exists and contains a value at the given row, this is the 372 android:searchSuggestIntentData} and omit this column. 375 <dd>A URI path string. If this column exists and contains a value at the given row, then "/" an [all...] |
/cts/tests/tests/widget/src/android/widget/cts/util/ |
TestUtils.java | 173 for (int column = 0; column < bitmapWidth; column++) { 174 int sourceAlpha = Color.alpha(rowPixels[column]); 175 int sourceRed = Color.red(rowPixels[column]); 176 int sourceGreen = Color.green(rowPixels[column]); 177 int sourceBlue = Color.blue(rowPixels[column]); 199 + "] but at position (" + row + "," + column + ") out of ("
|
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/ui/ |
DynamicTableModel.java | 31 * an order of COLUMN_MAJOR are traversed left to right column by column until
34 * until the end of the row is reached, then proceeding to the next column.
109 cellRect.right = tableRect.left + calculateCellSize(tableRect, TableModel.Axis.COLUMN, numElements);
133 case COLUMN:
184 int lastColumn = 0; // most recent column iterated
253 // move to the next column over:
260 // move to the top of the next column over:
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/messages/formats/ |
antlr.stg | 36 location(file, line, column) ::= "<file>:<line>:<column>:"
|
vs2005.stg | 36 location(file, line, column) ::= "<file>(<line>,<column>)"
|
/external/autotest/client/tests/cyclictest/ |
README | 28 where the first column is the thread, the second column is the loop
|
/external/autotest/tko/ |
test.cgi | 35 # get the list of tests/machines to populate the row and column header. 39 # We dont want repetitions in the table row/column headers,
|
/external/chromium-trace/catapult/tracing/tracing/ui/extras/drive/ |
comment_element.html | 16 flex-direction: column; 33 flex-direction: column;
|
/external/clang/test/Frontend/ |
source-col-map.c | 4 // Test case for the text diagnostics source column conversion crash. 13 // column index with byte index which are two totally different concepts.
|
/external/dng_sdk/source/ |
dng_misc_opcodes.h | 57 /// plane range, and row/column pitch (e.g., for mosaic images). Useful for 128 /// The column pitch (i.e., stride). A pitch of 1 means all columns. 296 /// \brief An opcode to apply a delta (i.e., offset) that varies per column. 297 /// Within a column, the same delta value is applied to all specified pixels. 312 /// Create a DeltaPerColumn opcode with the specified area and column 376 /// \brief An opcode to apply a scale factor that varies per column. Within a 377 /// column, the same scale factor is applied to all specified pixels. 390 /// Create a ScalePerColumn opcode with the specified area and column
|
/external/icu/icu4c/source/tools/toolutil/ |
pkg_genc.c | 59 write8(FileStream *out, uint8_t byte, uint32_t column); 62 write32(FileStream *out, uint32_t byte, uint32_t column); 66 write8str(FileStream *out, uint8_t byte, uint32_t column); 260 uint32_t column = MAX_COLUMN; local 320 column = write32(out, buffer[i], column); 347 uint32_t column = MAX_COLUMN; local 416 column = write8str(out, (uint8_t)buffer[i], column); 443 column = write8(out, (uint8_t)buffer[i], column) [all...] |
/external/llvm/test/CodeGen/ARM/ |
debug-info-no-frame.ll | 35 !11 = !DILocation(line: 3, column: 9, scope: !3) 36 !12 = !DILocation(line: 7, column: 5, scope: !3)
|
/external/llvm/test/DebugInfo/X86/ |
concrete_out_of_line.ll | 123 !50 = !DILocation(line: 5, column: 5, scope: !51, inlinedAt: !52) 124 !51 = distinct !DILexicalBlock(line: 4, column: 29, file: !6, scope: !31) 126 !53 = distinct !DILexicalBlock(line: 14, column: 34, file: !6, scope: !5) 127 !54 = !DILocation(line: 19, column: 3, scope: !55, inlinedAt: !56) 128 !55 = distinct !DILexicalBlock(line: 18, column: 41, file: !6, scope: !27) 129 !56 = !DILocation(line: 18, column: 41, scope: !23, inlinedAt: !52) 130 !57 = !DILocation(line: 19, column: 3, scope: !55, inlinedAt: !58) 131 !58 = !DILocation(line: 18, column: 41, scope: !23)
|
pr13303.ll | 26 !10 = !DILocation(line: 1, column: 14, scope: !11) 27 !11 = distinct !DILexicalBlock(line: 1, column: 12, file: !12, scope: !5)
|
/external/llvm/test/Linker/ |
2011-08-04-DebugLoc2.ll | 23 !6 = !DILocation(line: 1, column: 13, scope: !7) 24 !7 = distinct !DILexicalBlock(line: 1, column: 11, file: !8, scope: !1)
|
2011-08-18-unique-debug-type2.ll | 24 !10 = !DILocation(line: 1, column: 13, scope: !11) 25 !11 = distinct !DILexicalBlock(line: 1, column: 11, file: !12, scope: !5)
|
/external/llvm/test/Transforms/Inline/ |
debug-info-duplicate-calls.ll | 114 !13 = !DILocation(line: 14, column: 3, scope: !4) 115 !14 = !DILocation(line: 15, column: 1, scope: !4) 116 !15 = !DILocation(line: 11, column: 3, scope: !7) 117 !16 = !DILocation(line: 12, column: 1, scope: !7) 118 !17 = !DILocation(line: 8, column: 3, scope: !8) 119 !18 = !DILocation(line: 9, column: 1, scope: !8) 120 !19 = !DILocation(line: 5, column: 3, scope: !9) 121 !20 = !DILocation(line: 6, column: 1, scope: !9)
|
/external/llvm/test/Transforms/StripSymbols/ |
2010-08-25-crash.ll | 18 !8 = !DILocation(line: 3, column: 13, scope: !9) 19 !9 = distinct !DILexicalBlock(line: 3, column: 11, file: !10, scope: !0)
|
/frameworks/base/core/java/android/content/ |
DefaultDataHandler.java | 38 * <Col column = "name" value = "foo feebe "/> 39 * <Col column = "addr" value = "Tx"/> 51 * <col column = "name" value = "foo feebe"/> 52 * <col column = "addr" value = "Tx"/> 54 * <col column="number" value="512-514-6535"/> 57 * <col column="cell" value="512-514-6535"/> 65 * <col column= "name" value = "foo feebe"/> 66 * <col column= "addr" value = "Tx"/>
|
/frameworks/base/core/tests/coretests/src/android/widget/layout/table/ |
AddColumn.java | 30 * This test adds an extra row with an extra column in the table. 45 view.setText("Column " + (i + 1));
|
/frameworks/support/v7/appcompat/tests/src/android/support/v7/testutils/ |
TestUtils.java | 150 for (int column = 0; column < bitmapWidth; column++) { 151 int sourceAlpha = Color.alpha(rowPixels[column]); 152 int sourceRed = Color.red(rowPixels[column]); 153 int sourceGreen = Color.green(rowPixels[column]); 154 int sourceBlue = Color.blue(rowPixels[column]); 176 + "] but at position (" + row + "," + column + ") out of ("
|
/frameworks/support/v7/gridlayout/tests/res/layout/ |
fill_horizontal_test.xml | 35 android:text="column 1, with weight of 2"/> 43 android:text="column 2, with weight of 1"/>
|
height_wrap_content_test.xml | 34 android:text="column 1, with weight of 2"/> 41 android:text="column 2, with weight of 1"/>
|