Home
last modified time | relevance | path

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

/dports/www/pear-Horde_Service_Weather/Horde_Service_Weather-2.5.4/lib/Horde/Service/Weather/
H A DWeatherUnderground.php240 && $this->_lastLength >= $length) {
242 if ($this->_lastLength > $length) {
249 $this->_lastLength = $length;
H A DOwm.php166 && $this->_lastLength == $length) {
170 $this->_lastLength = $length;
H A DBase.php119 protected $_lastLength; variable in Horde_Service_Weather_Base
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/chat_helpers/
H A Dmessage_field.h101 int _lastLength = 0; variable
H A Dmessage_field.cpp496 const auto timeout = (std::abs(length - _lastLength) > 2) in __anon394992770d02()
502 _lastLength = length; in __anon394992770d02()
/dports/archivers/ppmd-7z/p7zip_9.04/CPP/7zip/Compress/
H A DRar3Decoder.cpp611 UInt32 length = _lastLength; in DecodeLZ()
732 _lastLength = length; in DecodeLZ()
747 _lastLength = 0; in CodeReal()
H A DRar3Decoder.h202 UInt32 _lastLength; variable
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/Compress/
H A DRar3Decoder.cpp665 UInt32 len = _lastLength; in DecodeLZ()
801 _lastLength = len; in DecodeLZ()
819 _lastLength = 0; in CodeReal()
H A DRar3Decoder.h180 UInt32 _lastLength; variable
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/Compress/
H A DRar3Decoder.cpp695 UInt32 length = _lastLength; in DecodeLZ()
821 _lastLength = length; in DecodeLZ()
839 _lastLength = 0; in CodeReal()
H A DRar3Decoder.h183 UInt32 _lastLength; variable