Home
last modified time | relevance | path

Searched defs:alignment (Results 1 – 5 of 5) sorted by relevance

/development/vndk/tools/header-checker/src/repr/protobuf/proto/
Dabi_diff.proto9 optional uint32 alignment = 2; field
Dabi_dump.proto21 optional uint32 alignment = 3 [default = 0]; field
/development/vndk/tools/header-checker/src/repr/
Dir_diff_representation.h72 std::pair<uint32_t, uint32_t> &&alignment) in TypeDiffIR() argument
Dir_representation.h179 void SetAlignment(uint32_t alignment) { in SetAlignment()
/development/vndk/tools/header-checker/src/dumper/
Dabi_wrappers.cpp286 size_t alignment = size_and_alignment.second.getQuantity(); in CreateBasicNamedAndTypedDecl() local