Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_memlayout.cpp175 uint64 total = Locals().GetSize() + segArgsRegPassed.GetSize() + segArgsToStkPass.GetSize() + in StackFrameSize() local
183 int32 total = static_cast<int32>(RoundUp(GetSizeOfGRSaveArea(), stackPtrAlignment)); in GetGRSaveAreaBaseLoc() local
189 int32 total = static_cast<int32>(RoundUp(GetSizeOfGRSaveArea(), stackPtrAlignment) + in GetVRSaveAreaBaseLoc() local
/arkcompiler/runtime_core/static_core/tests/tests-u-runner-2/runner/reports/
Dsummary.py23 total: int = 0 variable in Summary
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/reports/
Dsummary.py23 total: int = 0 variable in Summary
/arkcompiler/runtime_core/verifier/tests/
Dversion_compatibility_test.py100 def report_results(passed, failed, total, failed_files): argument
Dverify_es2panda_test_abc.py92 def report_results(total, passed, failed, ignored, start_time): argument
/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_frontend/es2panda/ir/expressions/
DtemplateLiteral.cpp50 size_t total = quasis_.size() + expressions_.size(); in Compile() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_memlayout.cpp246 uint64 total = 0; in GetSizeOfColdToStk() local
263 …uint64 total = segArgsRegPassed.GetSize() + static_cast<AArch64CGFunc *>(cgFunc)->SizeOfCalleeSave… in StackFrameSize() local
/arkcompiler/ets_runtime/test/jittest/mega_ic_test/
Dmega_ic_test.ts59 let total = 0; variable
/arkcompiler/runtime_core/static_core/dprof/libdprof/dprof/ipc/
Dipc_unix_socket.cpp96 int total = 0; in SendAll() local
/arkcompiler/ets_runtime/test/
Drun_ts_test262.py23 total = 0 variable
/arkcompiler/toolchain/tooling/dynamic/agent/
Dheapprofiler_impl.h183 void ReportProgress(int32_t done, int32_t total) override in ReportProgress()
Dheapprofiler_impl.cpp263 void HeapProfilerImpl::Frontend::ReportHeapSnapshotProgress(int32_t done, int32_t total) in ReportHeapSnapshotProgress()
/arkcompiler/ets_runtime/common_components/mutator/
Dmutator_manager.h197 __attribute__((always_inline)) inline void SetSuspensionMutatorCount(uint32_t total) in SetSuspensionMutatorCount()
/arkcompiler/runtime_core/static_core/runtime/profilesaver/
Dprofile_dump_info.cpp197 uint64_t total = 0; in GetNumberOfMethods() local
206 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.cpp273 uint32_t total = 0; in GenARKDeopt() local
/arkcompiler/ets_runtime/common_components/heap/allocator/
Dtreap.h602 uint32_t total = 0; in VerifyTree() local
/arkcompiler/toolchain/tooling/dynamic/base/
Dpt_events.h1176 ReportHeapSnapshotProgress &SetTotal(int32_t total) in SetTotal()
/arkcompiler/ets_runtime/ecmascript/
Djs_number_format.cpp238 int32_t total = icu::MeasureUnit::getAvailable(nullptr, 0, status); in ToMeasureUnit() local
/arkcompiler/toolchain/tooling/dynamic/test/
Dheapprofiler_impl_test.cpp50 void ReportHeapSnapshotProgress(int32_t done, int32_t total) in ReportHeapSnapshotProgress()
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DJSCompiler.cpp1056 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