Home
last modified time | relevance | path

Searched refs:bOldest (Results 101 – 125 of 137) sorted by relevance

123456

/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/libsqlite3-sys/sqlite3/
H A Dsqlite3.c220578 int bOldest; /* True if the output segment is the oldest */
220623 bOldest = (pLvlOut->nSeg==1 && pStruct->nLevel==iLvl+2);
220645 if( pSegIter->nPos==0 && (bOldest || pSegIter->bDel==0) ) continue;
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/3rdparty/sqlite/
H A Dsqlite3.c220578 int bOldest; /* True if the output segment is the oldest */
220623 bOldest = (pLvlOut->nSeg==1 && pStruct->nLevel==iLvl+2);
220645 if( pSegIter->nPos==0 && (bOldest || pSegIter->bDel==0) ) continue;
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/persistent-sqlite-2.10.6.2/cbits/
H A Dsqlite3.c215210 int bOldest; /* True if the output segment is the oldest */
215255 bOldest = (pLvlOut->nSeg==1 && pStruct->nLevel==iLvl+2);
215277 if( pSegIter->nPos==0 && (bOldest || pSegIter->bDel==0) ) continue;
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/3rdparty/sqlite/
H A Dsqlite3.c220578 int bOldest; /* True if the output segment is the oldest */
220623 bOldest = (pLvlOut->nSeg==1 && pStruct->nLevel==iLvl+2);
220645 if( pSegIter->nPos==0 && (bOldest || pSegIter->bDel==0) ) continue;
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/3rdparty/sqlite/
H A Dsqlite3.c223917 int bOldest; /* True if the output segment is the oldest */
223962 bOldest = (pLvlOut->nSeg==1 && pStruct->nLevel==iLvl+2);
223984 if( pSegIter->nPos==0 && (bOldest || pSegIter->bDel==0) ) continue;
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/3rdparty/sqlite/
H A Dsqlite3.c220578 int bOldest; /* True if the output segment is the oldest */
220623 bOldest = (pLvlOut->nSeg==1 && pStruct->nLevel==iLvl+2);
220645 if( pSegIter->nPos==0 && (bOldest || pSegIter->bDel==0) ) continue;
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c225278 int bOldest; /* True if the output segment is the oldest */
225323 bOldest = (pLvlOut->nSeg==1 && pStruct->nLevel==iLvl+2);
225345 if( pSegIter->nPos==0 && (bOldest || pSegIter->bDel==0) ) continue;
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c224020 int bOldest; /* True if the output segment is the oldest */
224065 bOldest = (pLvlOut->nSeg==1 && pStruct->nLevel==iLvl+2);
224087 if( pSegIter->nPos==0 && (bOldest || pSegIter->bDel==0) ) continue;
/dports/math/vtk9/VTK-9.1.0/ThirdParty/sqlite/vtksqlite/
H A Dsqlite3.c225280 int bOldest; /* True if the output segment is the oldest */
225325 bOldest = (pLvlOut->nSeg==1 && pStruct->nLevel==iLvl+2);
225347 if( pSegIter->nPos==0 && (bOldest || pSegIter->bDel==0) ) continue;
/dports/www/wt/wt-4.6.1/src/Wt/Dbo/backend/amalgamation/
H A Dsqlite3.c224031 int bOldest; /* True if the output segment is the oldest */
224076 bOldest = (pLvlOut->nSeg==1 && pStruct->nLevel==iLvl+2);
224098 if( pSegIter->nPos==0 && (bOldest || pSegIter->bDel==0) ) continue;
/dports/www/writefreely/writefreely-0.13.1/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c221626 int bOldest; /* True if the output segment is the oldest */
221671 bOldest = (pLvlOut->nSeg==1 && pStruct->nLevel==iLvl+2);
221693 if( pSegIter->nPos==0 && (bOldest || pSegIter->bDel==0) ) continue;
/dports/www/yarr/yarr-2.2/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c224020 int bOldest; /* True if the output segment is the oldest */
224065 bOldest = (pLvlOut->nSeg==1 && pStruct->nLevel==iLvl+2);
224087 if( pSegIter->nPos==0 && (bOldest || pSegIter->bDel==0) ) continue;
/dports/x11/aclip/arcan-0.6.1/external/sqlite/
H A Dsqlite3.c225277 int bOldest; /* True if the output segment is the oldest */
225322 bOldest = (pLvlOut->nSeg==1 && pStruct->nLevel==iLvl+2);
225344 if( pSegIter->nPos==0 && (bOldest || pSegIter->bDel==0) ) continue;
/dports/x11/arcan-trayicon/arcan-0.6.1/external/sqlite/
H A Dsqlite3.c225277 int bOldest; /* True if the output segment is the oldest */
225322 bOldest = (pLvlOut->nSeg==1 && pStruct->nLevel==iLvl+2);
225344 if( pSegIter->nPos==0 && (bOldest || pSegIter->bDel==0) ) continue;
/dports/www/civetweb/civetweb-1.15/src/third_party/
H A Dsqlite3.c220578 int bOldest; /* True if the output segment is the oldest */
220623 bOldest = (pLvlOut->nSeg==1 && pStruct->nLevel==iLvl+2);
220645 if( pSegIter->nPos==0 && (bOldest || pSegIter->bDel==0) ) continue;
/dports/www/firefox-esr/firefox-91.8.0/third_party/sqlite3/src/
H A Dsqlite3.c225277 int bOldest; /* True if the output segment is the oldest */
225322 bOldest = (pLvlOut->nSeg==1 && pStruct->nLevel==iLvl+2);
225344 if( pSegIter->nPos==0 && (bOldest || pSegIter->bDel==0) ) continue;
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/libsqlite3-sys/sqlite3/
H A Dsqlite3.c220578 int bOldest; /* True if the output segment is the oldest */
220623 bOldest = (pLvlOut->nSeg==1 && pStruct->nLevel==iLvl+2);
220645 if( pSegIter->nPos==0 && (bOldest || pSegIter->bDel==0) ) continue;
/dports/net/storj/storj-1.45.3/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c225278 int bOldest; /* True if the output segment is the oldest */
225323 bOldest = (pLvlOut->nSeg==1 && pStruct->nLevel==iLvl+2);
225345 if( pSegIter->nPos==0 && (bOldest || pSegIter->bDel==0) ) continue;
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/sqlite-amalgamation-3330000/
H A Dsqlite3.c220578 int bOldest; /* True if the output segment is the oldest */
220623 bOldest = (pLvlOut->nSeg==1 && pStruct->nLevel==iLvl+2);
220645 if( pSegIter->nPos==0 && (bOldest || pSegIter->bDel==0) ) continue;
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/sqlite3/src/
H A Dsqlite3.c218522 int bOldest; /* True if the output segment is the oldest */
218567 bOldest = (pLvlOut->nSeg==1 && pStruct->nLevel==iLvl+2);
218589 if( pSegIter->nPos==0 && (bOldest || pSegIter->bDel==0) ) continue;
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/libsqlite3-sys/sqlite3/
H A Dsqlite3.c218520 int bOldest; /* True if the output segment is the oldest */
218565 bOldest = (pLvlOut->nSeg==1 && pStruct->nLevel==iLvl+2);
218587 if( pSegIter->nPos==0 && (bOldest || pSegIter->bDel==0) ) continue;
/dports/ftp/sftpgo/sftpgo-2.2.0/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c225278 int bOldest; /* True if the output segment is the oldest */
225323 bOldest = (pLvlOut->nSeg==1 && pStruct->nLevel==iLvl+2);
225345 if( pSegIter->nPos==0 && (bOldest || pSegIter->bDel==0) ) continue;
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c220579 int bOldest; /* True if the output segment is the oldest */
220624 bOldest = (pLvlOut->nSeg==1 && pStruct->nLevel==iLvl+2);
220646 if( pSegIter->nPos==0 && (bOldest || pSegIter->bDel==0) ) continue;
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/3rdparty/sqlite/
H A Dsqlite3.c220578 int bOldest; /* True if the output segment is the oldest */
220623 bOldest = (pLvlOut->nSeg==1 && pStruct->nLevel==iLvl+2);
220645 if( pSegIter->nPos==0 && (bOldest || pSegIter->bDel==0) ) continue;
/dports/irc/soju/soju-0.3.0/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c225278 int bOldest; /* True if the output segment is the oldest */
225323 bOldest = (pLvlOut->nSeg==1 && pStruct->nLevel==iLvl+2);
225345 if( pSegIter->nPos==0 && (bOldest || pSegIter->bDel==0) ) continue;

123456