Home
last modified time | relevance | path

Searched refs:nPgsz (Results 51 – 75 of 185) sorted by relevance

12345678

/dports/databases/libgda5-ui/libgda-5.2.10/libgda/sqlite/sqlite-src/
H A Dsqlite3.c134376 int nPgsz; /* Page size for host database */
135178 p->nPgsz = sqlite3_column_int(pStmt, 0);
135181 p->nPgsz = 1024;
135185 assert( p->nPgsz>0 || rc!=SQLITE_OK );
135915 p->nNodeSize = p->nPgsz-35;
139229 pCsr->nRowAvg = (int)(((nByte / nDoc) + p->nPgsz) / p->nPgsz);
145990 int pgsz = p->nPgsz;
/dports/databases/libgda5-mysql/libgda-5.2.10/libgda/sqlite/sqlite-src/
H A Dsqlite3.c134376 int nPgsz; /* Page size for host database */
135178 p->nPgsz = sqlite3_column_int(pStmt, 0);
135181 p->nPgsz = 1024;
135185 assert( p->nPgsz>0 || rc!=SQLITE_OK );
135915 p->nNodeSize = p->nPgsz-35;
139229 pCsr->nRowAvg = (int)(((nByte / nDoc) + p->nPgsz) / p->nPgsz);
145990 int pgsz = p->nPgsz;
/dports/databases/libgda5-postgresql/libgda-5.2.10/libgda/sqlite/sqlite-src/
H A Dsqlite3.c134376 int nPgsz; /* Page size for host database */
135178 p->nPgsz = sqlite3_column_int(pStmt, 0);
135181 p->nPgsz = 1024;
135185 assert( p->nPgsz>0 || rc!=SQLITE_OK );
135915 p->nNodeSize = p->nPgsz-35;
139229 pCsr->nRowAvg = (int)(((nByte / nDoc) + p->nPgsz) / p->nPgsz);
145990 int pgsz = p->nPgsz;
/dports/databases/libgda5-jdbc/libgda-5.2.10/libgda/sqlite/sqlite-src/
H A Dsqlite3.c134376 int nPgsz; /* Page size for host database */
135178 p->nPgsz = sqlite3_column_int(pStmt, 0);
135181 p->nPgsz = 1024;
135185 assert( p->nPgsz>0 || rc!=SQLITE_OK );
135915 p->nNodeSize = p->nPgsz-35;
139229 pCsr->nRowAvg = (int)(((nByte / nDoc) + p->nPgsz) / p->nPgsz);
145990 int pgsz = p->nPgsz;
/dports/databases/libgda5-ldap/libgda-5.2.10/libgda/sqlite/sqlite-src/
H A Dsqlite3.c134376 int nPgsz; /* Page size for host database */
135178 p->nPgsz = sqlite3_column_int(pStmt, 0);
135181 p->nPgsz = 1024;
135185 assert( p->nPgsz>0 || rc!=SQLITE_OK );
135915 p->nNodeSize = p->nPgsz-35;
139229 pCsr->nRowAvg = (int)(((nByte / nDoc) + p->nPgsz) / p->nPgsz);
145990 int pgsz = p->nPgsz;
/dports/sysutils/sleuthkit/sleuthkit-4.7.0/tsk/auto/
H A Dsqlite3.c134397 int nPgsz; /* Page size for host database */
135199 p->nPgsz = sqlite3_column_int(pStmt, 0);
135202 p->nPgsz = 1024;
135206 assert( p->nPgsz>0 || rc!=SQLITE_OK );
135936 p->nNodeSize = p->nPgsz-35;
139250 pCsr->nRowAvg = (int)(((nByte / nDoc) + p->nPgsz) / p->nPgsz);
146011 int pgsz = p->nPgsz;
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/lib/sqlite/
H A Dsqlite3.c137161 int nPgsz; /* Page size for host database */
137964 p->nPgsz = sqlite3_column_int(pStmt, 0);
137967 p->nPgsz = 1024;
137971 assert( p->nPgsz>0 || rc!=SQLITE_OK );
138701 p->nNodeSize = p->nPgsz-35;
142031 pCsr->nRowAvg = (int)(((nByte / nDoc) + p->nPgsz) / p->nPgsz);
148828 int pgsz = p->nPgsz;
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/lib/sqlite/
H A Dsqlite3.c137161 int nPgsz; /* Page size for host database */
137964 p->nPgsz = sqlite3_column_int(pStmt, 0);
137967 p->nPgsz = 1024;
137971 assert( p->nPgsz>0 || rc!=SQLITE_OK );
138701 p->nNodeSize = p->nPgsz-35;
142031 pCsr->nRowAvg = (int)(((nByte / nDoc) + p->nPgsz) / p->nPgsz);
148828 int pgsz = p->nPgsz;
/dports/irc/ircd-ratbox/ircd-ratbox-3.0.10/bandb/sqlite3/
H A Dsqlite3.c137126 int nPgsz; /* Page size for host database */
137929 p->nPgsz = sqlite3_column_int(pStmt, 0);
137932 p->nPgsz = 1024;
137936 assert( p->nPgsz>0 || rc!=SQLITE_OK );
138666 p->nNodeSize = p->nPgsz-35;
141996 pCsr->nRowAvg = (int)(((nByte / nDoc) + p->nPgsz) / p->nPgsz);
148793 int pgsz = p->nPgsz;
/dports/lang/jimtcl/jimtcl-0.81/sqlite3/
H A Dsqlite3.c141671 int nPgsz; /* Page size for host database */
142474 p->nPgsz = sqlite3_column_int(pStmt, 0);
142477 p->nPgsz = 1024;
142481 assert( p->nPgsz>0 || rc!=SQLITE_OK );
143211 p->nNodeSize = p->nPgsz-35;
146541 pCsr->nRowAvg = (int)(((nByte / nDoc) + p->nPgsz) / p->nPgsz);
153361 int pgsz = p->nPgsz;
/dports/finance/moneymanagerex/moneymanagerex-1.2.7/lib/wxsqlite3/sqlite3/secure/src/
H A Dsqlite3.c138348 int nPgsz; /* Page size for host database */
139151 p->nPgsz = sqlite3_column_int(pStmt, 0);
139154 p->nPgsz = 1024;
139158 assert( p->nPgsz>0 || rc!=SQLITE_OK );
139888 p->nNodeSize = p->nPgsz-35;
143218 pCsr->nRowAvg = (int)(((nByte / nDoc) + p->nPgsz) / p->nPgsz);
150034 int pgsz = p->nPgsz;
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/concourse/dex/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c141647 int nPgsz; /* Page size for host database */
142450 p->nPgsz = sqlite3_column_int(pStmt, 0);
142453 p->nPgsz = 1024;
142457 assert( p->nPgsz>0 || rc!=SQLITE_OK );
143187 p->nNodeSize = p->nPgsz-35;
146517 pCsr->nRowAvg = (int)(((nByte / nDoc) + p->nPgsz) / p->nPgsz);
153337 int pgsz = p->nPgsz;
/dports/devel/openocd/openocd-0.11.0/jimtcl/sqlite3/
H A Dsqlite3.c141671 int nPgsz; /* Page size for host database */
142474 p->nPgsz = sqlite3_column_int(pStmt, 0);
142477 p->nPgsz = 1024;
142481 assert( p->nPgsz>0 || rc!=SQLITE_OK );
143211 p->nNodeSize = p->nPgsz-35;
146541 pCsr->nRowAvg = (int)(((nByte / nDoc) + p->nPgsz) / p->nPgsz);
153361 int pgsz = p->nPgsz;
/dports/security/vuls/vuls-0.13.7/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c164811 int nPgsz; /* Page size for host database */
165675 p->nPgsz = sqlite3_column_int(pStmt, 0);
165678 p->nPgsz = 1024;
165682 assert( p->nPgsz>0 || rc!=SQLITE_OK );
166415 p->nNodeSize = p->nPgsz-35;
169839 pCsr->nRowAvg = (int)(((nByte / nDoc) + p->nPgsz) / p->nPgsz);
176652 int pgsz = p->nPgsz;
180493 if( v>=24 && v<=p->nPgsz-35 ) p->nNodeSize = v;
/dports/devel/stack/stack-2.7.3/_cabal_deps/persistent-sqlite-2.13.0.0/cbits/
H A Dsqlite3.c166776 int nPgsz; /* Page size for host database */
167641 p->nPgsz = sqlite3_column_int(pStmt, 0);
167644 p->nPgsz = 1024;
167648 assert( p->nPgsz>0 || rc!=SQLITE_OK );
168395 p->nNodeSize = p->nPgsz-35;
171832 pCsr->nRowAvg = (int)(((nByte / nDoc) + p->nPgsz) / p->nPgsz);
178653 int pgsz = p->nPgsz;
182510 if( v>=24 && v<=p->nPgsz-35 ) p->nNodeSize = v;
/dports/misc/broot/broot-1.7.0/cargo-crates/libsqlite3-sys-0.20.1/sqlite3/
H A Dsqlite3.c166776 int nPgsz; /* Page size for host database */
167641 p->nPgsz = sqlite3_column_int(pStmt, 0);
167644 p->nPgsz = 1024;
167648 assert( p->nPgsz>0 || rc!=SQLITE_OK );
168395 p->nNodeSize = p->nPgsz-35;
171832 pCsr->nRowAvg = (int)(((nByte / nDoc) + p->nPgsz) / p->nPgsz);
178653 int pgsz = p->nPgsz;
182510 if( v>=24 && v<=p->nPgsz-35 ) p->nNodeSize = v;
/dports/emulators/mess/mame-mame0226/3rdparty/sqlite3/
H A Dsqlite3.c166776 int nPgsz; /* Page size for host database */
167641 p->nPgsz = sqlite3_column_int(pStmt, 0);
167644 p->nPgsz = 1024;
167648 assert( p->nPgsz>0 || rc!=SQLITE_OK );
168395 p->nNodeSize = p->nPgsz-35;
171832 pCsr->nRowAvg = (int)(((nByte / nDoc) + p->nPgsz) / p->nPgsz);
178653 int pgsz = p->nPgsz;
182510 if( v>=24 && v<=p->nPgsz-35 ) p->nNodeSize = v;
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/libsqlite3-sys-0.22.2/sqlite3/
H A Dsqlite3.c169892 int nPgsz; /* Page size for host database */
170757 p->nPgsz = sqlite3_column_int(pStmt, 0);
170760 p->nPgsz = 1024;
170764 assert( p->nPgsz>0 || rc!=SQLITE_OK );
171511 p->nNodeSize = p->nPgsz-35;
174948 pCsr->nRowAvg = (int)(((nByte / nDoc) + p->nPgsz) / p->nPgsz);
181774 int pgsz = p->nPgsz;
185634 if( v>=24 && v<=p->nPgsz-35 ) p->nNodeSize = v;
/dports/graphics/aloadimage/arcan-0.6.1/external/sqlite/
H A Dsqlite3.c170964 int nPgsz; /* Page size for host database */
171831 p->nPgsz = sqlite3_column_int(pStmt, 0);
171834 p->nPgsz = 1024;
171838 assert( p->nPgsz>0 || rc!=SQLITE_OK );
172585 p->nNodeSize = p->nPgsz-35;
176028 pCsr->nRowAvg = (int)(((nByte / nDoc) + p->nPgsz) / p->nPgsz);
182854 int pgsz = p->nPgsz;
186714 if( v>=24 && v<=p->nPgsz-35 ) p->nNodeSize = v;
/dports/databases/sqlitestudio/sqlitestudio-3.3.3/Plugins/DbSqliteCipher/
H A Dsqlcipher.c172582 int nPgsz; /* Page size for host database */
173447 p->nPgsz = sqlcipher_sqlite3_column_int(pStmt, 0);
173450 p->nPgsz = 1024;
173454 assert( p->nPgsz>0 || rc!=SQLITE_OK );
174201 p->nNodeSize = p->nPgsz-35;
177638 pCsr->nRowAvg = (int)(((nByte / nDoc) + p->nPgsz) / p->nPgsz);
184459 int pgsz = p->nPgsz;
188316 if( v>=24 && v<=p->nPgsz-35 ) p->nNodeSize = v;
/dports/databases/sqlitecpp/SQLiteCpp-3.1.1-28-g0c46d86/sqlite3/
H A Dsqlite3.c167633 int nPgsz; /* Page size for host database */
168498 p->nPgsz = sqlite3_column_int(pStmt, 0);
168501 p->nPgsz = 1024;
168505 assert( p->nPgsz>0 || rc!=SQLITE_OK );
169252 p->nNodeSize = p->nPgsz-35;
172689 pCsr->nRowAvg = (int)(((nByte / nDoc) + p->nPgsz) / p->nPgsz);
179510 int pgsz = p->nPgsz;
183367 if( v>=24 && v<=p->nPgsz-35 ) p->nNodeSize = v;
/dports/textproc/textql/textql-1d6fef5/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c164811 int nPgsz; /* Page size for host database */
165675 p->nPgsz = sqlite3_column_int(pStmt, 0);
165678 p->nPgsz = 1024;
165682 assert( p->nPgsz>0 || rc!=SQLITE_OK );
166415 p->nNodeSize = p->nPgsz-35;
169839 pCsr->nRowAvg = (int)(((nByte / nDoc) + p->nPgsz) / p->nPgsz);
176652 int pgsz = p->nPgsz;
180493 if( v>=24 && v<=p->nPgsz-35 ) p->nNodeSize = v;
/dports/databases/ods2sql/ods2sql-aca63183274038487cecb6be17d7f65e92178b8c/cargo-crates/libsqlite3-sys-0.20.1/sqlite3/
H A Dsqlite3.c166776 int nPgsz; /* Page size for host database */
167641 p->nPgsz = sqlite3_column_int(pStmt, 0);
167644 p->nPgsz = 1024;
167648 assert( p->nPgsz>0 || rc!=SQLITE_OK );
168395 p->nNodeSize = p->nPgsz-35;
171832 pCsr->nRowAvg = (int)(((nByte / nDoc) + p->nPgsz) / p->nPgsz);
178653 int pgsz = p->nPgsz;
182510 if( v>=24 && v<=p->nPgsz-35 ) p->nNodeSize = v;
/dports/databases/p5-DBD-SQLite/DBD-SQLite-1.70/
H A Dsqlite3.c170964 int nPgsz; /* Page size for host database */
171831 p->nPgsz = sqlite3_column_int(pStmt, 0);
171834 p->nPgsz = 1024;
171838 assert( p->nPgsz>0 || rc!=SQLITE_OK );
172585 p->nNodeSize = p->nPgsz-35;
176028 pCsr->nRowAvg = (int)(((nByte / nDoc) + p->nPgsz) / p->nPgsz);
182854 int pgsz = p->nPgsz;
186714 if( v>=24 && v<=p->nPgsz-35 ) p->nNodeSize = v;
/dports/deskutils/nextcloudclient/desktop-3.4.1/src/3rdparty/sqlite3/
H A Dsqlite3.c169904 int nPgsz; /* Page size for host database */
170769 p->nPgsz = sqlite3_column_int(pStmt, 0);
170772 p->nPgsz = 1024;
170776 assert( p->nPgsz>0 || rc!=SQLITE_OK );
171523 p->nNodeSize = p->nPgsz-35;
174960 pCsr->nRowAvg = (int)(((nByte / nDoc) + p->nPgsz) / p->nPgsz);
181786 int pgsz = p->nPgsz;
185646 if( v>=24 && v<=p->nPgsz-35 ) p->nNodeSize = v;

12345678