Home
last modified time | relevance | path

Searched refs:bOldest (Results 1 – 25 of 137) sorted by relevance

123456

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/tool/
H A Dchgtrack.cxx1491 bool bOldest, ::std::stack<ScChangeActionContent*>* pRejectActions ) in Select() argument
1521 if ( bOldest || pEnd != this ) in Select()
1530 if ( bOldest ) in Select()
1535 pNew->SetRejectAction( bOldest ? GetActionNumber() : pEnd->GetActionNumber() ); in Select()
1547 if ( bOldest ) in Select()
4010 bool ScChangeTrack::SelectContent( ScChangeAction* pAct, bool bOldest ) in SelectContent() argument
4016 if ( bOldest ) in SelectContent()
4032 const ScCellValue& rCell = (bOldest ? pContent->GetOldCell() : pContent->GetNewCell()); in SelectContent()
4064 bOldest, &aRejectActions ); in SelectContent()
4074 bOk &= pContent->Select( rDoc, this, bOldest, nullptr ); in SelectContent()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/tool/
H A Dchgtrack.cxx1522 bool bOldest, ::std::stack<ScChangeActionContent*>* pRejectActions ) in Select() argument
1552 if ( bOldest || pEnd != this ) in Select()
1561 if ( bOldest ) in Select()
1566 pNew->SetRejectAction( bOldest ? GetActionNumber() : pEnd->GetActionNumber() ); in Select()
1578 if ( bOldest ) in Select()
4024 bool ScChangeTrack::SelectContent( ScChangeAction* pAct, bool bOldest ) in SelectContent() argument
4030 if ( bOldest ) in SelectContent()
4043 const ScCellValue& rCell = (bOldest ? pContent->GetOldCell() : pContent->GetNewCell()); in SelectContent()
4075 bOldest, &aRejectActions ); in SelectContent()
4085 bOk &= pContent->Select( pDoc, this, bOldest, nullptr ); in SelectContent()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/inc/
H A Dchgtrack.hxx678 bool bOldest, ::std::stack<ScChangeActionContent*>* pRejectActions );
1111 bool SelectContent( ScChangeAction*, bool bOldest = false );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/inc/
H A Dchgtrack.hxx678 bool bOldest, ::std::stack<ScChangeActionContent*>* pRejectActions );
1116 bool SelectContent( ScChangeAction*, bool bOldest = false );
/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/fts5/
H A Dfts5_index.c4194 int bOldest; /* True if the output segment is the oldest */ in fts5IndexMergeLevel() local
4239 bOldest = (pLvlOut->nSeg==1 && pStruct->nLevel==iLvl+2); in fts5IndexMergeLevel()
4261 if( pSegIter->nPos==0 && (bOldest || pSegIter->bDel==0) ) continue; in fts5IndexMergeLevel()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/fts5/
H A Dfts5_index.c4225 int bOldest; /* True if the output segment is the oldest */ in fts5IndexMergeLevel() local
4270 bOldest = (pLvlOut->nSeg==1 && pStruct->nLevel==iLvl+2); in fts5IndexMergeLevel()
4292 if( pSegIter->nPos==0 && (bOldest || pSegIter->bDel==0) ) continue; in fts5IndexMergeLevel()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/fts5/
H A Dfts5_index.c4225 int bOldest; /* True if the output segment is the oldest */ in fts5IndexMergeLevel() local
4270 bOldest = (pLvlOut->nSeg==1 && pStruct->nLevel==iLvl+2); in fts5IndexMergeLevel()
4292 if( pSegIter->nPos==0 && (bOldest || pSegIter->bDel==0) ) continue; in fts5IndexMergeLevel()
/dports/databases/sqlite3/sqlite-src-3350500/ext/fts5/
H A Dfts5_index.c4223 int bOldest; /* True if the output segment is the oldest */ in fts5IndexMergeLevel() local
4268 bOldest = (pLvlOut->nSeg==1 && pStruct->nLevel==iLvl+2); in fts5IndexMergeLevel()
4290 if( pSegIter->nPos==0 && (bOldest || pSegIter->bDel==0) ) continue; in fts5IndexMergeLevel()
/dports/sysutils/tracker3/tracker-3.1.2/src/libtracker-fts/
H A Dfts5.c11722 int bOldest; /* True if the output segment is the oldest */ in fts5IndexMergeLevel() local
11766 bOldest = (pLvlOut->nSeg==1 && pStruct->nLevel==iLvl+2); in fts5IndexMergeLevel()
11779 if( pSegIter->nPos==0 && (bOldest || pSegIter->bDel==0) ) continue; in fts5IndexMergeLevel()
/dports/sysutils/tracker/tracker-2.3.4/src/libtracker-fts/
H A Dfts5.c11722 int bOldest; /* True if the output segment is the oldest */ in fts5IndexMergeLevel() local
11766 bOldest = (pLvlOut->nSeg==1 && pStruct->nLevel==iLvl+2); in fts5IndexMergeLevel()
11779 if( pSegIter->nPos==0 && (bOldest || pSegIter->bDel==0) ) continue; in fts5IndexMergeLevel()
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/lib/sqlite/
H A Dsqlite3.c177573 int bOldest; /* True if the output segment is the oldest */
177615 bOldest = (pLvlOut->nSeg==1 && pStruct->nLevel==iLvl+2);
177628 if( pSegIter->nPos==0 && (bOldest || pSegIter->bDel==0) ) continue;
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/lib/sqlite/
H A Dsqlite3.c177573 int bOldest; /* True if the output segment is the oldest */
177615 bOldest = (pLvlOut->nSeg==1 && pStruct->nLevel==iLvl+2);
177628 if( pSegIter->nPos==0 && (bOldest || pSegIter->bDel==0) ) continue;
/dports/irc/ircd-ratbox/ircd-ratbox-3.0.10/bandb/sqlite3/
H A Dsqlite3.c177538 int bOldest; /* True if the output segment is the oldest */
177580 bOldest = (pLvlOut->nSeg==1 && pStruct->nLevel==iLvl+2);
177593 if( pSegIter->nPos==0 && (bOldest || pSegIter->bDel==0) ) continue;
/dports/lang/jimtcl/jimtcl-0.81/sqlite3/
H A Dsqlite3.c189114 int bOldest; /* True if the output segment is the oldest */
189158 bOldest = (pLvlOut->nSeg==1 && pStruct->nLevel==iLvl+2);
189171 if( pSegIter->nPos==0 && (bOldest || pSegIter->bDel==0) ) continue;
/dports/finance/moneymanagerex/moneymanagerex-1.2.7/lib/wxsqlite3/sqlite3/secure/src/
H A Dsqlite3.c180547 int bOldest; /* True if the output segment is the oldest */
180591 bOldest = (pLvlOut->nSeg==1 && pStruct->nLevel==iLvl+2);
180604 if( pSegIter->nPos==0 && (bOldest || pSegIter->bDel==0) ) continue;
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/concourse/dex/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c189090 int bOldest; /* True if the output segment is the oldest */
189134 bOldest = (pLvlOut->nSeg==1 && pStruct->nLevel==iLvl+2);
189147 if( pSegIter->nPos==0 && (bOldest || pSegIter->bDel==0) ) continue;
/dports/devel/openocd/openocd-0.11.0/jimtcl/sqlite3/
H A Dsqlite3.c189114 int bOldest; /* True if the output segment is the oldest */
189158 bOldest = (pLvlOut->nSeg==1 && pStruct->nLevel==iLvl+2);
189171 if( pSegIter->nPos==0 && (bOldest || pSegIter->bDel==0) ) continue;
/dports/lang/php73/php-7.3.33/ext/sqlite3/libsqlite/
H A Dsqlite3.c213110 int bOldest; /* True if the output segment is the oldest */
213155 bOldest = (pLvlOut->nSeg==1 && pStruct->nLevel==iLvl+2);
213177 if( pSegIter->nPos==0 && (bOldest || pSegIter->bDel==0) ) continue;
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/sqlite-3.20.1/
H A Dsqlite3.c195346 int bOldest; /* True if the output segment is the oldest */
195391 bOldest = (pLvlOut->nSeg==1 && pStruct->nLevel==iLvl+2);
195413 if( pSegIter->nPos==0 && (bOldest || pSegIter->bDel==0) ) continue;
/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/sqlite/
H A Dsqlite3.c214011 int bOldest; /* True if the output segment is the oldest */
214056 bOldest = (pLvlOut->nSeg==1 && pStruct->nLevel==iLvl+2);
214078 if( pSegIter->nPos==0 && (bOldest || pSegIter->bDel==0) ) continue;
/dports/databases/php73-sqlite3/php-7.3.33/ext/sqlite3/libsqlite/
H A Dsqlite3.c213110 int bOldest; /* True if the output segment is the oldest */
213155 bOldest = (pLvlOut->nSeg==1 && pStruct->nLevel==iLvl+2);
213177 if( pSegIter->nPos==0 && (bOldest || pSegIter->bDel==0) ) continue;
/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/cloudflare/cfssl/cfssl-2001f384ec4f/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c209492 int bOldest; /* True if the output segment is the oldest */
209537 bOldest = (pLvlOut->nSeg==1 && pStruct->nLevel==iLvl+2);
209559 if( pSegIter->nPos==0 && (bOldest || pSegIter->bDel==0) ) continue;
/dports/emulators/mgba/mgba-0.9.2/src/third-party/sqlite3/
H A Dsqlite3.c191955 int bOldest; /* True if the output segment is the oldest */
191999 bOldest = (pLvlOut->nSeg==1 && pStruct->nLevel==iLvl+2);
192012 if( pSegIter->nPos==0 && (bOldest || pSegIter->bDel==0) ) continue;
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/direct-sqlite-2.3.26/cbits/
H A Dsqlite3.c213110 int bOldest; /* True if the output segment is the oldest */
213155 bOldest = (pLvlOut->nSeg==1 && pStruct->nLevel==iLvl+2);
213177 if( pSegIter->nPos==0 && (bOldest || pSegIter->bDel==0) ) continue;
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/pressly/goose/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c209492 int bOldest; /* True if the output segment is the oldest */
209537 bOldest = (pLvlOut->nSeg==1 && pStruct->nLevel==iLvl+2);
209559 if( pSegIter->nPos==0 && (bOldest || pSegIter->bDel==0) ) continue;

123456