Home
last modified time | relevance | path

Searched defs:AggInfo_col (Results 1 – 25 of 156) sorted by relevance

1234567

/dports/databases/db5/db-5.3.28/util/db_sql_codegen/sqlite/
H A DsqliteInt.h1073 struct AggInfo_col { /* For each column used in source tables */ struct
1074 Table *pTab; /* Source table */
1075 int iTable; /* Cursor number of the source table */
1076 int iColumn; /* Column number within the source table */
1077 int iSorterColumn; /* Column number in the sorting index */
1078 int iMem; /* Memory location that acts as accumulator */
1079 Expr *pExpr; /* The original expression */
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A DsqliteInt.h1536 struct AggInfo_col { /* For each column used in source tables */ struct
1537 Table *pTab; /* Source table */
1538 int iTable; /* Cursor number of the source table */
1539 int iColumn; /* Column number within the source table */
1540 int iSorterColumn; /* Column number in the sorting index */
1541 int iMem; /* Memory location that acts as accumulator */
1542 Expr *pExpr; /* The original expression */
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A DsqliteInt.h2234 struct AggInfo_col { /* For each column used in source tables */ struct
2235 Table *pTab; /* Source table */
2236 int iTable; /* Cursor number of the source table */
2237 int iColumn; /* Column number within the source table */
2238 int iSorterColumn; /* Column number in the sorting index */
2239 int iMem; /* Memory location that acts as accumulator */
2240 Expr *pExpr; /* The original expression */
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A DsqliteInt.h2490 struct AggInfo_col { /* For each column used in source tables */ struct
2491 Table *pTab; /* Source table */
2492 int iTable; /* Cursor number of the source table */
2493 int iColumn; /* Column number within the source table */
2494 int iSorterColumn; /* Column number in the sorting index */
2495 int iMem; /* Memory location that acts as accumulator */
2496 Expr *pExpr; /* The original expression */
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A DsqliteInt.h2592 struct AggInfo_col { /* For each column used in source tables */ struct
2593 Table *pTab; /* Source table */
2594 Expr *pCExpr; /* The original expression */
2595 int iTable; /* Cursor number of the source table */
2596 int iMem; /* Memory location that acts as accumulator */
2597 i16 iColumn; /* Column number within the source table */
2598 i16 iSorterColumn; /* Column number in the sorting index */
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A DsqliteInt.h2533 struct AggInfo_col { /* For each column used in source tables */ struct
2534 Table *pTab; /* Source table */
2535 Expr *pCExpr; /* The original expression */
2536 int iTable; /* Cursor number of the source table */
2537 int iMem; /* Memory location that acts as accumulator */
2538 i16 iColumn; /* Column number within the source table */
2539 i16 iSorterColumn; /* Column number in the sorting index */
/dports/www/gitea/gitea-1.16.5/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c17942 struct AggInfo_col { /* For each column used in source tables */ struct
17943 Table *pTab; /* Source table */
17944 Expr *pCExpr; /* The original expression */
17945 int iTable; /* Cursor number of the source table */
17946 int iMem; /* Memory location that acts as accumulator */
17947 i16 iColumn; /* Column number within the source table */
17948 i16 iSorterColumn; /* Column number in the sorting index */
/dports/devel/fossil/fossil-src-2.17/src/
H A Dsqlite3.c17521 struct AggInfo_col { /* For each column used in source tables */ struct
17522 Table *pTab; /* Source table */
17523 Expr *pCExpr; /* The original expression */
17524 int iTable; /* Cursor number of the source table */
17525 int iMem; /* Memory location that acts as accumulator */
17526 i16 iColumn; /* Column number within the source table */
17527 i16 iSorterColumn; /* Column number in the sorting index */
/dports/www/firefox/firefox-99.0/third_party/sqlite3/src/
H A Dsqlite3.c17617 struct AggInfo_col { /* For each column used in source tables */ struct
17618 Table *pTab; /* Source table */
17619 Expr *pCExpr; /* The original expression */
17620 int iTable; /* Cursor number of the source table */
17621 int iMem; /* Memory location that acts as accumulator */
17622 i16 iColumn; /* Column number within the source table */
17623 i16 iSorterColumn; /* Column number in the sorting index */
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/SQLite3Plugin/
H A Dsqlite3.c8662 struct AggInfo_col { /* For each column used in source tables */ struct
8663 Table *pTab; /* Source table */
8664 int iTable; /* Cursor number of the source table */
8665 int iColumn; /* Column number within the source table */
8666 int iSorterColumn; /* Column number in the sorting index */
8667 int iMem; /* Memory location that acts as accumulator */
8668 Expr *pExpr; /* The original expression */
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbserver/sqlite/
H A Dsqlite3.amalgamation.c3412 struct AggInfo_col { /* For each column used in source tables */ struct
3413 Table *pTab; /* Source table */
3414 int iTable; /* Cursor number of the source table */
3415 int iColumn; /* Column number within the source table */
3416 int iSorterColumn; /* Column number in the sorting index */
3417 int iMem; /* Memory location that acts as accumulator */
3418 Expr *pExpr; /* The original expression */
/dports/games/redeclipse/base-2.0.0/src/support/
H A Dsqlite3.c11907 struct AggInfo_col { /* For each column used in source tables */ struct
11908 Table *pTab; /* Source table */
11909 int iTable; /* Cursor number of the source table */
11910 int iColumn; /* Column number within the source table */
11911 int iSorterColumn; /* Column number in the sorting index */
11912 int iMem; /* Memory location that acts as accumulator */
11913 Expr *pExpr; /* The original expression */
/dports/games/redeclipse16/base-1.6.0/src/support/
H A Dsqlite3.c11907 struct AggInfo_col { /* For each column used in source tables */ struct
11908 Table *pTab; /* Source table */
11909 int iTable; /* Cursor number of the source table */
11910 int iColumn; /* Column number within the source table */
11911 int iSorterColumn; /* Column number in the sorting index */
11912 int iMem; /* Memory location that acts as accumulator */
11913 Expr *pExpr; /* The original expression */
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/sqlite/
H A Dsqlite3.c10151 struct AggInfo_col { /* For each column used in source tables */ struct
10152 Table *pTab; /* Source table */
10153 int iTable; /* Cursor number of the source table */
10154 int iColumn; /* Column number within the source table */
10155 int iSorterColumn; /* Column number in the sorting index */
10156 int iMem; /* Memory location that acts as accumulator */
10157 Expr *pExpr; /* The original expression */
/dports/finance/moneymanagerex/moneymanagerex-1.2.7/lib/wxsqlite3/sqlite3/secure/src/
H A Dsqlite3.c13038 struct AggInfo_col { /* For each column used in source tables */ struct
13039 Table *pTab; /* Source table */
13040 int iTable; /* Cursor number of the source table */
13041 int iColumn; /* Column number within the source table */
13042 int iSorterColumn; /* Column number in the sorting index */
13043 int iMem; /* Memory location that acts as accumulator */
13044 Expr *pExpr; /* The original expression */
/dports/security/libzrtpcppcore/ZRTPCPP-4.6.6/clients/tivi/android/jni/sqlite3/
H A Dsqlite3.c11740 struct AggInfo_col { /* For each column used in source tables */ struct
11741 Table *pTab; /* Source table */
11742 int iTable; /* Cursor number of the source table */
11743 int iColumn; /* Column number within the source table */
11744 int iSorterColumn; /* Column number in the sorting index */
11745 int iMem; /* Memory location that acts as accumulator */
11746 Expr *pExpr; /* The original expression */
/dports/devel/global/global-6.6.7/libdb/
H A Dsqlite3.c11393 struct AggInfo_col { /* For each column used in source tables */ struct
11394 Table *pTab; /* Source table */
11395 int iTable; /* Cursor number of the source table */
11396 int iColumn; /* Column number within the source table */
11397 int iSorterColumn; /* Column number in the sorting index */
11398 int iMem; /* Memory location that acts as accumulator */
11399 Expr *pExpr; /* The original expression */
/dports/databases/db5/db-5.3.28/lang/sql/generated/
H A Dsqlite3.c9637 struct AggInfo_col { /* For each column used in source tables */ struct
9638 Table *pTab; /* Source table */
9639 int iTable; /* Cursor number of the source table */
9640 int iColumn; /* Column number within the source table */
9641 int iSorterColumn; /* Column number in the sorting index */
9642 int iMem; /* Memory location that acts as accumulator */
9643 Expr *pExpr; /* The original expression */
/dports/databases/R-cran-RSQLite/RSQLite/src/sqlite/
H A Dsqlite3.c11249 struct AggInfo_col { /* For each column used in source tables */ struct
11250 Table *pTab; /* Source table */
11251 int iTable; /* Cursor number of the source table */
11252 int iColumn; /* Column number within the source table */
11253 int iSorterColumn; /* Column number in the sorting index */
11254 int iMem; /* Memory location that acts as accumulator */
11255 Expr *pExpr; /* The original expression */
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/sqlite/
H A Dsqlite3.c10144 struct AggInfo_col { /* For each column used in source tables */ struct
10145 Table *pTab; /* Source table */
10146 int iTable; /* Cursor number of the source table */
10147 int iColumn; /* Column number within the source table */
10148 int iSorterColumn; /* Column number in the sorting index */
10149 int iMem; /* Memory location that acts as accumulator */
10150 Expr *pExpr; /* The original expression */
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/lib/sqlite/
H A Dsqlite3.c12831 struct AggInfo_col { /* For each column used in source tables */ struct
12832 Table *pTab; /* Source table */
12833 int iTable; /* Cursor number of the source table */
12834 int iColumn; /* Column number within the source table */
12835 int iSorterColumn; /* Column number in the sorting index */
12836 int iMem; /* Memory location that acts as accumulator */
12837 Expr *pExpr; /* The original expression */
/dports/math/vtk6/VTK-6.2.0/ThirdParty/sqlite/vtksqlite/
H A Dvtk_sqlite3.c9011 struct AggInfo_col { /* For each column used in source tables */ struct
9012 Table *pTab; /* Source table */
9013 int iTable; /* Cursor number of the source table */
9014 int iColumn; /* Column number within the source table */
9015 int iSorterColumn; /* Column number in the sorting index */
9016 int iMem; /* Memory location that acts as accumulator */
9017 Expr *pExpr; /* The original expression */
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/lib/sqlite/
H A Dsqlite3.c12831 struct AggInfo_col { /* For each column used in source tables */ struct
12832 Table *pTab; /* Source table */
12833 int iTable; /* Cursor number of the source table */
12834 int iColumn; /* Column number within the source table */
12835 int iSorterColumn; /* Column number in the sorting index */
12836 int iMem; /* Memory location that acts as accumulator */
12837 Expr *pExpr; /* The original expression */
/dports/sysutils/py-pytsk/pytsk3-20210419/sleuthkit/tsk/auto/
H A Dsqlite3.c11907 struct AggInfo_col { /* For each column used in source tables */ struct
11908 Table *pTab; /* Source table */
11909 int iTable; /* Cursor number of the source table */
11910 int iColumn; /* Column number within the source table */
11911 int iSorterColumn; /* Column number in the sorting index */
11912 int iMem; /* Memory location that acts as accumulator */
11913 Expr *pExpr; /* The original expression */
/dports/databases/libgda5-bdb/libgda-5.2.10/libgda/sqlite/sqlite-src/
H A Dsqlite3.c11907 struct AggInfo_col { /* For each column used in source tables */ struct
11908 Table *pTab; /* Source table */
11909 int iTable; /* Cursor number of the source table */
11910 int iColumn; /* Column number within the source table */
11911 int iSorterColumn; /* Column number in the sorting index */
11912 int iMem; /* Memory location that acts as accumulator */
11913 Expr *pExpr; /* The original expression */

1234567