Home
last modified time | relevance | path

Searched defs:BLOCK_SIZE (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/platform/
H A Decma_string_hash.h23 BLOCK_SIZE = 4, member in panda::ecmascript::EcmaStringHash
/arkcompiler/ets_runtime/ecmascript/
H A Dsustaining_js_handle.h55 static constexpr uint32_t BLOCK_SIZE = 256L; member in panda::ecmascript::SustainingJSHandle
/arkcompiler/runtime_core/static_core/runtime/mem/refstorage/
H A Dreference_storage.h118 static constexpr size_t BLOCK_SIZE = sizeof(RefBlock); member in ark::mem::ReferenceStorage
/arkcompiler/runtime_core/libpandabase/utils/
H A Dmurmur3_hash.h46 static constexpr uint32_t BLOCK_SIZE = 4; member
/arkcompiler/runtime_core/static_core/libpandabase/utils/
H A Dmurmur3_hash.h70 static constexpr uint32_t BLOCK_SIZE = 4; member in ark::final

Completed in 3 milliseconds