Searched defs:COMPACT (Results 1 – 3 of 3) sorted by relevance
65 COMPACT, enumerator393 static readonly COMPACT = '-compact'; property in ObConfigResolver
46 constexpr std::string_view COMPACT = "compact"; variable
71 enum class NotationOption : uint8_t { STANDARD = 0x01, SCIENTIFIC, ENGINEERING, COMPACT, EXCEPTION … enumerator