Home
last modified time | relevance | path

Searched defs:sum (Results 1 – 13 of 13) sorted by relevance

/arkcompiler/toolchain/tooling/test/testcases/js/
Darrow_func.js16 var sum = (num1, num2) => { function
/arkcompiler/ets_runtime/test/aottest/loops/
Dloops.ts41 var sum:number = 0; variable
/arkcompiler/ets_runtime/test/quickfix/record_not_same/
Dbase.js32 var sum = (a) => { function
Dbase_modify.js32 var sum = (a) => { function
/arkcompiler/runtime_core/libpandabase/tests/
Dbase_mem_stats_test.cpp43 size_t sum = 0; variable
/arkcompiler/ets_runtime/test/typeinfer/automatedcases/
DcommentsCommentParsing.ts146 function sum(a: number, b: number) { function
/arkcompiler/ets_runtime/test/typeinfer/automatedcases/jsDeclarationsFunctionLikeClasses2/
Dsource.js62 let sum = 0; variable
/arkcompiler/runtime_core/assembler/utils/
Dnumber-utils.h180 size_t sum = 0; in ToNumber() local
/arkcompiler/runtime_core/libpandabase/tests/ringbuf/
Dlock_free_ring_buffer_test.cpp109 size_t sum = 0; in TEST() local
/arkcompiler/ets_runtime/ecmascript/mem/
Dmem_controller.cpp181 BytesAndDuration sum = buffer.Sum( in CalculateAverageSpeed() local
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_serializer_test.cpp289 int sum = 0; in JSSetTest() local
317 int sum = 0; in JSArrayTest() local
Djs_object_test.cpp434 int sum = 0; in HWTEST_F_L0() local
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument