Home
last modified time | relevance | path

Searched refs:__estimate_column_width (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/libcxx/include/__format/
H A Dformatter_output.h271 …__format_spec::__estimate_column_width(__str, __specs.__width_, __format_spec::__column_width_roun…
280 …__format_spec::__estimate_column_width(__str, __precision, __format_spec::__column_width_rounding:… in __truncate()
H A Dparser_std_format_spec.h840 _LIBCPP_HIDE_FROM_ABI constexpr __column_width_result<_CharT> __estimate_column_width( in __estimate_column_width() function
888 __estimate_column_width(basic_string_view<_CharT> __str, size_t __maximum, __column_width_rounding)… in __estimate_column_width() function