Home
last modified time | relevance | path

Searched refs:limitLow (Results 1 – 11 of 11) sorted by relevance

/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/lib_base/base/
H A Dfile_lock_win.cpp28 static constexpr auto limitLow = DWORD(kLockLimit); member in base::FileLock::Lock
44 return LockFile(handle, offsetLow, offsetHigh, limitLow, limitHigh) in Acquire()
54 UnlockFile(handle, offsetLow, offsetHigh, limitLow, limitHigh); in ~Lock()
/dports/devel/ragel/ragel-6.10/ragel/
H A Dcsgoto.cpp155 bool limitLow = data[mid].lowKey == keyOps->minKey; in emitRangeBSearch() local
195 if ( limitLow ) { in emitRangeBSearch()
208 if ( !limitLow && !limitHigh ) { in emitRangeBSearch()
214 else if ( limitLow && !limitHigh ) { in emitRangeBSearch()
219 else if ( !limitLow && limitHigh ) { in emitRangeBSearch()
266 bool limitLow = data[mid]->lowKey == keyOps->minKey; in emitCondBSearch() local
309 if ( limitLow ) { in emitCondBSearch()
324 if ( !limitLow && !limitHigh ) { in emitCondBSearch()
331 else if ( limitLow && !limitHigh ) { in emitCondBSearch()
337 else if ( !limitLow && limitHigh ) { in emitCondBSearch()
H A Dcdgoto.cpp155 bool limitLow = data[mid].lowKey == keyOps->minKey; in emitRangeBSearch() local
195 if ( limitLow ) { in emitRangeBSearch()
208 if ( !limitLow && !limitHigh ) { in emitRangeBSearch()
214 else if ( limitLow && !limitHigh ) { in emitRangeBSearch()
219 else if ( !limitLow && limitHigh ) { in emitRangeBSearch()
266 bool limitLow = data[mid]->lowKey == keyOps->minKey; in emitCondBSearch() local
309 if ( limitLow ) { in emitCondBSearch()
324 if ( !limitLow && !limitHigh ) { in emitCondBSearch()
331 else if ( limitLow && !limitHigh ) { in emitCondBSearch()
337 else if ( !limitLow && limitHigh ) { in emitCondBSearch()
H A Dmlgoto.cpp151 bool limitLow = data[mid].lowKey == keyOps->minKey; in emitRangeBSearch() local
192 if ( limitLow ) { in emitRangeBSearch()
206 if ( !limitLow && !limitHigh ) { in emitRangeBSearch()
213 else if ( limitLow && !limitHigh ) { in emitRangeBSearch()
219 else if ( !limitLow && limitHigh ) { in emitRangeBSearch()
267 bool limitLow = data[mid]->lowKey == keyOps->minKey; in emitCondBSearch() local
310 if ( limitLow ) { in emitCondBSearch()
325 if ( !limitLow && !limitHigh ) { in emitCondBSearch()
332 else if ( limitLow && !limitHigh ) { in emitCondBSearch()
338 else if ( !limitLow && limitHigh ) { in emitCondBSearch()
H A Drbxgoto.cpp172 bool limitLow = data[mid].lowKey == keyOps->minKey; in emitRangeBSearch() local
214 if ( limitLow ) { in emitRangeBSearch()
228 if ( !limitLow && !limitHigh ) { in emitRangeBSearch()
235 else if ( limitLow && !limitHigh ) { in emitRangeBSearch()
241 else if ( !limitLow && limitHigh ) { in emitRangeBSearch()
289 bool limitLow = data[mid]->lowKey == keyOps->minKey; in emitCondBSearch() local
332 if ( limitLow ) { in emitCondBSearch()
346 if ( !limitLow && !limitHigh ) { in emitCondBSearch()
353 else if ( limitLow && !limitHigh ) { in emitCondBSearch()
359 else if ( !limitLow && limitHigh ) { in emitCondBSearch()
H A Dgogoto.cpp155 bool limitLow = data[mid].lowKey == keyOps->minKey; in emitRangeBSearch() local
200 if ( limitLow ) { in emitRangeBSearch()
214 if ( !limitLow && !limitHigh ) { in emitRangeBSearch()
221 else if ( limitLow && !limitHigh ) { in emitRangeBSearch()
227 else if ( !limitLow && limitHigh ) { in emitRangeBSearch()
277 bool limitLow = data[mid]->lowKey == keyOps->minKey; in emitCondBSearch() local
322 if ( limitLow ) { in emitCondBSearch()
336 if ( !limitLow && !limitHigh ) { in emitCondBSearch()
343 else if ( limitLow && !limitHigh ) { in emitCondBSearch()
349 else if ( !limitLow && limitHigh ) { in emitCondBSearch()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/storage/
H A Dstorage_file_lock_win.cpp87 static constexpr auto limitLow = DWORD(kLockLimit); member in Storage::FileLock::Lock
103 return LockFile(handle, offsetLow, offsetHigh, limitLow, limitHigh) in Acquire()
113 UnlockFile(handle, offsetLow, offsetHigh, limitLow, limitHigh); in ~Lock()
/dports/archivers/par2cmdline/par2cmdline-0.8.1/src/
H A Dpar2creator.cpp565 u32 limitLow = 0; in InitialiseOutputFiles() local
569 if (limitLow < fileallocations[filenumber].exponent) in InitialiseOutputFiles()
571 limitLow = fileallocations[filenumber].exponent; in InitialiseOutputFiles()
580 for (u32 t=limitLow; t>=10; t/=10) in InitialiseOutputFiles()
/dports/archivers/libpar2/libpar2-0.4/
H A Dpar2creator.cpp697 u32 limitLow = 0; in InitialiseOutputFiles() local
701 if (limitLow < fileallocations[filenumber].exponent) in InitialiseOutputFiles()
703 limitLow = fileallocations[filenumber].exponent; in InitialiseOutputFiles()
712 for (u32 t=limitLow; t>=10; t/=10) in InitialiseOutputFiles()
/dports/audio/libopenmpt/libopenmpt-0.6.0+release.autotools/soundlib/
H A DSndmix.cpp2230 int limitLow = 113 * 4, limitHigh = 856 * 4; in ReadNote() local
2234 limitLow = ProTrackerTunedPeriods[tableOffset + 11] / 2; in ReadNote()
2237 if(limitLow < 113 * 4) limitLow = 113 * 4; in ReadNote()
2239 Limit(period, limitLow, limitHigh); in ReadNote()
2240 Limit(chn.nPeriod, limitLow, limitHigh); in ReadNote()
/dports/astro/qmapshack/qmapshack-V_1.16.1/src/qmapshack/gis/qms/
H A Dserialization.cpp631 qreal limitLow, limitHigh; in operator <<() local
632 in >> limitLow; in operator <<()
637 colorSourceLimit.minUser = limitLow; in operator <<()