| /openbmc/u-boot/scripts/kconfig/ |
| H A D | zconf.y | 636 fputs("\\\"", out); in print_quoted_string() 639 fputs(str, out); in print_quoted_string() 654 fputs(" bool\n", out); in print_symbol() 657 fputs(" tristate\n", out); in print_symbol() 660 fputs(" string\n", out); in print_symbol() 663 fputs(" integer\n", out); in print_symbol() 666 fputs(" hex\n", out); in print_symbol() 669 fputs(" ???\n", out); in print_symbol() 677 fputs(" prompt ", out); in print_symbol() 680 fputs(" if ", out); in print_symbol() [all …]
|
| /openbmc/qemu/target/hexagon/idef-parser/ |
| H A D | idef-parser.y | 839 fputs("#include \"qemu/osdep.h\"\n", output_file); 840 fputs("#include \"qemu/log.h\"\n", output_file); 841 fputs("#include \"cpu.h\"\n", output_file); 842 fputs("#include \"internal.h\"\n", output_file); 843 fputs("#include \"tcg/tcg.h\"\n", output_file); 844 fputs("#include \"tcg/tcg-op.h\"\n", output_file); 845 fputs("#include \"exec/helper-gen.h\"\n", output_file); 846 fputs("#include \"insn.h\"\n", output_file); 847 fputs("#include \"opcodes.h\"\n", output_file); 848 fputs("#include \"translate.h\"\n", output_file); [all …]
|
| /openbmc/phosphor-state-manager/test/ |
| H A D | systemd_parser.cpp | 44 std::fputs(defaultData1.dump().c_str(), tmpf); in TEST() 48 std::fputs(defaultData2.dump().c_str(), tmpf); in TEST() 88 std::fputs(invalidDataError.dump().c_str(), tmpf); in TEST() 103 std::fputs(R"({"targets":{"missing closing quote}})", tmpf); in TEST()
|
| /openbmc/u-boot/include/ |
| H A D | stdio.h | 50 #define eputs(s) fputs(stderr, s) 54 void fputs(int file, const char *s);
|
| /openbmc/openbmc/poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/ |
| H A D | add-riscv-support.patch | 25 fputs (",AArch64", stdout); 28 + fputs (",soft-float", stdout); 31 + fputs (",double-float", stdout);
|
| H A D | add-64-bit-flag-for-ELF64-entries.patch | 28 fputs (",64bit", stdout); 31 + fputs (",AArch64", stdout);
|
| /openbmc/qemu/tests/tcg/ppc64/ |
| H A D | vsx_f2i_nan.c | 213 fputs("FAIL: Conversion of " #SRC_T " vector to " #DEST_T \ in DEFINE_VSX_ALL_EQ_FUNC() 215 fputs("Source values: ", stdout); \ in DEFINE_VSX_ALL_EQ_FUNC() 217 fputs("\nExpected result: ", stdout); \ in DEFINE_VSX_ALL_EQ_FUNC() 219 fputs("\nActual result: ", stdout); \ in DEFINE_VSX_ALL_EQ_FUNC() 221 fputs("\n\n", stdout); \ in DEFINE_VSX_ALL_EQ_FUNC()
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/yasm/yasm/ |
| H A D | 0002-yasm-Use-BUILD_DATE-for-reproducibility.patch | 31 fputs("/* Generated by re2c 0.9.1-C on ", o); 37 fputs(" */\n", o); oline+=2;
|
| /openbmc/openbmc/poky/meta/recipes-extended/zip/zip-3.0/ |
| H A D | fix-security-format.patch | 30 + fputs(text[i],stdout); 39 + fputs(cryptnote[i],stdout);
|
| /openbmc/qemu/qga/vss-win32/ |
| H A D | vss-debug.cpp | 38 fputs(full_string, stderr); in qga_debug_internal()
|
| /openbmc/libcper/ |
| H A D | log.c | 32 fputs("\n", stderr); in cper_print_log()
|
| /openbmc/libmctp/ |
| H A D | log.c | 43 fputs("\n", stderr); in mctp_prlog()
|
| /openbmc/u-boot/tools/gdb/ |
| H A D | remote.c | 55 #define fputs_unfiltered fputs 56 #define fputs_filtered fputs 65 #define fputstr_unfiltered(a,b,c) fputs((a), (c))
|
| /openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/ |
| H A D | 0002-localedef-fix-ups-hardlink-to-make-it-compile.patch | 77 fputs(USAGE_HEADER, stdout); 81 fputs(USAGE_SEPARATOR, stdout); 85 fputs(USAGE_OPTIONS, stdout); 99 fputs(USAGE_SEPARATOR, stdout);
|
| H A D | 0001-localedef-Add-hardlink-resolver-from-util-linux.patch | 608 + fputs(USAGE_HEADER, stdout); 611 + fputs(USAGE_SEPARATOR, stdout); 614 + fputs(USAGE_OPTIONS, stdout); 622 + fputs(USAGE_SEPARATOR, stdout);
|
| /openbmc/openbmc/poky/meta/recipes-devtools/makedevs/makedevs/ |
| H A D | makedevs.c | 521 fputs( helptext , stderr ); in main() 563 fputs(helptext,stderr); in main() 569 fputs(helptext,stderr); in main()
|
| /openbmc/u-boot/common/ |
| H A D | console.c | 358 void fputs(int file, const char *s) in fputs() function 379 fputs(file, printbuffer); in fprintf() 576 fputs(stdout, s); in puts()
|
| /openbmc/qemu/contrib/plugins/ |
| H A D | bbv.c | 147 fputs("outfile unspecified\n", stderr); in qemu_plugin_install()
|
| /openbmc/qemu/linux-user/ |
| H A D | gen-vdso.c | 205 fputs("\n ", outf); in main()
|
| /openbmc/qemu/tests/qtest/ |
| H A D | cdrom-test.c | 33 fputs(out_err, stderr); in exec_xorrisofs()
|
| /openbmc/openbmc/poky/meta/recipes-core/util-linux/util-linux/ |
| H A D | fcntl-lock.c | 68 fputs("fcntl-lock (" PACKAGE_STRING ")\n", stderr); in usage()
|
| /openbmc/u-boot/doc/ |
| H A D | README.console | 54 fputs (like puts but redirected to a file)
|
| H A D | README.iomux | 51 fputc() and fputs() have been modified to call iomux_putc() and
|
| /openbmc/qemu/tests/fp/ |
| H A D | fp-test.c | 195 fputs(">> Testing ", stderr); in do_testfloat() 197 fputs("\n", stderr); in do_testfloat()
|
| /openbmc/u-boot/drivers/mtd/ubi/ |
| H A D | crc32.c | 386 fputs(prefix, stdout); in buf_dump()
|