Searched refs:Layout (Results 1 – 7 of 7) sorted by relevance
/system/tools/hidl/ |
D | CompoundType.h | 130 struct Layout { struct 135 Layout() : offset(0), align(1), size(0) {} in Layout() argument 142 Layout overall; 144 Layout innerStruct; 146 Layout discriminator; 157 void emitLayoutAsserts(Formatter& out, const Layout& localLayout,
|
D | CompoundType.cpp | 477 void CompoundType::emitLayoutAsserts(Formatter& out, const Layout& layout, in emitLayoutAsserts() 723 offset += Layout::getPad(offset, fieldAlign); in emitTypeDeclarations() 1601 offset += Layout::getPad(offset, fieldAlign); in emitJavaTypeDeclarations() 1733 offset += Layout::getPad(offset, fieldAlign); in emitJavaTypeDeclarations() 1966 Layout& overall = compoundLayout.overall; in getCompoundAlignmentAndSize() 1967 Layout& innerStruct = compoundLayout.innerStruct; in getCompoundAlignmentAndSize() 1968 Layout& discriminator = compoundLayout.discriminator; in getCompoundAlignmentAndSize() 1983 size_t lPad = Layout::getPad(innerStruct.size, fieldAlign); in getCompoundAlignmentAndSize() 1993 innerStruct.size += Layout::getPad(innerStruct.size, in getCompoundAlignmentAndSize() 1997 innerStruct.offset += Layout::getPad(innerStruct.offset, in getCompoundAlignmentAndSize() [all …]
|
/system/teeui/libteeui/example/ |
D | example_utils.h | 70 template <typename T, typename Layout> void translateLabel(Layout* layout) { in translateLabel()
|
D | phys_button_example.cpp | 31 template <typename Layout> static void translateLabels(Layout* layout) { in translateLabels()
|
D | touch_button_example.cpp | 29 template <typename Layout> static void translateLabels(Layout* layout) { in translateLabels()
|
/system/bt/doc/ |
D | directory_layout.md | 1 ## Directory Layout
|
/system/logging/logcat/ |
D | event.logtags | 109 60001 viewroot_layout (Layout time|1|3)
|