Home
last modified time | relevance | path

Searched defs:_KB (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dmem_common.h47 constexpr uint64_t operator"" _KB(long double count) in _KB() function
53 constexpr uint64_t operator"" _KB(unsigned long long count) in _KB() function
/arkcompiler/runtime_core/libpandabase/mem/
H A Dmem.h154 constexpr uint64_t operator"" _KB(long double count) in _KB() function
160 constexpr uint64_t operator"" _KB(unsigned long long count) in _KB() function
/arkcompiler/runtime_core/static_core/libpandabase/mem/
H A Dmem.h180 constexpr uint64_t operator"" _KB(long double count) in _KB() function
186 constexpr uint64_t operator"" _KB(unsigned long long count) in _KB() function
/arkcompiler/runtime_core/static_core/runtime/tests/
H A Dg1gc_test.cpp[all...]

Completed in 5 milliseconds