Home
last modified time | relevance | path

Searched defs:Resize (Results 1 - 12 of 12) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
H A Dlocation_mask.h47 void Resize(size_t size) in Resize() function in panda::compiler::LocationMask
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/
H A Dlocation_mask.h44 void Resize(size_t size) in Resize() function in ark::compiler::LocationMask
/arkcompiler/runtime_core/libpandabase/mem/
H A Darena_allocator.cpp118 void ArenaAllocatorT<use_oom_handler>::Resize(size_t new_size) in Resize() function in panda::ArenaAllocatorT
H A Darena_allocator.h152 void Resize(size_t new_size) in Resize() function in panda::ArenaAllocatorT::OnStackBuffT
176 void Resize(size_t new_size) in Resize() function in panda::ArenaAllocatorT::OnStackBuffT
H A Darena-inl.h129 inline void Arena::Resize(size_t new_size) in Resize() function in panda::Arena
/arkcompiler/runtime_core/static_core/libpandabase/mem/
H A Darena_allocator.cpp113 void ArenaAllocatorT<USE_OOM_HANDLER>::Resize(size_t newSize) in Resize() function in ark::ArenaAllocatorT
H A Darena_allocator.h150 void Resize(size_t newSize) in Resize() function in ark::ArenaAllocatorT::OnStackBuffT
174 void Resize(size_t newSize) in Resize() function in ark::ArenaAllocatorT::OnStackBuffT
H A Darena-inl.h129 inline void Arena::Resize(size_t newSize) in Resize() function in ark::Arena
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dcombined_pass_visitor.cpp38 void CombinedPassVisitor::Resize(int32_t size, int32_t num) in Resize() function in panda::ecmascript::kungfu::CombinedPassVisitor
/arkcompiler/ets_runtime/ecmascript/
H A Dtagged_hash_array.cpp102 JSHandle<TaggedHashArray> TaggedHashArray::Resize(JSThread *thread, const JSHandle<TaggedHashArray> &oldTab, in Resize() function in panda::ecmascript::TaggedHashArray
/arkcompiler/ets_runtime/ecmascript/containers/
H A Dcontainers_bitvector.cpp223 JSTaggedValue ContainersBitVector::Resize(EcmaRuntimeCallInfo* argv) in Resize() function in panda::ecmascript::containers::ContainersBitVector
/arkcompiler/ets_runtime/ecmascript/js_api/
H A Djs_api_bitvector.cpp414 void JSAPIBitVector::Resize(JSThread* thread, const JSHandle<JSAPIBitVector>& bitVector, int newSize) in Resize() function in panda::ecmascript::JSAPIBitVector

Completed in 7 milliseconds