Home
last modified time | relevance | path

Searched defs:Align (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/libpandafile/
Dhelpers.h167 inline const uint8_t *Align(const uint8_t *ptr) in Align() function
175 inline T Align(T n) in Align() function
Dfile_writer.h48 bool Align(size_t alignment) in Align() function
/arkcompiler/runtime_core/libpandabase/os/
Dmem.h146 MapRange<T> Align() const in Align() function