Home
last modified time | relevance | path

Searched refs:iPKey (Results 76 – 100 of 261) sorted by relevance

1234567891011

/dports/databases/db5/db-5.3.28/util/db_sql_codegen/sqlite/
H A DsqliteInt.h853 int iPKey; /* If not less then 0, use aCol[iPKey] as the primary key */ member
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dmain.c3446 iCol = pTab->iPKey; in sqlite3_table_column_metadata()
3470 autoinc = pTab->iPKey==iCol && (pTab->tabFlags & TF_Autoincrement)!=0; in sqlite3_table_column_metadata()
H A Dexpr.c3264 if( iCol<0 || iCol==pTab->iPKey ){ in sqlite3ExprCodeGetColumnOfTable()
3931 assert( pTab->iPKey<0 || pExpr->iColumn!=pTab->iPKey ); in sqlite3ExprCodeTarget()
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dmain.c3731 iCol = pTab->iPKey; in sqlite3_table_column_metadata()
3755 autoinc = pTab->iPKey==iCol && (pTab->tabFlags & TF_Autoincrement)!=0; in sqlite3_table_column_metadata()
H A Danalyze.c1044 pStat1->iPKey = -1; in analyzeOneTable()
H A Dexpr.c3580 if( iCol<0 || iCol==pTab->iPKey ){ in sqlite3ExprCodeGetColumnOfTable()
4398 assert( pTab->iPKey<0 || iCol!=pTab->iPKey ); in sqlite3ExprCodeTarget()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dmain.c3728 iCol = pTab->iPKey; in sqlite3_table_column_metadata()
3752 autoinc = pTab->iPKey==iCol && (pTab->tabFlags & TF_Autoincrement)!=0; in sqlite3_table_column_metadata()
H A Danalyze.c999 pStat1->iPKey = -1; in analyzeOneTable()
H A Dexpr.c3524 if( iCol<0 || iCol==pTab->iPKey ){ in sqlite3ExprCodeGetColumnOfTable()
4316 assert( pTab->iPKey<0 || iCol!=pTab->iPKey ); in sqlite3ExprCodeTarget()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dmain.c3727 iCol = pTab->iPKey; in sqlite3_table_column_metadata()
3751 autoinc = pTab->iPKey==iCol && (pTab->tabFlags & TF_Autoincrement)!=0; in sqlite3_table_column_metadata()
H A Danalyze.c1044 pStat1->iPKey = -1; in analyzeOneTable()
H A Dexpr.c3550 if( iCol<0 || iCol==pTab->iPKey ){ in sqlite3ExprCodeGetColumnOfTable()
4368 assert( pTab->iPKey<0 || iCol!=pTab->iPKey ); in sqlite3ExprCodeTarget()
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Dbuild.c836 pTable->iPKey = -1; in sqlite3StartTable()
1175 pTab->iPKey = iCol; in sqlite3AddPrimaryKey()
H A DsqliteInt.h1273 int iPKey; /* If not negative, use aCol[iPKey] as the primary key */ member
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbserver/sqlite/
H A DsqliteInt.h1271 int iPKey; /* If not negative, use aCol[iPKey] as the primary key */
/dports/math/vtk6/VTK-6.2.0/ThirdParty/sqlite/vtksqlite/
H A Dvtk_sqlite3.c63001 assert( pTab->iPKey<0 || pExpr->iColumn!=pTab->iPKey );
67061 pTable->iPKey = -1;
67399 pTab->iPKey = iCol;
74923 if( i==pTab->iPKey ){
75445 if( pDest->iPKey!=pSrc->iPKey ){
75515 if( pDest->iPKey>=0 ){
80333 pTab->iPKey = -1;
82128 pTab->iPKey = -1;
85028 if( i==pTab->iPKey ){
85225 assert( pTab->iPKey<0 );
[all …]
/dports/databases/R-cran-RSQLite/RSQLite/src/sqlite/
H A Dsqlite3.c81196 assert( pTab->iPKey<0 || pExpr->iColumn!=pTab->iPKey );
87010 pTable->iPKey = -1;
87377 pTab->iPKey = iCol;
87759 if( pTab->iPKey>=0 ){
87770 pTab->iPKey = -1;
90095 if( pTab->iPKey>=0 ){
96650 if( pDest->iPKey!=pSrc->iPKey ){
103139 pTab->iPKey = -1;
105274 pTab->iPKey = -1;
105450 pTab->iPKey = -1;
[all …]
/dports/games/craft/Craft-1.0fbsd/deps/sqlite/
H A Dsqlite3.c79967 assert( pTab->iPKey<0 || pExpr->iColumn!=pTab->iPKey );
85686 pTable->iPKey = -1;
86053 pTab->iPKey = iCol;
86432 if( pTab->iPKey>=0 ){
86443 pTab->iPKey = -1;
88762 if( pTab->iPKey>=0 ){
95304 if( pDest->iPKey!=pSrc->iPKey ){
101664 pTab->iPKey = -1;
103798 pTab->iPKey = -1;
103974 pTab->iPKey = -1;
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/docker/vendor/github.com/mattn/go-sqlite3/code/
H A Dsqlite3-binding.c80471 assert( pTab->iPKey<0 || pExpr->iColumn!=pTab->iPKey );
86202 pTable->iPKey = -1;
86569 pTab->iPKey = iCol;
86951 if( pTab->iPKey>=0 ){
86962 pTab->iPKey = -1;
89289 if( pTab->iPKey>=0 ){
95846 if( pDest->iPKey!=pSrc->iPKey ){
102286 pTab->iPKey = -1;
104421 pTab->iPKey = -1;
104597 pTab->iPKey = -1;
[all …]
/dports/games/freeminer/freeminer-0.4.10.4/src/sqlite/
H A Dsqlite3.c80471 assert( pTab->iPKey<0 || pExpr->iColumn!=pTab->iPKey );
86202 pTable->iPKey = -1;
86569 pTab->iPKey = iCol;
86951 if( pTab->iPKey>=0 ){
86962 pTab->iPKey = -1;
89289 if( pTab->iPKey>=0 ){
95846 if( pDest->iPKey!=pSrc->iPKey ){
102286 pTab->iPKey = -1;
104421 pTab->iPKey = -1;
104597 pTab->iPKey = -1;
[all …]
/dports/devel/libgpkg/luciad-libgpkg-c56e3708453e/sqlite/
H A Dsqlite3.c80471 assert( pTab->iPKey<0 || pExpr->iColumn!=pTab->iPKey );
86202 pTable->iPKey = -1;
86569 pTab->iPKey = iCol;
86951 if( pTab->iPKey>=0 ){
86962 pTab->iPKey = -1;
89289 if( pTab->iPKey>=0 ){
95846 if( pDest->iPKey!=pSrc->iPKey ){
102286 pTab->iPKey = -1;
104421 pTab->iPKey = -1;
104597 pTab->iPKey = -1;
[all …]
/dports/biology/hyphy/hyphy-2.5.33/contrib/SQLite-3.8.2/
H A Dsqlite3.c79463 assert( pTab->iPKey<0 || pExpr->iColumn!=pTab->iPKey );
85146 pTable->iPKey = -1;
85513 pTab->iPKey = iCol;
85892 if( pTab->iPKey>=0 ){
85903 pTab->iPKey = -1;
88255 if( pTab->iPKey>=0 ){
94081 if( i==pTab->iPKey ){
94739 if( pDest->iPKey!=pSrc->iPKey ){
101016 pTab->iPKey = -1;
102934 pTab->iPKey = -1;
[all …]
/dports/games/redeclipse/base-2.0.0/src/support/
H A Dsqlite3.c87190 assert( pTab->iPKey<0 || pExpr->iColumn!=pTab->iPKey );
92851 pTable->iPKey = -1;
93219 pTab->iPKey = iCol;
93590 if( pTab->iPKey>=0 ){
93601 pTab->iPKey = -1;
95981 if( pTab->iPKey>=0 ){
100539 assert( pIdx!=0 || (pTab->iPKey>=0 && pTab->iPKey<pTab->nCol) );
102629 if( pDest->iPKey!=pSrc->iPKey ){
109382 pTab->iPKey = -1;
111689 pTab->iPKey = -1;
[all …]
/dports/games/redeclipse16/base-1.6.0/src/support/
H A Dsqlite3.c87190 assert( pTab->iPKey<0 || pExpr->iColumn!=pTab->iPKey );
92851 pTable->iPKey = -1;
93219 pTab->iPKey = iCol;
93590 if( pTab->iPKey>=0 ){
93601 pTab->iPKey = -1;
95981 if( pTab->iPKey>=0 ){
100539 assert( pIdx!=0 || (pTab->iPKey>=0 && pTab->iPKey<pTab->nCol) );
102629 if( pDest->iPKey!=pSrc->iPKey ){
109382 pTab->iPKey = -1;
111689 pTab->iPKey = -1;
[all …]
/dports/sysutils/py-pytsk/pytsk3-20210419/sleuthkit/tsk/auto/
H A Dsqlite3.c87211 assert( pTab->iPKey<0 || pExpr->iColumn!=pTab->iPKey );
92872 pTable->iPKey = -1;
93240 pTab->iPKey = iCol;
93611 if( pTab->iPKey>=0 ){
93622 pTab->iPKey = -1;
96002 if( pTab->iPKey>=0 ){
100560 assert( pIdx!=0 || (pTab->iPKey>=0 && pTab->iPKey<pTab->nCol) );
102650 if( pDest->iPKey!=pSrc->iPKey ){
109403 pTab->iPKey = -1;
111710 pTab->iPKey = -1;
[all …]

1234567891011