| /developtools/smartperf_host/smartperf_host/ide/test/trace/database/logic-worker/ |
| D | ProcedureLogicWorkerCommon.test.ts | 175 let node = [ variable 225 let node = { variable 234 let node = { variable 243 let node = { variable 252 let node = { variable 260 let node = { variable
|
| /developtools/smartperf_host/smartperf_host/ide/src/js-heap/logic/ |
| D | HeapLoader.ts | 132 for (let node of this.nodes) { variable 152 for (let node of this.nodes) { variable 153 let retainCount = this.firstRetainerIndex[node.nodeIndex]; variable 161 for (let node of this.nodes) { variable 185 for (let node of this.nodes) { variable 195 let node = this.nodeMap.get(nodeId); variable 204 let node = this.nodeMap.get(nodeId); variable 243 for (let node of this.nodes) { variable 346 let node = this.nodes[nodeIdx]; variable 355 let node = this.nodes[retainerNodeIdx]; variable [all …]
|
| /developtools/ace_ets2bundle/compiler/ |
| D | build_components_file.js | 268 function isClass(node) { argument 279 function isSpecialExtendClass(node) { argument 290 function isMethod(node) { argument 301 function isExtendSpecialDeclaration(node) { argument 311 function isFormComponent(node) { argument 322 function getExtendIdentifiers(node) { argument 343 function getCommonAttrs(node) { argument 366 function getAttrs(node, shouldFilterForm) { argument 385 function getFlags(node) { argument 402 function parseTags(node) { argument
|
| D | build_declarations_file.js | 148 function processComponent(node, newStatements) { argument 178 function validateComponentMembers(node, componentName) { argument 197 function isVariable(node) { argument 206 function isInterface(node) { argument 211 function isClass(node) { argument 216 function isSignNode(node) { argument
|
| /developtools/smartperf_host/smartperf_host/ide/test/trace/database/ui-worker/ |
| D | ProcedureWorkerCPU.test.ts | 93 let node = [ variable 130 let node = [ variable 166 let node = { variable 183 let node = { variable
|
| D | ProcedureWorkerCpuState.test.ts | 31 let node = { variable 54 let node = { variable 78 let node = [ variable 188 let node = { variable
|
| D | ProcedureWorkerEnergySystem.test.ts | 122 let node = { variable 146 let node = { variable 170 let node = { variable
|
| D | ProcedureWorkerHiPerfEvent.test.ts | 51 let node = { variable 74 let node = { variable
|
| D | ProcedureWorkerProcess.test.ts | 75 const node = { constant 97 const node = { constant
|
| D | ProcedureWorkerEBPF.test.ts | 82 let node = { variable 105 let node = { variable
|
| D | ProcedureWorkerEnergyPower.test.ts | 77 let node = { variable 96 let node = { variable
|
| D | ProcedureWorkerJank.test.ts | 130 let node = [ variable 166 let node = { variable
|
| D | ProduceWorkerSdkSlice.test.ts | 89 let node = { variable 111 let node = { variable
|
| D | ProcedureWorkerEnergyAnomaly.test.ts | 89 let node = { variable 112 let node = { variable
|
| /developtools/global_resource_tool/src/ |
| D | resconfig_parser.cpp | 101 uint32_t ResConfigParser::GetString(const std::string &nodeName, const cJSON *node, int c, HandleBa… in GetString() 118 uint32_t ResConfigParser::GetArray(const std::string &nodeName, const cJSON *node, int c, HandleBac… in GetArray() 142 uint32_t ResConfigParser::GetModuleNames(const cJSON *node, int c, HandleBack callback) in GetModuleNames() 168 uint32_t ResConfigParser::GetBool(const std::string &nodeName, const cJSON *node, int c, HandleBack… in GetBool() 185 uint32_t ResConfigParser::GetNumber(const std::string &nodeName, const cJSON *node, int c, HandleBa… in GetNumber() 202 uint32_t ResConfigParser::GetIgnorePatterns(const std::string &nodeName, const cJSON *node, int c) in GetIgnorePatterns()
|
| /developtools/ace_js2bundle/ace-loader/src/lite/ |
| D | lite-transform-template.js | 58 [AST_KEY.ATTR]: function(dataContent, node, key) { argument 64 [AST_KEY.CLASSLIST]: function(dataContent, node, key) { argument 68 [AST_KEY.STYLE]: function(dataContent, node, key) { argument 72 [AST_KEY.EVENTS]: function(dataContent, node, key) { argument 76 [AST_KEY.KEY]: function(dataContent, node, key) { argument 126 optionRules[event] = function(dataContent, node, key) { argument 154 function transformNode(node) { argument 169 function transformNodeDetail(node) { argument 182 function transformOptions(node) { argument 364 function transformFor(node) { argument [all …]
|
| /developtools/smartperf_host/smartperf_host/ide/test/trace/component/trace/base/ |
| D | TraceRowConfig.test.ts | 109 let node = { variable 123 let node = { variable 182 let node = { variable
|
| /developtools/smartperf_host/smartperf_host/ide/test/trace/component/chart/ |
| D | FrameChart.test.ts | 47 let node = [{ children: '' }, { children: { length: 0 } }]; variable 217 let node = [ variable
|
| /developtools/smartperf_host/smartperf_host/ide/test/js-heap/logic/ |
| D | HeapLoader.test.ts | 262 let node = { variable 277 let node = { variable 329 let node = { variable 347 let node = { variable
|
| /developtools/ace_ets2bundle/koala-wrapper/native/src/ |
| D | bridges.cc | 21 auto node = reinterpret_cast<es2panda_AstNode*>(instancePtr); in impl_ClassDefinitionIsFromStructConst() local 29 auto node = reinterpret_cast<es2panda_AstNode*>(instancePtr); in impl_ClassDefinitionSetFromStructModifier() local 37 auto node = reinterpret_cast<es2panda_AstNode*>(instancePtr); in impl_ImportSpecifierIsRemovableConst() local 45 auto node = reinterpret_cast<es2panda_AstNode*>(instancePtr); in impl_ImportSpecifierSetRemovable() local 53 auto node = reinterpret_cast<es2panda_AstNode*>(nodePtr); in impl_AstNodeRecheck() local 62 auto node = reinterpret_cast<es2panda_AstNode*>(nodePtr); in KOALA_INTEROP_2() local 71 auto node = reinterpret_cast<es2panda_AstNode*>(nodePtr); in KOALA_INTEROP_2() local 81 auto node = reinterpret_cast<es2panda_AstNode*>(nodePtr); in KOALA_INTEROP_3() local 91 auto node = reinterpret_cast<es2panda_AstNode*>(nodePtr); in KOALA_INTEROP_3() local 118 auto node = reinterpret_cast<es2panda_AstNode*>(nodePtr); in KOALA_INTEROP_2() local [all …]
|
| D | common.cc | 171 auto node = reinterpret_cast<es2panda_AstNode*>(nodePtr); in KOALA_INTEROP_1() local 189 auto node = reinterpret_cast<es2panda_AstNode*>(nodePtr); in KOALA_INTEROP_8() local 211 static void SetRightParent(es2panda_AstNode *node, void *arg) in SetRightParent() 231 auto node = reinterpret_cast<es2panda_AstNode*>(nodePtr); in KOALA_INTEROP_2() local 241 static void visitChild(es2panda_AstNode *node) { in visitChild() 250 auto node = reinterpret_cast<es2panda_AstNode*>(nodePtr); in impl_AstNodeChildren() local
|
| /developtools/ace_ets2bundle/koala-wrapper/koalaui/common/dist/lib/src/ |
| D | KoalaProfiler.js | 52 static nodeCreated(nodeType, node) { argument 62 static nodeDisposed(nodeType, node) { argument 123 node() { this.nodes++; } method in KoalaProfiler
|
| /developtools/hiperf/src/ |
| D | unique_stack_table.cpp | 87 Node node; in PutIpInSlot() local 170 Node *node = GetFrame(tailIdx); in GetIpsByStackId() local 183 bool UniqueStackTable::ImportNode(const uint32_t index, const Node& node) in ImportNode()
|
| /developtools/smartperf_host/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/default/ |
| D | kmem.proto | 34 int32 node = 6; field 44 int32 node = 6; field 54 int32 node = 6; field 65 int32 node = 6; field
|
| /developtools/profiler/protos/types/plugins/ftrace_data/6.6.30/ |
| D | kmem.proto | 34 int32 node = 6; field 44 int32 node = 6; field 54 int32 node = 6; field 65 int32 node = 6; field
|