| /arkcompiler/ets_runtime/common_components/common/ |
| D | scoped_object_access.h | 57 … // qemu use c++ thread local, it has issue with some cases for ZRT annotation, if reload again in ~ScopedObjectAccess() 58 // fail on O3 and pass on O0 if load mutator again, not figureout why yet in ~ScopedObjectAccess()
|
| /arkcompiler/runtime_core/docs/diagrams/ |
| D | static-analyzer-gc-func-list-gen.puactivity | 21 split again
|
| /arkcompiler/runtime_core/static_core/docs/diagrams/ |
| D | static-analyzer-gc-func-list-gen-activity.plantuml | 21 split again
|
| /arkcompiler/ets_frontend/arkguard/test/grammar/compact/ |
| D | numericLiteralsWithTrailingDecimalPoints.ts | 49 var compactTest17 = 3. // comment time again
|
| /arkcompiler/runtime_core/static_core/docs/ |
| D | memory-management-SW-requirements.md | 12 Garbage collector(GC) automatically recycles memory that it can prove will never be used again.
|
| D | inspector.md | 27 The thread could be resumed when still remaining paused. In this case it suspends again. This oppor… 35 … request is executed, then the counter is increased and the thread is waiting for suspension again. 65 …e, since they allow only one location. Common breakpoints can be resolved again and new location w…
|
| /arkcompiler/runtime_core/docs/ |
| D | memory-management-SW-requirements.md | 12 Garbage collector(GC) automatically recycles memory that it can prove will never be used again.
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | free_object.h | 65 // After operating any freeobject, need to marked poison again when is_asan is true
|
| D | free_object.cpp | 82 // After operating any freeobject, need to marked poison again when is_asan is true
|
| /arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/ |
| D | trace.cpp | 64 … LOG(ERROR, TRACE) << "Cannot write trace event. Try enabling tracing and run app again"; \
|
| /arkcompiler/runtime_core/platforms/unix/libpandabase/ |
| D | trace.cpp | 62 … LOG(ERROR, TRACE) << "Cannot write trace event. Try enabling tracing and run app again"; \
|
| /arkcompiler/ets_runtime/ecmascript/jspandafile/ |
| D | abc_buffer_cache.h | 40 * This map can help use buffer to get *pf again.
|
| /arkcompiler/runtime_core/static_core/libpandabase/tests/ |
| D | futex_test.cpp | 42 // After wake it modifies the shared data again 61 // After wake it modifies the shared data again under lock
|
| /arkcompiler/ets_runtime/common_components/common_runtime/ |
| D | base_runtime.cpp | 98 LOG_COMMON(FATAL) << "BaseRuntime has been initialized and don't need init again."; in Init() 132 LOG_COMMON(FATAL) << "BaseRuntime has been initialized and don't need init again."; in Fini()
|
| /arkcompiler/runtime_core/static_core/runtime/coroutines/ |
| D | stackful_coroutine_worker.cpp | 80 // process finalization queue once this coro gets scheduled again in AddCreatedCoroutineAndSwitchToIt() 149 // finalizee will never be scheduled again in RequestFinalization() 359 // ...this coro has been scheduled again: process finalization queue in BlockCurrentCoroAndScheduleNext() 373 // ...this coro has been scheduled again: process finalization queue in SuspendCurrentCoroAndScheduleNext()
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ani/tests/examples/finalization_registry/ |
| D | fin_reg_test.cpp | 165 // Trigger GC once again and check that finalizers were called in TEST_F() 246 // Trigger GC once again and check that finalizers were called in TEST_F()
|
| /arkcompiler/runtime_core/common_interfaces/objects/string/ |
| D | base_string-inl1.h | 93 … // GetLength() == 0 means it's an empty array.No need to computeHashCode again when hashseed is 0. in GetHashcode()
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets_func_tests/std/containers/ |
| D | IteratorSetTest.ets | 81 // Calling next() again after iteration is done
|
| D | IteratorMapTest.ets | 81 // Calling next() again after iteration is done
|
| /arkcompiler/runtime_core/static_core/runtime/mem/ |
| D | pygote_space_allocator-inl.h | 102 // try again in lock in Alloc() 118 // alloc object again in Alloc()
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets_sdk/api/@ohos/util/HashMap/ |
| D | HashMapClearKeysValuesReplaceTest.ets | 27 …suite.addTest("Testing HashMap is empty check keys and set data check keys again", testKeysEmptyTh… 30 …suite.addTest("Testing HashMap is empty check values and set data check values again", testValuesE…
|
| D | HashMapConstructorIsEmptyClearTest.ets | 29 suite.addTest("HashMap clear data and set data again", testClearAndSetDataAgain)
|
| /arkcompiler/runtime_core/static_core/runtime/tests/ |
| D | freelist_allocator_test.cpp | 317 // Allocate first element again in TEST_F() 321 // Allocate again in TEST_F() 328 // Free all elements again in TEST_F()
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/ |
| D | redundant_loop_elimination.cpp | 86 // prevent trying to remove loop_exit_ from outside_succ preds again in DisconnectBlock in DeleteLoop()
|
| /arkcompiler/ets_frontend/ets2panda/evaluate/ |
| D | entityDeclarator.cpp | 57 // and there is no need to create it once again. in CreateAndInsertImportStatement()
|