| /developtools/ace_ets2bundle/compiler/src/ |
| D | process_visual.ts | 116 function parseStatement(statement: ts.Statement, content: string, log: LogInfo[], 118 if (statement.kind === ts.SyntaxKind.StructDeclaration && statement.name) { 119 if (statement.members) { 120 statement.members.forEach(member => { 122 content = parseMember(statement, member, content, log, visualContent); 130 function parseMember(statement: ts.Statement, member: ts.MethodDeclaration, content: string, 136 newContent = insertVisualCode(statement, member, visualContent, newContent); 149 function insertVisualCode(statement: ts.Statement, member: ts.MethodDeclaration, 155 newContent = insertAboutToAppear(statement, member, visualContent, newContent, content); 184 function insertAboutToAppear(statement: ts.Statement, build: ts.MethodDeclaration, [all …]
|
| D | process_component_build.ts | 227 const statement: ts.Statement = node.body.statements[0]; constant 228 if (ts.isIfStatement(statement) || validateFirstNode(statement)) { 1351 const statement: ts.Statement = ts.factory.createExpressionStatement(body); constant 1352 const blockNode: ts.Block = ts.factory.createBlock([statement], true); 1354 statement.parent = blockNode; 1632 statement: ts.Statement, property 1650 statement: null, 1708 if (lastStatement.statement && lastStatement.kind) { 1709 statements.push(lastStatement.statement); 1866 const statement: ts.Statement = node.arguments[0].body.statements[i]; constant [all …]
|
| D | process_component_class.ts | 679 statements.forEach((statement: ts.PropertyDeclaration) => { 680 const name: ts.Identifier = statement.name as ts.Identifier; 682 if (!partialUpdateConfig.partialUpdateMode || statement.decorators) { 685 if (partialUpdateConfig.partialUpdateMode && statement.decorators) {
|
| /developtools/smartperf_host/ide/ |
| D | tsconfig.json | 42 …oFallthroughCasesInSwitch": true, /* Report errors for fallthrough cases in switch statement. */
|
| D | LICENSE | 124 You may add Your own copyright statement to Your modifications and
|
| /developtools/profiler/host/smartperf/ide/ |
| D | tsconfig.json | 42 …oFallthroughCasesInSwitch": true, /* Report errors for fallthrough cases in switch statement. */
|
| D | LICENSE | 124 You may add Your own copyright statement to Your modifications and
|
| /developtools/syscap_codec/ |
| D | LICENSE | 124 You may add Your own copyright statement to Your modifications and
|
| /developtools/bytrace/ |
| D | LICENSE | 124 You may add Your own copyright statement to Your modifications and
|
| /developtools/global_resource_tool/ |
| D | LICENSE | 124 You may add Your own copyright statement to Your modifications and
|
| /developtools/ace_ets2bundle/ |
| D | LICENSE | 124 You may add Your own copyright statement to Your modifications and
|
| /developtools/hdc/ |
| D | LICENSE | 124 You may add Your own copyright statement to Your modifications and
|
| /developtools/packing_tool/ |
| D | LICENSE | 124 You may add Your own copyright statement to Your modifications and
|
| /developtools/profiler/ |
| D | LICENSE | 124 You may add Your own copyright statement to Your modifications and
|
| /developtools/ace_js2bundle/ |
| D | LICENSE | 124 You may add Your own copyright statement to Your modifications and
|
| /developtools/hapsigner/ |
| D | LICENSE | 124 You may add Your own copyright statement to Your modifications and
|
| D | NOTICE | 156 You may add Your own copyright statement to Your modifications and 361 You may add Your own copyright statement to Your modifications and 559 the Program with a statement that the Source Code for the Program
|
| /developtools/hiperf/ |
| D | LICENSE | 124 You may add Your own copyright statement to Your modifications and
|
| /developtools/packing_tool/jar/ |
| D | NOTICE | 127 You may add Your own copyright statement to Your modifications and
|
| /developtools/smartperf_host/ |
| D | LICENSE | 123 You may add Your own copyright statement to Your modifications and
|
| /developtools/integration_verification/ |
| D | LICENSE | 123 You may add Your own copyright statement to Your modifications and
|
| /developtools/integration_verification/tools/fotff/ |
| D | LICENSE | 123 You may add Your own copyright statement to Your modifications and
|
| /developtools/profiler/hiebpf/include/ |
| D | vmlinux.h | 27463 char *statement; member
|