Home
last modified time | relevance | path

Searched defs:__fmt (Results 1 – 24 of 24) sorted by relevance

/external/cronet/tot/third_party/libc++/src/include/__format/
Dformat_functions.h357 _LIBCPP_HIDE_FROM_ABI inline __runtime_format_string<char> runtime_format(string_view __fmt) noexce… in runtime_format()
359 _LIBCPP_HIDE_FROM_ABI inline __runtime_format_string<wchar_t> runtime_format(wstring_view __fmt) no… in runtime_format()
425 _LIBCPP_ALWAYS_INLINE _LIBCPP_HIDE_FROM_ABI _OutIt vformat_to(_OutIt __out_it, string_view __fmt, f… in vformat_to()
432 vformat_to(_OutIt __out_it, wstring_view __fmt, wformat_args __args) { in vformat_to()
439 format_to(_OutIt __out_it, format_string<_Args...> __fmt, _Args&&... __args) { in format_to()
446 format_to(_OutIt __out_it, wformat_string<_Args...> __fmt, _Args&&... __args) { in format_to()
454 [[nodiscard]] _LIBCPP_ALWAYS_INLINE inline _LIBCPP_HIDE_FROM_ABI string vformat(string_view __fmt, … in vformat()
465 vformat(wstring_view __fmt, wformat_args __args) { in vformat()
474 format(format_string<_Args...> __fmt, _Args&&... __args) { in format()
481 format(wformat_string<_Args...> __fmt, _Args&&... __args) { in format()
[all …]
Dformatter_floating_point.h66 …CPP_HIDE_FROM_ABI char* __to_buffer(char* __first, char* __last, _Tp __value, chars_format __fmt) { in __to_buffer()
73 …OM_ABI char* __to_buffer(char* __first, char* __last, _Tp __value, chars_format __fmt, int __preci… in __to_buffer()
/external/cronet/tot/third_party/libc++/src/include/__cxx03/__format/
Dformat_functions.h357 _LIBCPP_HIDE_FROM_ABI inline __runtime_format_string<char> runtime_format(string_view __fmt) noexce… in runtime_format()
359 _LIBCPP_HIDE_FROM_ABI inline __runtime_format_string<wchar_t> runtime_format(wstring_view __fmt) no… in runtime_format()
425 _LIBCPP_ALWAYS_INLINE _LIBCPP_HIDE_FROM_ABI _OutIt vformat_to(_OutIt __out_it, string_view __fmt, f… in vformat_to()
432 vformat_to(_OutIt __out_it, wstring_view __fmt, wformat_args __args) { in vformat_to()
439 format_to(_OutIt __out_it, format_string<_Args...> __fmt, _Args&&... __args) { in format_to()
446 format_to(_OutIt __out_it, wformat_string<_Args...> __fmt, _Args&&... __args) { in format_to()
454 [[nodiscard]] _LIBCPP_ALWAYS_INLINE inline _LIBCPP_HIDE_FROM_ABI string vformat(string_view __fmt, … in vformat()
465 vformat(wstring_view __fmt, wformat_args __args) { in vformat()
474 format(format_string<_Args...> __fmt, _Args&&... __args) { in format()
481 format(wformat_string<_Args...> __fmt, _Args&&... __args) { in format()
[all …]
Dformatter_floating_point.h66 …CPP_HIDE_FROM_ABI char* __to_buffer(char* __first, char* __last, _Tp __value, chars_format __fmt) { in __to_buffer()
73 …OM_ABI char* __to_buffer(char* __first, char* __last, _Tp __value, chars_format __fmt, int __preci… in __to_buffer()
/external/cronet/stable/third_party/libc++/src/include/__cxx03/__format/
Dformat_functions.h357 _LIBCPP_HIDE_FROM_ABI inline __runtime_format_string<char> runtime_format(string_view __fmt) noexce… in runtime_format()
359 _LIBCPP_HIDE_FROM_ABI inline __runtime_format_string<wchar_t> runtime_format(wstring_view __fmt) no… in runtime_format()
425 _LIBCPP_ALWAYS_INLINE _LIBCPP_HIDE_FROM_ABI _OutIt vformat_to(_OutIt __out_it, string_view __fmt, f… in vformat_to()
432 vformat_to(_OutIt __out_it, wstring_view __fmt, wformat_args __args) { in vformat_to()
439 format_to(_OutIt __out_it, format_string<_Args...> __fmt, _Args&&... __args) { in format_to()
446 format_to(_OutIt __out_it, wformat_string<_Args...> __fmt, _Args&&... __args) { in format_to()
454 [[nodiscard]] _LIBCPP_ALWAYS_INLINE inline _LIBCPP_HIDE_FROM_ABI string vformat(string_view __fmt, … in vformat()
465 vformat(wstring_view __fmt, wformat_args __args) { in vformat()
474 format(format_string<_Args...> __fmt, _Args&&... __args) { in format()
481 format(wformat_string<_Args...> __fmt, _Args&&... __args) { in format()
[all …]
Dformatter_floating_point.h66 …CPP_HIDE_FROM_ABI char* __to_buffer(char* __first, char* __last, _Tp __value, chars_format __fmt) { in __to_buffer()
73 …OM_ABI char* __to_buffer(char* __first, char* __last, _Tp __value, chars_format __fmt, int __preci… in __to_buffer()
/external/cronet/stable/third_party/libc++/src/include/__format/
Dformat_functions.h357 _LIBCPP_HIDE_FROM_ABI inline __runtime_format_string<char> runtime_format(string_view __fmt) noexce… in runtime_format()
359 _LIBCPP_HIDE_FROM_ABI inline __runtime_format_string<wchar_t> runtime_format(wstring_view __fmt) no… in runtime_format()
425 _LIBCPP_ALWAYS_INLINE _LIBCPP_HIDE_FROM_ABI _OutIt vformat_to(_OutIt __out_it, string_view __fmt, f… in vformat_to()
432 vformat_to(_OutIt __out_it, wstring_view __fmt, wformat_args __args) { in vformat_to()
439 format_to(_OutIt __out_it, format_string<_Args...> __fmt, _Args&&... __args) { in format_to()
446 format_to(_OutIt __out_it, wformat_string<_Args...> __fmt, _Args&&... __args) { in format_to()
454 [[nodiscard]] _LIBCPP_ALWAYS_INLINE inline _LIBCPP_HIDE_FROM_ABI string vformat(string_view __fmt, … in vformat()
465 vformat(wstring_view __fmt, wformat_args __args) { in vformat()
474 format(format_string<_Args...> __fmt, _Args&&... __args) { in format()
481 format(wformat_string<_Args...> __fmt, _Args&&... __args) { in format()
[all …]
Dformatter_floating_point.h66 …CPP_HIDE_FROM_ABI char* __to_buffer(char* __first, char* __last, _Tp __value, chars_format __fmt) { in __to_buffer()
73 …OM_ABI char* __to_buffer(char* __first, char* __last, _Tp __value, chars_format __fmt, int __preci… in __to_buffer()
/external/cronet/stable/third_party/libc++/src/include/__cxx03/__ostream/
Dprint.h31 __vprint_nonunicode(ostream& __os, string_view __fmt, format_args __args, bool __write_nl) { in __vprint_nonunicode()
75 _LIBCPP_HIDE_FROM_ABI inline void vprint_nonunicode(ostream& __os, string_view __fmt, format_args _… in vprint_nonunicode()
96 _LIBCPP_HIDE_FROM_ABI void __vprint_unicode(ostream& __os, string_view __fmt, format_args __args, b… in __vprint_unicode()
138 _LIBCPP_HIDE_FROM_ABI inline void vprint_unicode(ostream& __os, string_view __fmt, format_args __ar… in vprint_unicode()
144 _LIBCPP_HIDE_FROM_ABI void print(ostream& __os, format_string<_Args...> __fmt, _Args&&... __args) { in print()
156 _LIBCPP_HIDE_FROM_ABI void println(ostream& __os, format_string<_Args...> __fmt, _Args&&... __args)… in println()
/external/cronet/tot/third_party/libc++/src/include/__ostream/
Dprint.h34 __vprint_nonunicode(ostream& __os, string_view __fmt, format_args __args, bool __write_nl) { in __vprint_nonunicode()
78 _LIBCPP_HIDE_FROM_ABI inline void vprint_nonunicode(ostream& __os, string_view __fmt, format_args _… in vprint_nonunicode()
99 _LIBCPP_HIDE_FROM_ABI void __vprint_unicode(ostream& __os, string_view __fmt, format_args __args, b… in __vprint_unicode()
141 _LIBCPP_HIDE_FROM_ABI inline void vprint_unicode(ostream& __os, string_view __fmt, format_args __ar… in vprint_unicode()
147 _LIBCPP_HIDE_FROM_ABI void print(ostream& __os, format_string<_Args...> __fmt, _Args&&... __args) { in print()
159 _LIBCPP_HIDE_FROM_ABI void println(ostream& __os, format_string<_Args...> __fmt, _Args&&... __args)… in println()
/external/cronet/tot/third_party/libc++/src/include/__cxx03/__ostream/
Dprint.h31 __vprint_nonunicode(ostream& __os, string_view __fmt, format_args __args, bool __write_nl) { in __vprint_nonunicode()
75 _LIBCPP_HIDE_FROM_ABI inline void vprint_nonunicode(ostream& __os, string_view __fmt, format_args _… in vprint_nonunicode()
96 _LIBCPP_HIDE_FROM_ABI void __vprint_unicode(ostream& __os, string_view __fmt, format_args __args, b… in __vprint_unicode()
138 _LIBCPP_HIDE_FROM_ABI inline void vprint_unicode(ostream& __os, string_view __fmt, format_args __ar… in vprint_unicode()
144 _LIBCPP_HIDE_FROM_ABI void print(ostream& __os, format_string<_Args...> __fmt, _Args&&... __args) { in print()
156 _LIBCPP_HIDE_FROM_ABI void println(ostream& __os, format_string<_Args...> __fmt, _Args&&... __args)… in println()
/external/cronet/stable/third_party/libc++/src/include/__ostream/
Dprint.h34 __vprint_nonunicode(ostream& __os, string_view __fmt, format_args __args, bool __write_nl) { in __vprint_nonunicode()
78 _LIBCPP_HIDE_FROM_ABI inline void vprint_nonunicode(ostream& __os, string_view __fmt, format_args _… in vprint_nonunicode()
99 _LIBCPP_HIDE_FROM_ABI void __vprint_unicode(ostream& __os, string_view __fmt, format_args __args, b… in __vprint_unicode()
141 _LIBCPP_HIDE_FROM_ABI inline void vprint_unicode(ostream& __os, string_view __fmt, format_args __ar… in vprint_unicode()
147 _LIBCPP_HIDE_FROM_ABI void print(ostream& __os, format_string<_Args...> __fmt, _Args&&... __args) { in print()
159 _LIBCPP_HIDE_FROM_ABI void println(ostream& __os, format_string<_Args...> __fmt, _Args&&... __args)… in println()
/external/cronet/tot/third_party/libc++/src/src/
Dcharconv.cpp50 to_chars_result to_chars(char* __first, char* __last, float __value, chars_format __fmt) { in to_chars()
54 to_chars_result to_chars(char* __first, char* __last, double __value, chars_format __fmt) { in to_chars()
58 to_chars_result to_chars(char* __first, char* __last, long double __value, chars_format __fmt) { in to_chars()
63 to_chars_result to_chars(char* __first, char* __last, float __value, chars_format __fmt, int __prec… in to_chars()
68 to_chars_result to_chars(char* __first, char* __last, double __value, chars_format __fmt, int __pre… in to_chars()
73 to_chars_result to_chars(char* __first, char* __last, long double __value, chars_format __fmt, int … in to_chars()
80 _LIBCPP_NOESCAPE const char* __first, _LIBCPP_NOESCAPE const char* __last, chars_format __fmt) { in __from_chars_floating_point()
Dlocale.cpp5040 void __time_put::__do_put(char* __nb, char*& __ne, const tm* __tm, char __fmt, char __mod) const { in __do_put()
5049 void __time_put::__do_put(wchar_t* __wb, wchar_t*& __we, const tm* __tm, char __fmt, char __mod) co… in __do_put()
/external/cronet/stable/third_party/libc++/src/src/
Dcharconv.cpp50 to_chars_result to_chars(char* __first, char* __last, float __value, chars_format __fmt) { in to_chars()
54 to_chars_result to_chars(char* __first, char* __last, double __value, chars_format __fmt) { in to_chars()
58 to_chars_result to_chars(char* __first, char* __last, long double __value, chars_format __fmt) { in to_chars()
63 to_chars_result to_chars(char* __first, char* __last, float __value, chars_format __fmt, int __prec… in to_chars()
68 to_chars_result to_chars(char* __first, char* __last, double __value, chars_format __fmt, int __pre… in to_chars()
73 to_chars_result to_chars(char* __first, char* __last, long double __value, chars_format __fmt, int … in to_chars()
80 _LIBCPP_NOESCAPE const char* __first, _LIBCPP_NOESCAPE const char* __last, chars_format __fmt) { in __from_chars_floating_point()
Dlocale.cpp5040 void __time_put::__do_put(char* __nb, char*& __ne, const tm* __tm, char __fmt, char __mod) const { in __do_put()
5049 void __time_put::__do_put(wchar_t* __wb, wchar_t*& __we, const tm* __tm, char __fmt, char __mod) co… in __do_put()
/external/trusty/lk/include/shared/lk/
Dcompiler.h36 #define __PRINTFLIKE(__fmt,__varargs) __attribute__((__format__ (__printf__, __fmt, __varargs))) argument
37 #define __SCANFLIKE(__fmt,__varargs) __attribute__((__format__ (__scanf__, __fmt, __varargs))) argument
151 #define __PRINTFLIKE(__fmt,__varargs) argument
152 #define __SCANFLIKE(__fmt,__varargs) argument
/external/cronet/stable/third_party/libc++/src/include/__charconv/
Dfrom_chars_floating_point.h50 __from_chars(const char* __first, const char* __last, _Fp& __value, chars_format __fmt) { in __from_chars()
/external/cronet/tot/third_party/libc++/src/include/__charconv/
Dfrom_chars_floating_point.h50 __from_chars(const char* __first, const char* __last, _Fp& __value, chars_format __fmt) { in __from_chars()
/external/cronet/tot/third_party/libc++/src/src/include/
Dfrom_chars_floating_point.h358 …const char* const __first, const char* __last, chars_format __fmt, const char* __ptr, bool __negat… in __from_chars_floating_point_decimal()
412 __from_chars_floating_point_impl(const char* const __first, const char* __last, chars_format __fmt)… in __from_chars_floating_point_impl()
/external/cronet/stable/third_party/libc++/src/src/include/
Dfrom_chars_floating_point.h358 …const char* const __first, const char* __last, chars_format __fmt, const char* __ptr, bool __negat… in __from_chars_floating_point_decimal()
412 __from_chars_floating_point_impl(const char* const __first, const char* __last, chars_format __fmt)… in __from_chars_floating_point_impl()
/external/libcxx/include/support/ibm/
Dxlocale.h214 size_t strftime_l(char *__s, size_t __size, const char *__fmt, in strftime_l()
/external/linux-kselftest/tools/testing/selftests/tpm2/
Dtpm2.py296 def __fmt(self): member in Public
/external/libcxx/src/
Dlocale.cpp5441 char __fmt, char __mod) const in __do_put()
5452 char __fmt, char __mod) const in __do_put()