Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandafile/
Dhelpers.h133 inline const uint8_t *Align(const uint8_t *ptr) in Align() function
141 inline T Align(T n) in Align() function
Dfile_writer.h47 bool Align(size_t alignment) in Align() function
/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/static_core/libpandabase/os/
Dmem.h148 MapRange<T> Align() const in Align() function
/arkcompiler/runtime_core/libpandabase/os/
Dmem.h146 MapRange<T> Align() const in Align() function
/arkcompiler/ets_frontend/ets2panda/test/unit/
Dsizeof_node_test.cpp49 static size_t Align(size_t value) in Align() function in ark::es2panda::ir::SizeOfNodeTest
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/x86_64/assembler/
Delf_file.h29 static T Align(T offset, T align) in Align() function
/arkcompiler/ets_runtime/ecmascript/dfx/dump_code/
Djit_dump_elf.h322 static T Align(T offset, T align) in Align() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Difile.h37 static T Align(T offset, T align) in Align() function