Lines Matching defs:OMAP
29 // Declares internal implementation details for functionality in omap.h and
30 // omap.cc.
42 // The OMAP struct is defined by debughlp.h, which doesn't play nicely with
44 struct OMAP {
48 static_assert(sizeof(OMAP) == 8, "Wrong size for OMAP structure.");
49 typedef std::vector<OMAP> OmapTable;
51 // This contains the OMAP data extracted from an image.
53 // The table of OMAP entries describing the transformation from the
56 // The table of OMAP entries describing the transformation from the
112 // OMAP data.