Home
last modified time | relevance | path

Searched defs:total (Results 1 – 17 of 17) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_memlayout.cpp279 uint64 total = locals().GetSize() + segArgsRegPassed.GetSize() + segArgsToStkPass.GetSize() + in StackFrameSize() local
287 int32 total = static_cast<int32>(RoundUp(GetSizeOfGRSaveArea(), stackPtrAlignment)); in GetGRSaveAreaBaseLoc() local
293 int32 total = static_cast<int32>(RoundUp(GetSizeOfGRSaveArea(), stackPtrAlignment) + in GetVRSaveAreaBaseLoc() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dif_conversion.cpp218 uint32_t total = 0; in IsConvertable() local
232 uint32_t total = 0; in IsPhisAllowed() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_memlayout.cpp529 …uint64 total = segArgsRegPassed.GetSize() + static_cast<AArch64CGFunc *>(cgFunc)->SizeOfCalleeSave… in StackFrameSize() local
572 …int32 total = static_cast<int32>(RealStackFrameSize() - RoundUp(GetSizeOfGRSaveArea(), kAarch64Sta… in GetGRSaveAreaBaseLoc() local
579 int32 total = in GetVRSaveAreaBaseLoc() local
/arkcompiler/ets_frontend/es2panda/ir/expressions/
DtemplateLiteral.cpp51 size_t total = quasis_.size() + expressions_.size(); in Compile() local
/arkcompiler/runtime_core/static_core/dprof/libdprof/dprof/ipc/
Dipc_unix_socket.cpp96 int total = 0; in SendAll() local
/arkcompiler/toolchain/tooling/agent/
Dheapprofiler_impl.h163 void ReportProgress(int32_t done, int32_t total) override in ReportProgress()
Dheapprofiler_impl.cpp202 void HeapProfilerImpl::Frontend::ReportHeapSnapshotProgress(int32_t done, int32_t total) in ReportHeapSnapshotProgress()
/arkcompiler/ets_runtime/test/
Drun_ts_test262.py23 total = 0 variable
/arkcompiler/runtime_core/static_core/runtime/profilesaver/
Dprofile_dump_info.cpp196 uint64_t total = 0; in GetNumberOfMethods() local
205 uint64_t total = 0; in GetNumberOfResolvedClasses() local
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
Dheap_tracker_second_test.cpp41 void ReportProgress([[maybe_unused]] int32_t done, [[maybe_unused]] int32_t total) override {} in ReportProgress()
Dheap_tracker_third_test.cpp41 void ReportProgress([[maybe_unused]] int32_t done, [[maybe_unused]] int32_t total) override {} in ReportProgress()
Dheap_tracker_first_test.cpp41 void ReportProgress([[maybe_unused]] int32_t done, [[maybe_unused]] int32_t total) override {} in ReportProgress()
/arkcompiler/ets_runtime/ecmascript/stackmap/
Dark_stackmap_builder.cpp240 uint32_t total = 0; in GenARKDeopt() local
/arkcompiler/toolchain/tooling/base/
Dpt_events.h1140 ReportHeapSnapshotProgress &SetTotal(int32_t total) in SetTotal()
/arkcompiler/ets_runtime/ecmascript/
Djs_number_format.cpp180 int32_t total = icu::MeasureUnit::getAvailable(nullptr, 0, status); in ToMeasureUnit() local
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DJSCompiler.cpp1186 size_t total = expr->Quasis().size() + expr->Expressions().size(); in Compile() local
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js37740 total: t.input.length, property
38041 total: t.input.length, property