Home
last modified time | relevance | path

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

/aosp12/art/libdexfile/dex/
H A Dcompact_offset_table.h64 static constexpr size_t kAlignment = sizeof(uint32_t); variable
H A Dstandard_dex_file.h36 static constexpr size_t kAlignment = 4; member
H A Dcompact_dex_file.h89 static constexpr size_t kAlignment = sizeof(uint16_t); member
H A Ddex_file_structs.h197 static constexpr size_t kAlignment = sizeof(uint32_t); member
/aosp12/art/runtime/gc/space/
H A Dbump_pointer_space.h168 static constexpr size_t kAlignment = 8; variable
H A Dregion_space.h234 static constexpr size_t kAlignment = kObjectAlignment; variable
/aosp12/art/libartbase/base/
H A Dscoped_arena_allocator.h73 static constexpr size_t kAlignment = 8u; variable
H A Darena_allocator.h360 static constexpr size_t kAlignment = 8u; variable
/aosp12/system/libfmq/fuzzer/
H A Dfmq_fuzzer.cpp42 static constexpr size_t kAlignment = 8; variable
/aosp12/system/extras/partition_tools/
H A Dlpmake.cc108 kAlignment = 'a', enumerator