Home
last modified time | relevance | path

Searched full:tries (Results 1 – 12 of 12) sorted by relevance

/arkcompiler/runtime_core/runtime/tests/
Dmem_stats_gc_test.cpp46 void MemStatsTest(uint64_t tries, size_t object_size);
59 void MemStatsGCTest::MemStatsTest(uint64_t tries, size_t object_size) in MemStatsTest() argument
94 for (size_t i = 0; i < tries; i++) { in MemStatsTest()
139 constexpr uint64_t TRIES = 4; in TEST_F() local
143 MemStatsTest<OBJECTS_COUNT>(TRIES, OBJECTS_SIZE[i]); in TEST_F()
150 constexpr uint64_t TRIES = 10; in TEST_F() local
154 MemStatsTest<OBJECTS_COUNT>(TRIES, OBJECTS_SIZE[i]); in TEST_F()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dtype_recorder.h52 …// This function tries to get the type of 'this'. In success, the type of the class is returned if…
56 …// This function tries to get the type of 'newTarget'. In success, the type of the class is return…
60 // This function tries to get the type of the function. On failure, the type 'any' is returned.
/arkcompiler/runtime_core/compiler/optimizer/optimizations/
Dtypes_resolving.h25 …* TypesResolving(based on the results of the TypesAnalysis) tries to replace dynamic intrinsics to…
30 …* Next, optimization tries to replace the intrinsic with static instructions, taking into account …
/arkcompiler/runtime_core/compiler/docs/
Dif_conversion_doc.md4 `IfConversion` tries to remove branches in executable code by creating linear sections with predica…
8 Hardware executes the program speculatively. It tries to predict the branch conditional(true or fal…
Dcode_sink_doc.md39 The iterative approach is used. On each iteration the optimization tries to sink each instruction t…
Dmemory_coalescing_doc.md54 The optimization tries to coalesce memory operations in a scope of a basic block. It needs that two…
Dcleanup_doc.md82 Then we can join the block with the successor block. After that, the new block tries to join next b…
/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Dmonitor.yaml77 On monitorenter VM thread tries to get ownership of the monitor in the following manner: if
85 …acquired. Other threads may try to gain ownership of the monitor. If thread tries to execute monit…
/arkcompiler/runtime_core/libpandabase/utils/
Dexpected.h63 // Note that as with std::expected, program that tries to instantiate
/arkcompiler/runtime_core/libpandabase/tests/
Dmem_range_test.cpp183 // no bug detected during a lot of tries with different parameters
/arkcompiler/runtime_core/runtime/
Dthread_manager.h224 * Tries to stop all daemon threads in case there are no active basic threads
/arkcompiler/runtime_core/docs/
Ddoxygen.config284 # Fortran. In the later case the parser tries to guess whether the code is fixed
315 # When enabled doxygen tries to link words that correspond to documented