Searched refs:nAccumulator (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A DsqliteInt.h1545 int nAccumulator; /* Number of columns that show through to the output. member in struct:AggInfo
H A Dselect.c3618 for(i=0, pC=pAggInfo->aCol; i<pAggInfo->nAccumulator; i++, pC++){
3993 sAggInfo.nAccumulator = sAggInfo.nColumn;
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c9890 int nAccumulator; /* Number of columns that show through to the output. member in struct:AggInfo
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c11258 int nAccumulator; /* Number of columns that show through to the output. member in struct:AggInfo
[all...]
/external/sqlite/dist/
H A Dsqlite3.c11258 int nAccumulator; /* Number of columns that show through to the output. member in struct:AggInfo
[all...]

Completed in 4553 milliseconds