Home
last modified time | relevance | path

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/
DLocalUnit.test.ets23 // 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/
DLocalUnit.test.ets23 // 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/
DLocalUnit.test.ets23 // 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/
DLocalUnit.test.ets23 // 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/
DLocalUnit.test.ets23 // 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/
DLocalUnit.test.ets23 // 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/
DAbility.test.ets24 // 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/
DAbility.test.ets24 // 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/
DAbility.test.ets24 // 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/
DAbility.test.ets24 // 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/
DAbility.test.ets24 // 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/
DAbility.test.ets24 // 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/
Dbytecode_profiling.md5 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/
Dallocation.irt26 …: { 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/
Dbase_mem_stats.h41 // NOTE(aemelenko): call RecordFreeRaw when CodeAllocator supports deallocate
42 // NOTE(aemelenko): call RecordFreeRaw when ArenaAllocator supports deallocate
/arkcompiler/runtime_core/libpandabase/mem/
Dbase_mem_stats.h41 // TODO(alovkov): call RecordFreeRaw when CodeAllocator supports deallocate
42 // TODO: call RecordFreeRaw when ArenaAllocator supports deallocate
/arkcompiler/ets_runtime/docs/
Doverview.md3 …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/
Drecipe87.md7 ArkTS supports throwing only objects of the class ``Error`` or any
Drecipe71.md7 ArkTS supports the comma operator ``,`` only in ``for`` loops. Otherwise,
Drecipe60.md7 ArkTS supports ``typeof`` operator only in the expression context. Using
/arkcompiler/runtime_core/static_core/tests/cts-generator/generator/
Dtest_base.rb30 …# Currently generator supports only single instruction per test. However coverage tool supports ar…
/arkcompiler/runtime_core/tests/cts-generator/generator/
Dtest_base.rb30 …# Currently generator supports only single instruction per test. However coverage tool supports ar…
/arkcompiler/runtime_core/static_core/tests/checked/
Dmove_nullcheck_out_of_loop.pa49 #! 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/
DComparable.sts19 * Can be implemented by any type that supports comparison.
/arkcompiler/runtime_core/static_core/plugins/ets/doc/system_arkts/
Dfeatures.rst33 |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