OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EnsureSize
(Results
1 - 3
of
3
) sorted by null
/external/compiler-rt/lib/tsan/rtl/
tsan_vector.h
62
EnsureSize
(Size() + 1);
69
EnsureSize
(Size() + 1);
86
EnsureSize
(size);
99
void
EnsureSize
(uptr size) {
/art/runtime/base/
bit_vector.cc
155
EnsureSize
(highest_bit);
187
EnsureSize
(highest_bit);
348
void BitVector::
EnsureSize
(uint32_t idx) {
bit_vector.h
155
EnsureSize
(idx);
284
void
EnsureSize
(uint32_t idx);
Completed in 89 milliseconds