Home
last modified time | relevance | path

Searched refs:printf (Results 3626 – 3650 of 3711) sorted by relevance

1...<<141142143144145146147148149

/openbmc/u-boot/drivers/mtd/spi/
H A Dspi-nor-core.c2777 printf("enabling reset hack; may not recover from unexpected reboots\n"); in spi_nor_init()
2949 printf("SF: Detected %s with page size ", nor->name); in spi_nor_scan()
/openbmc/qemu/audio/
H A Daudio.c2114 printf("Available audio drivers:\n"); in audio_help()
2119 printf("%s\n", driver->name); in audio_help()
/openbmc/qemu/disas/
H A Dm68k.c5009 printf ("Differ(to): %.20g -> %.20g\n", n, result); in ieee_test()
5016 printf ("Differ(from): %.20g -> %.20g\n", n, result); in ieee_test()
5025 printf ("Differ(to+from): %.20g -> %.20g\n", n, result); in ieee_test()
5034 printf ("Differ(from vs. extended): %.20g\n", n); in ieee_test()
/openbmc/u-boot/common/spl/
H A DKconfig523 printf(), compression and the like. This option is enabled on many
772 printf() and panic() functions. This should normally be enabled
774 enabling USE_TINY_PRINTF which is a small printf() version.
/openbmc/linux/Documentation/dev-tools/
H A Dkselftest.rst318 e.g. ``tools/testing/selftests/lib/printf.sh``
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtc_redirect.c508 printf("netstamp_needed_key retry#%d\n", nretries); in wait_netstamp_needed_key()
/openbmc/ipmitool/src/plugins/lanplus/
H A Dlanplus.c521 printf("Received IPMI/RMCP response packet: " in ipmi_handle_pong()
526 printf(" ASF Version %s\n" in ipmi_handle_pong()
/openbmc/u-boot/lib/
H A Dfdtdec.c625 printf("fdt_blob=%p\n", gd->fdt_blob); in fdtdec_prepare_fdt()
/openbmc/ipmitool/
H A Dconfigure.ac146 printf("a is %d", test.a);
/openbmc/u-boot/arch/arm/mach-tegra/tegra210/
H A Dclock.c805 printf("Caller requested bad clock: periph=%d, parent=%d\n", periph_id, in get_periph_clock_source()
/openbmc/linux/tools/bpf/
H A Dbpf_dbg.c87 __attribute__ ((format (printf, (pos_fmtstr), (pos_fmtargs))))
/openbmc/u-boot/drivers/usb/gadget/
H A Daspeed_udc.c1238 printf("Invalid usb maximum speed\n"); in aspeed_udc_ofdata_to_platdata()
/openbmc/qemu/docs/devel/
H A Dtracing.rst366 To facilitate simple usage of systemtap where there merely needs to be printf
/openbmc/qemu/hw/usb/
H A Ddev-smartcard-reader.c54 printf("usb-ccid: " fmt , ## __VA_ARGS__); \
/openbmc/qemu/target/i386/nvmm/
H A Dnvmm-all.c1193 printf("NetBSD Virtual Machine Monitor accelerator is operational\n"); in nvmm_accel_init()
/openbmc/qemu/hw/net/
H A Dlan9118.c33 do { printf("lan9118: " fmt , ## __VA_ARGS__); } while (0)
/openbmc/qemu/hw/ppc/
H A De500.c1078 printf("couldn't create PCI controller!\n"); in ppce500_init()
/openbmc/linux/tools/testing/selftests/bpf/
H A DMakefile119 msg = @printf ' %-8s%s %s%s\n' "$(1)" "$(if $(2), [$(2)])" "$(notdir $(3))" "$(if $(4), $(4))";
/openbmc/linux/Documentation/target/
H A Dtcmu-design.rst364 printf("SCSI opcode: 0x%x\n", cdb[0]);
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfsprogs/files/
H A D0005-Replace-off64_t-stat64-with-off_t-stat.patch272 printf(_("offset (%lld) is before start of mapping (%lld)\n"),
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0004-ffmpeg-4.3.4-rpi_14.patch31734 + printf("\n");
43206 + printf("\n");
43208 + printf("\n");
48066 + printf("\n");
48068 + printf(" ");
48083 + printf("\n");
48085 + printf(" ");
49296 + printf("%04x", i);
49300 + printf("\n");
62722 + printf("NULL\n");
[all …]
/openbmc/u-boot/drivers/video/tegra124/
H A Ddp.c1447 printf("DP: Out of sync after %d retries\n", max_retry); in tegra_dc_dp_check_sink()
/openbmc/u-boot/lib/bzip2/
H A Dbzlib.c1596 printf ("BZIP2 internal error %d\n", errcode); in bz_internal_error()
/openbmc/linux/Documentation/core-api/
H A Dprintk-formats.rst51 The kernel's printf does not support %n. Floating point formats (%e, %f,
/openbmc/linux/tools/perf/util/
H A Dintel-pt.c251 printf("."); in intel_pt_dump()
274 printf(".\n"); in intel_pt_dump_event()
294 printf("\n"); in intel_pt_dump_sample()

1...<<141142143144145146147148149