/build/core/ |
config.mk | 347 # Don't use column under Windows, cygwin or not 349 COLUMN:= cat 351 COLUMN:= column
|
main.mk | [all...] |
/external/chromium_org/third_party/sqlite/src/test/ |
boundary4.tcl | 243 maketest 3.2 {ALTER TABLE t1 ADD COLUMN z; UPDATE t1 SET z=zeroblob(600)} {}
|
/sdk/testapps/gridlayoutTest/v7-gridlayout/libs/ |
android-support-v7-gridlayout.jar | |
/frameworks/base/core/java/android/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 108 * its row and column groups (which are typically set by setting the 114 * Multiple components in the same row or column group are 117 * within it are flexible. Row and column groups that sit either side of a common boundary 121 * To make a column stretch, make sure all of the components inside it define a 122 * gravity. To prevent a column from stretching, ensure that one of the components 123 * in the column does not define a gravity. 134 * view was alone in a column, that column would itself collapse to zero width if and only i 2025 int column = a.getInt(COLUMN, DEFAULT_COLUMN); local [all...] |
/frameworks/support/v7/gridlayout/src/android/support/v7/widget/ |
GridLayout.java | 64 * <h4>Row and Column Specs</h4> 78 * If a child does not specify the row and column indices of the cell it 109 * its row and column groups (which are typically set by setting the 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 * gravity. To prevent a column from stretching, ensure that one of the components 124 * in the column does not define a gravity. 135 * view was alone in a column, that column would itself collapse to zero width if and only i 1908 int column = a.getInt(COLUMN, DEFAULT_COLUMN); local [all...] |
/external/eigen/blas/testing/ |
cblat2.f | [all...] |
dblat2.f | [all...] |
dblat3.f | [all...] |
sblat2.f | [all...] |
sblat3.f | [all...] |
zblat2.f | [all...] |
cblat3.f | [all...] |
zblat3.f | [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/ |
Tix.py | 1 # -*-mode: python; fill-column: 75; tab-width: 8; coding: iso-latin-1-unix -*- 52 COLUMN = 'column' [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/ |
Tix.py | 1 # -*-mode: python; fill-column: 75; tab-width: 8; coding: iso-latin-1-unix -*- 52 COLUMN = 'column' [all...] |
/external/robolectric/lib/main/ |
h2-1.2.147.jar | |
/build/tools/droiddoc/templates-sac/assets/js/ |
android_3p-bundle.js | 637 // to move us to the next column, where columns occur at factors of [all...] |
/build/tools/droiddoc/templates-sdk/assets/js/ |
android_3p-bundle.js | 637 // to move us to the next column, where columns occur at factors of [all...] |