Home
last modified time | relevance | path

Searched defs:colWidth (Results 1 – 3 of 3) sorted by relevance

/external/sqlite/dist/orig/
Dshell.c7905 int colWidth[100]; /* Column widths prior to ".explain on" */ member
7947 int colWidth[100]; /* Requested width of each column when in column mode*/ member
8609 const int *colWidth; in shell_callback() local
/external/sqlite/dist/
Dshell.c7911 int colWidth[100]; /* Column widths prior to ".explain on" */ member
7953 int colWidth[100]; /* Requested width of each column when in column mode*/ member
8615 const int *colWidth; in shell_callback() local
/external/deqp/modules/gles31/functional/
Des31fGeometryShaderTests.cpp839 const float colWidth = 2.0f / (float)m_patternMaxEmitCount; in shadePrimitives() local