Searched defs:nextPos (Results 1 – 11 of 11) sorted by relevance
59 val nextPos = pos + 64 in update() constant
60 val nextPos = pos + 64 in update() constant
63 val nextPos = pos + 128 in update() constant
63 val nextPos = pos + 64 in update() constant
97 private fun Random.nextPos() = nextFloat() * INIT_POS + (1 - INIT_POS) / 2 in norm() method
821 int nextPos = index; in next() local
877 int nextPos; in insertGap2() local1183 int nextPos; in makeJumpList() local
334 const size_t nextPos = extensionStr.find(' ', pos); in queryExtensionsNonIndexed() local
883 int nextPos; // Index of the next character following pos. in next() local
886 int nextPos; // Index of the next character following pos. in next() local
2903 void RBBILineMonkey::rule9Adjust(int32_t pos, UChar32 *posChar, int32_t *nextPos, UChar32 *nextChar… in rule9Adjust()2957 int32_t nextPos; // Index of the next character following pos. in next() local