| /arkcompiler/runtime_core/static_core/plugins/ets/doc/CompilerErrorsTemporary/ |
| D | syntax.yml | 61 message: "Cannot parse class field definition property." // AVK: Example needed 65 message: "Cannot parse class method definition property." // AVK: Example needed 109 …message: "Annotation property can not have access modifiers." // AVK: Exmaple needed to see an err… 113 …age: "Annotation can not have a method as a property." // AVK: English fixed. Code exampe is needed 117 …message: "Invalid argument passed to '{}'." // AVK: Exampel is needed and 'invalid arguemnt' does… 181 message: "Can not export annotation default." // AVK: English !!! Example needed 193 message: "Unexpected identifier." // AVK: What??? Example needed 197 message: "await is not allowed in arrow function parameters." // AVK: Example needed 201 message: "Unexpected private identifier." // AVK: What??? Example needed 205 …wed in direct eval in module code." // AVK: Why a particulr case is mentioned here ? Example needed [all …]
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/ |
| D | ets_object.cpp | 79 …// state and its changing if it's needed. When we EtsObjectStateInfo static methods, we will rere… in TryGetHashCode() 101 // or non-atomic store, so release ordering is not needed. in TryGetHashCode() 120 …// state and its changing if it's needed. When we use EtsObjectStateInfo static methods, we will … in TryGetInteropIndex() 142 …// state and its changing if it's needed. When we use EtsObjectStateInfo static methods, we will … in TrySetInteropIndex() 152 // or non-atomic store, so release ordering is not needed. in TrySetInteropIndex() 173 …// state and its changing if it's needed. When we EtsObjectStateInfo static methods, we will rere… in TryDropInteropIndex() 194 …// state and its changing if it's needed. When we EtsObjectStateInfo static methods, we will rere… in TryCheckIfHasInteropIndex()
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/test_frontend/ |
| D | test_frontend_package.ets | 31 // this call is needed to fill dynamic call cache with wrong signature 38 // this call is needed to fill dynamic call cache with wrong signature
|
| /arkcompiler/runtime_core/static_core/cmake/toolchain/ |
| D | common.cmake | 40 # * The "if" is needed because the toolchain file is parsed twice. 42 # propagate the options to the linker, which is needed.
|
| /arkcompiler/runtime_core/cmake/toolchain/ |
| D | common.cmake | 40 # * The "if" is needed because the toolchain file is parsed twice. 42 # propagate the options to the linker, which is needed.
|
| /arkcompiler/ets_frontend/ets2panda/linter/homecheck/ |
| D | .prettierrc | 8 "quoteProps": "as-needed",
|
| /arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/ |
| D | .prettierrc | 8 "quoteProps": "as-needed",
|
| /arkcompiler/ets_frontend/ets2panda/ir/ |
| D | astNode.h | 138 /* CC-OFFNXT(G.PRE.05) The macro is used to generate a function. Return is needed */ \ in AST_NODE_REINTERPRET_MAPPING() 148 /* CC-OFFNXT(G.PRE.05) The macro is used to generate a function. Return is needed */ \ in AST_NODE_REINTERPRET_MAPPING() 153 /* CC-OFFNXT(G.PRE.05) The macro is used to generate a function. Return is needed */ \ in AST_NODE_REINTERPRET_MAPPING() 198 … /* CC-OFFNXT(G.PRE.05,G.PRE.02) The macro is used to generate a function. Return is needed */ \ in AST_NODE_REINTERPRET_MAPPING() 204 … /* CC-OFFNXT(G.PRE.05) The macro is used to generate a function. Return is needed */ \ in AST_NODE_REINTERPRET_MAPPING() 217 … /* CC-OFFNXT(G.PRE.05,G.PRE.02) The macro is used to generate a function. Return is needed */ \ in AST_NODE_REINTERPRET_MAPPING() 224 … /* CC-OFFNXT(G.PRE.05,G.PRE.02) The macro is used to generate a function. Return is needed */ \ in AST_NODE_REINTERPRET_MAPPING() 230 … /* CC-OFFNXT(G.PRE.05) The macro is used to generate a function. Return is needed */ \ in AST_NODE_REINTERPRET_MAPPING() 236 … /* CC-OFFNXT(G.PRE.05) The macro is used to generate a function. Return is needed */ \ in AST_NODE_REINTERPRET_MAPPING() 477 /* CC-OFFNXT(G.PRE.05) The macro is used to generate a function. Return is needed*/ \ in AST_NODE_REINTERPRET_MAPPING() [all …]
|
| /arkcompiler/runtime_core/libabckit/ |
| D | package.json | 4 …"description": "libabckit is a tool for binary manipulation. eslint is needed to ensure codecheck",
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/templates/intrinsics/ |
| D | intrinsics_codegen.inl.h.erb | 20 % # declare virtual methods implemented in the core part but needed only in plugins 22 % # declare non-virtual methods implemented in the core part but needed only in plugins
|
| /arkcompiler/runtime_core/static_core/compiler/docs/ |
| D | codegen_doc.md | 7 …needed Regalloc-pass and LinearOrder-analysis for codegen-work. First - because it is needed to fi… 21 4. Supporting logic for build AOT-code (there are needed runtime calls during aot-code execution).
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/sts_vm_interface_impl_tests/ |
| D | sts_vm_interface_impl_tests.ets | 16 // This file is needed only for using panda_ets_interop_js_gtest with sts_vm_interface_impl_tests.c…
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/event_loop_callback_poster_tests/ |
| D | event_loop_module_tests.ets | 16 // This file is needed only for using panda_ets_interop_js_gtest with event_loop_module_tests.cpp i…
|
| /arkcompiler/ets_frontend/ets2panda/public/ |
| D | README.md | 84 …- `return_args` is needed only if you return new type from function and this type expands to multi… 85 - `reverse_cast` is needed only if you return new type from function. 86 - `call_cast` is needed only if you add new class to generation. 87 - `constructor_cast` is needed only if you add new class to generation. 135 #### Why is it needed: 136 …`min_ptr_depth` and `max_ptr_depth` are needed to separate 0 and 1+ ptr-cases, because the es2pand… 186 ### When it is needed:
|
| /arkcompiler/runtime_core/scripts/dep-lists/ |
| D | ubuntu-build | 18 ruby # Needed for a framework for automatic code generation written in Ruby
|
| D | ubuntu-20-04-build | 18 ruby=1:2.7* # Needed for a framework for automatic code generation written in Ruby
|
| /arkcompiler/runtime_core/static_core/scripts/dep-lists/ |
| D | ubuntu-build | 18 ruby # Needed for a framework for automatic code generation written in Ruby
|
| D | ubuntu-24-04-build | 18 ruby=1:3.2* # Needed for a framework for automatic code generation written in Ruby
|
| D | ubuntu-22-04-build | 18 ruby=1:3.0* # Needed for a framework for automatic code generation written in Ruby
|
| D | ubuntu-20-04-build | 18 ruby=1:2.7* # Needed for a framework for automatic code generation written in Ruby
|
| /arkcompiler/runtime_core/static_core/runtime/mem/ |
| D | region_allocator.h | 239 * @tparam regions_type - type of regions needed to proceed. 251 * @tparam regions_type_from - type of regions needed to proceed. 270 * @tparam regions_type_from - type of regions needed to proceed. 273 * @param regions - vector of regions needed to proceed. 285 * @tparam regions_type_from - type of regions needed to proceed. 288 * @param region - region needed to proceed. 301 * @param region - region needed to proceed. 311 * @tparam regions_type - type of regions needed to proceed. 318 * @tparam REGIONS_TYPE - type of regions needed to proceed. 322 * @param regions - vector of regions needed to proceed.
|
| /arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/ |
| D | g1-helpers.cpp | 35 // The cast below is needed to truncate high 32bits from 64bit pointer in PreWrbFuncEntrypoint() 55 // The cast below is needed to truncate high 32bits from 64bit pointer in PostWrbUpdateCardFuncEntrypoint()
|
| /arkcompiler/runtime_core/static_core/runtime/include/ |
| D | loadable_agent.h | 68 // This mutex is needed to be sure that getting / creation of an instance is made atomically in LoadInstance() 85 // This mutex is needed to be sure that there is only one library at a given point of time in LoadInstance()
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets_test_suite/gc/ |
| D | scheduled_gc_trigger_exception.ets | 24 …uleGcAfterNthAlloc must throw UnsupportedOperationException if you don't use it with needed flag");
|
| /arkcompiler/runtime_core/static_core/runtime/arch/amd64/ |
| D | common_amd64.S | 18 // This trampoline is needed because x86 push LR when executing a call instruction, but `rt_sigretu…
|