Home
last modified time | relevance | path

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

/external/fmtlib/include/fmt/
Dranges.h34 static FMT_CONSTEXPR_DECL const std::size_t range_length_limit =
41 static FMT_CONSTEXPR_DECL const bool add_delimiter_spaces = true;
42 static FMT_CONSTEXPR_DECL const bool add_prepostfix_space = false;
51 static FMT_CONSTEXPR_DECL const bool add_delimiter_spaces = true;
52 static FMT_CONSTEXPR_DECL const bool add_prepostfix_space = false;
84 static FMT_CONSTEXPR_DECL const bool value =
114 static FMT_CONSTEXPR_DECL const bool value =
192 static FMT_CONSTEXPR_DECL const bool value =
246 static FMT_CONSTEXPR_DECL const bool value =
Dformat-inl.h339 static FMT_CONSTEXPR_DECL const int value =
362 static FMT_CONSTEXPR_DECL const int double_significand_size =
364 static FMT_CONSTEXPR_DECL const uint64_t implicit_bit =
371 static FMT_CONSTEXPR_DECL const int significand_size =
529 static FMT_CONSTEXPR_DECL const int bigit_bits = bits<bigit>::value;
Dcolor.h329 friend FMT_CONSTEXPR_DECL text_style fg(internal::color_type foreground)
331 friend FMT_CONSTEXPR_DECL text_style bg(internal::color_type background)
Dcompile.h296 static FMT_CONSTEXPR_DECL const unsigned num_format_parts =
305 static FMT_CONSTEXPR_DECL const auto compiled_parts =
Dcore.h73 # define FMT_CONSTEXPR_DECL constexpr macro
76 # define FMT_CONSTEXPR_DECL macro
Dformat.h2680 FMT_CONSTEXPR_DECL bool invalid_format =
3472 FMT_CONSTEXPR_DECL Char s[] = {CHARS..., '\0'};
3473 FMT_CONSTEXPR_DECL bool invalid_format =