Searched refs:nColumn (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/sqlite/
H A Dsqlite3.c9249 ** Ex2, nColumn==2 since 2 of the 3 columns of Ex1 are indexed.
9264 int nColumn; /* Number of columns in the table used by this index */ member in struct:Index
9274 u8 *aSortOrder; /* Array of size Index.nColumn. True==DESC, False==ASC */
9334 int nColumn; /* Number of used entries in aCol[] */ member in struct:AggInfo
81744 int nColumn; /* Number of columns in the data */ local
87166 selectInnerLoop( Parse *pParse, Select *p, ExprList *pEList, int srcTab, int nColumn, ExprList *pOrderBy, int distinct, SelectDest *pDest, int iContinue, int iBreak ) argument
87425 generateSortTail( Parse *pParse, Select *p, Vdbe *v, int nColumn, SelectDest *pDest ) argument
90986 int nColumn; /* Number of columns in the result */ member in struct:TabResult
95946 int nColumn; /* Number of columns in the constructed index */ local
106865 int nColumn; /* number of named columns in virtual table */ member in struct:Fts3Table
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/sqlite/
H A Dsqlite3.c9249 ** Ex2, nColumn==2 since 2 of the 3 columns of Ex1 are indexed.
9264 int nColumn; /* Number of columns in the table used by this index */ member in struct:Index
9274 u8 *aSortOrder; /* Array of size Index.nColumn. True==DESC, False==ASC */
9334 int nColumn; /* Number of used entries in aCol[] */ member in struct:AggInfo
81744 int nColumn; /* Number of columns in the data */ local
87166 selectInnerLoop( Parse *pParse, Select *p, ExprList *pEList, int srcTab, int nColumn, ExprList *pOrderBy, int distinct, SelectDest *pDest, int iContinue, int iBreak ) argument
87425 generateSortTail( Parse *pParse, Select *p, Vdbe *v, int nColumn, SelectDest *pDest ) argument
90986 int nColumn; /* Number of columns in the result */ member in struct:TabResult
95946 int nColumn; /* Number of columns in the constructed index */ local
106865 int nColumn; /* number of named columns in virtual table */ member in struct:Fts3Table
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/sqlite/
H A Dsqlite3.c9249 ** Ex2, nColumn==2 since 2 of the 3 columns of Ex1 are indexed.
9264 int nColumn; /* Number of columns in the table used by this index */ member in struct:Index
9274 u8 *aSortOrder; /* Array of size Index.nColumn. True==DESC, False==ASC */
9334 int nColumn; /* Number of used entries in aCol[] */ member in struct:AggInfo
81744 int nColumn; /* Number of columns in the data */ local
87166 selectInnerLoop( Parse *pParse, Select *p, ExprList *pEList, int srcTab, int nColumn, ExprList *pOrderBy, int distinct, SelectDest *pDest, int iContinue, int iBreak ) argument
87425 generateSortTail( Parse *pParse, Select *p, Vdbe *v, int nColumn, SelectDest *pDest ) argument
90986 int nColumn; /* Number of columns in the result */ member in struct:TabResult
95946 int nColumn; /* Number of columns in the constructed index */ local
106865 int nColumn; /* number of named columns in virtual table */ member in struct:Fts3Table
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/db_sql/sqlite/
H A DsqliteInt.h1009 ** Ex2, nColumn==2 since 2 of the 3 columns of Ex1 are indexed.
1024 int nColumn; /* Number of columns in the table used by this index */ member in struct:Index
1034 u8 *aSortOrder; /* Array of size Index.nColumn. True==DESC, False==ASC */
1081 int nColumn; /* Number of used entries in aCol[] */ member in struct:AggInfo
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/db_sql/sqlite/
H A DsqliteInt.h1009 ** Ex2, nColumn==2 since 2 of the 3 columns of Ex1 are indexed.
1024 int nColumn; /* Number of columns in the table used by this index */ member in struct:Index
1034 u8 *aSortOrder; /* Array of size Index.nColumn. True==DESC, False==ASC */
1081 int nColumn; /* Number of used entries in aCol[] */ member in struct:AggInfo
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/db_sql/sqlite/
H A DsqliteInt.h1009 ** Ex2, nColumn==2 since 2 of the 3 columns of Ex1 are indexed.
1024 int nColumn; /* Number of columns in the table used by this index */ member in struct:Index
1034 u8 *aSortOrder; /* Array of size Index.nColumn. True==DESC, False==ASC */
1081 int nColumn; /* Number of used entries in aCol[] */ member in struct:AggInfo

Completed in 854 milliseconds