Searched defs:indexBase (Results 1 – 6 of 6) sorted by relevance
571 int32_t indexBase = result.length(); in encodeCharCEs() local598 int32_t indexBase = headerLength + CollationFastLatin::NUM_FAST_CHARS; in encodeContractions() local
537 int indexBase = result.length(); in encodeCharCEs() local561 int indexBase = headerLength + CollationFastLatin.NUM_FAST_CHARS; in encodeContractions() local
538 int indexBase = result.length(); in encodeCharCEs() local562 int indexBase = headerLength + CollationFastLatin.NUM_FAST_CHARS; in encodeContractions() local
2105 int min, int max, int indexBase) in generateIndices()2132 …ayGenerator::createIndices(int seed, int elementCount, int offset, int min, int max, int indexBase) in createIndices()3681 const int indexBase = (hasBaseVtx && spec.baseVertex < 0) ? (-spec.baseVertex) : in iterate() local