Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/native/common/src/
H A Dshared_block.cpp242 uint32_t SharedBlock::Alloc(size_t size, bool aligned) in Alloc()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/lumeassetcompiler/src/
H A Dmain.cpp463 size_t aligned = (fpos + 7) & ~7; local