| /arkcompiler/ets_runtime/test/aottest/useless_gate_elimination/ |
| D | useless_gate_elimination.js | 18 let cnt = 0; variable
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_me/include/ |
| D | bb.h | 382 const BB *GetPred(size_t cnt) const in GetPred() 388 BB *GetPred(size_t cnt) in GetPred() 394 void SetPred(size_t cnt, BB *pp) in SetPred() 441 const BB *GetSucc(size_t cnt) const in GetSucc() 447 BB *GetSucc(size_t cnt) in GetSucc() 453 void SetSucc(size_t cnt, BB *ss) in SetSucc()
|
| /arkcompiler/ets_runtime/ecmascript/mem/ |
| D | machine_code.cpp | 92 uint32_t cnt = desc.funcEntryDesSize / sizeof(FuncEntryDes); in SetNonText() local 137 uint32_t cnt = desc.funcEntryDesSize / sizeof(FuncEntryDes); in SetData() local
|
| /arkcompiler/runtime_core/static_core/runtime/tests/ |
| D | g1gc_fullgc_test.cpp | 215 int cnt = every; in MakeObjectsAlive() local 230 int cnt = every; in MakeObjectsGarbage() local 246 int cnt = every; in MakeObjectsPermAlive() local
|
| D | mem_stats_gen_gc_test.cpp | 435 int cnt = every; in MakeObjectsAlive() local 450 int cnt = every; in MakeObjectsGarbage() local 465 int cnt = every; in MakeObjectsPermAlive() local
|
| D | monitor_test.cpp | 271 for (uint64_t cnt = 0; cnt < MarkWord::LIGHT_LOCK_LOCK_MAX_COUNT; cnt++) { in TEST_F() local
|
| D | card_table_test.cpp | 192 size_t cnt = 0; in TEST_F() local
|
| D | region_allocator_test.cpp | 669 [[maybe_unused]] volatile size_t cnt = 0; in TEST_F() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/aot_file/ |
| D | elf_checker.cpp | 350 for (size_t cnt = 0; cnt < scnCnt; ++cnt) { in GetElfItem() local 383 for (size_t cnt = 0; cnt < scnCnt; ++cnt) { in GetElfItem() local
|
| D | module_section_des.h | 122 void SetFuncCount(uint32_t cnt) in SetFuncCount()
|
| D | elf_reader.cpp | 313 uint32_t cnt = moduleInfo->funcCount; in SeparateArkStackMapSections() local 389 uint32_t cnt = moduleInfo.funcCount; in SeparateArkStackMapSections() local
|
| D | elf_builder.cpp | 462 uint32_t cnt = des.GetFuncCount(); in MergeArkStackMapSections() local
|
| D | elf_checker.h | 235 unsigned int cnt; /* Number of elements of 'data' used. */ member
|
| /arkcompiler/ets_runtime/ecmascript/napi/test/ |
| D | jsnapi_sample.cpp | 398 int cnt = 0; // 0 = first element in Setter1() local 418 int cnt = 1; // 1 = second element in Setter2() local 433 int cnt = 2; // 2 = third element in Setter3() local 448 int cnt = 0; // 0 = first element in Getter1() local 458 int cnt = 1; // 1 = second element in Getter2() local 468 int cnt = 2; // 2 = third element in Getter3() local 482 int cnt = 1; // 1 = key in ObjectRefSet() local 524 int cnt = names->Length(vm); in GetProperty() local 540 int cnt = 1; // 1 = key in Get() local 576 int cnt = 1; // 1 = key in SetValueAgain() local [all …]
|
| /arkcompiler/ets_runtime/ecmascript/extractortool/src/ |
| D | source_map.cpp | 231 uint32_t cnt = 0; in ExtractKeyInfo() local
|
| /arkcompiler/runtime_core/libpandafile/tests/ |
| D | debug_info_extractor_test.cpp | 392 auto &cnt = extractor.GetColumnNumberTable(method_id); variable
|
| /arkcompiler/ets_runtime/ecmascript/dfx/hprof/ |
| D | heap_profiler.cpp | 393 uint32_t cnt = 0; in DecodeStrTable() local 566 uint64_t cnt = 0; in GetHeapCntAndSize() local 578 uint64_t cnt = 0; in GetSharedCntAndSize() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | gate.cpp | 300 size_t cnt = 0; in CheckStateOutput() local 339 size_t cnt = 0; in CheckBranchOutput() local
|
| D | verifier.cpp | 234 size_t cnt = 0; in RunFixedGatesRelationsCheck() local
|
| /arkcompiler/runtime_core/static_core/libpandafile/tests/ |
| D | debug_info_extractor_test.cpp | 403 auto &cnt = extractor.GetColumnNumberTable(methodId); in TEST_F() local
|
| /arkcompiler/ets_runtime/ecmascript/jit/ |
| D | jit.cpp | 523 uint32_t cnt = 0; in GetRunningTaskCnt() local
|
| /arkcompiler/ets_runtime/ecmascript/regexp/ |
| D | regexp_parser.cpp | 150 uint16_t cnt = 0; in ParseDisjunction() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/ |
| D | reg_alloc_lsra.cpp | 953 uint32 cnt = 0; in ComputeLiveIntervalForCall() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/ |
| D | aarch64_color_ra.h | 1445 uint32 cnt = 0; in GraphColorRegAllocator() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/ |
| D | aarch64_color_ra.cpp | 2846 uint32 cnt = 0; in ApplySSAPRE() local
|