Home
last modified time | relevance | path

Searched refs:_startSeq (Results 1 – 25 of 26) sorted by relevance

12

/dports/devel/php-ice37/ice-3.7.2/java-compat/src/Ice/src/main/java/Ice/
H A DInputStream.java281 _startSeq = -1; in initialize()
309 _startSeq = -1; in clear()
450 int tmpStartSeq = other._startSeq; in swap()
451 other._startSeq = _startSeq; in swap()
452 _startSeq = tmpStartSeq; in swap()
875 if(_startSeq == -1 || _buf.b.position() > (_startSeq + _minSeqSize)) in readAndCheckSeqSize()
877 _startSeq = _buf.b.position(); in readAndCheckSeqSize()
890 if(_startSeq + _minSeqSize > _buf.size()) in readAndCheckSeqSize()
3434 private int _startSeq; local
/dports/devel/php-ice37/ice-3.7.2/csharp/src/Ice/
H A DInputStream.cs259 _startSeq = -1; in initialize()
287 _startSeq = -1; in clear()
440 int tmpStartSeq = other._startSeq; in swap()
441 other._startSeq = _startSeq; in swap()
442 _startSeq = tmpStartSeq; in swap()
843 if(_startSeq == -1 || _buf.b.position() > (_startSeq + _minSeqSize)) in readAndCheckSeqSize()
845 _startSeq = _buf.b.position(); in readAndCheckSeqSize()
858 if(_startSeq + _minSeqSize > _buf.size()) in readAndCheckSeqSize()
4090 private int _startSeq; field in Ice.InputStream
/dports/devel/ice37/ice-3.7.2/csharp/src/Ice/
H A DInputStream.cs259 _startSeq = -1; in initialize()
287 _startSeq = -1; in clear()
440 int tmpStartSeq = other._startSeq; in swap()
441 other._startSeq = _startSeq; in swap()
442 _startSeq = tmpStartSeq; in swap()
843 if(_startSeq == -1 || _buf.b.position() > (_startSeq + _minSeqSize)) in readAndCheckSeqSize()
845 _startSeq = _buf.b.position(); in readAndCheckSeqSize()
858 if(_startSeq + _minSeqSize > _buf.size()) in readAndCheckSeqSize()
4090 private int _startSeq; field in Ice.InputStream
/dports/devel/ice37/ice-3.7.2/java-compat/src/Ice/src/main/java/Ice/
H A DInputStream.java281 _startSeq = -1; in initialize()
309 _startSeq = -1; in clear()
450 int tmpStartSeq = other._startSeq; in swap()
451 other._startSeq = _startSeq; in swap()
452 _startSeq = tmpStartSeq; in swap()
875 if(_startSeq == -1 || _buf.b.position() > (_startSeq + _minSeqSize)) in readAndCheckSeqSize()
877 _startSeq = _buf.b.position(); in readAndCheckSeqSize()
890 if(_startSeq + _minSeqSize > _buf.size()) in readAndCheckSeqSize()
3434 private int _startSeq; local
/dports/devel/py-ice37/ice-3.7.2/csharp/src/Ice/
H A DInputStream.cs259 _startSeq = -1; in initialize()
287 _startSeq = -1; in clear()
440 int tmpStartSeq = other._startSeq; in swap()
441 other._startSeq = _startSeq; in swap()
442 _startSeq = tmpStartSeq; in swap()
843 if(_startSeq == -1 || _buf.b.position() > (_startSeq + _minSeqSize)) in readAndCheckSeqSize()
845 _startSeq = _buf.b.position(); in readAndCheckSeqSize()
858 if(_startSeq + _minSeqSize > _buf.size()) in readAndCheckSeqSize()
4090 private int _startSeq; field in Ice.InputStream
/dports/devel/py-ice37/ice-3.7.2/java-compat/src/Ice/src/main/java/Ice/
H A DInputStream.java281 _startSeq = -1; in initialize()
309 _startSeq = -1; in clear()
450 int tmpStartSeq = other._startSeq; in swap()
451 other._startSeq = _startSeq; in swap()
452 _startSeq = tmpStartSeq; in swap()
875 if(_startSeq == -1 || _buf.b.position() > (_startSeq + _minSeqSize)) in readAndCheckSeqSize()
877 _startSeq = _buf.b.position(); in readAndCheckSeqSize()
890 if(_startSeq + _minSeqSize > _buf.size()) in readAndCheckSeqSize()
3434 private int _startSeq; local
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/sherlock/
H A Dpeople.cpp200 p._startSeq = 0; in reset()
215 p._startSeq = 0; in reset()
H A Dobjects.cpp64 _startSeq = 0; in BaseObject()
435 _startSeq = _frameNumber; in setObjSequence()
446 _frameNumber = _startSeq; in setObjSequence()
496 _startSeq = idx; in setObjSequence()
H A Dobjects.h212 int _startSeq; // Frame sequence starts at variable
/dports/games/scummvm/scummvm-2.5.1/engines/sherlock/
H A Dpeople.cpp200 p._startSeq = 0; in reset()
215 p._startSeq = 0; in reset()
H A Dobjects.cpp64 _startSeq = 0; in BaseObject()
436 _startSeq = _frameNumber; in setObjSequence()
447 _frameNumber = _startSeq; in setObjSequence()
497 _startSeq = idx; in setObjSequence()
H A Dobjects.h212 int _startSeq; // Frame sequence starts at variable
/dports/devel/php-ice37/ice-3.7.2/java/src/Ice/src/main/java/com/zeroc/Ice/
H A DInputStream.java285 _startSeq = -1; in initialize()
313 _startSeq = -1; in clear()
454 int tmpStartSeq = other._startSeq; in swap()
455 other._startSeq = _startSeq; in swap()
456 _startSeq = tmpStartSeq; in swap()
877 if(_startSeq == -1 || _buf.b.position() > (_startSeq + _minSeqSize)) in readAndCheckSeqSize()
879 _startSeq = _buf.b.position(); in readAndCheckSeqSize()
892 if(_startSeq + _minSeqSize > _buf.size()) in readAndCheckSeqSize()
3557 private int _startSeq; local
/dports/devel/ice37/ice-3.7.2/java/src/Ice/src/main/java/com/zeroc/Ice/
H A DInputStream.java285 _startSeq = -1; in initialize()
313 _startSeq = -1; in clear()
454 int tmpStartSeq = other._startSeq; in swap()
455 other._startSeq = _startSeq; in swap()
456 _startSeq = tmpStartSeq; in swap()
877 if(_startSeq == -1 || _buf.b.position() > (_startSeq + _minSeqSize)) in readAndCheckSeqSize()
879 _startSeq = _buf.b.position(); in readAndCheckSeqSize()
892 if(_startSeq + _minSeqSize > _buf.size()) in readAndCheckSeqSize()
3557 private int _startSeq; local
/dports/devel/py-ice37/ice-3.7.2/java/src/Ice/src/main/java/com/zeroc/Ice/
H A DInputStream.java285 _startSeq = -1; in initialize()
313 _startSeq = -1; in clear()
454 int tmpStartSeq = other._startSeq; in swap()
455 other._startSeq = _startSeq; in swap()
456 _startSeq = tmpStartSeq; in swap()
877 if(_startSeq == -1 || _buf.b.position() > (_startSeq + _minSeqSize)) in readAndCheckSeqSize()
879 _startSeq = _buf.b.position(); in readAndCheckSeqSize()
892 if(_startSeq + _minSeqSize > _buf.size()) in readAndCheckSeqSize()
3557 private int _startSeq; local
/dports/devel/php-ice37/ice-3.7.2/cpp/src/Ice/
H A DInputStream.cpp180 _startSeq = -1; in initialize()
194 _startSeq = -1; in clear()
290 std::swap(_startSeq, other._startSeq); in swap()
387 if(_startSeq == -1 || i > (b.begin() + _startSeq + _minSeqSize)) in readAndCheckSeqSize()
389 _startSeq = static_cast<int>(i - b.begin()); 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 DInputStream.cpp180 _startSeq = -1; in initialize()
194 _startSeq = -1; in clear()
290 std::swap(_startSeq, other._startSeq); in swap()
387 if(_startSeq == -1 || i > (b.begin() + _startSeq + _minSeqSize)) in readAndCheckSeqSize()
389 _startSeq = static_cast<int>(i - b.begin()); 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 DInputStream.cpp180 _startSeq = -1; in initialize()
194 _startSeq = -1; in clear()
290 std::swap(_startSeq, other._startSeq); in swap()
387 if(_startSeq == -1 || i > (b.begin() + _startSeq + _minSeqSize)) in readAndCheckSeqSize()
389 _startSeq = static_cast<int>(i - b.begin()); 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 DInputStream.m768 % The _startSeq variable points to the start of the sequence for which
772 % we reset _startSeq and _minSeqSize for this sequence (possibly a
/dports/devel/ice37/ice-3.7.2/matlab/lib/+Ice/
H A DInputStream.m768 % The _startSeq variable points to the start of the sequence for which
772 % we reset _startSeq and _minSeqSize for this sequence (possibly a
/dports/devel/py-ice37/ice-3.7.2/matlab/lib/+Ice/
H A DInputStream.m768 % The _startSeq variable points to the start of the sequence for which
772 % we reset _startSeq and _minSeqSize for this sequence (possibly a
/dports/devel/php-ice37/ice-3.7.2/cpp/include/Ice/
H A DInputStream.h1495 int _startSeq; variable
/dports/devel/ice37/ice-3.7.2/cpp/include/Ice/
H A DInputStream.h1495 int _startSeq; variable
/dports/devel/py-ice37/ice-3.7.2/cpp/include/Ice/
H A DInputStream.h1495 int _startSeq; variable
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/sherlock/tattoo/
H A Dtattoo_people.cpp963 _seqTo = _seqCounter = _seqCounter2 = _seqStack = _startSeq = 0; in checkWalkGraphics()

12