Searched refs:columns (Results 101 - 114 of 114) sorted by relevance

12345

/external/doclava/res/assets/templates/assets/
H A Ddoclava-developer-docs.css926 .columns td {
/external/sqlite/dist/orig/
H A Dshell.c446 #define MODE_Column 1 /* One record per line in neat columns */
941 ** the result columns, comma-separated, on a line and then add a
944 ** If the number of columns is 1 and that column contains text "--"
1101 ** any result rows/columns depending on the current mode
1174 char **azCols = (char **)pData; /* Names of result columns */
1411 " column Left-aligned columns. (See .width)\n"
1730 int nCol; /* Number of columns in the table */
1736 char **azCol; /* zLine[] broken up into columns */
1763 if( nCol==0 ) return 0; /* no columns, no error */
1819 "Error: %s line %d: expected %d columns o
[all...]
/external/sqlite/dist/
H A Dshell.c451 #define MODE_Column 1 /* One record per line in neat columns */
946 ** the result columns, comma-separated, on a line and then add a
949 ** If the number of columns is 1 and that column contains text "--"
1106 ** any result rows/columns depending on the current mode
1179 char **azCols = (char **)pData; /* Names of result columns */
1416 " column Left-aligned columns. (See .width)\n"
1749 int nCol; /* Number of columns in the table */
1755 char **azCol; /* zLine[] broken up into columns */
1782 if( nCol==0 ) return 0; /* no columns, no error */
1838 "Error: %s line %d: expected %d columns o
[all...]
/external/libvpx/vp8/common/ppc/
H A Dloopfilter_filters_altivec.asm218 ;# We read 8 columns of data, initially in the following pattern:
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
H A Dperformanceui.jarMETA-INF/MANIFEST.MF .project about.html plugin.xml build.properties images/FAIL ...
/external/webkit/Source/WebCore/accessibility/mac/
H A DAccessibilityObjectWrapper.mm1584 // The tree's (AXOutline) children are supposed to be its rows and columns.
1585 // The ARIA spec doesn't have columns, so we just need rows.
1823 // TODO: distinguish between visible and non-visible columns
1826 return convertToNSArray(static_cast<AccessibilityTable*>(m_object)->columns());
1908 // TreeRoles do not support columns, but Mac AX expects to be able to ask about columns at the least.
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
H A DFlexAntTasks.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/adobe/ com/adobe/ac/ com/adobe/ac/ant/ ...
/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...

Completed in 249 milliseconds

12345