| /arkcompiler/runtime_core/static_core/libpandabase/mem/ |
| D | arena_allocator.h | 150 void Resize(size_t newSize) in Resize() function 174 void Resize(size_t newSize) in Resize() function
|
| D | arena_allocator.cpp | 114 void ArenaAllocatorT<USE_OOM_HANDLER>::Resize(size_t newSize) in Resize() function in ark::ArenaAllocatorT
|
| D | arena-inl.h | 129 inline void Arena::Resize(size_t newSize) in Resize() function
|
| /arkcompiler/runtime_core/libpandabase/mem/ |
| D | arena_allocator.h | 152 void Resize(size_t new_size) in Resize() function 176 void Resize(size_t new_size) in Resize() function
|
| D | arena_allocator.cpp | 120 void ArenaAllocatorT<use_oom_handler>::Resize(size_t new_size) in Resize() function in panda::ArenaAllocatorT
|
| D | arena-inl.h | 129 inline void Arena::Resize(size_t new_size) in Resize() function
|
| /arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/ |
| D | location_mask.h | 47 void Resize(size_t size) in Resize() function
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/ |
| D | location_mask.h | 45 void Resize(size_t size) in Resize() function
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | combined_pass_visitor.cpp | 38 void CombinedPassVisitor::Resize(int32_t size, int32_t num) in Resize() function in panda::ecmascript::kungfu::CombinedPassVisitor
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | tagged_hash_array.cpp | 103 JSHandle<TaggedHashArray> TaggedHashArray::Resize(JSThread *thread, const JSHandle<TaggedHashArray>… in Resize() function in panda::ecmascript::TaggedHashArray
|
| /arkcompiler/runtime_core/static_core/verification/util/ |
| D | bit_vector.h | 614 void Resize(size_t sz) in Resize() function
|
| /arkcompiler/ets_runtime/ecmascript/containers/ |
| D | containers_bitvector.cpp | 232 JSTaggedValue ContainersBitVector::Resize(EcmaRuntimeCallInfo* argv) in Resize() function in panda::ecmascript::containers::ContainersBitVector
|
| /arkcompiler/ets_runtime/ecmascript/js_api/ |
| D | js_api_bitvector.cpp | 414 void JSAPIBitVector::Resize(JSThread* thread, const JSHandle<JSAPIBitVector>& bitVector, int newSiz… in Resize() function in panda::ecmascript::JSAPIBitVector
|
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| D | js_api_bitvector_test.cpp | 475 HWTEST_F_L0(JSAPIBitVectorTest, Resize) in HWTEST_F_L0() argument
|