Searched defs:maxElements (Results 1 – 2 of 2) sorted by relevance
132 size_t maxElements = (1ULL << indexBits); in add() local186 size_t maxElements = (1ULL << indexBits); in addFixed() local
1151 int maxElements = findMaxIndex(count,indices_type,indices) + 1; in convertIndirect() local