Home
last modified time | relevance | path

Searched defs:vformat_to (Results 1 – 4 of 4) sorted by relevance

/external/fmtlib/src/
Dformat.cc36 vformat_to(buffer<Char>& buf, basic_string_view<Char> format_str, in vformat_to() function
/external/fmtlib/include/fmt/
Dlocale.h45 inline OutputIt vformat_to( in vformat_to() function
Dcolor.h473 void vformat_to(buffer<Char>& buf, const text_style& ts, in vformat_to() function
571 OutputIt vformat_to( in vformat_to() function
/external/cronet/buildtools/third_party/libc++/trunk/include/__format/
Dformat_functions.h416 vformat_to(_OutIt __out_it, string_view __fmt, format_args __args) { in vformat_to() function
423 vformat_to(_OutIt __out_it, wstring_view __fmt, wformat_args __args) { in vformat_to() function
548 _LIBCPP_ALWAYS_INLINE _LIBCPP_HIDE_FROM_ABI _OutIt vformat_to( in vformat_to() function
556 _LIBCPP_ALWAYS_INLINE _LIBCPP_HIDE_FROM_ABI _OutIt vformat_to( in vformat_to() function