| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/ |
| D | x64_memlayout.cpp | 279 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/ |
| D | if_conversion.cpp | 218 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/ |
| D | aarch64_memlayout.cpp | 529 …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/ |
| D | templateLiteral.cpp | 51 size_t total = quasis_.size() + expressions_.size(); in Compile() local
|
| /arkcompiler/runtime_core/static_core/dprof/libdprof/dprof/ipc/ |
| D | ipc_unix_socket.cpp | 96 int total = 0; in SendAll() local
|
| /arkcompiler/toolchain/tooling/agent/ |
| D | heapprofiler_impl.h | 163 void ReportProgress(int32_t done, int32_t total) override in ReportProgress()
|
| D | heapprofiler_impl.cpp | 202 void HeapProfilerImpl::Frontend::ReportHeapSnapshotProgress(int32_t done, int32_t total) in ReportHeapSnapshotProgress()
|
| /arkcompiler/ets_runtime/test/ |
| D | run_ts_test262.py | 23 total = 0 variable
|
| /arkcompiler/runtime_core/static_core/runtime/profilesaver/ |
| D | profile_dump_info.cpp | 196 uint64_t total = 0; in GetNumberOfMethods() local 205 uint64_t total = 0; in GetNumberOfResolvedClasses() local
|
| /arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/ |
| D | heap_tracker_second_test.cpp | 41 void ReportProgress([[maybe_unused]] int32_t done, [[maybe_unused]] int32_t total) override {} in ReportProgress()
|
| D | heap_tracker_third_test.cpp | 41 void ReportProgress([[maybe_unused]] int32_t done, [[maybe_unused]] int32_t total) override {} in ReportProgress()
|
| D | heap_tracker_first_test.cpp | 41 void ReportProgress([[maybe_unused]] int32_t done, [[maybe_unused]] int32_t total) override {} in ReportProgress()
|
| /arkcompiler/ets_runtime/ecmascript/stackmap/ |
| D | ark_stackmap_builder.cpp | 240 uint32_t total = 0; in GenARKDeopt() local
|
| /arkcompiler/toolchain/tooling/base/ |
| D | pt_events.h | 1140 ReportHeapSnapshotProgress &SetTotal(int32_t total) in SetTotal()
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | js_number_format.cpp | 180 int32_t total = icu::MeasureUnit::getAvailable(nullptr, 0, status); in ToMeasureUnit() local
|
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ |
| D | JSCompiler.cpp | 1186 size_t total = expr->Quasis().size() + expr->Expressions().size(); in Compile() local
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/js/ |
| D | cocos_worker_test.js | 37740 total: t.input.length, property 38041 total: t.input.length, property
|