Home
last modified time | relevance | path

Searched refs:nPgsz (Results 101 – 125 of 185) sorted by relevance

12345678

/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/sqlite/
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/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/3rdparty/sqlite/
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/devel/fossil/fossil-src-2.17/src/
H A Dsqlite3.c171741 int nPgsz; /* Page size for host database */
172601 p->nPgsz = sqlite3_column_int(pStmt, 0);
172604 p->nPgsz = 1024;
172608 assert( p->nPgsz>0 || rc!=SQLITE_OK );
173355 p->nNodeSize = p->nPgsz-35;
176798 pCsr->nRowAvg = (int)(((nByte / nDoc) + p->nPgsz) / p->nPgsz);
183624 int pgsz = p->nPgsz;
187488 if( v>=24 && v<=p->nPgsz-35 ) p->nNodeSize = v;
/dports/security/go-cve-dictionary/go-cve-dictionary-0.5.5/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c166777 int nPgsz; /* Page size for host database */
167642 p->nPgsz = sqlite3_column_int(pStmt, 0);
167645 p->nPgsz = 1024;
167649 assert( p->nPgsz>0 || rc!=SQLITE_OK );
168396 p->nNodeSize = p->nPgsz-35;
171833 pCsr->nRowAvg = (int)(((nByte / nDoc) + p->nPgsz) / p->nPgsz);
178654 int pgsz = p->nPgsz;
182511 if( v>=24 && v<=p->nPgsz-35 ) p->nNodeSize = v;
/dports/www/firefox/firefox-99.0/third_party/sqlite3/src/
H A Dsqlite3.c172539 int nPgsz; /* Page size for host database */
173400 p->nPgsz = sqlite3_column_int(pStmt, 0);
173403 p->nPgsz = 1024;
173407 assert( p->nPgsz>0 || rc!=SQLITE_OK );
174154 p->nNodeSize = p->nPgsz-35;
177597 pCsr->nRowAvg = (int)(((nByte / nDoc) + p->nPgsz) / p->nPgsz);
184440 int pgsz = p->nPgsz;
188302 if( v>=24 && v<=p->nPgsz-35 ) p->nNodeSize = v;
/dports/emulators/mame/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/net/quiterss/quiterss-0.19.4_1/3rdparty/sqlite/
H A Dsqlite3.c164810 int nPgsz; /* Page size for host database */
165674 p->nPgsz = sqlite3_column_int(pStmt, 0);
165677 p->nPgsz = 1024;
165681 assert( p->nPgsz>0 || rc!=SQLITE_OK );
166414 p->nNodeSize = p->nPgsz-35;
169838 pCsr->nRowAvg = (int)(((nByte / nDoc) + p->nPgsz) / p->nPgsz);
176651 int pgsz = p->nPgsz;
180492 if( v>=24 && v<=p->nPgsz-35 ) p->nNodeSize = v;
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/3rdparty/sqlite/
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/www/firefox/firefox-99.0/third_party/rust/libsqlite3-sys/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/www/grafana8/grafana-8.3.6/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c169893 int nPgsz; /* Page size for host database */
170758 p->nPgsz = sqlite3_column_int(pStmt, 0);
170761 p->nPgsz = 1024;
170765 assert( p->nPgsz>0 || rc!=SQLITE_OK );
171512 p->nNodeSize = p->nPgsz-35;
174949 pCsr->nRowAvg = (int)(((nByte / nDoc) + p->nPgsz) / p->nPgsz);
181775 int pgsz = p->nPgsz;
185635 if( v>=24 && v<=p->nPgsz-35 ) p->nNodeSize = v;
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/libsqlite3-sys/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/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/3rdparty/sqlite/
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/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/3rdparty/sqlite/
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/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/3rdparty/sqlite/
H A Dsqlite3.c169790 int nPgsz; /* Page size for host database */
170655 p->nPgsz = sqlite3_column_int(pStmt, 0);
170658 p->nPgsz = 1024;
170662 assert( p->nPgsz>0 || rc!=SQLITE_OK );
171409 p->nNodeSize = p->nPgsz-35;
174846 pCsr->nRowAvg = (int)(((nByte / nDoc) + p->nPgsz) / p->nPgsz);
181672 int pgsz = p->nPgsz;
185532 if( v>=24 && v<=p->nPgsz-35 ) p->nNodeSize = v;
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/3rdparty/sqlite/
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/net-im/dendrite/dendrite-0.5.1/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c170965 int nPgsz; /* Page size for host database */
171832 p->nPgsz = sqlite3_column_int(pStmt, 0);
171835 p->nPgsz = 1024;
171839 assert( p->nPgsz>0 || rc!=SQLITE_OK );
172586 p->nNodeSize = p->nPgsz-35;
176029 pCsr->nRowAvg = (int)(((nByte / nDoc) + p->nPgsz) / p->nPgsz);
182855 int pgsz = p->nPgsz;
186715 if( v>=24 && v<=p->nPgsz-35 ) p->nNodeSize = v;
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c169893 int nPgsz; /* Page size for host database */
170758 p->nPgsz = sqlite3_column_int(pStmt, 0);
170761 p->nPgsz = 1024;
170765 assert( p->nPgsz>0 || rc!=SQLITE_OK );
171512 p->nNodeSize = p->nPgsz-35;
174949 pCsr->nRowAvg = (int)(((nByte / nDoc) + p->nPgsz) / p->nPgsz);
181775 int pgsz = p->nPgsz;
185635 if( v>=24 && v<=p->nPgsz-35 ) p->nNodeSize = v;
/dports/math/vtk9/VTK-9.1.0/ThirdParty/sqlite/vtksqlite/
H A Dsqlite3.c170967 int nPgsz; /* Page size for host database */
171834 p->nPgsz = sqlite3_column_int(pStmt, 0);
171837 p->nPgsz = 1024;
171841 assert( p->nPgsz>0 || rc!=SQLITE_OK );
172588 p->nNodeSize = p->nPgsz-35;
176031 pCsr->nRowAvg = (int)(((nByte / nDoc) + p->nPgsz) / p->nPgsz);
182857 int pgsz = p->nPgsz;
186717 if( v>=24 && v<=p->nPgsz-35 ) p->nNodeSize = v;
/dports/www/wt/wt-4.6.1/src/Wt/Dbo/backend/amalgamation/
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;
/dports/www/writefreely/writefreely-0.13.1/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c167634 int nPgsz; /* Page size for host database */
168499 p->nPgsz = sqlite3_column_int(pStmt, 0);
168502 p->nPgsz = 1024;
168506 assert( p->nPgsz>0 || rc!=SQLITE_OK );
169253 p->nNodeSize = p->nPgsz-35;
172690 pCsr->nRowAvg = (int)(((nByte / nDoc) + p->nPgsz) / p->nPgsz);
179511 int pgsz = p->nPgsz;
183368 if( v>=24 && v<=p->nPgsz-35 ) p->nNodeSize = v;
/dports/www/yarr/yarr-2.2/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c169893 int nPgsz; /* Page size for host database */
170758 p->nPgsz = sqlite3_column_int(pStmt, 0);
170761 p->nPgsz = 1024;
170765 assert( p->nPgsz>0 || rc!=SQLITE_OK );
171512 p->nNodeSize = p->nPgsz-35;
174949 pCsr->nRowAvg = (int)(((nByte / nDoc) + p->nPgsz) / p->nPgsz);
181775 int pgsz = p->nPgsz;
185635 if( v>=24 && v<=p->nPgsz-35 ) p->nNodeSize = v;
/dports/x11/aclip/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/x11/arcan-trayicon/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/www/civetweb/civetweb-1.15/src/third_party/
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/www/firefox-esr/firefox-91.8.0/third_party/sqlite3/src/
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;

12345678