Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/utils/
H A Dheap.hpp235 static constexpr uint16_t kAlignSize = sizeof(void *); member in ot::Utils::Heap
/aosp_15_r20/external/lzma/CPP/7zip/Common/
H A DFilterCoder.cpp213 const UInt32 kAlignSize = 1 << 6; in Z7_COM7F_IMF() local