HomeSort by relevance Sort by last modified time
    Searched refs:column (Results 501 - 525 of 962) sorted by null

<<21222324252627282930>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
tabbedpages.py 327 self.frame.grid(row=0, column=0, sticky=NSEW)
338 self.frame.grid(row=0, column=0, sticky=NSEW)
399 self.pages_frame.grid(row=1, column=0, sticky=NSEW)
411 self._tab_set.grid(row=0, column=0, sticky=NSEW)
  /cts/tests/tests/provider/src/android/provider/cts/
ContactsContract_TestDataBuilder.java 172 String column = entry.getKey(); local
179 selection.append(column);
239 assertTrue("No such column: " + columnName +
  /external/chromium/chrome/browser/resources/net_internals/
util.js 170 * Adds a column to the current row, setting its value to cellText.
186 * Adds a header row, if not already present, and adds a new column to it,
234 // Figure out the maximum width of each column.
282 // Pad the cell with spaces to make it fit the maximum column width.
  /external/chromium/testing/gmock/scripts/
gmock_doctor.py 132 _CLANG_FILE_LINE_RE = r'(?P<file>.*):(?P<line>\d+):(?P<column>\d+):\s+'
134 r'(?P<file>.*[/\\^](?!gmock-)[^/\\]+):(?P<line>\d+):(?P<column>\d+):\s+')
473 r'(?P=file):(?P=line):(?P=column): error: '
506 r'(?P=file):(?P=line):(?P=column): error: too few arguments '
  /external/chromium_org/third_party/WebKit/Source/core/inspector/
ConsoleMessage.cpp 64 ConsoleMessage::ConsoleMessage(bool canGenerateCallStack, MessageSource source, MessageType type, MessageLevel level, const String& message, const String& url, unsigned line, unsigned column, ScriptState* state, unsigned long requestIdentifier)
71 , m_column(column)
  /external/chromium_org/v8/test/mjsunit/
debug-backtrace.js 30 // testing of source line/column easier.
168 assertEquals(3, frame.column);
182 assertEquals(3, frame.column);
198 assertEquals(6, frame.column);
  /external/guava/guava/src/com/google/common/collect/
