| /arkcompiler/ets_runtime/ecmascript/deoptimizer/ |
| D | relocator.h | 56 Elf64_Word GetSymbol(Elf64_Rela *cur) const in GetSymbol() 62 Elf64_Word GetType(Elf64_Rela *cur) const in GetType() 69 unsigned char GetBinding(Elf64_Sym *cur) const in GetBinding() 74 unsigned char GetType(Elf64_Sym *cur) const in GetType()
|
| D | relocator.cpp | 31 Elf64_Sym *cur = ptr + i; in GetSymbol() local 101 Elf64_Rela *cur = ptr + i; in RelocateBySymbolId() local 142 Elf64_Rela *cur = ptr + i; in DumpRelocateText() local 165 Elf64_Sym *cur = symPtr + i; in DumpRelocateText() local
|
| /arkcompiler/runtime_core/runtime/mem/ |
| D | pygote_space_allocator-inl.h | 40 auto cur = arena_; in ~PygoteSpaceAllocator() local 170 auto cur = arena_; in ContainObject() local 263 auto cur = arena_; in VisitAndRemoveAllPools() local
|
| D | humongous_obj_allocator-inl.h | 473 MemoryPoolHeader *cur = list_head; in SortedInsert() local
|
| /arkcompiler/toolchain/websocket/ |
| D | define.h | 43 size_t cur = str.find(input); in ProtocolSplit() 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/ets_runtime/ecmascript/compiler/ |
| D | verifier.cpp | 143 GateRef cur; in RunCFGIsDAGCheck() member 155 auto &cur = curState.cur; in RunCFGIsDAGCheck() local 295 GateRef cur; in RunFlowCyclesFind() member 310 auto &cur = curState.cur; in RunFlowCyclesFind() local 468 size_t cur; in Run() member 483 auto &cur = curState.cur; in Run() local
|
| D | scheduler.cpp | 150 size_t cur; in Run() member 165 auto &cur = curState.cur; in Run() local
|
| /arkcompiler/ets_runtime/ecmascript/dfx/hprof/ |
| D | heap_snapshot_json_serializer.h | 46 const char *cur = str.c_str(); in Write() local
|
| /arkcompiler/runtime_core/compiler/optimizer/optimizations/ |
| D | adjust_arefs.cpp | 107 auto cur = inst; in WalkChainDown() local
|
| D | scheduler.cpp | 274 auto cur = old_[inst]; in FinalizeBB() local 400 auto cur = now.top(); in SchedWithGlued() local
|
| /arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/ |
| D | interference_graph.cpp | 44 unsigned cur = nodes_.size(); in AllocNode() local
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | date_parse.h | 325 DateUnit cur = GetDate(); in NextDate() local
|
| /arkcompiler/runtime_core/compiler/optimizer/code_generator/target/aarch64/ |
| D | encode.cpp | 1390 ScopedTmpReg cur(this, val.GetType()); in EncodeCompareAndSwap() local 1410 auto cur = ScopedTmpReg(this, val.GetType()); in EncodeUnsafeGetAndSet() local 1439 ScopedTmpReg cur(this, val.GetType()); in EncodeUnsafeGetAndAdd() local
|