Home
last modified time | relevance | path

Searched defs:fmt (Results 76 - 100 of 4082) sorted by relevance

12345678910>>...164

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dderive-debug-bitfield.rs139 fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { in fmt() functions
H A Dderive-debug-bitfield-core.rs141 fn fmt(&self, f: &mut ::core::fmt::Formatter<'_>) -> ::core::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
H A Dincomplete-array-padding.rs120 fn fmt(&self, fmt: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { in fmt() functions
H A Dissue-643-inner-struct.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 Dincomplete-array-padding.rs120 fn fmt(&self, fmt: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { in fmt() functions
H A Dissue-643-inner-struct.rs34 fn fmt(&self, fmt: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { in fmt() functions
/third_party/rust/crates/libc/src/unix/nto/
H A Dx86_64.rs110 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { in fmt() functions
/third_party/rust/crates/peeking_take_while/src/
H A Dlib.rs128 fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { in fmt() functions
/third_party/rust/crates/regex/src/
H A Dsparse.rs65 fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { in fmt() functions
/third_party/rust/crates/rustix/src/backend/linux_raw/fs/
H A Ddir.rs194 fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { in fmt() functions
/third_party/rust/crates/rustix/src/io/
H A Dcontext.rs42 fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { in fmt() functions
/kernel/linux/linux-5.10/sound/soc/meson/
H A Dmeson-codec-glue.h14 unsigned int fmt; member
/kernel/linux/linux-6.6/tools/perf/util/bpf_skel/
H A Dbench_uprobe.bpf.c17 char fmt[] = "perf bench uprobe %u"; in BPF_UPROBE() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtest_snprintf_single.c8 const char fmt[10]; variable
/kernel/linux/linux-6.6/sound/soc/meson/
H A Dmeson-codec-glue.h14 unsigned int fmt; member
/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/libc-test/src/regression/
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/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

Completed in 6 milliseconds

12345678910>>...164