/dports/devel/php-ice37/ice-3.7.2/java-compat/src/Ice/src/main/java/Ice/ |
H A D | InputStream.java | 282 _minSeqSize = 0; in initialize() 454 int tmpMinSeqSize = other._minSeqSize; in swap() 455 other._minSeqSize = _minSeqSize; in swap() 456 _minSeqSize = tmpMinSeqSize; in swap() 875 if(_startSeq == -1 || _buf.b.position() > (_startSeq + _minSeqSize)) in readAndCheckSeqSize() 878 _minSeqSize = sz * minSize; in readAndCheckSeqSize() 882 _minSeqSize += sz * minSize; in readAndCheckSeqSize() 890 if(_startSeq + _minSeqSize > _buf.size()) in readAndCheckSeqSize() 3435 private int _minSeqSize; local
|
/dports/devel/php-ice37/ice-3.7.2/csharp/src/Ice/ |
H A D | InputStream.cs | 260 _minSeqSize = 0; in initialize() 444 int tmpMinSeqSize = other._minSeqSize; in swap() 445 other._minSeqSize = _minSeqSize; in swap() 446 _minSeqSize = tmpMinSeqSize; in swap() 843 if(_startSeq == -1 || _buf.b.position() > (_startSeq + _minSeqSize)) in readAndCheckSeqSize() 846 _minSeqSize = sz * minSize; in readAndCheckSeqSize() 850 _minSeqSize += sz * minSize; in readAndCheckSeqSize() 858 if(_startSeq + _minSeqSize > _buf.size()) in readAndCheckSeqSize() 4091 private int _minSeqSize; field in Ice.InputStream
|
/dports/devel/ice37/ice-3.7.2/csharp/src/Ice/ |
H A D | InputStream.cs | 260 _minSeqSize = 0; in initialize() 444 int tmpMinSeqSize = other._minSeqSize; in swap() 445 other._minSeqSize = _minSeqSize; in swap() 446 _minSeqSize = tmpMinSeqSize; in swap() 843 if(_startSeq == -1 || _buf.b.position() > (_startSeq + _minSeqSize)) in readAndCheckSeqSize() 846 _minSeqSize = sz * minSize; in readAndCheckSeqSize() 850 _minSeqSize += sz * minSize; in readAndCheckSeqSize() 858 if(_startSeq + _minSeqSize > _buf.size()) in readAndCheckSeqSize() 4091 private int _minSeqSize; field in Ice.InputStream
|
/dports/devel/ice37/ice-3.7.2/java-compat/src/Ice/src/main/java/Ice/ |
H A D | InputStream.java | 282 _minSeqSize = 0; in initialize() 454 int tmpMinSeqSize = other._minSeqSize; in swap() 455 other._minSeqSize = _minSeqSize; in swap() 456 _minSeqSize = tmpMinSeqSize; in swap() 875 if(_startSeq == -1 || _buf.b.position() > (_startSeq + _minSeqSize)) in readAndCheckSeqSize() 878 _minSeqSize = sz * minSize; in readAndCheckSeqSize() 882 _minSeqSize += sz * minSize; in readAndCheckSeqSize() 890 if(_startSeq + _minSeqSize > _buf.size()) in readAndCheckSeqSize() 3435 private int _minSeqSize; local
|
/dports/devel/py-ice37/ice-3.7.2/csharp/src/Ice/ |
H A D | InputStream.cs | 260 _minSeqSize = 0; in initialize() 444 int tmpMinSeqSize = other._minSeqSize; in swap() 445 other._minSeqSize = _minSeqSize; in swap() 446 _minSeqSize = tmpMinSeqSize; in swap() 843 if(_startSeq == -1 || _buf.b.position() > (_startSeq + _minSeqSize)) in readAndCheckSeqSize() 846 _minSeqSize = sz * minSize; in readAndCheckSeqSize() 850 _minSeqSize += sz * minSize; in readAndCheckSeqSize() 858 if(_startSeq + _minSeqSize > _buf.size()) in readAndCheckSeqSize() 4091 private int _minSeqSize; field in Ice.InputStream
|
/dports/devel/py-ice37/ice-3.7.2/java-compat/src/Ice/src/main/java/Ice/ |
H A D | InputStream.java | 282 _minSeqSize = 0; in initialize() 454 int tmpMinSeqSize = other._minSeqSize; in swap() 455 other._minSeqSize = _minSeqSize; in swap() 456 _minSeqSize = tmpMinSeqSize; in swap() 875 if(_startSeq == -1 || _buf.b.position() > (_startSeq + _minSeqSize)) in readAndCheckSeqSize() 878 _minSeqSize = sz * minSize; in readAndCheckSeqSize() 882 _minSeqSize += sz * minSize; in readAndCheckSeqSize() 890 if(_startSeq + _minSeqSize > _buf.size()) in readAndCheckSeqSize() 3435 private int _minSeqSize; local
|
/dports/devel/php-ice37/ice-3.7.2/java/src/Ice/src/main/java/com/zeroc/Ice/ |
H A D | InputStream.java | 286 _minSeqSize = 0; in initialize() 458 int tmpMinSeqSize = other._minSeqSize; in swap() 459 other._minSeqSize = _minSeqSize; in swap() 460 _minSeqSize = tmpMinSeqSize; in swap() 877 if(_startSeq == -1 || _buf.b.position() > (_startSeq + _minSeqSize)) in readAndCheckSeqSize() 880 _minSeqSize = sz * minSize; in readAndCheckSeqSize() 884 _minSeqSize += sz * minSize; in readAndCheckSeqSize() 892 if(_startSeq + _minSeqSize > _buf.size()) in readAndCheckSeqSize() 3558 private int _minSeqSize; local
|
/dports/devel/ice37/ice-3.7.2/java/src/Ice/src/main/java/com/zeroc/Ice/ |
H A D | InputStream.java | 286 _minSeqSize = 0; in initialize() 458 int tmpMinSeqSize = other._minSeqSize; in swap() 459 other._minSeqSize = _minSeqSize; in swap() 460 _minSeqSize = tmpMinSeqSize; in swap() 877 if(_startSeq == -1 || _buf.b.position() > (_startSeq + _minSeqSize)) in readAndCheckSeqSize() 880 _minSeqSize = sz * minSize; in readAndCheckSeqSize() 884 _minSeqSize += sz * minSize; in readAndCheckSeqSize() 892 if(_startSeq + _minSeqSize > _buf.size()) in readAndCheckSeqSize() 3558 private int _minSeqSize; local
|
/dports/devel/py-ice37/ice-3.7.2/java/src/Ice/src/main/java/com/zeroc/Ice/ |
H A D | InputStream.java | 286 _minSeqSize = 0; in initialize() 458 int tmpMinSeqSize = other._minSeqSize; in swap() 459 other._minSeqSize = _minSeqSize; in swap() 460 _minSeqSize = tmpMinSeqSize; in swap() 877 if(_startSeq == -1 || _buf.b.position() > (_startSeq + _minSeqSize)) in readAndCheckSeqSize() 880 _minSeqSize = sz * minSize; in readAndCheckSeqSize() 884 _minSeqSize += sz * minSize; in readAndCheckSeqSize() 892 if(_startSeq + _minSeqSize > _buf.size()) in readAndCheckSeqSize() 3558 private int _minSeqSize; local
|
/dports/devel/php-ice37/ice-3.7.2/cpp/src/Ice/ |
H A D | InputStream.cpp | 181 _minSeqSize = 0; in initialize() 291 std::swap(_minSeqSize, other._minSeqSize); in swap() 387 if(_startSeq == -1 || i > (b.begin() + _startSeq + _minSeqSize)) in readAndCheckSeqSize() 390 _minSeqSize = sz * minSize; in readAndCheckSeqSize() 394 _minSeqSize += sz * minSize; in readAndCheckSeqSize() 402 if(_startSeq + _minSeqSize > static_cast<int>(b.size())) in readAndCheckSeqSize()
|
/dports/devel/ice37/ice-3.7.2/cpp/src/Ice/ |
H A D | InputStream.cpp | 181 _minSeqSize = 0; in initialize() 291 std::swap(_minSeqSize, other._minSeqSize); in swap() 387 if(_startSeq == -1 || i > (b.begin() + _startSeq + _minSeqSize)) in readAndCheckSeqSize() 390 _minSeqSize = sz * minSize; in readAndCheckSeqSize() 394 _minSeqSize += sz * minSize; in readAndCheckSeqSize() 402 if(_startSeq + _minSeqSize > static_cast<int>(b.size())) in readAndCheckSeqSize()
|
/dports/devel/py-ice37/ice-3.7.2/cpp/src/Ice/ |
H A D | InputStream.cpp | 181 _minSeqSize = 0; in initialize() 291 std::swap(_minSeqSize, other._minSeqSize); in swap() 387 if(_startSeq == -1 || i > (b.begin() + _startSeq + _minSeqSize)) in readAndCheckSeqSize() 390 _minSeqSize = sz * minSize; in readAndCheckSeqSize() 394 _minSeqSize += sz * minSize; in readAndCheckSeqSize() 402 if(_startSeq + _minSeqSize > static_cast<int>(b.size())) in readAndCheckSeqSize()
|
/dports/devel/php-ice37/ice-3.7.2/matlab/lib/+Ice/ |
H A D | InputStream.m | 769 % we expect to read at least _minSeqSize bytes from the stream. 771 % If not initialized or if we already read more data than _minSeqSize, 772 % we reset _startSeq and _minSeqSize for this sequence (possibly a 776 % _minSeqSize by the minimum size that this sequence will require on 782 % the minimum size of the enclosing sequences, it's _minSeqSize.
|
/dports/devel/ice37/ice-3.7.2/matlab/lib/+Ice/ |
H A D | InputStream.m | 769 % we expect to read at least _minSeqSize bytes from the stream. 771 % If not initialized or if we already read more data than _minSeqSize, 772 % we reset _startSeq and _minSeqSize for this sequence (possibly a 776 % _minSeqSize by the minimum size that this sequence will require on 782 % the minimum size of the enclosing sequences, it's _minSeqSize.
|
/dports/devel/py-ice37/ice-3.7.2/matlab/lib/+Ice/ |
H A D | InputStream.m | 769 % we expect to read at least _minSeqSize bytes from the stream. 771 % If not initialized or if we already read more data than _minSeqSize, 772 % we reset _startSeq and _minSeqSize for this sequence (possibly a 776 % _minSeqSize by the minimum size that this sequence will require on 782 % the minimum size of the enclosing sequences, it's _minSeqSize.
|
/dports/devel/php-ice37/ice-3.7.2/cpp/include/Ice/ |
H A D | InputStream.h | 1496 int _minSeqSize; variable
|
/dports/devel/ice37/ice-3.7.2/cpp/include/Ice/ |
H A D | InputStream.h | 1496 int _minSeqSize; variable
|
/dports/devel/py-ice37/ice-3.7.2/cpp/include/Ice/ |
H A D | InputStream.h | 1496 int _minSeqSize; variable
|