Searched full:belongs (Results 1 – 11 of 11) sorted by relevance
| /arkcompiler/runtime_core/runtime/ |
| D | lock_order_graph.cpp | 88 // the node belongs to a loop (i.e., there is a deadlock with corresponding threads), or in CheckForTerminationLoops() 95 // If this node belongs to some previously found loop, we ignore it. in CheckForTerminationLoops()
|
| /arkcompiler/runtime_core/libpandabase/mem/ |
| D | code_allocator.h | 56 * Fast check if the given program counter belongs to JIT code
|
| /arkcompiler/runtime_core/libark_defect_scan_aux/include/ |
| D | function.h | 70 // the class which current function belongs to
|
| /arkcompiler/runtime_core/tests/cts-generator/cts-template/ |
| D | monitor.yaml | 80 … monitor owner. If monitor is alread belongs to the thread, monitor count is incremented by one. 81 … If monitor belongs to another thread, current thread is blocked and may try to enter the monitor
|
| /arkcompiler/ets_runtime/ecmascript/require/ |
| D | js_cjs_module.cpp | 128 // module = new Module(), which belongs to required JSPandaFile. in Load()
|
| /arkcompiler/runtime_core/docs/ |
| D | code_metainfo.md | 137 | VREGS_COUNT | Number of virtual registers, that belongs to this inlined method |
|
| D | ir_format.md | 276 … before instruction object and it is never reallocated. Most instructions belongs to this category.
|
| D | runtime-compiled_code-interaction.md | 83 A stack frame contains data necessary to execute the function the frame belongs to.
|
| /arkcompiler/ets_frontend/ts2panda/src/ |
| D | cmdOptions.ts | 55 …String, defaultValue: "", description: "specify the package that the compiling file belongs to." },
|
| /arkcompiler/runtime_core/compiler/optimizer/ir/ |
| D | runtime_interface.h | 746 * @param method method to which the field belongs
|
| D | inst.h | 646 /// Get instruction to which these operands belongs to. 1598 /// Basic block this instruction belongs to
|