HomeSort by relevance Sort by last modified time
    Searched full:column (Results 351 - 375 of 5155) sorted by null

<<11121314151617181920>>

  /sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/model/
PropertiesTableModel.java 62 public Object getValueAt(int row, int column) {
71 return column == 0 ? property.name : property.value;
80 public String getColumnName(int column) {
81 return column == 0 ? "Property" : "Value";
  /toolchain/binutils/binutils-2.25/gas/
depend.c 36 /* Current column in output file. */
37 static int column = 0; variable
153 if (column
157 < column + len))
160 column = 0;
168 ++column;
172 column += len;
177 ++column;
199 column = 0;
dwarf2dbg.h 34 unsigned int column; member in struct:dwarf2_line_info
49 (optional) COLUMN the column of the source code that the following
55 /* Implements the .loc FILENO LINENO [COLUMN] directive. FILENO is
56 the file number, LINENO the line number and the (optional) COLUMN
57 the column of the source code that the following instruction
62 If IS_LLOC is true, implements the .lloc LOGICAL [FILENO LINENO [COLUMN]]
64 (optional) COLUMN the column of the source code that the following
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/cfi/
cfi-common-4.d 11 Return address column: .*
cfi-common-7.d 11 Return address column: .*
cfi-sparc-1.d 12 Return address column: 15
cfi-sparc64-1.d 12 Return address column: 15
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/cfi/
cfi-common-4.d 11 Return address column: .*
cfi-common-7.d 11 Return address column: .*
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/
eh6.d 13 Return address column: .*
  /external/llvm/test/DebugInfo/X86/
2011-12-16-BadStructRef.ll 133 !50 = !DILocation(line: 16, column: 14, scope: !29)
135 !52 = !DILocation(line: 16, column: 27, scope: !29)
137 !54 = distinct !DILexicalBlock(line: 17, column: 1, file: !82, scope: !29)
138 !55 = !DILocation(line: 18, column: 9, scope: !54)
139 !56 = !DILocation(line: 18, column: 17, scope: !54)
140 !57 = !DILocation(line: 19, column: 5, scope: !54)
142 !59 = !DILocation(line: 13, column: 5, scope: !37)
144 !61 = !DILocation(line: 13, column: 13, scope: !37)
145 !62 = !DILocation(line: 13, column: 34, scope: !37)
147 !64 = !DILocation(line: 13, column: 5, scope: !40
    [all...]
  /external/autotest/tko/
compose_query.cgi 23 <td>Column: </td>
108 column = parse_field(form, 'columns', 'machine_group') variable
135 next_column = column
143 next_column = next_field[column]
144 condition_list.append("%s='%s'" % (column, x))
158 if (column == 'test' and
274 ## If 'status' in [row,column] then either width or height
282 test_data = frontend.get_matrix_data(db_obj, column, row, where,
283 query_reasons = ('status' in [row,column])
303 'rows': column, 'condition': condition_field
    [all...]
  /external/llvm/test/CodeGen/ARM/
2011-08-02-MergedGlobalDbg.ll 88 !12 = distinct !DILexicalBlock(line: 5, column: 19, file: !47, scope: !1)
91 !15 = distinct !DILexicalBlock(line: 8, column: 17, file: !47, scope: !6)
94 !18 = distinct !DILexicalBlock(line: 11, column: 19, file: !47, scope: !7)
97 !21 = distinct !DILexicalBlock(line: 14, column: 19, file: !47, scope: !8)
102 !29 = distinct !DILexicalBlock(line: 17, column: 19, file: !47, scope: !9)
103 !30 = !DILocation(line: 5, column: 16, scope: !1)
104 !31 = !DILocation(line: 5, column: 32, scope: !12)
105 !32 = !DILocation(line: 8, column: 14, scope: !6)
106 !33 = !DILocation(line: 8, column: 29, scope: !15)
107 !34 = !DILocation(line: 11, column: 16, scope: !7
    [all...]
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
GlobalSearchSupport.java 119 private void addColumnValue(ArrayList<Object> list, String column) {
120 if ("_id".equals(column)) {
122 } else if (SearchManager.SUGGEST_COLUMN_TEXT_1.equals(column)) {
124 } else if (SearchManager.SUGGEST_COLUMN_TEXT_2.equals(column)) {
126 } else if (SearchManager.SUGGEST_COLUMN_ICON_1.equals(column)) {
128 } else if (SearchManager.SUGGEST_COLUMN_ICON_2.equals(column)) {
130 } else if (SearchManager.SUGGEST_COLUMN_INTENT_DATA.equals(column)) {
132 } else if (SearchManager.SUGGEST_COLUMN_INTENT_DATA_ID.equals(column)) {
134 } else if (SearchManager.SUGGEST_COLUMN_SHORTCUT_ID.equals(column)) {
136 } else if (SearchManager.SUGGEST_COLUMN_INTENT_EXTRA_DATA.equals(column)) {
    [all...]
  /art/tools/ahat/src/
ObjectHandler.java 106 doc.table(new Column("Type"), new Column("Name"), new Column("Value"));
122 doc.table(new Column("Index", Column.Align.RIGHT), new Column("Value"));
145 doc.table(new Column("Type"), new Column("Name"), new Column("Value"));
166 doc.table(new Column("Object"))
    [all...]
  /external/llvm/test/DebugInfo/AArch64/
frameindices.ll 210 !47 = !DILocation(line: 13, column: 12, scope: !25)
211 !48 = !DILocation(line: 14, column: 37, scope: !25)
216 !53 = !DILocation(line: 14, column: 14, scope: !25)
217 !54 = !DILocation(line: 14, column: 5, scope: !25)
220 !57 = !DILocation(line: 15, column: 6, scope: !25)
224 !61 = !DILocation(line: 15, column: 3, scope: !25)
225 !62 = !DILocation(line: 16, column: 1, scope: !25)
226 !63 = !DILocation(line: 17, column: 12, scope: !31)
227 !64 = !DILocation(line: 17, column: 22, scope: !31)
228 !65 = !DILocation(line: 13, column: 12, scope: !25, inlinedAt: !66
    [all...]
  /external/chromium-trace/catapult/tracing/tracing/ui/analysis/
memory_dump_sub_view_util_test.html 45 function checkMemoryColumnFieldFormat(test, column, fields,
47 var value = column.formatMultipleFields(fields);
66 function checkCompareFieldsEqual(column, fieldValuesA, fieldValuesB) {
67 assert.strictEqual(column.compareFields(fieldValuesA, fieldValuesB), 0);
70 function checkCompareFieldsLess(column, fieldValuesA, fieldValuesB) {
71 assert.isBelow(column.compareFields(fieldValuesA, fieldValuesB), 0);
72 assert.isAbove(column.compareFields(fieldValuesB, fieldValuesA), 0);
75 function checkNumericMemoryColumnFieldFormat(test, column, fieldValues, unit,
77 var value = column.formatMultipleFields(
139 function checkMemoryColumn(column, expectedName, expectedTitle
    [all...]
  /developers/build/prebuilts/gradle/BasicSyncAdapter/Application/src/main/java/com/example/android/common/db/
SelectionBuilder.java 200 * <p>Map columns from a secondary table onto the current result set. References to the column
201 * specified in {@code column} will be replaced with {@code table.column} in the SQL {@code
204 * @param column Column name to join on. Must be the same in both tables.
208 public SelectionBuilder mapToTable(String column, String table) {
209 mProjectionMap.put(column, table + "." + column);
214 * Create a new column based on custom criteria (such as aggregate functions).
216 * <p>This adds a new column to the result set, based upon custom criteria in SQL format. Thi
    [all...]
  /developers/samples/android/common/src/java/com/example/android/common/db/
SelectionBuilder.java 200 * <p>Map columns from a secondary table onto the current result set. References to the column
201 * specified in {@code column} will be replaced with {@code table.column} in the SQL {@code
204 * @param column Column name to join on. Must be the same in both tables.
208 public SelectionBuilder mapToTable(String column, String table) {
209 mProjectionMap.put(column, table + "." + column);
214 * Create a new column based on custom criteria (such as aggregate functions).
216 * <p>This adds a new column to the result set, based upon custom criteria in SQL format. Thi
    [all...]
  /development/samples/browseable/BasicSyncAdapter/src/com.example.android.common/db/
SelectionBuilder.java 200 * <p>Map columns from a secondary table onto the current result set. References to the column
201 * specified in {@code column} will be replaced with {@code table.column} in the SQL {@code
204 * @param column Column name to join on. Must be the same in both tables.
208 public SelectionBuilder mapToTable(String column, String table) {
209 mProjectionMap.put(column, table + "." + column);
214 * Create a new column based on custom criteria (such as aggregate functions).
216 * <p>This adds a new column to the result set, based upon custom criteria in SQL format. Thi
    [all...]
  /frameworks/base/core/java/android/database/
DatabaseUtils.java 551 // assume that if the getString threw this exception then the column is not
575 // assume that if the getString threw this exception then the column is not
828 * first column of the first row.
841 * first column of the first row.
850 * first column of the first row.
863 * first column of the first row.
872 * first column of the first row.
    [all...]
  /external/ceres-solver/internal/ceres/
compressed_col_sparse_matrix_utils.h 41 // matrix and return it in compressed column form. The compressed
42 // column form is stored in two vectors block_rows, and block_cols,
43 // which correspond to the row and column arrays in a compressed
44 // column sparse matrix.
47 // and column block j, then it is expected that A contains at least
68 // Where R is an upper triangular compressed column sparse matrix.
89 // Where R is an upper triangular compressed column sparse matrix.
106 // Given a upper triangular matrix R in compressed column form, solve
  /external/chromium-trace/catapult/tracing/tracing/model/source_info/
js_source_info.html 14 function JSSourceInfo(file, line, column, isNative, scriptId, state) {
15 tr.model.source_info.SourceInfo.call(this, file, line, column);
  /external/chromium-trace/catapult/tracing/tracing/ui/extras/chrome/cc/
layer_view.css 7 -webkit-flex-direction: column;
17 -webkit-flex-direction: column;
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_stacktrace_printer.cc 72 buffer->append("%d", info.column);
86 RenderSourceLocation(buffer, info.file, info.line, info.column, vs_style,
92 RenderSourceLocation(buffer, info.file, info.line, info.column,
120 int line, int column, bool vs_style,
124 if (column > 0)
125 buffer->append(",%d", column);
133 if (column > 0)
134 buffer->append(":%d", column);

Completed in 1176 milliseconds

<<11121314151617181920>>