| /arkcompiler/ets_runtime/test/aottest/global_value_numbering_ts/ |
| D | global_value_numbering_ts.ts | 56 function sub(a: number, b: number): number { function
|
| /arkcompiler/ets_frontend/ts2panda/tests/strictmode/ |
| D | function.js | 22 function sub(a,b) { function
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/ |
| D | cfi.cpp | 34 #define CFI_DEFINE(k, sub, n, o0, o1, o2) {".cfi_" #k, n, {Operand::kOpd##o0, Operand::kOpd##o1, Op… argument 35 #define ARM_DIRECTIVES_DEFINE(k, sub, n, o0, o1, o2) \ argument
|
| D | dbg.cpp | 34 #define DBG_DEFINE(k, sub, n, o0, o1, o2) {#k, n, {Operand::kOpd##o0, Operand::kOpd##o1, Operand::k… argument
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/ |
| D | dbg.h | 31 #define DBG_DEFINE(k, sub, n, o0, o1, o2) OP_DBG_##k##sub, argument 32 #define ARM_DIRECTIVES_DEFINE(k, sub, n, o0, o1, o2) OP_ARM_DIRECTIVES_##k##sub, argument
|
| D | cfi.h | 52 #define CFI_DEFINE(k, sub, n, o0, o1, o2) OP_CFI_##k##sub, argument 53 #define ARM_DIRECTIVES_DEFINE(k, sub, n, o0, o1, o2) OP_ARM_DIRECTIVES_##k##sub, argument
|
| /arkcompiler/runtime_core/libark_defect_scan_aux/tests/unittest/ |
| D | debug_info_test.js | 52 sub(o) { method in DataBase
|
| /arkcompiler/ets_frontend/ets2panda/checker/types/ |
| D | typeRelation.cpp | 175 bool TypeRelation::IsSupertypeOf(Type *super, Type *sub) in IsSupertypeOf()
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/ |
| D | loop_idioms.cpp | 233 …auto sub = GetGraph()->CreateInstSub(DataType::INT32, inst->GetPc(), loopInfo->test, loopInfo->ini… in ReplaceArrayInitLoop() local
|
| D | checks_elimination.cpp | 985 auto sub = GetGraph()->CreateInstSub(DataType::INT32, INVALID_PC, upper, subValue); in TryInsertDeoptimizationForLargeStep() local
|
| /arkcompiler/ets_frontend/arkguard/src/utils/ |
| D | ScopeAnalyzer.ts | 732 for (const sub of current.children) { constant
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/ |
| D | aarch64_emitter.cpp | 2014 #define CFI_DEFINE(k, sub, n, o0, o1, o2) {".cfi_" #k, n, {Operand::kOpd##o0, Operand::kOpd##o1, Op… argument 2015 #define ARM_DIRECTIVES_DEFINE(k, sub, n, o0, o1, o2) \ argument 2047 #define DBG_DEFINE(k, sub, n, o0, o1, o2) {#k, n, {Operand::kOpd##o0, Operand::kOpd##o1, Operand::k… argument
|
| /arkcompiler/runtime_core/compiler/tests/ |
| D | liveness_analyzer_test.cpp | 334 auto sub = liveness_analyzer->GetInstLifeIntervals(&INS(8)); in TEST_F() local
|
| D | split_resolver_test.cpp | 749 auto sub = la->GetInstLifeIntervals(&INS(7)); in TEST_F() local
|
| /arkcompiler/runtime_core/static_core/compiler/tests/ |
| D | liveness_analyzer_test.cpp | 337 auto sub = livenessAnalyzer->GetInstLifeIntervals(&INS(8U)); in TEST_F() local
|
| D | split_resolver_test.cpp | 754 auto sub = la->GetInstLifeIntervals(&INS(7U)); in TEST_F() local
|
| D | inst_generator.cpp | 671 auto sub = graph->CreateInstSub(); in GeneratePhiOperation() local
|
| D | peepholes_test.cpp | 1561 auto sub = INS(3U).GetNext(); in TEST_F() local
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | js_date.cpp | 620 CString sub; in StrToTargetLength() local
|
| /arkcompiler/ets_frontend/legacy_bin/api8/src/ |
| D | index.js | 2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument
|