Home
last modified time | relevance | path

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

123

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__format/
Dformat_functions.h355 _LIBCPP_HIDE_FROM_ABI inline __runtime_format_string<char> runtime_format(string_view __fmt) noexce… in runtime_format()
357 _LIBCPP_HIDE_FROM_ABI inline __runtime_format_string<wchar_t> runtime_format(wstring_view __fmt) no… in runtime_format()
423 _LIBCPP_ALWAYS_INLINE _LIBCPP_HIDE_FROM_ABI _OutIt vformat_to(_OutIt __out_it, string_view __fmt, f… in vformat_to()
430 vformat_to(_OutIt __out_it, wstring_view __fmt, wformat_args __args) { in vformat_to()
437 format_to(_OutIt __out_it, format_string<_Args...> __fmt, _Args&&... __args) { in format_to()
444 format_to(_OutIt __out_it, wformat_string<_Args...> __fmt, _Args&&... __args) { in format_to()
453 vformat(string_view __fmt, format_args __args) { in vformat()
464 vformat(wstring_view __fmt, wformat_args __args) { in vformat()
473 format(format_string<_Args...> __fmt, _Args&&... __args) { in format()
480 format(wformat_string<_Args...> __fmt, _Args&&... __args) { in format()
[all …]
Dformatter_floating_point.h65 …CPP_HIDE_FROM_ABI char* __to_buffer(char* __first, char* __last, _Tp __value, chars_format __fmt) { in __to_buffer()
72 …OM_ABI char* __to_buffer(char* __first, char* __last, _Tp __value, chars_format __fmt, int __preci… in __to_buffer()
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__format/
H A Dformat_functions.h358 _LIBCPP_HIDE_FROM_ABI inline __runtime_format_string<char> runtime_format(string_view __fmt) noexce… in runtime_format()
360 _LIBCPP_HIDE_FROM_ABI inline __runtime_format_string<wchar_t> runtime_format(wstring_view __fmt) no… in runtime_format()
426 _LIBCPP_ALWAYS_INLINE _LIBCPP_HIDE_FROM_ABI _OutIt vformat_to(_OutIt __out_it, string_view __fmt, f… in vformat_to()
433 vformat_to(_OutIt __out_it, wstring_view __fmt, wformat_args __args) { in vformat_to()
440 format_to(_OutIt __out_it, format_string<_Args...> __fmt, _Args&&... __args) { in format_to()
447 format_to(_OutIt __out_it, wformat_string<_Args...> __fmt, _Args&&... __args) { in format_to()
456 vformat(string_view __fmt, format_args __args) { in vformat()
467 vformat(wstring_view __fmt, wformat_args __args) { in vformat()
476 format(format_string<_Args...> __fmt, _Args&&... __args) { in format()
483 format(wformat_string<_Args...> __fmt, _Args&&... __args) { in format()
[all …]
H A 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()
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__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()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__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()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__format/
Dformat_functions.h358 _LIBCPP_HIDE_FROM_ABI inline __runtime_format_string<char> runtime_format(string_view __fmt) noexce… in runtime_format()
360 _LIBCPP_HIDE_FROM_ABI inline __runtime_format_string<wchar_t> runtime_format(wstring_view __fmt) no… in runtime_format()
426 _LIBCPP_ALWAYS_INLINE _LIBCPP_HIDE_FROM_ABI _OutIt vformat_to(_OutIt __out_it, string_view __fmt, f… in vformat_to()
433 vformat_to(_OutIt __out_it, wstring_view __fmt, wformat_args __args) { in vformat_to()
440 format_to(_OutIt __out_it, format_string<_Args...> __fmt, _Args&&... __args) { in format_to()
447 format_to(_OutIt __out_it, wformat_string<_Args...> __fmt, _Args&&... __args) { in format_to()
456 vformat(string_view __fmt, format_args __args) { in vformat()
467 vformat(wstring_view __fmt, wformat_args __args) { in vformat()
476 format(format_string<_Args...> __fmt, _Args&&... __args) { in format()
483 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()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__format/
Dformat_functions.h358 _LIBCPP_HIDE_FROM_ABI inline __runtime_format_string<char> runtime_format(string_view __fmt) noexce… in runtime_format()
360 _LIBCPP_HIDE_FROM_ABI inline __runtime_format_string<wchar_t> runtime_format(wstring_view __fmt) no… in runtime_format()
426 _LIBCPP_ALWAYS_INLINE _LIBCPP_HIDE_FROM_ABI _OutIt vformat_to(_OutIt __out_it, string_view __fmt, f… in vformat_to()
433 vformat_to(_OutIt __out_it, wstring_view __fmt, wformat_args __args) { in vformat_to()
440 format_to(_OutIt __out_it, format_string<_Args...> __fmt, _Args&&... __args) { in format_to()
447 format_to(_OutIt __out_it, wformat_string<_Args...> __fmt, _Args&&... __args) { in format_to()
456 vformat(string_view __fmt, format_args __args) { in vformat()
467 vformat(wstring_view __fmt, wformat_args __args) { in vformat()
476 format(format_string<_Args...> __fmt, _Args&&... __args) { in format()
483 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()
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/i386-linux-gnu/bits/
Dstdio2.h31 __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...)) in __NTH()
43 __NTH (vsprintf (char *__restrict __s, const char *__restrict __fmt, in __NTH()
62 const char *__restrict __fmt, ...)) in __NTH()
75 const char *__restrict __fmt, _G_va_list __ap)) in __NTH()
95 fprintf (FILE *__restrict __stream, const char *__restrict __fmt, ...) in fprintf()
102 printf (const char *__restrict __fmt, ...) in printf()
114 vprintf (const char *__restrict __fmt, _G_va_list __ap) in vprintf()
125 const char *__restrict __fmt, _G_va_list __ap) in vfprintf()
139 dprintf (int __fd, const char *__restrict __fmt, ...) in dprintf()
150 vdprintf (int __fd, const char *__restrict __fmt, _G_va_list __ap) in vdprintf()
[all …]
Dwchar2.h286 const wchar_t *__restrict __fmt, ...)) in __NTH()
316 const wchar_t *__restrict __fmt, __gnuc_va_list __ap)) in __NTH()
339 wprintf (const wchar_t *__restrict __fmt, ...) in wprintf()
345 fwprintf (__FILE *__restrict __stream, const wchar_t *__restrict __fmt, ...) in fwprintf()
358 vwprintf (const wchar_t *__restrict __fmt, __gnuc_va_list __ap) in vwprintf()
365 const wchar_t *__restrict __fmt, __gnuc_va_list __ap) in vfwprintf()
Dsyslog.h29 syslog (int __pri, const char *__fmt, ...) in syslog()
45 vsyslog (int __pri, const char *__fmt, __gnuc_va_list __ap) in vsyslog()
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
Dstdio2.h31 __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...)) in __NTH()
43 __NTH (vsprintf (char *__restrict __s, const char *__restrict __fmt, in __NTH()
62 const char *__restrict __fmt, ...)) in __NTH()
75 const char *__restrict __fmt, _G_va_list __ap)) in __NTH()
95 fprintf (FILE *__restrict __stream, const char *__restrict __fmt, ...) in fprintf()
102 printf (const char *__restrict __fmt, ...) in printf()
114 vprintf (const char *__restrict __fmt, _G_va_list __ap) in vprintf()
125 const char *__restrict __fmt, _G_va_list __ap) in vfprintf()
139 dprintf (int __fd, const char *__restrict __fmt, ...) in dprintf()
150 vdprintf (int __fd, const char *__restrict __fmt, _G_va_list __ap) in vdprintf()
[all …]
Dwchar2.h286 const wchar_t *__restrict __fmt, ...)) in __NTH()
316 const wchar_t *__restrict __fmt, __gnuc_va_list __ap)) in __NTH()
339 wprintf (const wchar_t *__restrict __fmt, ...) in wprintf()
345 fwprintf (__FILE *__restrict __stream, const wchar_t *__restrict __fmt, ...) in fwprintf()
358 vwprintf (const wchar_t *__restrict __fmt, __gnuc_va_list __ap) in vwprintf()
365 const wchar_t *__restrict __fmt, __gnuc_va_list __ap) in vfwprintf()
Dsyslog.h29 syslog (int __pri, const char *__fmt, ...) in syslog()
45 vsyslog (int __pri, const char *__fmt, __gnuc_va_list __ap) in vsyslog()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__ostream/
Dprint.h32 __vprint_nonunicode(ostream& __os, string_view __fmt, format_args __args, bool __write_nl) { in __vprint_nonunicode()
76 _LIBCPP_HIDE_FROM_ABI inline void vprint_nonunicode(ostream& __os, string_view __fmt, format_args _… in vprint_nonunicode()
97 _LIBCPP_HIDE_FROM_ABI void __vprint_unicode(ostream& __os, string_view __fmt, format_args __args, b… in __vprint_unicode()
139 _LIBCPP_HIDE_FROM_ABI inline void vprint_unicode(ostream& __os, string_view __fmt, format_args __ar… in vprint_unicode()
145 _LIBCPP_HIDE_FROM_ABI void print(ostream& __os, format_string<_Args...> __fmt, _Args&&... __args) { in print()
157 _LIBCPP_HIDE_FROM_ABI void println(ostream& __os, format_string<_Args...> __fmt, _Args&&... __args)… in println()
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__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()
/aosp_15_r20/external/cronet/third_party/libc++/src/src/
H A Dcharconv.cpp49 to_chars_result to_chars(char* __first, char* __last, float __value, chars_format __fmt) { in to_chars()
53 to_chars_result to_chars(char* __first, char* __last, double __value, chars_format __fmt) { in to_chars()
57 to_chars_result to_chars(char* __first, char* __last, long double __value, chars_format __fmt) { in to_chars()
62 to_chars_result to_chars(char* __first, char* __last, float __value, chars_format __fmt, int __prec… in to_chars()
67 to_chars_result to_chars(char* __first, char* __last, double __value, chars_format __fmt, int __pre… in to_chars()
72 to_chars_result to_chars(char* __first, char* __last, long double __value, chars_format __fmt, int … in to_chars()
/aosp_15_r20/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
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
Dostream.tcc96 const ios_base::fmtflags __fmt = this->flags() & ios_base::basefield; in operator <<() local
110 const ios_base::fmtflags __fmt = this->flags() & ios_base::basefield; in operator <<() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/bits/
Dostream.tcc96 const ios_base::fmtflags __fmt = this->flags() & ios_base::basefield; in operator <<() local
110 const ios_base::fmtflags __fmt = this->flags() & ios_base::basefield; in operator <<() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__charconv/
Dfrom_chars_floating_point.h50 __from_chars(const char* __first, const char* __last, _Fp& __value, chars_format __fmt) { in __from_chars()

123