Home
last modified time | relevance | path

Searched refs:nOther (Results 1 – 25 of 244) sorted by relevance

12345678910

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Dndindex.hxx164 inline bool SwNodeIndex::operator< ( sal_uLong const nOther ) const in operator <()
166 return m_pNode->GetIndex() < nOther; in operator <()
168 inline bool SwNodeIndex::operator<=( sal_uLong const nOther ) const in operator <=()
170 return m_pNode->GetIndex() <= nOther; in operator <=()
172 inline bool SwNodeIndex::operator> ( sal_uLong const nOther ) const in operator >()
174 return m_pNode->GetIndex() > nOther; in operator >()
176 inline bool SwNodeIndex::operator>=( sal_uLong const nOther ) const in operator >=()
178 return m_pNode->GetIndex() >= nOther; in operator >=()
180 inline bool SwNodeIndex::operator==( sal_uLong const nOther ) const in operator ==()
182 return m_pNode->GetIndex() == nOther; in operator ==()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Dndindex.hxx164 inline bool SwNodeIndex::operator< ( sal_uLong const nOther ) const in operator <()
166 return m_pNode->GetIndex() < nOther; in operator <()
168 inline bool SwNodeIndex::operator<=( sal_uLong const nOther ) const in operator <=()
170 return m_pNode->GetIndex() <= nOther; in operator <=()
172 inline bool SwNodeIndex::operator> ( sal_uLong const nOther ) const in operator >()
174 return m_pNode->GetIndex() > nOther; in operator >()
176 inline bool SwNodeIndex::operator>=( sal_uLong const nOther ) const in operator >=()
178 return m_pNode->GetIndex() >= nOther; in operator >=()
180 inline bool SwNodeIndex::operator==( sal_uLong const nOther ) const in operator ==()
182 return m_pNode->GetIndex() == nOther; in operator ==()
[all …]
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/Source/
H A DELF.h14 uint8 nOther; member
47 uint32 nOther; member
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/ui/dlg/
H A Dindexfieldscontrol.cxx202 …sal_Int32 nOther = GetTextWidth(m_sAscendingText) + GetSettings().GetStyleSettings().GetScrollBarS… in Init() local
203 nSortOrderColumnWidth = std::max(nSortOrderColumnWidth, nOther); in Init()
205nOther = GetTextWidth(m_sDescendingText) + GetSettings().GetStyleSettings().GetScrollBarSize(); in Init()
206 nSortOrderColumnWidth = std::max(nSortOrderColumnWidth, nOther); in Init()
/dports/games/NBlood/NBlood-a1689a4/source/blood/src/
H A Ddb.cpp184 int nOther = headspritesect[nSector]; in InsertSpriteSect() local
185 if (nOther >= 0) in InsertSpriteSect()
190 prevspritesect[nOther] = nSprite; in InsertSpriteSect()
206 int nOther = nextspritesect[nSprite]; in RemoveSpriteSect() local
207 if (nOther < 0) in RemoveSpriteSect()
209 nOther = headspritesect[nSector]; in RemoveSpriteSect()
227 int nOther = headspritestat[nStat]; in InsertSpriteStat() local
228 if (nOther >= 0) in InsertSpriteStat()
233 prevspritestat[nOther] = nSprite; in InsertSpriteStat()
251 if (nOther < 0) in RemoveSpriteStat()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/ui/dlg/
H A Dindexfieldscontrol.cxx200 …sal_Int32 nOther = GetTextWidth(m_sAscendingText) + GetSettings().GetStyleSettings().GetScrollBarS… in Init() local
201 nSortOrderColumnWidth = std::max(nSortOrderColumnWidth, nOther); in Init()
203nOther = GetTextWidth(m_sDescendingText) + GetSettings().GetStyleSettings().GetScrollBarSize(); in Init()
204 nSortOrderColumnWidth = std::max(nSortOrderColumnWidth, nOther); in Init()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/bitmap/
H A Dbitmappaint.cxx178 for (long nX = 0, nOther = nWidth1; nX < nWidth_2; nX++, nOther--) in Mirror() local
182 pAcc->SetPixelOnData(pScanline, nX, pAcc->GetPixelFromData(pScanline, nOther)); in Mirror()
183 pAcc->SetPixelOnData(pScanline, nOther, aTemp); in Mirror()
203 for (long nY = 0, nOther = nHeight1; nY < nHeight_2; nY++, nOther--) in Mirror() local
206 memcpy(pAcc->GetScanline(nY), pAcc->GetScanline(nOther), nScanSize); in Mirror()
207 memcpy(pAcc->GetScanline(nOther), pBuffer.get(), nScanSize); in Mirror()
/dports/editors/libreoffice/libreoffice-7.2.6.2/cui/source/dialogs/
H A Dsrchxtra.cxx216 sal_uInt16 nOther, sal_uInt16 nShorter, sal_uInt16 nLonger) in SvxSearchSimilarityDialog() argument
223 m_xOtherFld->set_value(nOther); in SvxSearchSimilarityDialog()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cui/source/dialogs/
H A Dsrchxtra.cxx218 sal_uInt16 nOther, sal_uInt16 nShorter, sal_uInt16 nLonger) in SvxSearchSimilarityDialog() argument
225 m_xOtherFld->set_value(nOther); in SvxSearchSimilarityDialog()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/bitmap/
H A Dbitmappaint.cxx167 for (tools::Long nX = 0, nOther = nWidth1; nX < nWidth_2; nX++, nOther--) in Mirror() local
172 pAcc->GetPixelFromData(pScanline, nOther)); in Mirror()
173 pAcc->SetPixelOnData(pScanline, nOther, aTemp); in Mirror()
194 for (tools::Long nY = 0, nOther = nHeight1; nY < nHeight_2; nY++, nOther--) in Mirror() local
197 memcpy(pAcc->GetScanline(nY), pAcc->GetScanline(nOther), nScanSize); in Mirror()
198 memcpy(pAcc->GetScanline(nOther), pBuffer.get(), nScanSize); in Mirror()
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/Source/ui_qt/DebugSupport/
H A DELFSectionView.cpp185 sTemp = string_format("0x%08X", pH->nOther); in FillInformation()
219 …const char* stringTable = (pH->nOther != -1) ? reinterpret_cast<const char*>(m_pELF->GetSectionDat… in FillDynamicSectionListView()
/dports/editors/libreoffice/libreoffice-7.2.6.2/cui/source/inc/
H A Dsrchxtra.hxx70 sal_uInt16 nOther,
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cui/source/inc/
H A Dsrchxtra.hxx71 sal_uInt16 nOther,
/dports/www/mod_php81/php-8.1.1/ext/standard/tests/url/
H A Dbase64_decode_basic_002.phpt18 echo "\nOther chars outside the base64 alphabet are ignored when \$strict===false, but cause failur…
/dports/lang/php80/php-8.0.15/ext/standard/tests/url/
H A Dbase64_decode_basic_002.phpt18 echo "\nOther chars outside the base64 alphabet are ignored when \$strict===false, but cause failur…
/dports/lang/php81/php-8.1.1/ext/standard/tests/url/
H A Dbase64_decode_basic_002.phpt18 echo "\nOther chars outside the base64 alphabet are ignored when \$strict===false, but cause failur…
/dports/www/mod_php80/php-8.0.15/ext/standard/tests/url/
H A Dbase64_decode_basic_002.phpt18 echo "\nOther chars outside the base64 alphabet are ignored when \$strict===false, but cause failur…
/dports/lang/php74/php-7.4.27/ext/standard/tests/url/
H A Dbase64_decode_basic_002.phpt24 echo "\nOther chars outside the base64 alphabet are ignored when \$strict===false, but cause failur…
/dports/lang/php73/php-7.3.33/ext/standard/tests/url/
H A Dbase64_decode_basic_002.phpt24 echo "\nOther chars outside the base64 alphabet are ignored when \$strict===false, but cause failur…
/dports/www/mod_php74/php-7.4.27/ext/standard/tests/url/
H A Dbase64_decode_basic_002.phpt24 echo "\nOther chars outside the base64 alphabet are ignored when \$strict===false, but cause failur…
/dports/www/mod_php73/php-7.3.33/ext/standard/tests/url/
H A Dbase64_decode_basic_002.phpt24 echo "\nOther chars outside the base64 alphabet are ignored when \$strict===false, but cause failur…
/dports/math/osi/Osi-0.108.6/CoinUtils/src/
H A DCoinPresolveDual.cpp1445 int nOther = 0; in presolve() local
1461 nOther = 1; in presolve()
1465 nOther = 1; in presolve()
1472 nOther = 1; in presolve()
1476 nOther++; in presolve()
1484 if (nOther) { in presolve()
/dports/math/coinutils/CoinUtils-2.11.4/CoinUtils/src/
H A DCoinPresolveDual.cpp1445 int nOther = 0; in presolve() local
1461 nOther = 1; in presolve()
1465 nOther = 1; in presolve()
1472 nOther = 1; in presolve()
1476 nOther++; in presolve()
1484 if (nOther) { in presolve()
/dports/math/clp/Clp-1.17.3/CoinUtils/src/
H A DCoinPresolveDual.cpp1445 int nOther = 0; in presolve() local
1461 nOther = 1; in presolve()
1465 nOther = 1; in presolve()
1472 nOther = 1; in presolve()
1476 nOther++; in presolve()
1484 if (nOther) { in presolve()
/dports/math/cbc/Cbc-releases-2.10.5/Cbc/src/
H A DCbcMipStartIO.cpp544 int nOther = 0; in computeCompleteSolution() local
562 nOther++; in computeCompleteSolution()
567 nOther, nNaturalLB, nMaybeLB, nForcedLB, in computeCompleteSolution()

12345678910