Home
last modified time | relevance | path

Searched refs:FMT_CONSTEXPR_DECL (Results 1 – 7 of 7) sorted by relevance

/external/fmtlib/include/fmt/
Dranges.h36 static FMT_CONSTEXPR_DECL const size_t range_length_limit =
43 static FMT_CONSTEXPR_DECL const bool add_delimiter_spaces = true;
44 static FMT_CONSTEXPR_DECL const bool add_prepostfix_space = false;
53 static FMT_CONSTEXPR_DECL const bool add_delimiter_spaces = true;
54 static FMT_CONSTEXPR_DECL const bool add_prepostfix_space = false;
86 static FMT_CONSTEXPR_DECL const bool value =
113 static FMT_CONSTEXPR_DECL const bool value =
191 static FMT_CONSTEXPR_DECL const bool value =
245 static FMT_CONSTEXPR_DECL const bool value =
Dcolor.h329 friend FMT_CONSTEXPR_DECL text_style fg(detail::color_type foreground)
331 friend FMT_CONSTEXPR_DECL text_style bg(detail::color_type background)
Dformat-inl.h1079 static FMT_CONSTEXPR_DECL const int value =
1110 static FMT_CONSTEXPR_DECL const int double_significand_size =
1112 static FMT_CONSTEXPR_DECL const uint64_t implicit_bit =
1114 static FMT_CONSTEXPR_DECL const int significand_size =
1251 static FMT_CONSTEXPR_DECL const int bigit_bits = bits<bigit>::value;
Dcompile.h331 static FMT_CONSTEXPR_DECL const unsigned num_format_parts =
340 static FMT_CONSTEXPR_DECL const auto compiled_parts =
Dcore.h96 # define FMT_CONSTEXPR_DECL constexpr macro
99 # define FMT_CONSTEXPR_DECL macro
1310 FMT_CONSTEXPR_DECL FMT_INLINE auto visit_format_arg(
Dformat.h2986 FMT_CONSTEXPR_DECL FMT_INLINE void parse_format_string(
3224 FMT_CONSTEXPR_DECL auto s = to_string_view(format_str);
3227 FMT_CONSTEXPR_DECL bool invalid_format =
3876 static FMT_CONSTEXPR_DECL Char s[] = {CHARS..., '\0'};
/external/fmtlib/
DChangeLog.rst588 FMT_CONSTEXPR_DECL bool invalid_format =