Home
last modified time | relevance | path

Searched refs:nSortingColumn (Results 1 – 25 of 173) sorted by relevance

1234567

/dports/databases/db5/db-5.3.28/util/db_sql_codegen/sqlite/
H A DsqliteInt.h1072 int nSortingColumn; /* Number of columns in the sorting index */ member
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A DsqliteInt.h1535 int nSortingColumn; /* Number of columns in the sorting index */ member
H A Dselect.c3986 sAggInfo.nSortingColumn = pGroupBy ? pGroupBy->nExpr+1 : 0; in sqlite3Select()
4022 sAggInfo.sortingIdx, sAggInfo.nSortingColumn, in sqlite3Select()
H A Dexpr.c3591 pCol->iSorterColumn = pAggInfo->nSortingColumn++; in analyzeAggregate()
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbserver/sqlite/
H A DsqliteInt.h1536 int nSortingColumn; /* Number of columns in the sorting index */
H A Dsqlite3.amalgamation.c3411 int nSortingColumn; /* Number of columns in the sorting index */ member
58984 pCol->iSorterColumn = pAggInfo->nSortingColumn++;
78443 sAggInfo.nSortingColumn = pGroupBy ? pGroupBy->nExpr+1 : 0;
78479 sAggInfo.sortingIdx, sAggInfo.nSortingColumn,
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A DsqliteInt.h2231 int nSortingColumn; /* Number of columns in the sorting index */ member
H A Dselect.c5611 sAggInfo.nSortingColumn = pGroupBy ? pGroupBy->nExpr : 0; in sqlite3Select()
5655 sAggInfo.sortingIdx, sAggInfo.nSortingColumn, in sqlite3Select()
H A Dexpr.c5068 pCol->iSorterColumn = pAggInfo->nSortingColumn++; in analyzeAggregate()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A DsqliteInt.h2487 int nSortingColumn; /* Number of columns in the sorting index */ member
H A Dselect.c6346 sAggInfo.nSortingColumn = pGroupBy ? pGroupBy->nExpr : 0; in sqlite3Select()
6422 sAggInfo.sortingIdx, sAggInfo.nSortingColumn, in sqlite3Select()
H A Dexpr.c5754 pCol->iSorterColumn = pAggInfo->nSortingColumn++; in analyzeAggregate()
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A DsqliteInt.h2589 int nSortingColumn; /* Number of columns in the sorting index */ member
H A Dselect.c6694 pAggInfo->nSortingColumn = pGroupBy ? pGroupBy->nExpr : 0; in sqlite3Select()
6775 pAggInfo->sortingIdx, pAggInfo->nSortingColumn, in sqlite3Select()
H A Dexpr.c5925 pCol->iSorterColumn = pAggInfo->nSortingColumn++; in analyzeAggregate()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A DsqliteInt.h2530 int nSortingColumn; /* Number of columns in the sorting index */ member
H A Dselect.c6456 pAggInfo->nSortingColumn = pGroupBy ? pGroupBy->nExpr : 0; in sqlite3Select()
6533 pAggInfo->sortingIdx, pAggInfo->nSortingColumn, in sqlite3Select()
H A Dexpr.c5897 pCol->iSorterColumn = pAggInfo->nSortingColumn++; in analyzeAggregate()
/dports/math/vtk6/VTK-6.2.0/ThirdParty/sqlite/vtksqlite/
H A Dvtk_sqlite3.c9010 int nSortingColumn; /* Number of columns in the sorting index */ member
63837 pCol->iSorterColumn = pAggInfo->nSortingColumn++;
82841 sAggInfo.nSortingColumn = pGroupBy ? pGroupBy->nExpr+1 : 0;
82877 sAggInfo.sortingIdx, sAggInfo.nSortingColumn,
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/SQLite3Plugin/
H A Dsqlite3.c8661 int nSortingColumn; /* Number of columns in the sorting index */ member
60303 pCol->iSorterColumn = pAggInfo->nSortingColumn++;
77499 sAggInfo.nSortingColumn = pGroupBy ? pGroupBy->nExpr+1 : 0;
77535 sAggInfo.sortingIdx, sAggInfo.nSortingColumn,
/dports/databases/db5/db-5.3.28/lang/sql/generated/
H A Dsqlite3.c9636 int nSortingColumn; /* Number of columns in the sorting index */ member
65397 pCol->iSorterColumn = pAggInfo->nSortingColumn++;
84989 sAggInfo.nSortingColumn = pGroupBy ? pGroupBy->nExpr+1 : 0;
85025 sAggInfo.sortingIdx, sAggInfo.nSortingColumn,
/dports/games/pokerth/pokerth-1.1.2-rc/src/third_party/sqlite3/
H A Dsqlite3.c10444 int nSortingColumn; /* Number of columns in the sorting index */ member
78257 pCol->iSorterColumn = pAggInfo->nSortingColumn++;
98624 sAggInfo.nSortingColumn = pGroupBy ? pGroupBy->nExpr+1 : 0;
98660 sAggInfo.sortingIdx, sAggInfo.nSortingColumn,
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/sqlite/
H A Dsqlite3.c10150 int nSortingColumn; /* Number of columns in the sorting index */ member
74847 pCol->iSorterColumn = pAggInfo->nSortingColumn++;
94488 sAggInfo.nSortingColumn = pGroupBy ? pGroupBy->nExpr+1 : 0;
94524 sAggInfo.sortingIdx, sAggInfo.nSortingColumn,
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/sqlite/
H A Dsqlite3.c10143 int nSortingColumn; /* Number of columns in the sorting index */ member
74811 pCol->iSorterColumn = pAggInfo->nSortingColumn++;
94452 sAggInfo.nSortingColumn = pGroupBy ? pGroupBy->nExpr+1 : 0;
94488 sAggInfo.sortingIdx, sAggInfo.nSortingColumn,
/dports/irc/ircd-ratbox-devel/ircd-ratbox-3.0.7/bandb/sqlite3/
H A Dsqlite3.c10184 int nSortingColumn; /* Number of columns in the sorting index */ member
76608 pCol->iSorterColumn = pAggInfo->nSortingColumn++;
96442 sAggInfo.nSortingColumn = pGroupBy ? pGroupBy->nExpr+1 : 0;
96478 sAggInfo.sortingIdx, sAggInfo.nSortingColumn,

1234567