Searched full:supports (Results 1 – 25 of 120) sorted by relevance
12345
| /arkcompiler/ets_frontend/test/sdk_test_projects/bytecodehar_out_project/out_hsp/src/test/ |
| D | LocalUnit.test.ets | 23 // This API supports only one parameter: preset action function. 28 // This API supports only one parameter: preset action function. 33 // This API supports only one parameter: clear action function. 37 // This API supports only one parameter: clear action function. 40 …// Defines a test case. This API supports three parameters: test case name, filter parameter, and …
|
| /arkcompiler/ets_frontend/test/sdk_test_projects/bytecodehar_out_project/entry/src/test/ |
| D | LocalUnit.test.ets | 23 // This API supports only one parameter: preset action function. 28 // This API supports only one parameter: preset action function. 33 // This API supports only one parameter: clear action function. 37 // This API supports only one parameter: clear action function. 40 …// Defines a test case. This API supports three parameters: test case name, filter parameter, and …
|
| /arkcompiler/ets_frontend/test/sdk_test_projects/bytecodehar_increace_compile/entry/src/test/ |
| D | LocalUnit.test.ets | 23 // This API supports only one parameter: preset action function. 28 // This API supports only one parameter: preset action function. 33 // This API supports only one parameter: clear action function. 37 // This API supports only one parameter: clear action function. 40 …// Defines a test case. This API supports three parameters: test case name, filter parameter, and …
|
| /arkcompiler/ets_frontend/test/sdk_test_projects/bytecodehar_increace_compile/bytecodehar/src/test/ |
| D | LocalUnit.test.ets | 23 // This API supports only one parameter: preset action function. 28 // This API supports only one parameter: preset action function. 33 // This API supports only one parameter: clear action function. 37 // This API supports only one parameter: clear action function. 40 …// Defines a test case. This API supports three parameters: test case name, filter parameter, and …
|
| /arkcompiler/ets_frontend/test/sdk_test_projects/bytecodehar_out_project/out_har/src/test/ |
| D | LocalUnit.test.ets | 23 // This API supports only one parameter: preset action function. 28 // This API supports only one parameter: preset action function. 33 // This API supports only one parameter: clear action function. 37 // This API supports only one parameter: clear action function. 40 …// Defines a test case. This API supports three parameters: test case name, filter parameter, and …
|
| /arkcompiler/ets_frontend/test/sdk_test_projects/bytecodehar_increace_compile/library/src/test/ |
| D | LocalUnit.test.ets | 23 // This API supports only one parameter: preset action function. 28 // This API supports only one parameter: preset action function. 33 // This API supports only one parameter: clear action function. 37 // This API supports only one parameter: clear action function. 40 …// Defines a test case. This API supports three parameters: test case name, filter parameter, and …
|
| /arkcompiler/ets_frontend/test/sdk_test_projects/bytecodehar_increace_compile/library/src/ohosTest/ets/test/ |
| D | Ability.test.ets | 24 // This API supports only one parameter: preset action function. 29 // This API supports only one parameter: preset action function. 34 // This API supports only one parameter: clear action function. 38 // This API supports only one parameter: clear action function. 41 …// Defines a test case. This API supports three parameters: test case name, filter parameter, and …
|
| /arkcompiler/ets_frontend/test/sdk_test_projects/bytecodehar_increace_compile/bytecodehar/src/ohosTest/ets/test/ |
| D | Ability.test.ets | 24 // This API supports only one parameter: preset action function. 29 // This API supports only one parameter: preset action function. 34 // This API supports only one parameter: clear action function. 38 // This API supports only one parameter: clear action function. 41 …// Defines a test case. This API supports three parameters: test case name, filter parameter, and …
|
| /arkcompiler/ets_frontend/test/sdk_test_projects/bytecodehar_increace_compile/entry/src/ohosTest/ets/test/ |
| D | Ability.test.ets | 24 // This API supports only one parameter: preset action function. 29 // This API supports only one parameter: preset action function. 34 // This API supports only one parameter: clear action function. 38 // This API supports only one parameter: clear action function. 41 …// Defines a test case. This API supports three parameters: test case name, filter parameter, and …
|
| /arkcompiler/ets_frontend/test/sdk_test_projects/bytecodehar_out_project/out_har/src/ohosTest/ets/test/ |
| D | Ability.test.ets | 24 // This API supports only one parameter: preset action function. 29 // This API supports only one parameter: preset action function. 34 // This API supports only one parameter: clear action function. 38 // This API supports only one parameter: clear action function. 41 …// Defines a test case. This API supports three parameters: test case name, filter parameter, and …
|
| /arkcompiler/ets_frontend/test/sdk_test_projects/bytecodehar_out_project/out_hsp/src/ohosTest/ets/test/ |
| D | Ability.test.ets | 24 // This API supports only one parameter: preset action function. 29 // This API supports only one parameter: preset action function. 34 // This API supports only one parameter: clear action function. 38 // This API supports only one parameter: clear action function. 41 …// Defines a test case. This API supports three parameters: test case name, filter parameter, and …
|
| /arkcompiler/ets_frontend/test/sdk_test_projects/bytecodehar_out_project/entry/src/ohosTest/ets/test/ |
| D | Ability.test.ets | 24 // This API supports only one parameter: preset action function. 29 // This API supports only one parameter: preset action function. 34 // This API supports only one parameter: clear action function. 38 // This API supports only one parameter: clear action function. 41 …// Defines a test case. This API supports three parameters: test case name, filter parameter, and …
|
| /arkcompiler/runtime_core/static_core/docs/ |
| D | bytecode_profiling.md | 5 Each bytecode instruction, that supports profiling, contains additional field - profile index. It d… 31 implemented by all language plugins, that supports profiling.
|
| /arkcompiler/runtime_core/static_core/irtoc/scripts/ |
| D | allocation.irt | 26 …: { default: 2, arm32: 9999 }, # TODO(msherstennikov): set to 0 once regalloc supports smart temps 28 # TODO(msherstennikov): revert back code size values, once regalloc supports smart temps 33 …: { default: 2, arm32: 9999 }, # TODO(msherstennikov): set to 0 once regalloc supports smart temps 35 # TODO(msherstennikov): revert back code size values, once regalloc supports smart temps
|
| /arkcompiler/runtime_core/static_core/libpandabase/mem/ |
| D | base_mem_stats.h | 41 // NOTE(aemelenko): call RecordFreeRaw when CodeAllocator supports deallocate 42 // NOTE(aemelenko): call RecordFreeRaw when ArenaAllocator supports deallocate
|
| /arkcompiler/runtime_core/libpandabase/mem/ |
| D | base_mem_stats.h | 41 // TODO(alovkov): call RecordFreeRaw when CodeAllocator supports deallocate 42 // TODO: call RecordFreeRaw when ArenaAllocator supports deallocate
|
| /arkcompiler/ets_runtime/docs/ |
| D | overview.md | 3 …ntains core components such as the compiler, toolchain, and runtime. It supports compilation and r… 22 …ing, and ArkCompiler Base. ArkCompiler File provides bytecodes. Tooling supports Debugger. ArkComp… 45 … security and performance, ArkCompiler JS Runtime selects the code that supports strict but not ev…
|
| /arkcompiler/ets_frontend/ets2panda/linter/docs/rules/ |
| D | recipe87.md | 7 ArkTS supports throwing only objects of the class ``Error`` or any
|
| D | recipe71.md | 7 ArkTS supports the comma operator ``,`` only in ``for`` loops. Otherwise,
|
| D | recipe60.md | 7 ArkTS supports ``typeof`` operator only in the expression context. Using
|
| /arkcompiler/runtime_core/static_core/tests/cts-generator/generator/ |
| D | test_base.rb | 30 …# Currently generator supports only single instruction per test. However coverage tool supports ar…
|
| /arkcompiler/runtime_core/tests/cts-generator/generator/ |
| D | test_base.rb | 30 …# Currently generator supports only single instruction per test. However coverage tool supports ar…
|
| /arkcompiler/runtime_core/static_core/tests/checked/ |
| D | move_nullcheck_out_of_loop.pa | 49 #! CHECKER Check that AOT supports NullCheck with deoptimize 64 #! CHECKER Check that LLVM AOT supports NullCheck with deoptimize
|
| /arkcompiler/runtime_core/static_core/plugins/ets/stdlib/std/core/ |
| D | Comparable.sts | 19 * Can be implemented by any type that supports comparison.
|
| /arkcompiler/runtime_core/static_core/plugins/ets/doc/system_arkts/ |
| D | features.rst | 33 |LANG| supports Boxing and Unboxing conversions, though they have performance 106 |LANG| supports reference binary operators. If the left part of an expression 148 |LANG| supports Async-functions and Coroutines. Async-function type is only 239 |LANG| supports lambda calls. However, some applications with function calls
|
12345