| /arkcompiler/runtime_core/tests/cts-generator/generator/ |
| D | definitions.rb | 23 def definition(item_name) method in Generator.Definitions 24 LOG.debug "search for '#{item_name}' definition" 32 raise "Definition of '#{item_name}' is not found"
|
| D | test_base.rb | 80 content.puts @definitions.definition template 82 content.puts @predefined.definition template 86 content.puts @predefined.definition Generator::DEF_MAIN 94 content.puts @predefined.definition 'main-exitcode-wrapper'
|
| D | single_test.rb | 55 content.puts @predefined.definition case_check_type
|
| D | test.rb | 41 LOG.error "Test '#{@test_name}' does not have definition of instruction commands"
|
| /arkcompiler/runtime_core/compiler/docs/ |
| D | ir_builder.md | 57 - if has destination, update virtual register definition in the vreg map 131 // Get current definition of the accumulator and set it as the first input to the instruction/ 136 …// ADD bytecode write resutl to the accumulator, so update definition of the accumulator by create…
|
| /arkcompiler/runtime_core/docs/ |
| D | assembly_format.md | 92 A definition of a function is assumed. 114 A definition of a record is assumed. 157 …eritance between records. Value is the name of the interface record. Allowed multiple definition. | 163 …ass` must be defined first. Allowed multiple definitions (but only one definition for each annotat… 164 …ass` must be defined first. Allowed multiple definitions (but only one definition for each annotat… 165 …ame` must be defined first. Allowed multiple definitions (but only one definition for each annotat… 166 …rst and have `array` value. Allowed multiple definitions (but only one definition for each annotat… 560 * Elaborate on bytecode definition.
|
| /arkcompiler/ets_runtime/ecmascript/jobs/tests/ |
| D | pending_job_test.cpp | 110 …* @tc.desc: Get a function called PromiseReactionJob from env.According to the definition of funct… 145 …* @tc.desc: Get a function called PromiseReactionJob from env.According to the definition of funct… 181 …* @tc.desc: Get a function called PromiseReactionJob from env.According to the definition of funct… 227 …* @tc.desc: Create a function called TestPromiseOnResolved.According to the definition of function… 275 …* @tc.desc: Get a function called promiseresolvethenablejob from env. According to the definition …
|
| /arkcompiler/ets_frontend/es2panda/ir/expressions/ |
| D | classExpression.cpp | 30 dumper->Add({{"type", "ClassExpression"}, {"definition", def_}}); in Dump()
|
| D | classExpression.h | 38 const ClassDefinition *Definition() const in Definition() function
|
| /arkcompiler/runtime_core/cmake/ |
| D | Doxygen.cmake | 50 # Configuration - replace @CMAKE_MACRO@ definition in config template
|
| D | Testing.cmake | 72 # * Target-specific definition PANDA_GTEST is added.
|
| /arkcompiler/ets_frontend/es2panda/test/parser/js/ |
| D | test-class-constructor-2-expected.txt | 6 "definition": { 107 "definition": {
|
| D | class-declaration-is-expected.txt | 6 "definition": {
|
| D | test-class-async-method-expected.txt | 6 "definition": {
|
| /arkcompiler/runtime_core/tests/cts-generator/ |
| D | README.md | 53 …, --run-all Run all tests, ignore "runner-option: ignore" tag in test definition 54 …ignored Run ignored tests, which have "runner-option: ignore" tag in test definition
|
| /arkcompiler/ets_frontend/es2panda/test/parser/ts/ |
| D | test-type-with-specieal-constructor-expected.txt | 6 "definition": { 195 "definition": {
|
| D | test-ts-parameter-property-expected.txt | 6 "definition": { 853 "definition": { 994 "definition": { 1152 "definition": {
|
| D | test-class-method-overload4-expected.txt | 6 "definition": {
|
| /arkcompiler/ets_frontend/es2panda/ir/statements/ |
| D | classDeclaration.h | 39 const ClassDefinition *Definition() const in Definition() function
|
| D | classDeclaration.cpp | 39 dumper->Add({{"type", "ClassDeclaration"}, {"definition", def_}, {"decorators", decorators_}}); in Dump()
|
| /arkcompiler/ets_frontend/ts2panda/tests/statements/ |
| D | functionDeclaration.test.ts | 45 it('function definition in the global scope', function () { 84 it('function definition inside a function', function () {
|
| /arkcompiler/ets_runtime/ |
| D | LICENSE | 18 control with that entity. For the purposes of this definition, 54 the copyright owner. For the purposes of this definition, "submitted"
|
| /arkcompiler/toolchain/ |
| D | LICENSE | 18 control with that entity. For the purposes of this definition, 54 the copyright owner. For the purposes of this definition, "submitted"
|
| /arkcompiler/runtime_core/ |
| D | LICENSE | 18 control with that entity. For the purposes of this definition, 54 the copyright owner. For the purposes of this definition, "submitted"
|
| /arkcompiler/runtime_core/runtime/tooling/inspector/ |
| D | inspector_hooks.h | 72 // Out-of-line definition to break include cycle.
|