Home
last modified time | relevance | path

Searched defs:memblock (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dmurmur3_hash.h96 std::array<uint8_t, BLOCK_SIZE> memblock = {'\0', '\0', '\0', '\0'}; in MurmurHash3() local
147 std::array<uint8_t, BLOCK_SIZE> memblock = {'\0', '\0', '\0', '\0'}; in MurmurHash3String() local
/arkcompiler/runtime_core/libpandabase/utils/
Dmurmur3_hash.h99 std::array<uint8_t, BLOCK_SIZE> memblock = {'\0', '\0', '\0', '\0'}; in MurmurHash3() local
150 std::array<uint8_t, BLOCK_SIZE> memblock = {'\0', '\0', '\0', '\0'}; in MurmurHash3String() local