Searched defs:_nextValue (Results 1 – 9 of 9) sorted by relevance
24 private _nextValue; property in TestAsyncIterable
98 static int64_t _nextValue; variable
34 int64_t KVPrefix::_nextValue = 0; member in mongo::KVPrefix
53 private $_nextValue; variable in Doctrine\\ORM\\Id\\TableGenerator
50 private $_nextValue = 0; variable in Doctrine\\ORM\\Id\\SequenceGenerator
341 boost::optional<Document> _nextValue; variable
673 …::LineAttributesInfo( const QModelIndex& _index, const QPointF& _value, const QPointF& _nextValue ) in LineAttributesInfo()