Home
last modified time | relevance | path

Searched defs:fmt (Results 26 - 50 of 1451) sorted by relevance

12345678910>>...59

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dno_debug_bypass_impl_debug.rs23 fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { in fmt() functions
H A Dzero-size-array-align.rs34 fn fmt(&self, fmt: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { in fmt() functions
H A Dderive-debug-opaque-template-instantiation.rs48 fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { functions
/third_party/rust/crates/clap/src/output/
H A Dfmt.rs78 fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { in fmt() functions
/third_party/rust/crates/regex/regex-capi/src/
H A Derror.rs39 fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { in fmt() functions
/third_party/rust/crates/which-rs/src/
H A Derror.rs17 fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { in fmt() functions
/third_party/rust/crates/rustix/src/fs/
H A Draw_dir.rs130 fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { in fmt() functions
/third_party/rust/crates/rustix/src/net/
H A Dsocket_addr_any.rs95 fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { in fmt() functions
[all...]
/third_party/rust/crates/version_check/src/
H A Dchannel.rs190 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { in fmt() functions
/third_party/rust/crates/rustix/src/process/
H A Duname.rs74 fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { in fmt() functions
/third_party/rust/crates/nix/src/
H A Denv.rs10 fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { in fmt() functions
/third_party/musl/libc-test/src/regression/
H A Dsscanf-eof.c9 const char *fmt = "%f%c"; in main() local
H A Dprintf-1e9-oob.c7 static void t(const char *fmt, double d, const char *want) in t() argument
H A Dprintf-fmt-g-round.c7 static void t(const char *fmt, double d, const char *want) in t() argument
H A Dprintf-fmt-g-zeros.c7 static void t(const char *fmt, double d, const char *want) in t() argument
/third_party/rust/crates/rust-openssl/openssl/src/
H A Derror.rs67 fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { in fmt() functions
291 fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { fmt() functions
316 fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { fmt() functions
[all...]
/third_party/rust/crates/libc/src/unix/haiku/
H A Dx86_64.rs80 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { in fmt() functions
121 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { in fmt() functions
146 fn fmt( functions
187 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { fmt() functions
246 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { fmt() functions
[all...]
/third_party/ffmpeg/libavcodec/arm/
H A Dflacdsp_init_arm.c29 av_cold void ff_flacdsp_init_arm(FLACDSPContext *c, enum AVSampleFormat fmt, int channels, in ff_flacdsp_init_arm() argument
/third_party/elfutils/lib/
H A Dxasprintf.c40 xasprintf (const char *fmt, ...) in xasprintf() argument
/third_party/libuv/src/win/
H A Dlog_win.c18 int uv__log_impl(enum uv__log_level level, const char* fmt, ...) { in uv__log_impl() argument
/third_party/libuv/src/unix/
H A Dlog_unix.c18 int uv__log_impl(enum uv__log_level level, const char* fmt, ...) { in uv__log_impl() argument
/third_party/musl/porting/liteos_a/kernel/src/stdio/
H A Dvsprintf.c4 int vsprintf(char *restrict s, const char *restrict fmt, va_list ap) in vsprintf() argument
/third_party/musl/src/stdio/
H A Dfwscanf.c5 int fwscanf(FILE *restrict f, const wchar_t *restrict fmt, ...) in fwscanf() argument
H A Dswscanf.c4 int swscanf(const wchar_t *restrict s, const wchar_t *restrict fmt, ...) in swscanf() argument
H A Dswprintf.c4 int swprintf(wchar_t *restrict s, size_t n, const wchar_t *restrict fmt, ...) in swprintf() argument

Completed in 5 milliseconds

12345678910>>...59