Home
last modified time | relevance | path

Searched defs:kAlignment (Results 1 – 8 of 8) sorted by relevance

/art/libdexfile/dex/
Dcompact_offset_table.h64 static constexpr size_t kAlignment = sizeof(uint32_t); variable
Dstandard_dex_file.h36 static constexpr size_t kAlignment = 4; member
Dcompact_dex_file.h89 static constexpr size_t kAlignment = sizeof(uint16_t); member
Ddex_file_structs.h197 static constexpr size_t kAlignment = sizeof(uint32_t); member
/art/runtime/gc/space/
Dbump_pointer_space.h168 static constexpr size_t kAlignment = 8; variable
Dregion_space.h234 static constexpr size_t kAlignment = kObjectAlignment; variable
/art/libartbase/base/
Dscoped_arena_allocator.h73 static constexpr size_t kAlignment = 8u; variable
Darena_allocator.h360 static constexpr size_t kAlignment = 8u; variable