| /arkcompiler/ets_runtime/test/aottest/large_func/ |
| D | large_func.ts | 1 function add(a:number, b:number):number function
|
| /arkcompiler/ets_runtime/test/aottest/large_func_acc/ |
| D | large_func_acc.ts | 1 function add(a:number, b:number):number function
|
| /arkcompiler/ets_runtime/test/aottest/module/ |
| D | add.js | 16 export function add(a, b) function
|
| /arkcompiler/ets_frontend/ts2panda/tests/strictmode/ |
| D | function_nest2.js | 18 function add(a,b) { function
|
| D | global.js | 19 function add(a,b) { function
|
| D | function_nest1.js | 19 function add(a,b) { function
|
| D | function.js | 16 function add(a,b) { function
|
| /arkcompiler/ets_frontend/ts2panda/src/ |
| D | scope.ts | 103 …abstract add(decl: Decl | string, declKind: VarDeclarationKind, status?: InitStatus): Variable | u… method in Scope 405 …add(decl: Decl | string, declKind: VarDeclarationKind, status?: InitStatus): Variable | undefined { method in GlobalScope 439 …add(decl: Decl | string, declKind: VarDeclarationKind, status?: InitStatus): Variable | undefined { method in ModuleScope 493 …add(decl: Decl | string, declKind: VarDeclarationKind, status?: InitStatus): Variable | undefined { method in FunctionScope 520 …add(decl: Decl | string, declKind: VarDeclarationKind, status?: InitStatus): Variable | undefined { method in LocalScope
|
| D | pandagen.ts | 1519 private add(node: ts.Node | NodeKind, ...insns: IRNode[]): void { method in PandaGen
|
| /arkcompiler/ets_runtime/test/moduletest/proxy/ |
| D | proxy.js | 22 function add(a, b) { function
|
| /arkcompiler/ets_frontend/testTs/instype/ |
| D | recordexport.ts | 12 export function add(x: number, y: number) { function
|
| D | recordthis.ts | 51 function add(x: number, y: number): number { function
|
| /arkcompiler/runtime_core/libark_defect_scan_aux/tests/unittest/ |
| D | debug_info_test.js | 48 add(o) { method in DataBase
|
| /arkcompiler/runtime_core/compiler/tests/ |
| D | liveness_analyzer_test.cpp | 335 auto add = liveness_analyzer->GetInstLifeIntervals(&INS(9)); in TEST_F() local 479 auto add = liveness_analyzer->GetInstLifeIntervals(&INS(6)); in TEST_F() local 518 auto add = la->GetInstLifeIntervals(&INS(2)); in TEST_F() local
|
| D | split_resolver_test.cpp | 131 auto add = la->GetInstLifeIntervals(&INS(1)); in TEST_F() local 474 auto add = la->GetInstLifeIntervals(&INS(8)); in TEST_F() local 582 auto add = la->GetInstLifeIntervals(&INS(4)); in TEST_F() local 679 auto add = la->GetInstLifeIntervals(&INS(4)); in TEST_F() local
|
| D | life_intervals_test.cpp | 182 auto add = &INS(2); in TEST_F() local
|
| D | inst_generator.cpp | 697 auto add = graph->CreateInstAdd(); in GeneratePhiOperation() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/tests/ |
| D | circuit_optimizer_tests.cpp | 330 auto add = circuit.NewGate(circuit.Add(), in HWTEST_F_L0() local 423 auto add = circuit.NewGate(circuit.Add(), in HWTEST_F_L0() local 439 auto add = circuit.NewGate(circuit.Add(), MachineType::I64, in HWTEST_F_L0() local
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/js/regAllocator/ |
| D | test-range-spill-fill-with-CFG.js | 69 let add = undefined; variable
|
| D | test-spill-fill-with-CFG.js | 69 let add = undefined; variable
|
| /arkcompiler/ets_frontend/legacy_bin/api8/src/ |
| D | index.js | 2 …md(e);const n=r("./node_modules/color-convert/index.js"),i=(e,t)=>function(){const r=e.apply(n,arg… property
|