StandardTable.java 43 * column key / value secondary maps. This class provides rapid access to
44 * records by the row key alone or by both keys, but not by just the column key.
46 * <p>The views returned by {@link #column}, {@link #columnKeySet()}, and {@link
51 * <p>Lookups by row key are often faster than lookups by column key, because
53 * column(columnKey).get(rowKey)} still runs quickly, since the row key is
54 * provided. However, {@code column(columnKey).size()} takes longer, since an
200 private Map<R, V> removeColumn(Object column) {
206 V value = entry.getValue().remove(column);
222 /** Remove a row key / column key / value mapping, if present. */
269 * <p>Each cell is an immutable snapshot of a row key / column key / valu
    [all...]
  /external/jsilver/src/com/google/clearsilver/jsilver/autoescape/
AutoEscapeContext.java 157 * @param column column number within line.
159 public void setCurrentPosition(int line, int column) {
161 htmlParser.setColumnNumber(column);
179 * Returns the current column number within the resource being auto escaped.
270 // ParseException displays the proper position, so do not store line and column
  /external/jsilver/src/com/google/clearsilver/jsilver/syntax/
AutoEscaper.java 174 int column = autoEscapeContext.getColumnNumber(); local
194 + ifEndState + " and " + elseEndState, templateName, line, column);
  /external/v8/test/mjsunit/
debug-backtrace.js 30 // testing of source line/column easier.
168 assertEquals(3, frame.column);
182 assertEquals(3, frame.column);
198 assertEquals(6, frame.column);
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
omxVCM4P2_PredictReconCoefIntra_s.s 33 ; * [in] pPredBufCol pointer to the coefficient column buffer; must be
52 ; * [out] pPredBufCol pointer to the updated coefficient column buffer
148 LDRNESH absCoeffDC,[pPredBufCol] ;// If horizontal load the coeff from column Prediction Buffer
  /prebuilts/devtools/tools/lib/
lint.jar 
ninepatch.jar 
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/
UiFlagAttributeNode.java 244 final TableColumn column = new TableColumn(mTable, SWT.NONE); local
278 // Add a listener that will resize the column to the full width of the table
279 // so that only one column appears in the table even if the dialog is resized.
284 column.setWidth(r.width);
  /external/chromium_org/v8/src/
debug-debugger.js 259 // column.
336 ScriptBreakPoint.prototype.column = function() {
350 ScriptBreakPoint.prototype.update_positions = function(line, column) {
352 this.column_ = column;
425 var column = this.column();
427 // If the column is undefined the break is on the line. To help locate the
428 // first piece of breakable code on the line try to find the column on the
430 if (IS_UNDEFINED(column)) {
438 // Fill cache if needed and get column where the actual source starts
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/css/
mediaControls.css 42 -webkit-flex-direction: column;
364 -webkit-flex-flow: column;
365 -webkit-flex-direction: column;
  /external/libvpx/libvpx/vp8/common/x86/
variance_impl_sse2.asm 742 paddw xmm6, xmm5 ; xmm6 += accumulated column differences
744 paddd xmm7, xmm5 ; xmm7 += accumulated square column differences
862 paddw xmm6, xmm5 ; xmm6 += accumulated column differences
866 paddd xmm7, xmm5 ; xmm7 += accumulated square column differences
    [all...]
  /external/protobuf/src/google/protobuf/
text_format.cc 206 ReportError(tokenizer_.current().line, tokenizer_.current().column,
213 ReportWarning(tokenizer_.current().line, tokenizer_.current().column,
621 virtual void AddError(int line, int column, const string& message) {
622 parser_->ReportError(line, column, message);
625 virtual void AddWarning(int line, int column, const string& message) {
626 parser_->ReportWarning(line, column, message);
    [all...]
  /packages/providers/TelephonyProvider/src/com/android/providers/telephony/
TelephonyProvider.java 204 // This change adds a new authtype column to the database.
205 // The auth type column can have 4 values: 0 (None), 1 (PAP), 2 (CHAP)
215 " ADD COLUMN authtype INTEGER DEFAULT -1;");
222 " ADD COLUMN protocol TEXT DEFAULT IP;");
224 " ADD COLUMN roaming_protocol TEXT DEFAULT IP;");
230 " ADD COLUMN carrier_enabled BOOLEAN DEFAULT 1;");
232 " ADD COLUMN bearer INTEGER DEFAULT 0;");
239 " ADD COLUMN mvno_type TEXT DEFAULT '';");
241 " ADD COLUMN mvno_match_data TEXT DEFAULT '';");
448 for (String column : projectionIn)
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/draw9patch/graphics/
NinePatchedImage.java 271 // left column
275 // right column
687 int[] column = new int[r.width]; local
690 GraphicsUtilities.getHorizontalPixels(data, r.x, r.y, r.width, column);
695 if (!Arrays.equals(column, sample)) {
703 int[] column = new int[r.height]; local
705 GraphicsUtilities.getVerticalPixels(data, r.x, r.y, r.height, column);
710 if (!Arrays.equals(column, sample)) {
  /external/blktrace/btt/doc/
btt.tex 488 points are presented with the first column (X values) being the time
489 (in seconds), and the second column (Y values) providing an on/off
564 The first column (X values) is the various IO sizes, and the second
565 column (Y values) represents the number of IOs of that size.
683 In both cases, the first column (X values) represent runtime (seconds),
684 while the second column (Y values) shows the actual latency for a
721 the start of the run) in column 1 (X values); and the difference in
722 sectors from the previous IO in column 2 (Y values). Here is a snippet
768 first column will contain a time value (seconds), and the second column
    [all...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
parser_unittest.cc 69 void AddError(int line, int column, const string& message) {
71 line, column, message);
89 int line, column; local
90 source_locations_.Find(descriptor, location, &line, &column);
91 wrapped_collector_->AddError(line, column, message);
1668 int column = 0; local
    [all...]
  /external/javasqlite/src/main/java/SQLite/JDBC2z/
JDBCDatabaseMetaData.java 638 h.put(rs0.tr.column[i], Integer.valueOf(i)); // android-changed
769 h0.put(rs0.tr.column[i], Integer.valueOf(i)); // android-changed
773 h1.put(rs1.tr.column[i], Integer.valueOf(i)); // android-changed
800 h2.put(rs2.tr.column[k], Integer.valueOf(k)); // android-changed
892 h0.put(rs0.tr.column[i], Integer.valueOf(i)); // android-changed
919 h1.put(rs1.tr.column[k], Integer.valueOf(k)); // android-changed
952 h0.put(rs0.tr.column[i], Integer.valueOf(i)); // android-changed
985 h0.put(in.tr.column[i], Integer.valueOf(i)); // android-changed
    [all...]
  /external/chromium_org/third_party/angle_dx11/src/compiler/
Intermediate.cpp     [all...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
text_format.cc 282 ReportError(tokenizer_.current().line, tokenizer_.current().column,
289 ReportWarning(tokenizer_.current().line, tokenizer_.current().column,
317 int start_column = tokenizer_.current().column;
884 virtual void AddError(int line, int column, const string& message) {
885 parser_->ReportError(line, column, message);
888 virtual void AddWarning(int line, int column, const string& message) {
889 parser_->ReportWarning(line, column, message);
    [all...]

Completed in 731 milliseconds

<<21222324252627282930>>