Searched refs:getBitCapacity (Results 1 – 2 of 2) sorted by relevance
355 if (N > getBitCapacity()) {375 if (N > getBitCapacity()) in reserve()495 if (NewSize > getBitCapacity()) in push_back()700 if (Size <= getBitCapacity()) {915 size_t getBitCapacity() const { return Bits.size() * BITWORD_SIZE; } in getBitCapacity() function
372 if (N > getBitCapacity()) {392 if (N > getBitCapacity()) in reserve()512 if (NewSize > getBitCapacity()) in push_back()723 if (Size <= getBitCapacity()) {928 size_t getBitCapacity() const { return Bits.size() * BITWORD_SIZE; } in getBitCapacity() function