Home
last modified time | relevance | path

Searched defs:curSize (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/libpandabase/mem/
Darena_allocator.cpp117 size_t curSize = GetAllocatedSize(); in Resize() local
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Delf_builder.cpp596 uint32_t curSize = curSecOffset; in PackELFSections() local
602 uint32_t curSize = curSecOffset; in PackELFSections() local
608 uint32_t curSize = curSecOffset; in PackELFSections() local
615 uint32_t curSize = curSecOffset; in PackELFSections() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
Dsimplify.cpp615 for (auto curSize : blocks) { in ExpandMemsetLowLevel() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dgate_accessor.cpp198 uint32_t curSize = GetArraySize(gate); in SetArraySize() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
Dlower.cpp1403 for (uint32 curSize = 0; curSize < size;) { in LowerStructReturnInGpRegs() local