Searched defs:allocSize (Results 1 – 2 of 2) sorted by relevance
31 const allocSize = Math.ceil(size / BitSet.NUMBER_BITS_NUM); constant
76 Index allocSize = (size * sizeof(ListEl) + sizeof(Scalar) - 1)/sizeof(Scalar); in reallocate() local94 Index allocSize = m_allocatedElements * sizeof(ListEl); in reallocateSparse() local