Home
last modified time | relevance | path

Searched refs:__format (Results 1 – 25 of 40) sorted by relevance

12

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/
H A Derror.h25 const char *__format, ...),
29 const char *__format, ...),
37 error (int __status, int __errnum, const char *__format, ...) in error() argument
40 __error_noreturn (__status, __errnum, __format, __va_arg_pack ()); in error()
42 __error_alias (__status, __errnum, __format, __va_arg_pack ()); in error()
49 const char *__format, ...),
55 const char *__format,
65 unsigned int __line, const char *__format, ...) in error_at_line() argument
68 __error_at_line_noreturn (__status, __errnum, __fname, __line, __format, in error_at_line()
72 __format, __va_arg_pack ()); in error_at_line()
H A Dstdio2.h27 const char *__restrict __format, ...) __THROW
30 const char *__restrict __format,
59 size_t __slen, const char *__restrict __format,
63 size_t __slen, const char *__restrict __format,
94 const char *__restrict __format, ...);
95 extern int __printf_chk (int __flag, const char *__restrict __format, ...);
97 const char *__restrict __format, __gnuc_va_list __ap);
98 extern int __vprintf_chk (int __flag, const char *__restrict __format,
173 int __flag, const char *__restrict __format,
178 const char *__restrict __format,
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/
H A Derror.h25 const char *__format, ...),
29 const char *__format, ...),
37 error (int __status, int __errnum, const char *__format, ...) in error() argument
40 __error_noreturn (__status, __errnum, __format, __va_arg_pack ()); in error()
42 __error_alias (__status, __errnum, __format, __va_arg_pack ()); in error()
49 const char *__format, ...),
55 const char *__format,
65 unsigned int __line, const char *__format, ...) in error_at_line() argument
68 __error_at_line_noreturn (__status, __errnum, __fname, __line, __format, in error_at_line()
72 __format, __va_arg_pack ()); in error_at_line()
H A Dstdio2.h27 const char *__restrict __format, ...) __THROW
30 const char *__restrict __format,
59 size_t __slen, const char *__restrict __format,
63 size_t __slen, const char *__restrict __format,
94 const char *__restrict __format, ...);
95 extern int __printf_chk (int __flag, const char *__restrict __format, ...);
97 const char *__restrict __format, __gnuc_va_list __ap);
98 extern int __vprintf_chk (int __flag, const char *__restrict __format,
173 int __flag, const char *__restrict __format,
178 const char *__restrict __format,
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/
H A Dstdio.h327 const char *__restrict __format, ...);
332 extern int printf (const char *__restrict __format, ...);
335 const char *__restrict __format, ...) __THROWNL;
341 extern int vfprintf (FILE *__restrict __s, const char *__restrict __format,
347 extern int vprintf (const char *__restrict __format, __gnuc_va_list __arg);
349 extern int vsprintf (char *__restrict __s, const char *__restrict __format,
355 const char *__restrict __format, ...)
359 const char *__restrict __format, __gnuc_va_list __arg)
392 const char *__restrict __format, ...) __wur;
397 extern int scanf (const char *__restrict __format, ...) __wur;
[all …]
H A Derr.h34 extern void warn (const char *__format, ...)
36 extern void vwarn (const char *__format, __gnuc_va_list)
40 extern void warnx (const char *__format, ...)
42 extern void vwarnx (const char *__format, __gnuc_va_list)
46 extern void err (int __status, const char *__format, ...)
48 extern void verr (int __status, const char *__format, __gnuc_va_list)
50 extern void errx (int __status, const char *__format, ...)
H A Dwchar.h581 const wchar_t *__restrict __format, ...)
587 extern int wprintf (const wchar_t *__restrict __format, ...)
591 const wchar_t *__restrict __format, ...)
599 const wchar_t *__restrict __format,
606 extern int vwprintf (const wchar_t *__restrict __format,
612 const wchar_t *__restrict __format,
622 const wchar_t *__restrict __format, ...)
628 extern int wscanf (const wchar_t *__restrict __format, ...)
632 const wchar_t *__restrict __format, ...)
643 const wchar_t *__restrict __format, ...),
[all …]
H A Dstdlib.h212 extern int strfromd (char *__dest, size_t __size, const char *__format,
216 extern int strfromf (char *__dest, size_t __size, const char *__format,
220 extern int strfroml (char *__dest, size_t __size, const char *__format,
226 extern int strfromf16 (char *__dest, size_t __size, const char * __format,
232 extern int strfromf32 (char *__dest, size_t __size, const char * __format,
238 extern int strfromf64 (char *__dest, size_t __size, const char * __format,
244 extern int strfromf128 (char *__dest, size_t __size, const char * __format,
250 extern int strfromf32x (char *__dest, size_t __size, const char * __format,
256 extern int strfromf64x (char *__dest, size_t __size, const char * __format,
262 extern int strfromf128x (char *__dest, size_t __size, const char * __format,
H A Derror.h31 extern void error (int __status, int __errnum, const char *__format, ...)
35 unsigned int __lineno, const char *__format, ...)
H A Dmonetary.h39 const char *__restrict __format, ...)
49 const char *__restrict __format, ...)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/
H A Dstdio.h327 const char *__restrict __format, ...);
332 extern int printf (const char *__restrict __format, ...);
335 const char *__restrict __format, ...) __THROWNL;
341 extern int vfprintf (FILE *__restrict __s, const char *__restrict __format,
347 extern int vprintf (const char *__restrict __format, __gnuc_va_list __arg);
349 extern int vsprintf (char *__restrict __s, const char *__restrict __format,
355 const char *__restrict __format, ...)
359 const char *__restrict __format, __gnuc_va_list __arg)
392 const char *__restrict __format, ...) __wur;
397 extern int scanf (const char *__restrict __format, ...) __wur;
[all …]
H A Derr.h34 extern void warn (const char *__format, ...)
36 extern void vwarn (const char *__format, __gnuc_va_list)
40 extern void warnx (const char *__format, ...)
42 extern void vwarnx (const char *__format, __gnuc_va_list)
46 extern void err (int __status, const char *__format, ...)
48 extern void verr (int __status, const char *__format, __gnuc_va_list)
50 extern void errx (int __status, const char *__format, ...)
H A Dwchar.h581 const wchar_t *__restrict __format, ...)
587 extern int wprintf (const wchar_t *__restrict __format, ...)
591 const wchar_t *__restrict __format, ...)
599 const wchar_t *__restrict __format,
606 extern int vwprintf (const wchar_t *__restrict __format,
612 const wchar_t *__restrict __format,
622 const wchar_t *__restrict __format, ...)
628 extern int wscanf (const wchar_t *__restrict __format, ...)
632 const wchar_t *__restrict __format, ...)
643 const wchar_t *__restrict __format, ...),
[all …]
H A Dstdlib.h212 extern int strfromd (char *__dest, size_t __size, const char *__format,
216 extern int strfromf (char *__dest, size_t __size, const char *__format,
220 extern int strfroml (char *__dest, size_t __size, const char *__format,
226 extern int strfromf16 (char *__dest, size_t __size, const char * __format,
232 extern int strfromf32 (char *__dest, size_t __size, const char * __format,
238 extern int strfromf64 (char *__dest, size_t __size, const char * __format,
244 extern int strfromf128 (char *__dest, size_t __size, const char * __format,
250 extern int strfromf32x (char *__dest, size_t __size, const char * __format,
256 extern int strfromf64x (char *__dest, size_t __size, const char * __format,
262 extern int strfromf128x (char *__dest, size_t __size, const char * __format,
H A Derror.h31 extern void error (int __status, int __errnum, const char *__format, ...)
35 unsigned int __lineno, const char *__format, ...)
H A Dmonetary.h39 const char *__restrict __format, ...)
49 const char *__restrict __format, ...)
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A D__bsd_locale_fallbacks.h109 int __libcpp_snprintf_l(char *__s, size_t __n, locale_t __l, const char *__format, ...) { in __libcpp_snprintf_l() argument
111 va_start(__va, __format); in __libcpp_snprintf_l()
113 int __res = vsnprintf(__s, __n, __format, __va); in __libcpp_snprintf_l()
119 int __libcpp_asprintf_l(char **__s, locale_t __l, const char *__format, ...) { in __libcpp_asprintf_l() argument
121 va_start(__va, __format); in __libcpp_asprintf_l()
123 int __res = vasprintf(__s, __format, __va); in __libcpp_asprintf_l()
129 int __libcpp_sscanf_l(const char *__s, locale_t __l, const char *__format, ...) { in __libcpp_sscanf_l() argument
131 va_start(__va, __format); in __libcpp_sscanf_l()
133 int __res = vsscanf(__s, __format, __va); in __libcpp_sscanf_l()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A D__bsd_locale_fallbacks.h109 int __libcpp_snprintf_l(char *__s, size_t __n, locale_t __l, const char *__format, ...) { in __libcpp_snprintf_l() argument
111 va_start(__va, __format); in __libcpp_snprintf_l()
113 int __res = vsnprintf(__s, __n, __format, __va); in __libcpp_snprintf_l()
119 int __libcpp_asprintf_l(char **__s, locale_t __l, const char *__format, ...) { in __libcpp_asprintf_l() argument
121 va_start(__va, __format); in __libcpp_asprintf_l()
123 int __res = vasprintf(__s, __format, __va); in __libcpp_asprintf_l()
129 int __libcpp_sscanf_l(const char *__s, locale_t __l, const char *__format, ...) { in __libcpp_sscanf_l() argument
131 va_start(__va, __format); in __libcpp_sscanf_l()
133 int __res = vsscanf(__s, __format, __va); in __libcpp_sscanf_l()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/support/solaris/
H A Dxlocale.h24 int snprintf_l(char *__s, size_t __n, locale_t __l, const char *__format, ...);
25 int asprintf_l(char **__s, locale_t __l, const char *__format, ...);
27 int sscanf_l(const char *__s, locale_t __l, const char *__format, ...);
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/support/solaris/
H A Dxlocale.h24 int snprintf_l(char *__s, size_t __n, locale_t __l, const char *__format, ...);
25 int asprintf_l(char **__s, locale_t __l, const char *__format, ...);
27 int sscanf_l(const char *__s, locale_t __l, const char *__format, ...);
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/
H A Dlocale_facets_nonio.tcc637 const _CharT* __format) const in _M_extract_via_format()
642 const size_t __len = char_traits<_CharT>::length(__format); in _M_extract_via_format()
648 if (__ctype.narrow(__format[__i], 0) == '%') in _M_extract_via_format()
651 char __c = __ctype.narrow(__format[++__i], 0); in _M_extract_via_format()
654 __c = __ctype.narrow(__format[++__i], 0); in _M_extract_via_format()
853 if (__format[__i] == *__beg) in _M_extract_via_format()
1186 char __format; in get() local
1195 __format = __c; in get()
1199 __format = __ctype.narrow(*__fmt, 0); in get()
1206 __s = this->do_get(__s, __end, __io, __err, __tm, __format, in get()
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/
H A Dlocale_facets_nonio.tcc637 const _CharT* __format) const in _M_extract_via_format()
642 const size_t __len = char_traits<_CharT>::length(__format); in _M_extract_via_format()
648 if (__ctype.narrow(__format[__i], 0) == '%') in _M_extract_via_format()
651 char __c = __ctype.narrow(__format[++__i], 0); in _M_extract_via_format()
654 __c = __ctype.narrow(__format[++__i], 0); in _M_extract_via_format()
853 if (__format[__i] == *__beg) in _M_extract_via_format()
1186 char __format; in get() local
1195 __format = __c; in get()
1199 __format = __ctype.narrow(*__fmt, 0); in get()
1206 __s = this->do_get(__s, __end, __io, __err, __tm, __format, in get()
[all …]
/OK3568_Linux_fs/kernel/drivers/media/platform/xilinx/
H A Dxilinx-tpg.c283 struct v4l2_mbus_framefmt *__format; in xtpg_set_format() local
286 __format = __xtpg_get_pad_format(xtpg, cfg, fmt->pad, fmt->which); in xtpg_set_format()
292 fmt->format = *__format; in xtpg_set_format()
300 __format->code = fmt->format.code; in xtpg_set_format()
303 xvip_set_format_size(__format, fmt); in xtpg_set_format()
305 fmt->format = *__format; in xtpg_set_format()
309 __format = __xtpg_get_pad_format(xtpg, cfg, 1, fmt->which); in xtpg_set_format()
310 *__format = fmt->format; in xtpg_set_format()
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dmt9t001.c379 struct v4l2_mbus_framefmt *__format; in mt9t001_set_format() local
402 __format = __mt9t001_get_pad_format(mt9t001, cfg, format->pad, in mt9t001_set_format()
404 __format->width = __crop->width / hratio; in mt9t001_set_format()
405 __format->height = __crop->height / vratio; in mt9t001_set_format()
407 format->format = *__format; in mt9t001_set_format()
430 struct v4l2_mbus_framefmt *__format; in mt9t001_set_selection() local
464 __format = __mt9t001_get_pad_format(mt9t001, cfg, sel->pad, in mt9t001_set_selection()
466 __format->width = rect.width; in mt9t001_set_selection()
467 __format->height = rect.height; in mt9t001_set_selection()
H A Dov5645.c974 struct v4l2_mbus_framefmt *__format; in ov5645_set_format() local
1004 __format = __ov5645_get_pad_format(ov5645, cfg, format->pad, in ov5645_set_format()
1006 __format->width = __crop->width; in ov5645_set_format()
1007 __format->height = __crop->height; in ov5645_set_format()
1008 __format->code = MEDIA_BUS_FMT_UYVY8_2X8; in ov5645_set_format()
1009 __format->field = V4L2_FIELD_NONE; in ov5645_set_format()
1010 __format->colorspace = V4L2_COLORSPACE_SRGB; in ov5645_set_format()
1012 format->format = *__format; in ov5645_set_format()

12