| /arkcompiler/runtime_core/static_core/plugins/ets/tools/declgen_ts2sts/test/cookbook_tests/ |
| D | arkts-no-misplaced-imports.json | 2 "nodes": [] array
|
| D | arkts-no-var.json | 2 "nodes": [ array
|
| D | arkts-no-private-identifiers.json | 2 "nodes": [ array
|
| /arkcompiler/ets_runtime/tools/circuit_viewer/src/ir/ |
| D | IrToPicture.js | 82 static isLoopBack(l, nodes) { argument 113 nodes[ir.id] = { variable 144 static generateLine(nodes, lines, lid) { argument 174 static deepTest(n, nodes, isBlock, stack, dist) { argument 223 static resetPicture(nodes, isBlock) { argument
|
| D | IrViewer.js | 269 makeLevely(nodes) { argument 282 drawSmallMap(nodes, x1, x2, y1, y2) { argument 544 drawLines(offx, offy, nodes, lines, levely, mmx, select) { argument
|
| /arkcompiler/runtime_core/static_core/runtime/ |
| D | lock_order_graph.h | 46 LockOrderGraph(PandaMap<ThreadId, bool> nodes, PandaMap<ThreadId, ThreadId> edges) in LockOrderGraph()
|
| D | lock_order_graph.cpp | 39 PandaMap<ThreadId, bool> nodes; in CheckForTerminationLoops() local
|
| /arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/ |
| D | reg_alloc_graph_coloring.cpp | 79 const ColorNode *FindFixedNode(const NodeVector &nodes, Location location) in FindFixedNode() 90 const ColorNode *FindNode(const NodeVector &nodes, const Inst *inst) in FindNode() 105 auto &nodes = ig->GetNodes(); in PrecolorIG() local 153 auto &nodes = ig->GetNodes(); in BuildBias() local 196 auto &nodes = ig->GetNodes(); in AddAffinityEdges() local
|
| /arkcompiler/ets_frontend/ets2panda/ir/ |
| D | astDump.h | 54 std::vector<const AstNode *> nodes; in Optional() local 147 std::vector<const ir::AstNode *> nodes; in Property() local 160 std::vector<const ir::AstNode *> nodes; in Property() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/include/ |
| D | scc.h | 217 MapleVector<T *> nodes; variable 223 …CDFS(T &rootNode, uint32 &visitIndex, MapleVector<SCCNode<T> *> &sccNodes, std::vector<T *> &nodes, in BuildSCCDFS() 279 void VerifySCC(std::vector<T *> nodes) in VerifySCC()
|
| /arkcompiler/ets_frontend/ets2panda/compiler/lowering/scopesInit/ |
| D | scopesInitPhase.h | 78 void CallNode(const ArenaVector<T *> &nodes) in CallNode()
|
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ |
| D | ETSfunction.cpp | 107 auto const checkInitializer = [](ArenaVector<ir::AstNode *> const &nodes) -> bool { in CompileAsStaticBlock()
|
| /arkcompiler/ets_runtime/ecmascript/dfx/hprof/rawheap_translate/ |
| D | serializer.cpp | 133 auto nodes = snapshot->GetNodes(); in SerializeNodes() local
|
| /arkcompiler/ets_runtime/ecmascript/dfx/tracing/ |
| D | tracing.h | 26 std::vector<int> nodes; member
|
| /arkcompiler/ets_frontend/ets2panda/linter/src/lib/ |
| D | LinterRunner.ts | 255 const nodes = linter.nodeCounters[i]; constant
|
| /arkcompiler/ets_frontend/ets2panda/parser/ |
| D | ETSparser.h | 70 void ProcessFormattedArg(std::vector<ir::AstNode *> &nodes, T &&arg) in ProcessFormattedArg()
|
| /arkcompiler/ets_frontend/es2panda/ir/ |
| D | astDump.h | 123 std::vector<const ir::AstNode *> nodes; in Property() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tools/declgen_ts2sts/src/ |
| D | TestRunner.ts | 55 nodes: TestNodeInfo[]; property
|
| /arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/ |
| D | recordLowering.cpp | 155 std::vector<ir::AstNode *> nodes; in CreateStatement() local
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/ |
| D | reg_alloc_graph_coloring.cpp | 155 auto &nodes = ig->GetNodes(); in BuildBias() local 178 void RegAllocGraphColoring::WalkNodes(IndexVectorPair &&vectors, NodeVector &nodes, ColorNode node, in WalkNodes()
|
| /arkcompiler/ets_runtime/ecmascript/dfx/hprof/ |
| D | heap_snapshot_json_serializer.cpp | 147 const CList<Node *> *nodes = snapshot->GetNodes(); in SerializeNodes() local
|
| /arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/ |
| D | heap_tracker_third_test.cpp | 164 std::string nodes = "\"nodes\":["; in HWTEST_F_L0() local
|
| D | heap_tracker_first_test.cpp | 261 std::string nodes = "\"nodes\":["; in HWTEST_F_L0() local
|
| /arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/ |
| D | samples_record.h | 63 struct CpuProfileNode nodes[MAX_NODE_COUNT]; member
|
| /arkcompiler/ets_frontend/es2panda/parser/transformer/ |
| D | transformer.cpp | 1808 auto nodes = std::get<std::vector<ir::AstNode *>>(res); in SetOriginalNode() local 1825 auto nodes = std::get<std::vector<ir::AstNode *>>(res); in ResetParentScope() local 2378 ArenaVector<ir::TSModuleDeclaration *> nodes = decl->AsNamespaceDecl()->Decls(); in IsInstantiatedNamespaceVariable() local
|