Searched defs:resize (Results 1 - 5 of 5) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/utils/ | ||
| H A D | ref_vector.h | 248 void resize(size_type n) in resize() function in maple::utils::ref_vector |
| /arkcompiler/runtime_core/libpandabase/utils/ | ||
| H A D | small_vector.h | 468 void resize(size_t size) in resize() function in panda::SmallVector 494 void resize(size_t size, const value_type &val) in resize() function in panda::SmallVector |
| H A D | bit_vector.h | 357 void resize(size_t bits) in resize() function in panda::final |
| /arkcompiler/runtime_core/static_core/libpandabase/utils/ | ||
| H A D | small_vector.h | 472 void resize(size_t size) in resize() function in ark::SmallVector 500 void resize(size_t size, const value_type &val) in resize() function in ark::SmallVector |
| H A D | bit_vector.h | 372 void resize(size_t bits) in resize() function in ark::final |
Completed in 7 milliseconds