Home
last modified time | relevance | path

Searched refs:LOG_ALIGN_4 (Results 1 - 7 of 7) sorted by relevance

/arkcompiler/runtime_core/libpandabase/tests/
H A Darena_test.cpp90 static constexpr Alignment ARENA_ALIGNMENT = LOG_ALIGN_4; in TEST_F()
100 static constexpr Alignment ARENA_ALIGNMENT = LOG_ALIGN_4; in TEST_F()
/arkcompiler/runtime_core/static_core/libpandabase/tests/
H A Darena_test.cpp94 static constexpr Alignment ARENA_ALIGNMENT = LOG_ALIGN_4; in TEST_F()
104 static constexpr Alignment ARENA_ALIGNMENT = LOG_ALIGN_4; in TEST_F()
/arkcompiler/runtime_core/static_core/runtime/tests/
H A Dframe_allocator_test.cpp287 AlignmentTest<Alignment::LOG_ALIGN_4>(false); in TEST_F()
288 AlignmentTest<Alignment::LOG_ALIGN_4>(true); in TEST_F()
H A Dstack_like_allocator_test.cpp134 StackLikeAllocator<Alignment::LOG_ALIGN_4> alloc4; in TEST_F()
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
H A Dpgo_utils.h30 static constexpr Alignment ALIGN_SIZE = Alignment::LOG_ALIGN_4;
/arkcompiler/runtime_core/libpandabase/mem/
H A Dmem.h59 LOG_ALIGN_4 = 4, enumerator
/arkcompiler/runtime_core/static_core/libpandabase/mem/
H A Dmem.h57 LOG_ALIGN_4 = 4, enumerator

Completed in 4 milliseconds