Home
last modified time | relevance | path

Searched refs:resizeIndexObject (Results 1 – 25 of 150) sorted by relevance

123456

/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dbuild.c1608 static int resizeIndexObject(sqlite3 *db, Index *pIdx, int N){ in resizeIndexObject() function
1786 if( resizeIndexObject(db, pIdx, pIdx->nKeyCol+n) ) return; in convertToWithoutRowidTable()
1801 if( resizeIndexObject(db, pPk, pTab->nCol) ) return; in convertToWithoutRowidTable()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dbuild.c1832 static int resizeIndexObject(sqlite3 *db, Index *pIdx, int N){ in resizeIndexObject() function
2092 if( resizeIndexObject(db, pIdx, pIdx->nKeyCol+n) ) return; in convertToWithoutRowidTable()
2116 if( resizeIndexObject(db, pPk, nPk+nExtra) ) return; in convertToWithoutRowidTable()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dbuild.c1889 static int resizeIndexObject(sqlite3 *db, Index *pIdx, int N){ in resizeIndexObject() function
2152 if( resizeIndexObject(db, pIdx, pIdx->nKeyCol+n) ) return; in convertToWithoutRowidTable()
2176 if( resizeIndexObject(db, pPk, nPk+nExtra) ) return; in convertToWithoutRowidTable()
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dbuild.c1996 static int resizeIndexObject(sqlite3 *db, Index *pIdx, int N){ in resizeIndexObject() function
2260 if( resizeIndexObject(db, pIdx, pIdx->nKeyCol+n) ) return; in convertToWithoutRowidTable()
2284 if( resizeIndexObject(db, pPk, nPk+nExtra) ) return; in convertToWithoutRowidTable()
/dports/games/craft/Craft-1.0fbsd/deps/sqlite/
H A Dsqlite3.c86324 static int resizeIndexObject(sqlite3 *db, Index *pIdx, int N){
86474 if( resizeIndexObject(db, pIdx, pIdx->nKeyCol+n) ) return;
86489 if( resizeIndexObject(db, pPk, pTab->nCol) ) return;
/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.c86843 static int resizeIndexObject(sqlite3 *db, Index *pIdx, int N){
86993 if( resizeIndexObject(db, pIdx, pIdx->nKeyCol+n) ) return;
87008 if( resizeIndexObject(db, pPk, pTab->nCol) ) return;
/dports/databases/R-cran-RSQLite/RSQLite/src/sqlite/
H A Dsqlite3.c87651 static int resizeIndexObject(sqlite3 *db, Index *pIdx, int N){
87801 if( resizeIndexObject(db, pIdx, pIdx->nKeyCol+n) ) return;
87816 if( resizeIndexObject(db, pPk, pTab->nCol) ) return;
/dports/games/freeminer/freeminer-0.4.10.4/src/sqlite/
H A Dsqlite3.c86843 static int resizeIndexObject(sqlite3 *db, Index *pIdx, int N){
86993 if( resizeIndexObject(db, pIdx, pIdx->nKeyCol+n) ) return;
87008 if( resizeIndexObject(db, pPk, pTab->nCol) ) return;
/dports/devel/libgpkg/luciad-libgpkg-c56e3708453e/sqlite/
H A Dsqlite3.c86843 static int resizeIndexObject(sqlite3 *db, Index *pIdx, int N){
86993 if( resizeIndexObject(db, pIdx, pIdx->nKeyCol+n) ) return;
87008 if( resizeIndexObject(db, pPk, pTab->nCol) ) return;
/dports/biology/hyphy/hyphy-2.5.33/contrib/SQLite-3.8.2/
H A Dsqlite3.c85784 static int resizeIndexObject(sqlite3 *db, Index *pIdx, int N){
85934 if( resizeIndexObject(db, pIdx, pIdx->nKeyCol+n) ) return;
85949 if( resizeIndexObject(db, pPk, pTab->nCol) ) return;
/dports/games/redeclipse/base-2.0.0/src/support/
H A Dsqlite3.c93490 static int resizeIndexObject(sqlite3 *db, Index *pIdx, int N){
93658 if( resizeIndexObject(db, pIdx, pIdx->nKeyCol+n) ) return;
93673 if( resizeIndexObject(db, pPk, pTab->nCol) ) return;
/dports/games/redeclipse16/base-1.6.0/src/support/
H A Dsqlite3.c93490 static int resizeIndexObject(sqlite3 *db, Index *pIdx, int N){
93658 if( resizeIndexObject(db, pIdx, pIdx->nKeyCol+n) ) return;
93673 if( resizeIndexObject(db, pPk, pTab->nCol) ) return;
/dports/security/libzrtpcppcore/ZRTPCPP-4.6.6/clients/tivi/android/jni/sqlite3/
H A Dsqlite3.c92030 static int resizeIndexObject(sqlite3 *db, Index *pIdx, int N){
92196 if( resizeIndexObject(db, pIdx, pIdx->nKeyCol+n) ) return;
92211 if( resizeIndexObject(db, pPk, pTab->nCol) ) return;
/dports/devel/global/global-6.6.7/libdb/
H A Dsqlite3.c90097 static int resizeIndexObject(sqlite3 *db, Index *pIdx, int N){
90247 if( resizeIndexObject(db, pIdx, pIdx->nKeyCol+n) ) return;
90262 if( resizeIndexObject(db, pPk, pTab->nCol) ) return;
/dports/sysutils/py-pytsk/pytsk3-20210419/sleuthkit/tsk/auto/
H A Dsqlite3.c93511 static int resizeIndexObject(sqlite3 *db, Index *pIdx, int N){
93679 if( resizeIndexObject(db, pIdx, pIdx->nKeyCol+n) ) return;
93694 if( resizeIndexObject(db, pPk, pTab->nCol) ) return;
/dports/databases/libgda5-bdb/libgda-5.2.10/libgda/sqlite/sqlite-src/
H A Dsqlite3.c93490 static int resizeIndexObject(sqlite3 *db, Index *pIdx, int N){
93658 if( resizeIndexObject(db, pIdx, pIdx->nKeyCol+n) ) return;
93673 if( resizeIndexObject(db, pPk, pTab->nCol) ) return;
/dports/databases/libgda5/libgda-5.2.10/libgda/sqlite/sqlite-src/
H A Dsqlite3.c93490 static int resizeIndexObject(sqlite3 *db, Index *pIdx, int N){
93658 if( resizeIndexObject(db, pIdx, pIdx->nKeyCol+n) ) return;
93673 if( resizeIndexObject(db, pPk, pTab->nCol) ) return;
/dports/databases/libgda5-ui/libgda-5.2.10/libgda/sqlite/sqlite-src/
H A Dsqlite3.c93490 static int resizeIndexObject(sqlite3 *db, Index *pIdx, int N){
93658 if( resizeIndexObject(db, pIdx, pIdx->nKeyCol+n) ) return;
93673 if( resizeIndexObject(db, pPk, pTab->nCol) ) return;
/dports/databases/libgda5-mysql/libgda-5.2.10/libgda/sqlite/sqlite-src/
H A Dsqlite3.c93490 static int resizeIndexObject(sqlite3 *db, Index *pIdx, int N){
93658 if( resizeIndexObject(db, pIdx, pIdx->nKeyCol+n) ) return;
93673 if( resizeIndexObject(db, pPk, pTab->nCol) ) return;
/dports/databases/libgda5-postgresql/libgda-5.2.10/libgda/sqlite/sqlite-src/
H A Dsqlite3.c93490 static int resizeIndexObject(sqlite3 *db, Index *pIdx, int N){
93658 if( resizeIndexObject(db, pIdx, pIdx->nKeyCol+n) ) return;
93673 if( resizeIndexObject(db, pPk, pTab->nCol) ) return;
/dports/databases/libgda5-jdbc/libgda-5.2.10/libgda/sqlite/sqlite-src/
H A Dsqlite3.c93490 static int resizeIndexObject(sqlite3 *db, Index *pIdx, int N){
93658 if( resizeIndexObject(db, pIdx, pIdx->nKeyCol+n) ) return;
93673 if( resizeIndexObject(db, pPk, pTab->nCol) ) return;
/dports/databases/libgda5-ldap/libgda-5.2.10/libgda/sqlite/sqlite-src/
H A Dsqlite3.c93490 static int resizeIndexObject(sqlite3 *db, Index *pIdx, int N){
93658 if( resizeIndexObject(db, pIdx, pIdx->nKeyCol+n) ) return;
93673 if( resizeIndexObject(db, pPk, pTab->nCol) ) return;
/dports/sysutils/sleuthkit/sleuthkit-4.7.0/tsk/auto/
H A Dsqlite3.c93511 static int resizeIndexObject(sqlite3 *db, Index *pIdx, int N){
93679 if( resizeIndexObject(db, pIdx, pIdx->nKeyCol+n) ) return;
93694 if( resizeIndexObject(db, pPk, pTab->nCol) ) return;
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/lib/sqlite/
H A Dsqlite3.c95359 static int resizeIndexObject(sqlite3 *db, Index *pIdx, int N){
95529 if( resizeIndexObject(db, pIdx, pIdx->nKeyCol+n) ) return;
95544 if( resizeIndexObject(db, pPk, pTab->nCol) ) return;
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/lib/sqlite/
H A Dsqlite3.c95359 static int resizeIndexObject(sqlite3 *db, Index *pIdx, int N){
95529 if( resizeIndexObject(db, pIdx, pIdx->nKeyCol+n) ) return;
95544 if( resizeIndexObject(db, pPk, pTab->nCol) ) return;

123456