/packages/apps/Gallery2/src/com/android/photos/views/ |
GalleryThumbnailView.java | 720 * The column this view is occupying 722 int column; field in class:GalleryThumbnailView.LayoutParams
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/json/ |
__init__.py | 98 Expecting property name enclosed in double quotes: line 1 column 3 (char 2)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/json/ |
__init__.py | 98 Expecting property name enclosed in double quotes: line 1 column 3 (char 2)
|
/prebuilts/sdk/17/ |
android.jar | |
/external/bison/src/ |
scan-code.l | 616 sym_loc.start.column += 1;
|
/external/chromium_org/chrome/browser/resources/chromeos/login/ |
screen_supervised_user_creation.css | 189 flex-direction: column;
|
/external/chromium_org/content/shell/renderer/test_runner/ |
web_ax_object_proxy.cc | 54 return result.append("Column"); [all...] |
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/console/ |
ConsoleViewMessage.js | 202 this._anchorElement = this._linkifyScriptId(consoleMessage.scriptId, consoleMessage.url || "", consoleMessage.line, consoleMessage.column); 209 this._anchorElement = this._linkifyLocation(consoleMessage.url, consoleMessage.line, consoleMessage.column); 267 // FIXME(62725): stack trace line/column numbers are one-based. 306 // FIXME(62725): stack trace line/column numbers are one-based. [all...] |
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
responsiveDesignView.css | 149 flex-direction: column;
|
/external/chromium_org/third_party/mesa/src/src/glsl/ |
ast_function.cpp | 854 * Generate assignment of a portion of a vector to a portion of a matrix column 857 * \param column Column of destination to be assiged 858 * \param row_base First component of the destination column to be assigned 866 assign_to_matrix_column(ir_variable *var, unsigned column, unsigned row_base, 870 ir_constant *col_idx = new(mem_ctx) ir_constant(column); 877 * that are to be assigned to the column of the matrix. 957 /* Assign the temporary vector to each column of the destination matrix 960 * get assigned into the column at all (i.e., when the matrix has more 999 * (column i, row j) in the result that has a correspondin [all...] |
/external/chromium_org/third_party/mesa/src/src/mapi/glapi/tests/ |
check_table.cpp | [all...] |
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/ |
cpp_unittest.cc | 90 void AddError(const string& filename, int line, int column, 93 filename, line, column, message); [all...] |
/external/chromium_org/v8/test/mjsunit/harmony/ |
debug-blockscopes.js | 30 // testing of source line/column easier.
|
/external/chromium_org/v8/tools/ |
SourceMap.js | 180 this._parseMap(section.map, section.offset.line, section.offset.column);
|
/external/mesa3d/src/glsl/ |
ast_function.cpp | 854 * Generate assignment of a portion of a vector to a portion of a matrix column 857 * \param column Column of destination to be assiged 858 * \param row_base First component of the destination column to be assigned 866 assign_to_matrix_column(ir_variable *var, unsigned column, unsigned row_base, 870 ir_constant *col_idx = new(mem_ctx) ir_constant(column); 877 * that are to be assigned to the column of the matrix. 957 /* Assign the temporary vector to each column of the destination matrix 960 * get assigned into the column at all (i.e., when the matrix has more 999 * (column i, row j) in the result that has a correspondin [all...] |
/external/mesa3d/src/mapi/glapi/tests/ |
check_table.cpp | [all...] |
/external/opencv/cv/src/ |
cvhough.cpp | 207 #define _POINT(row, column)\ 208 (image_src[(row)*step+(column)]) 791 "The destination matrix should be continuous and have a single row or a single column" ); [all...] |
/external/protobuf/src/google/protobuf/compiler/cpp/ |
cpp_unittest.cc | 86 void AddError(const string& filename, int line, int column, 89 filename, line, column, message); [all...] |
/packages/apps/Exchange/src/com/android/exchange/eas/ |
EasSyncCalendar.java | 76 /** The column used to track the timezone of the event. */ 82 /** The column used to track the Event version sequence number. */ 338 * @param column The name of the column in cv to get. 341 private static int getInt(final ContentValues cv, final String column) { 342 final Integer i = cv.getAsInteger(column); [all...] |
/packages/apps/Launcher2/src/com/android/launcher2/ |
LauncherProvider.java | 444 // upgrade 1,2 -> 3 added appWidgetId column 447 // Insert new column for holding appWidgetIds 449 "ADD COLUMN appWidgetId INTEGER NOT NULL DEFAULT -1;"); 534 // Add userId column 556 // Insert new column for holding user serial number 558 "ADD COLUMN profileId INTEGER DEFAULT " [all...] |
/prebuilts/eclipse/maven/apache-maven-3.2.1/lib/ |
maven-settings-builder-3.2.1.jar | |
/prebuilts/sdk/current/support/v7/gridlayout/libs/ |
android-support-v7-gridlayout.jar | |
/prebuilts/tools/common/m2/repository/com/thoughtworks/qdox/qdox/1.12/ |
qdox-1.12.jar | |
/sdk/testapps/gridlayoutTest/v7-gridlayout/libs/ |
android-support-v7-gridlayout.jar | |
/external/robolectric/lib/main/ |
android.jar | |