Home
last modified time | relevance | path

Searched defs:fmt (Results 51 - 75 of 4076) sorted by relevance

12345678910>>...164

/kernel/linux/linux-6.6/rust/kernel/
H A Derror.rs165 fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { in name() functions
/third_party/rust/crates/log/src/kv/
H A Derror.rs46 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { in fmt() functions
[all...]
/third_party/rust/crates/autocfg/src/
H A Derror.rs29 fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { in fmt() functions
/third_party/rust/crates/clap/examples/tutorial_builder/
H A D04_01_enum.rs24 fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { in fmt() functions
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/arm/
H A Dalign.rs33 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { in fmt() functions
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/x86_64/
H A Dalign.rs100 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { in fmt() functions
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dderive-hash-struct-with-incomplete-array.rs34 fn fmt(&self, fmt: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { in fmt() functions
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/libclang-9/
H A Dderive-hash-struct-with-incomplete-array.rs34 fn fmt(&self, fmt: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { in fmt() functions
H A Dzero-sized-array.rs34 fn fmt(&self, fmt: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { in fmt() functions
/third_party/rust/crates/clap/examples/
H A Dtyped-derive.rs72 fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { in fmt() functions
/third_party/rust/crates/version_check/src/
H A Ddate.rs178 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { in fmt() functions
/third_party/rust/crates/env_logger/src/fmt/writer/
H A Dmod.rs33 fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { in fmt() functions
75 fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { in fmt() functions
213 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { fmt() functions
[all...]
/third_party/rust/crates/libc/src/fuchsia/
H A Dno_align.rs63 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { in fmt() functions
88 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { in fmt() functions
113 fn fmt( functions
[all...]
H A Dalign.rs84 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { in fmt() functions
106 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { in fmt() functions
128 fn fmt( functions
[all...]
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
H A Driscv64.rs66 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { in fmt() functions
103 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { in fmt() functions
131 fn fmt( functions
[all...]
H A Daarch64.rs61 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { in fmt() functions
93 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { in fmt() functions
123 fn fmt( functions
[all...]
/third_party/rust/crates/regex/regex-syntax/src/
H A Dutf8.rs206 fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { in fmt() functions
240 fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { in fmt() functions
334 fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { fmt() functions
[all...]
/third_party/rust/crates/quote/src/
H A Druntime.rs503 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { in fmt() functions
509 fn fmt( functions
515 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { fmt() functions
521 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { fmt() functions
527 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { fmt() functions
[all...]
/third_party/musl/libc-test/src/regression/
H A Dsscanf-eof.c9 const char *fmt = "%f%c"; in main() local
/third_party/rust/crates/clap/src/util/
H A Dcolor.rs68 fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { in fmt() functions
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dalign.rs60 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { in fmt() functions
H A Dno_align.rs49 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { in fmt() functions
/third_party/rust/crates/codespan/codespan/src/
H A Dspan.rs121 fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { in fmt() functions
/third_party/rust/crates/env_logger/src/fmt/writer/termcolor/
H A Dextern_impl.rs449 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { fmt() functions
458 fn fmt(&self, f: &mut fmt::Formatter)->fmt::Result { fmt() functions
[all...]
/third_party/rust/crates/clap/tests/derive/
H A Dcustom_string_parsers.rs96 fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { in fmt() functions

Completed in 9 milliseconds

12345678910>>...164