| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/class_extension/ |
| D | tests.cpp | 23 // NOTE Disabled until #17693 is resolved 31 // NOTE Disabled until #17693 is resolved 39 // NOTE Disabled until #17693 is resolved 47 // NOTE Disabled until #17693 is resolved 55 // NOTE Disabled until #17693 is resolved 63 // NOTE Disabled until #17693 is resolved 71 // NOTE Disabled until #17693 is resolved 79 // NOTE Disabled until #17693 is resolved 87 // NOTE Disabled until #17693 is resolved 95 // NOTE Disabled until #17693 is resolved [all …]
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/test_incorrect_conversion_types/ts_to_arkts/ |
| D | incorrect_conversion_types.cpp | 101 // Note: Test is disabled until #17741 is resolved. Need to enable this after fix import bigInt. 162 // Note: Test is disabled until #17741 is resolved. Need to enable this after fix import bigInt. 229 // Note: Test is disabled until #17741 is resolved. Need to enable this after fix import bigInt. 331 // Note: Test is disabled until #17741 is resolved. Need to enable this after fix import bigInt. 338 // Note: Test is disabled until #17741 is resolved. Need to enable this after fix import bigInt. 345 // Note: Test is disabled until #17741 is resolved. Need to enable this after fix import bigInt. 352 // Note: Test is disabled until #17741 is resolved. Need to enable this after fix import bigInt. 359 // Note: Test is disabled until #17741 is resolved. Need to enable this after fix import bigInt. 366 // Note: Test is disabled until #17741 is resolved. Need to enable this after fix import bigInt. 373 // Note: Test is disabled until #17741 is resolved. Need to enable this after fix import bigInt. [all …]
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/test_return_this/ |
| D | test_return_this.cpp | 48 // Note: Test is disabled until #17852 is resolved 55 // Note: Test is disabled until #18365 is resolved 62 // Note: Test is disabled until #18365 is resolved 87 // Note: Test is disabled until #18468 is resolved
|
| /arkcompiler/runtime_core/static_core/runtime/tooling/inspector/ |
| D | thread_state.h | 78 // Continue execution until one of the specified locations is reached 84 // Continue execution until one of the locations, other than the current line, is reached 87 // Continue execution until the current frame is popped 90 // Continue execution until both:
|
| /arkcompiler/ets_frontend/ets2panda/test/test-lists/ets-runtime/ |
| D | ets-runtime-ignored.txt | 32 # ignored until union types are properly implemented and non nullish base type of array types can b… 35 # ignored until verifier can't handle if a field name can be static and non-static at the same time
|
| /arkcompiler/runtime_core/static_core/plugins/ets/stdlib/std/core/ |
| D | SyncPrimitives.sts | 37 * Otherwise, blocks current coroutine until other coroutine will unlock the mutex. 58 /// Coroutine one-shot event. This allows to block current coroutine until event is fired 66 * Blocks current coroutine until another coroutine will fire the same event.
|
| D | BuiltinArray.sts | 278 * order, until it finds one where predicate returns true. If such an element is found, find 296 * order, until it finds one where predicate returns true. If such an element is found, 332 * the predicate function for each element in the array until the predicate returns a value 333 * which is coercible to the Boolean value false, or until the end of the array. 350 * the predicate function for each element in the array until the predicate returns a value 351 * which is coercible to the Boolean value true, or until the end of the array. 480 * order, until it finds one where predicate returns true. If such an element is found, find 498 * order, until it finds one where predicate returns true. If such an element is found, 534 * the predicate function for each element in the array until the predicate returns a value 535 * which is coercible to the Boolean value false, or until the end of the array. [all …]
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/test_composite_types/ |
| D | test_composite_types.cpp | 23 // Note: Test is disabled until #18062 is resolved 52 // Note: Test is disabled until #18063 is resolved
|
| /arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/futex/ |
| D | mutex.cpp | 52 // Wait until pred is true, or until timeout is reached. 136 // Retry wait until lock not held. If we have more than one reader, curState check fail in FutexWait() 165 // Wait until RWLock is unlocked in WriteLock() 194 // Wait until RWLock WriteLock is unlocked in HandleReadLockWait() 198 // Retry wait until WriteLock not held. in HandleReadLockWait()
|
| /arkcompiler/runtime_core/static_core/runtime/mem/ |
| D | rendezvous.h | 33 * * If there is, wait until we get woken up 41 // Wait until all threads release Mutator lock and acquires it for write;
|
| /arkcompiler/runtime_core/static_core/plugins/ets/doc/system_arkts/ |
| D | suppression.rst | 30 …Applies to all lines (including the line with the directive) until closed by the corresponding ``E… 36 until another ``ETSNOLINT-END`` directive containing ``ets-remove-lambda`` is 49 …al`` checks. Applied to all lines (including the line with the directive) until closed by the corr…
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/test_class_methods_returning_values/ets_to_js/ |
| D | test_class_methods.sts | 86 // Note: The following code for using of interface is commented until #17878 is not resolved 103 // Note: Using this code for interface is a workaround until #17878 is not resolved
|
| /arkcompiler/runtime_core/static_core/compiler/tools/paoc/ |
| D | paoc.yaml | 36 - name: paoc-skip-until 41 - name: paoc-compile-until
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/test_class_methods_returning_values/js_to_ets/ |
| D | test_class_methods.cpp | 23 // Note: Several tests disabled until #17741 is resolved 39 // Note: Test is disabled until #17741 is resolved 89 // Note: Test is disabled until #17741 is resolved
|
| /arkcompiler/runtime_core/static_core/templates/ |
| D | messages.rb | 33 until scanner.eos? 58 until scanner.eos?
|
| /arkcompiler/runtime_core/templates/ |
| D | messages.rb | 33 until scanner.eos? 58 until scanner.eos?
|
| /arkcompiler/runtime_core/static_core/compiler/docs/ |
| D | escape_analysis.md | 14 …on that caused materialization. Iteration over the basic blocks continues until there are no new m… 28 …until back edge states are ready. After that the header's state is merged from the pre-header and …
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/ |
| D | ets_sync_primitives.h | 129 * Otherwise, blocks current coroutine until other coroutine will unlock the mutex. 150 /// @brief Coroutine one-shot event. This allows to block current coroutine until event is fired 154 * Blocks current coroutine until another coroutine will fire the same event.
|
| /arkcompiler/runtime_core/static_core/runtime/coroutines/ |
| D | threaded_coroutine.h | 69 * launch a new one. Blocks until the created coroutine passes the init sequence. 72 /// Blocks until the coroutine becomes running
|
| /arkcompiler/runtime_core/static_core/compiler/tests/ |
| D | osr_test.cpp | 316 GTEST_SKIP() << "Should be skipped until try-catch processing re-designed in OSR"; in TEST_F() 399 GTEST_SKIP() << "Should be skipped until try-catch processing re-designed in OSR"; in TEST_F() 421 GTEST_SKIP() << "Should be skipped until try-catch processing re-designed in OSR"; in TEST_F() 475 GTEST_SKIP() << "Should be skipped until try-catch processing re-designed in OSR"; in TEST_F() 535 GTEST_SKIP() << "Should be skipped until try-catch processing re-designed in OSR"; in TEST_F() 559 GTEST_SKIP() << "Should be skipped until try-catch processing re-designed in OSR"; in TEST_F() 620 GTEST_SKIP() << "Should be skipped until try-catch processing re-designed in OSR"; in TEST_F() 644 GTEST_SKIP() << "Should be skipped until try-catch processing re-designed in OSR"; in TEST_F()
|
| /arkcompiler/runtime_core/platforms/unix/libpandabase/futex/ |
| D | mutex.cpp | 44 // Wait until pred is true, or until timeout is reached. 139 // Wait until RWLock is unlocked in WriteLock() 144 … // Retry wait until lock not held. If we have more than one reader, cur_state check fail in WriteLock() 171 // Wait until RWLock WriteLock is unlocked in HandleReadLockWait() 175 // Retry wait until WriteLock not held. in HandleReadLockWait()
|
| /arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/ |
| D | update_remset_thread.cpp | 83 // UpdateRemsetThread is paused by GC, wait until GC notifies to continue work in ThreadLoop() 88 // wait until GC-Thread invalidates regions in ThreadLoop()
|
| /arkcompiler/runtime_core/compiler/docs/ |
| D | paoc.md | 65 #### `--paoc-skip-until` 69 #### `--paoc-compile-until`
|
| /arkcompiler/runtime_core/tests/cts-assembly/ |
| D | arrays-05.pa | 14 # The following comment until the empty line must be a valid YAML document
|
| /arkcompiler/runtime_core/static_core/tests/cts-assembly/ |
| D | arrays-05.pa | 14 # The following comment until the empty line must be a valid YAML document
|