HomeSort by relevance Sort by last modified time
    Searched refs:column (Results 976 - 1000 of 1202) sorted by null

<<31323334353637383940>>

  /frameworks/support/v7/gridlayout/src/android/support/v7/widget/
GridLayout.java 63 * <h4>Row and Column Specs</h4>
77 * If a child does not specify the row and column indices of the cell it
115 * Multiple components in the same row or column group are
118 * within it are flexible. Row and column groups that sit either side of a common boundary
122 * To make a column stretch, make sure all of the components inside it define a
123 * weight or a gravity. To prevent a column from stretching, ensure that one of the components
124 * in the column does not define a weight or a gravity.
139 * view was alone in a column, that column would itself collapse to zero width if and only if
312 * To control the 'direction' in which default row/column indices are generate
2046 int column = a.getInt(COLUMN, DEFAULT_COLUMN); local
    [all...]
  /prebuilts/tools/common/m2/repository/xom/xom/1.0/
xom-1.0.jar 
  /external/bison/src/
scan-code.c 299 int yy_bs_column; /**< The column count. */
    [all...]
scan-gram.c 299 int yy_bs_column; /**< The column count. */
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/inspector/
InjectedScriptSource.js     [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/console/
ConsoleView.js 810 message = new WebInspector.ConsoleMessage(target, WebInspector.ConsoleMessage.MessageSource.JS, level, exceptionDetails.text, WebInspector.ConsoleMessage.MessageType.Result, exceptionDetails.url, exceptionDetails.line, exceptionDetails.column, undefined, [WebInspector.UIString("Uncaught" (…)
    [all...]
  /external/deqp/modules/gles31/functional/
es31fUniformLocationTests.cpp 141 buff << glu::TypeAccessFormat(type, glu::SubTypeAccess(type).column(0).component(0).getPath());
    [all...]
  /libcore/luni/src/main/native/
org_apache_harmony_xml_ExpatParser.cpp     [all...]
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
ContactsDatabaseHelper.java 280 * Adds the "group_member_count column" to the query, which will be null if a group has
    [all...]
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-api/22.5.1/
lint-api-22.5.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-api/22.5.3/
lint-api-22.5.3.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-api/22.7.0/
lint-api-22.7.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-api/22.7.1/
lint-api-22.7.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-api/22.7.3/
lint-api-22.7.3.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-api/22.8.0/
lint-api-22.8.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-api/22.9.2/
lint-api-22.9.2.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-api/23.0.1/
lint-api-23.0.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-api/23.0.2/
lint-api-23.0.2.jar 
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/glapi/
glapitable.h 402 void (GLAPIENTRYP GetSeparableFilter)(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span); /* 359 */
403 void (GLAPIENTRYP SeparableFilter2D)(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * row, const GLvoid * column); /* 360 */
    [all...]
  /external/clang/lib/CodeGen/
CGDebugInfo.cpp 289 /// getColumnNumber - Get column number for the location.
291 // We may not want column information at all.
295 // If the location is invalid then use the current column.
2950 unsigned column = getColumnNumber(loc); local
    [all...]
  /external/valgrind/main/coregrind/m_debuginfo/
readdwarf.c 203 UInt column; member in struct:__anon16155
293 state_machine_regs.column = 0;
814 state_machine_regs.column = adv;
816 VG_(printf)(" Set column to %ld\n", adv);
    [all...]
  /prebuilts/sdk/9/
android.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench.texteditor_3.6.1.r361_v20100714-0800.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar 

Completed in 302 milliseconds

<<31323334353637383940>>