| /arkcompiler/ets_frontend/es2panda/test/type_extractor/testcases/ |
| D | test-class-1.ts | 18 cur() : Student { method in Student
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | loop_analysis.cpp | 57 LoopInfo* loopInfo, GateRef cur) in CollectUseGate() 107 GateRef cur = Circuit::NullGate(); in CollectLoopBody() local 162 size_t LoopAnalysis::ComputeLoopDepth(GateRef cur, GateRef nex, size_t curDep) in ComputeLoopDepth()
|
| D | verifier.cpp | 147 GateRef cur; in RunCFGIsDAGCheck() member 159 auto &cur = curState.cur; in RunCFGIsDAGCheck() local 300 GateRef cur; in RunFlowCyclesFind() member 315 auto &cur = curState.cur; in RunFlowCyclesFind() local 448 auto& cur = st.top(); in RunFlowCyclesFind() local 521 size_t cur; in Run() member 536 auto &cur = curState.cur; in Run() local
|
| D | graph_editor.cpp | 182 auto cur = workList.front(); in EliminatePhi() local
|
| D | scheduler.cpp | 156 size_t cur; in Run() member 171 auto &cur = curState.cur; in Run() local
|
| D | bytecode_circuit_builder.cpp | 170 size_t cur; in PerformDFS() member 180 auto &cur = curState.cur; in PerformDFS() local
|
| /arkcompiler/runtime_core/static_core/runtime/mem/ |
| D | pygote_space_allocator-inl.h | 40 auto cur = arena_; in ~PygoteSpaceAllocator() local 170 auto cur = arena_; in ContainObject() local 262 auto cur = arena_; in VisitAndRemoveAllPools() local
|
| D | humongous_obj_allocator-inl.h | 472 MemoryPoolHeader *cur = listHead; in SortedInsert() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/ |
| D | target_registry.cpp | 32 Target* cur = firstTarget; in lookupTarget() local
|
| /arkcompiler/runtime_core/libpandabase/mem/ |
| D | arena_allocator.cpp | 60 Arena *cur = arenas_; in ~ArenaAllocatorT() local 174 for (Arena *cur = arenas_; cur != nullptr; cur = cur->GetNextArena()) { in GetAllocatedSize() local
|
| /arkcompiler/runtime_core/static_core/libpandabase/mem/ |
| D | arena_allocator.cpp | 56 Arena *cur = arenas_; in ~ArenaAllocatorT() local 169 for (Arena *cur = arenas_; cur != nullptr; cur = cur->GetNextArena()) { in GetAllocatedSize() local
|
| /arkcompiler/ets_runtime/ecmascript/dfx/hprof/ |
| D | heap_snapshot_json_serializer.h | 51 const char *cur = str.c_str(); in WriteString() local
|
| /arkcompiler/ets_runtime/ecmascript/extractortool/src/ |
| D | zip_file.cpp | 133 size_t cur = 0; in AddEntryToTree() local 242 size_t cur = 0; in IsDirExist() local 286 size_t cur = 0; in GetAllFileList() local 315 size_t cur = 0; in GetChildNames() local
|
| /arkcompiler/ets_runtime/ecmascript/dfx/hprof/rawheap_translate/ |
| D | serializer.cpp | 43 const char *cur = str.c_str(); in WriteString() local
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/ |
| D | scheduler.cpp | 325 auto cur = old_[inst]; in FinalizeBB() local 452 auto cur = now.top(); in SchedWithGlued() local
|
| D | adjust_arefs.cpp | 134 for (auto cur = startFrom; cur != nullptr; cur = cur->GetNext()) { in WalkChainDown() local
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | js_stable_array.cpp | 908 for (JSTaggedType *cur = first; cur < last; ++cur) { in FindRawData() local 951 for (JSTaggedType *cur = beforeLast; cur > beforeFirst; --cur) { in FindLastRawData() local 990 return FindRawDataDispatch(type, ctx, [](JSTaggedType cur) { in IndexOfZero() 1004 return FindRawDataDispatch(type, ctx, [targetInt32, targetDouble](JSTaggedType cur) { in IndexOfInt32() 1022 return FindRawDataDispatch(type, ctx, [targetDouble, targetInt32](JSTaggedType cur) { in IndexOfDouble() 1026 return FindRawDataDispatch(type, ctx, [targetDouble](JSTaggedType cur) { in IndexOfDouble() 1036 return FindRawDataDispatch(type, ctx, [targetAddress](JSTaggedType cur) { in IndexOfObjectAddress() 1045 return FindRawDataDispatch(type, ctx, [searchElement, targetAddress](JSTaggedType cur) { in IndexOfString() 1063 return FindRawDataDispatch(type, ctx, [searchElement, targetAddress](JSTaggedType cur) { in IndexOfBigInt()
|
| D | date_parse.h | 330 DateUnit cur = GetDate(); in NextDate() local
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/ |
| D | interference_graph.cpp | 27 unsigned cur = nodes_.size(); in AllocNode() local
|
| /arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/ |
| D | interference_graph.cpp | 41 unsigned cur = nodes_.size(); in AllocNode() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mempool/src/ |
| D | mempool.cpp | 44 auto *cur = bigMemHead; in FreeMemBlocks() local
|
| /arkcompiler/ets_runtime/ecmascript/regexp/ |
| D | regexp_parser.h | 217 int cur = c; in GetcurrentCharNext() local
|
| D | regexp_parser.cpp | 1629 int cur = c; in Canonicalize() local
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch64/ |
| D | encode.cpp | 1142 ScopedTmpReg cur(this, val.GetType()); in EncodeCompareAndSwap() local 1163 auto cur = ScopedTmpReg(this, val.GetType()); in EncodeUnsafeGetAndSet() local 1193 ScopedTmpReg cur(this, val.GetType()); in EncodeUnsafeGetAndAdd() local
|
| /arkcompiler/ets_runtime/ecmascript/jit/ |
| D | jit_profiler.cpp | 885 PGORWOpType *cur = nullptr; in AddObjectInfoImplement() local
|