Home
last modified time | relevance | path

Searched refs:uDone (Results 1 – 8 of 8) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sal/osl/w32/
H A Dfile.cxx341 sal_uInt64 uDone = 0; in readFileAt() local
347 *pBytesRead += uDone; in readFileAt()
352 sal_uInt64 uDone = 0; in readFileAt() local
419 sal_uInt64 uDone = 0; in writeFileAt() local
423 if (uDone != nBytesToWrite) in writeFileAt()
427 *pBytesWritten += uDone; in writeFileAt()
432 sal_uInt64 uDone = 0; in writeFileAt() local
469 sal_uInt64 uDone = 0; in readLineAt() local
505 sal_uInt64 uDone = 0; in readLineAt() local
606 sal_uInt64 uDone = 0; in syncFile() local
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sal/osl/w32/
H A Dfile.cxx329 sal_uInt64 uDone = 0; in readFileAt() local
335 *pBytesRead += uDone; in readFileAt()
340 sal_uInt64 uDone = 0; in readFileAt() local
407 sal_uInt64 uDone = 0; in writeFileAt() local
411 if (uDone != nBytesToWrite) in writeFileAt()
415 *pBytesWritten += uDone; in writeFileAt()
420 sal_uInt64 uDone = 0; in writeFileAt() local
457 sal_uInt64 uDone = 0; in readLineAt() local
493 sal_uInt64 uDone = 0; in readLineAt() local
594 sal_uInt64 uDone = 0; in syncFile() local
[all …]
/dports/biology/muscle/muscle-3.8.1551/
H A Dfastdistkbit.cpp85 unsigned uDone = 0; in DistKbit20_3() local
101 if (uDone%10000 == 0) in DistKbit20_3()
102 Progress(uDone, uTotal); in DistKbit20_3()
103 ++uDone; in DistKbit20_3()
H A Dfastdistjones.cpp161 unsigned uDone = 0; in DistKmer20_3() local
201 if (uDone%1000 == 0) in DistKmer20_3()
202 Progress(uDone, uTotal); in DistKmer20_3()
/dports/biology/ugene/ugene-40.1/src/plugins_3rdparty/umuscle/src/muscle/
H A Dfastdistkbit.cpp89 unsigned uDone = 0; in DistKbit20_3() local
105 if (uDone%10000 == 0) in DistKbit20_3()
106 Progress(uDone, uTotal); in DistKbit20_3()
107 ++uDone; in DistKbit20_3()
H A Dfastdistjones.cpp165 unsigned uDone = 0; in DistKmer20_3() local
205 if (uDone%1000 == 0) in DistKmer20_3()
206 Progress(uDone, uTotal); in DistKmer20_3()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sal/osl/unx/
H A Dfile.cxx419 sal_uInt64 uDone = 0; in readFileAt() local
424 *pBytesRead += uDone; in readFileAt()
430 sal_uInt64 uDone = 0; in readFileAt() local
436 m_buflen = uDone; in readFileAt()
511 sal_uInt64 uDone = 0; in writeFileAt() local
517 m_buflen = uDone; in writeFileAt()
551 sal_uInt64 uDone = 0; in readLineAt() local
557 m_buflen = uDone; in readLineAt()
594 m_buflen = uDone; in readLineAt()
696 sal_uInt64 uDone = 0; in syncFile() local
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sal/osl/unx/
H A Dfile.cxx435 sal_uInt64 uDone = 0; in readFileAt() local
440 *pBytesRead += uDone; in readFileAt()
446 sal_uInt64 uDone = 0; in readFileAt() local
452 m_buflen = uDone; in readFileAt()
527 sal_uInt64 uDone = 0; in writeFileAt() local
533 m_buflen = uDone; in writeFileAt()
567 sal_uInt64 uDone = 0; in readLineAt() local
573 m_buflen = uDone; in readLineAt()
610 m_buflen = uDone; in readLineAt()
712 sal_uInt64 uDone = 0; in syncFile() local
[all …]