Searched full:maximum (Results 1 – 25 of 3614) sorted by relevance
12345678910>>...145
2 #include <org/open_power/Sensor/Aggregation/History/Maximum/server.hpp>17 sdbusplus::org::open_power::Sensor::Aggregation::History::server::Maximum;20 * @class Maximum22 * Implements Sensor.Aggregation.History.Maximum24 * This includes a property that is an array of timestamp/maximum tuples27 class Maximum : public ServerObject<MaximumInterface> class30 static constexpr auto name = "maximum";32 Maximum() = delete;33 Maximum(const Maximum&) = delete;34 Maximum& operator=(const Maximum&) = delete;[all …]
17 int "Maximum horizontal resolution (for memory allocation purposes)"21 The maximum horizontal resolution to support for the framebuffer.26 int "Maximum vertical resolution (for memory allocation purposes)"30 The maximum vertical resolution to support for the framebuffer.35 int "Maximum bits per pixel (for memory allocation purposes)"39 The maximum bits per pixel to support for the framebuffer.