Home
last modified time | relevance | path

Searched refs:printf (Results 3201 – 3225 of 3707) sorted by relevance

1...<<121122123124125126127128129130>>...149

/openbmc/google-misc/subprojects/ncsid/src/
H A Dncsid_lib.sh471 printf '{"router_ip":"%s","router_mac":"%s","stateful_address":"%s"}\n' \
/openbmc/qemu/hw/nvram/
H A Deeprom_at24c.c24 #define DPRINTK(FMT, ...) printf(TYPE_AT24C_EE " : " FMT, ## __VA_ARGS__)
/openbmc/linux/tools/testing/selftests/net/forwarding/
H A Dtc_flower_cfm.sh35 printf "%02x" $u8
/openbmc/linux/arch/powerpc/boot/
H A Dops.h226 #define fatal(args...) { printf(args); exit(); }
H A Dstdio.c343 printf(const char *fmt, ...) in printf() function
/openbmc/linux/scripts/coccinelle/api/
H A Dcheck_bq27xxx_data.cocci20 Printf.printf "%s:%d:%d-%d: %s" p.file p.line p.col p.col_end msg
/openbmc/linux/tools/testing/selftests/user_events/
H A Dperf_test.c130 printf("WARNING: Clear didn't work!\n"); in FIXTURE_TEARDOWN()
/openbmc/linux/arch/x86/boot/
H A DMakefile38 setup-y += pm.o pmjump.o printf.o regs.o string.o tty.o video.o
/openbmc/linux/scripts/
H A DKconfig.include36 as-instr = $(success,printf "%b\n" "$(1)" | $(CC) $(CLANG_FLAGS) -Wa$(comma)--fatal-warnings -c -x …
H A DMakefile.build248 cmd_mod = printf '%s\n' $(call real-search, $*.o, .o, -objs -y -m) | \
399 $(if $(real-prereqs), printf "$(obj)/%s " $(patsubst $(obj)/%,%,$(real-prereqs)) | xargs) \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/
H A Ddirectfb.inc18 file://0001-gfx-direct-Aboid-usng-VLAs-and-printf-formats.patch \
/openbmc/openbmc/poky/meta/recipes-core/util-linux/util-linux/
H A Dfcntl-lock.c178 printf("fcntl-lock (%s)\n", PACKAGE_STRING); in main()
/openbmc/linux/drivers/net/wireless/ath/
H A Dath.h307 static inline __attribute__ ((format (printf, 3, 4)))
/openbmc/u-boot/drivers/ddr/marvell/axp/
H A Dddr3_dfs.c25 #define DEBUG_DFS_D(d, l) printf("%x", d)
33 #define DEBUG_DFS_FULL_D(d, l) printf("%x", d)
58 printf("\n write reg 0x%08x = 0x%08x", addr, val); in dfs_reg_write()
H A Dddr3_dqs.c25 puts(s); printf("%x", d); puts("\n")
41 #define DEBUG_DQS_D(d, l) printf("%x", d)
49 #define DEBUG_DQS_FULL_D(d, l) printf("%x", d)
/openbmc/linux/Documentation/dev-tools/
H A Dkcov.rst100 printf("0x%lx\n", cover[i + 1]);
202 printf("ip: 0x%lx type: 0x%lx, arg1: 0x%lx, arg2: 0x%lx, "
366 printf("0x%lx\n", cover[i + 1]);
/openbmc/linux/tools/testing/selftests/wireguard/qemu/
H A DMakefile335printf 'CONFIG_NR_CPUS=$(NR_CPUS)\nCONFIG_INITRAMFS_SOURCE="$(BUILD_PATH)/init-cpio-spec.txt"\n' >…
412printf 'CC:=$(CC)\nPKG_CONFIG:=pkg-config\nTC_CONFIG_XT:=n\nTC_CONFIG_ATM:=n\nTC_CONFIG_IPSET:=n\n…
413printf 'libutil.a.done:\n\tflock -x $$@.lock $$(MAKE) -C lib\n\ttouch $$@\nip/ip: libutil.a.done\n…
/openbmc/u-boot/drivers/video/
H A Dmxc_ipuv3_fb.c200 printf("ipu_init_channel_buffer error %d\n", retval); in setup_disp_channel2()
386 printf("pixclock set for 60Hz refresh = %u ps\n", in mxcfb_check_var()
/openbmc/u-boot/common/
H A Dboard_f.c166 printf("%s", status); in print_resetinfo()
193 printf("CPU: %s\n", desc); in print_cpuinfo()
/openbmc/u-boot/tools/
H A Dkwboot.c126 printf("%s%3d %% [", nl, pct); in __progress()
392 printf("%c", c); in kwboot_xm_sendblock()
/openbmc/u-boot/drivers/net/
H A Dftgmac100.c390 printf("%s: link up, %d Mbps %s-duplex mac:%pM\n", phydev->dev->name, in ftgmac100_start()
606 printf("%s - NCSI detected\n", __func__); in ftgmac100_probe()
/openbmc/linux/tools/testing/selftests/resctrl/
H A Dresctrl_val.c538 printf("Pid: %d \t Mem_BW_iMC: %f \t ", bm_pid, bw_imc); in print_results_bw()
539 printf("Mem_BW_resc: %lu \t Difference: %lu\n", bw_resc, diff); in print_results_bw()
/openbmc/linux/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-hwbreak.c229 printf("%s, %s, len: %d: Fail\n", name, type, len); in check_success()
233 printf("%s, %s, len: %d: Ok\n", name, type, len); in check_success()
/openbmc/qemu/docs/devel/
H A Dwriting-monitor-commands.rst124 printf("Hello, world!\n");
172 printf("%s\n", message);
174 printf("Hello, world\n");
220 printf("%s\n", message);
222 printf("Hello, world\n");
228 description of the error, this is a free-form printf-like string.
/openbmc/u-boot/drivers/serial/
H A Dserial_stm32.c272 printf("DEBUG done\n"); in _debug_uart_init()

1...<<121122123124125126127128129130>>...149