Home
last modified time | relevance | path

Searched full:again (Results 1 – 25 of 89) sorted by relevance

1234

/arkcompiler/runtime_core/docs/diagrams/
Dstatic-analyzer-gc-func-list-gen.puactivity21 split again
/arkcompiler/runtime_core/static_core/docs/diagrams/
Dstatic-analyzer-gc-func-list-gen-activity.plantuml21 split again
/arkcompiler/ets_frontend/arkguard/test/grammar/compact/
DnumericLiteralsWithTrailingDecimalPoints.ts49 var test17 = 3. // comment time again
/arkcompiler/runtime_core/docs/
Dmemory-management-SW-requirements.md12 Garbage collector(GC) automatically recycles memory that it can prove will never be used again.
Dglossary.md56 that it can prove will never be used again.
/arkcompiler/runtime_core/static_core/docs/
Dmemory-management-SW-requirements.md12 Garbage collector(GC) automatically recycles memory that it can prove will never be used again.
Dinspector.md27 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.
Dglossary.md56 that it can prove will never be used again.
/arkcompiler/ets_runtime/ecmascript/
Dfree_object.h65 // After operating any freeobject, need to marked poison again when is_asan is true
Dfree_object.cpp80 // After operating any freeobject, need to marked poison again when is_asan is true
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dabc_buffer_cache.h40 * This map can help use buffer to get *pf again.
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/
Dtrace.cpp64 … LOG(ERROR, TRACE) << "Cannot write trace event. Try enabling tracing and run app again"; \
/arkcompiler/runtime_core/platforms/unix/libpandabase/
Dtrace.cpp62 … LOG(ERROR, TRACE) << "Cannot write trace event. Try enabling tracing and run app again"; \
/arkcompiler/runtime_core/static_core/libpandabase/tests/
Dfutex_test.cpp42 // After wake it modifies the shared data again
61 // After wake it modifies the shared data again under lock
/arkcompiler/runtime_core/static_core/runtime/tests/
Dfreelist_allocator_test.cpp317 // Allocate first element again in TEST_F()
321 // Allocate again in TEST_F()
328 // Free all elements again in TEST_F()
Drunslots_allocator_test.cpp158 // Try to allocate everything again in TEST_F()
322 // Alloc big obj again. in TEST_F()
/arkcompiler/runtime_core/static_core/runtime/mem/
Dpygote_space_allocator-inl.h102 // try again in lock in Alloc()
118 // alloc object again in Alloc()
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets_func_tests/std/containers/
DIteratorSetTest.sts81 // Calling next() again after iteration is done
DIteratorMapTest.sts81 // Calling next() again after iteration is done
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dredundant_loop_elimination.cpp86 // prevent trying to remove loop_exit_ from outside_succ preds again in DisconnectBlock in DeleteLoop()
/arkcompiler/ets_frontend/ets2panda/evaluate/
DentityDeclarator.cpp57 // and there is no need to create it once again. in CreateAndInsertImportStatement()
/arkcompiler/runtime_core/static_core/runtime/mem/gc/gc-hung/
Dgc_hung.cpp151 …dy_ = is_systemserver; // if is_systemserver == false, hung will be close and no way to open again in InitInternal()
305 LOG(ERROR, GC) << "GcHung Update Config failed, GetConfig again failed"; in UpdateConfig()
/arkcompiler/runtime_core/static_core/runtime/coroutines/
Dstackful_coroutine_worker.cpp266 // ...this coro has been scheduled again: process finalization queue in BlockCurrentCoroAndScheduleNext()
275 // ...this coro has been scheduled again: process finalization queue in SuspendCurrentCoroAndScheduleNext()
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DstringComparison.cpp78 // reset types is any, will re-run checker to set them once again properly in ProcessBinaryExpression()
/arkcompiler/toolchain/websocket/server/
Dwebsocket_server.cpp165 // Must check once again because of `Close` method implementation. in MoveToConnectingState()
473 // Must check once again after finished `AcceptNewConnection`. in Close()

1234