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

1 2 3 4 5 6 7 891011>>

  /external/webrtc/tools/python_charts/webrtc/
data_helper.py 45 API. The frame_number column is always present and one column per data
69 column and one column of the specified field_name column per data
113 """ Creates a list of column names, ordered alphabetically except for the
114 frame_number column which always will be the first column.
117 table_description: A dictionary of column definitions as defined by the
120 A list of column names, where frame_number is the first and th
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
LintList.java 220 // Add all available size to the first column
222 TreeColumn column = mTree.getColumn(i); local
223 availableWidth -= column.getWidth();
427 LintColumnLabelProvider(LintColumn column) {
428 mColumn = column;
616 // ---- Column Persistence ----
622 // omitting the location column etc
631 LintColumn column = (LintColumn) treeColumn.getData(KEY_COLUMN); local
634 int width = getColumnWidth(column, mTreePainted);
636 columns[positions[i]] = column;
652 LintColumn column = columns[i]; local
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/cfi/
cfi-common-3.d 11 Return address column: .*
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/cfi/
cfi-common-3.d 11 Return address column: .*
  /external/llvm/test/Transforms/SampleProfile/
remarks.ll 138 !11 = distinct !DILexicalBlock(scope: !4, file: !1, line: 5, column: 3)
146 !19 = !DILocation(line: 4, column: 3, scope: !4)
148 !21 = !DILocation(line: 4, column: 17, scope: !4)
153 !26 = !DILocation(line: 5, column: 8, scope: !11)
154 !27 = !DILocation(line: 5, column: 12, scope: !11)
157 !30 = !DILocation(line: 5, column: 19, scope: !31)
160 !33 = distinct !DILexicalBlock(scope: !11, file: !1, line: 5, column: 3)
161 !34 = !DILocation(line: 5, column: 21, scope: !33)
162 !35 = !DILocation(line: 5, column: 3, scope: !11)
163 !36 = !DILocation(line: 5, column: 3, scope: !37
    [all...]
  /art/tools/ahat/src/
HtmlDoc.java 28 private Column[] mCurrentTableColumns;
81 public void table(Column... columns) {
93 // column is very wide.
98 public void table(DocString description, List<Column> subcols, List<Column> cols) {
99 mCurrentTableColumns = new Column[subcols.size() + cols.size()];
101 for (Column col : subcols) {
105 for (Column col : cols) {
116 // Align the last column header to the left so it can still be seen if
117 // the last column is very wide
    [all...]
  /external/bison/examples/calc++/
position.hh 68 , column (c)
80 column = c;
83 /** \name Line and Column related manipulators
88 column = 1u;
92 /// (column related) Advance to the COUNT next columns.
95 column = std::max (1u, column + count);
103 /// Current column number.
104 unsigned int column; member in class:yy::position
142 && pos1.column == pos2.colum
    [all...]
  /external/chromium-trace/catapult/perf_insights/perf_insights/ui/
caching_column.html 15 // Creates a column which computes a value from all the data contained in a
21 // array of data and returns the value for the column.
22 // You can set other properties of the column, like |width|, |colSpan|,
  /external/libopus/silk/fixed/
corrMatrix_FIX.c 52 ptr1 = &x[ order - 1 ]; /* Points to first sample of column 0 of X: X[:,0] */
63 ptr1--; /* Go to next column of X */
69 ptr1--; /* Go to next column of X */
96 /* Calculate energy of first column (0) of X: X[:,0]'*X[:,0] */
110 ptr1 = &x[ order - 1 ]; /* First sample of column 0 of X */
117 ptr2 = &x[ order - 2 ]; /* First sample of column 1 of X */
122 /* Inner product of column 0 and column lag: X[:,0]'*X[:,lag] */
136 ptr2--; /* Update pointer to first sample of next column (lag) in X */
140 /* Inner product of column 0 and column lag: X[:,0]'*X[:,lag] *
    [all...]
  /external/llvm/test/Assembler/
dilexicalblock.ll 11 ; CHECK: !3 = !DILexicalBlock(scope: !1, file: !2, line: 7, column: 35)
12 !3 = !DILexicalBlock(scope: !1, file: !2, line: 7, column: 35)
16 !5 = !DILexicalBlock(scope: !1, file: null, line: 0, column: 0)
  /external/llvm/test/DebugInfo/Generic/
2010-01-05-DbgScope.ll 14 !0 = !DILocation(line: 571, column: 3, scope: !1)
15 !1 = distinct !DILexicalBlock(line: 1, column: 1, file: !11, scope: !2)
21 !10 = !DILocation(line: 588, column: 1, scope: !2)
  /external/llvm/test/Linker/Inputs/
only-needed-debug-metadata.ll 25 !10 = !DILocation(line: 6, column: 7, scope: !4)
26 !11 = !DILocation(line: 6, column: 3, scope: !4)
27 !12 = !DILocation(line: 7, column: 1, scope: !4)
  /external/llvm/test/Transforms/InstCombine/
debug-line.ll 23 !5 = !DILocation(line: 5, column: 2, scope: !6)
24 !6 = distinct !DILexicalBlock(line: 4, column: 12, file: !8, scope: !0)
25 !7 = !DILocation(line: 6, column: 1, scope: !6)
  /external/llvm/test/Transforms/SimplifyCFG/
trap-debugloc.ll 19 !5 = !DILocation(line: 4, column: 2, scope: !6)
20 !6 = distinct !DILexicalBlock(line: 3, column: 12, file: !8, scope: !0)
21 !7 = !DILocation(line: 5, column: 1, scope: !6)
  /external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
eventhistory.ui 16 <item row="0" column="0" colspan="2" >
32 <item row="1" column="0" >
45 <item row="1" column="1" >
  /packages/apps/Messaging/build/
process_style_output.py 26 PATTERN = re.compile(r"(?P<file>[^:]+):(?P<line>\d+)(?P<column>:\d+)?:\s(?P<message>.*)")
37 print " " + filename + ':' + match.group("line") + (match.group("column") if match.group("column") else "")
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
PhoneLookupWithStarPrefix.java 84 for (int column = 0; column < cursor.getColumnCount(); column++) {
85 b.add(cursor.getColumnName(column), cursorValue(cursor, column));
134 private static Object cursorValue(Cursor cursor, int column) {
135 switch(cursor.getType(column)) {
137 return cursor.getBlob(column);
139 return cursor.getInt(column);
141 return cursor.getFloat(column);
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib2to3/pgen2/
driver.py 44 column = 0
49 if start != (lineno, column):
50 assert (lineno, column) <= start, ((lineno, column), start)
55 column = 0
56 if column < s_column:
57 prefix += line_text[column:s_column]
58 column = s_column
61 lineno, column = end
64 column =
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/lib2to3/pgen2/
driver.py 44 column = 0
49 if start != (lineno, column):
50 assert (lineno, column) <= start, ((lineno, column), start)
55 column = 0
56 if column < s_column:
57 prefix += line_text[column:s_column]
58 column = s_column
61 lineno, column = end
64 column =
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/pgen2/
driver.py 44 column = 0
49 if start != (lineno, column):
50 assert (lineno, column) <= start, ((lineno, column), start)
55 column = 0
56 if column < s_column:
57 prefix += line_text[column:s_column]
58 column = s_column
61 lineno, column = end
64 column =
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/pgen2/
driver.py 44 column = 0
49 if start != (lineno, column):
50 assert (lineno, column) <= start, ((lineno, column), start)
55 column = 0
56 if column < s_column:
57 prefix += line_text[column:s_column]
58 column = s_column
61 lineno, column = end
64 column =
    [all...]
  /external/llvm/test/CodeGen/PowerPC/
pr24546.ll 91 !32 = !DILocation(line: 21, column: 32, scope: !33)
92 !33 = distinct !DILexicalBlock(scope: !6, file: !1, line: 21, column: 6)
93 !34 = !DILocation(line: 22, column: 15, scope: !35)
94 !35 = distinct !DILexicalBlock(scope: !33, file: !1, line: 21, column: 67)
95 !36 = !DILocation(line: 8, column: 16, scope: !37, inlinedAt: !38)
96 !37 = distinct !DILexicalBlock(scope: !18, file: !1, line: 8, column: 6)
97 !38 = distinct !DILocation(line: 23, column: 8, scope: !35)
98 !39 = !DILocation(line: 9, column: 10, scope: !40, inlinedAt: !38)
99 !40 = distinct !DILexicalBlock(scope: !37, file: !1, line: 8, column: 31)
100 !41 = !DILocation(line: 9, column: 3, scope: !40, inlinedAt: !38
    [all...]
  /external/llvm/test/JitListener/
multiple.ll 145 !17 = !DILocation(line: 1, column: 13, scope: !4)
146 !18 = !DILocation(line: 2, column: 10, scope: !4)
147 !19 = !DILocation(line: 2, column: 3, scope: !4)
149 !21 = !DILocation(line: 5, column: 13, scope: !9)
150 !22 = !DILocation(line: 6, column: 7, scope: !23)
151 !23 = distinct !DILexicalBlock(line: 6, column: 7, file: !1, scope: !9)
152 !24 = !DILocation(line: 6, column: 7, scope: !9)
153 !25 = !DILocation(line: 7, column: 5, scope: !26)
154 !26 = distinct !DILexicalBlock(line: 6, column: 15, file: !1, scope: !23)
155 !27 = !DILocation(line: 9, column: 14, scope: !9
    [all...]
  /external/guava/guava/src/com/google/common/collect/
ArrayTable.java 42 * <p>The allowed row and column keys must be supplied when the table is
43 * created. The table always contains a mapping for every row key / column pair.
44 * The value corresponding to a given row and column is null unless another
48 * keys and the number of supplied column keys. The {@code remove} and {@code
52 * <p>The ordering of the row and column keys provided when the table is
61 * <p>Null row keys or column keys are not permitted.
64 * where the array indices correspond to the position of a row or column in the
92 * @param columnKeys column keys that may be stored in the generated table
104 * iterable, to specify the allowed row keys and/or column keys. Note that
113 * separate mapping with column key {@code c}, the returned table contains
    [all...]
  /external/eigen/unsupported/Eigen/src/Polynomials/
Companion.h 105 * \returns true if the row and the column, having colNorm and rowNorm
108 * the column and the row in order to balance them.
114 * \returns true if the row and the column, having colNorm and rowNorm
117 * the column and the row in order to balance them.
127 * A matrix with non zero row and non zero column is balanced
128 * for a certain norm if the i-th row and the i-th column
152 // and the balancing coefficient for the column is \f$ 2^{\sigma} \f$
192 * Set the norm of the column and the row to the geometric mean
193 * of the row and column norm
225 //First row, first column excluding the diagona
    [all...]

Completed in 951 milliseconds

1 2 3 4 5 6 7 891011>>