HomeSort by relevance Sort by last modified time
    Searched refs:fputs (Results 226 - 250 of 459) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/harfbuzz_ng/util/
hb-fc-list.c 156 fputs ("Unable to parse the pattern\n", stderr);
  /external/icu/icu4c/source/tools/toolutil/
filestrm.cpp 161 return fputs(buffer, (FILE*)fileStream);
  /external/iproute2/misc/
arpd.c 133 fputs(buf, fp);
141 fputs(buf, fp);
163 fputs(buf, fp);
170 fputs(buf, fp);
  /external/libcups/cups/
thread.c 516 fputs("DEBUG: CUPS was compiled without threading support, no thread "
usersys.c 639 fputs("\010 \010", stdout);
655 fputs("\010 \010", stdout);
780 fputs("\010 \010", stdout);
796 fputs("\010 \010", stdout);
    [all...]
debug.c 305 fputs("Unable to allocate memory for CUPS_DEBUG_FILTER - results not "
309 fputs("Bad regular expression in CUPS_DEBUG_FILTER - results not "
  /external/libpcap/lbl/
os-sunos4.h 31 int fputs(const char *, FILE *);
  /external/python/cpython3/Modules/
main.c 119 fputs(usage_1, f);
120 fputs(usage_2, f);
121 fputs(usage_3, f);
124 fputs(usage_6, f);
  /external/syslinux/com32/modules/
ethersel.c 195 fputs("Error: no recognized network card found!\n", stderr);
  /external/tcpdump/lbl/
os-sunos4.h 31 int fputs(const char *, FILE *);
  /external/toybox/toys/posix/
date.c 156 fputs(toybuf, stdout);
  /external/webrtc/webrtc/modules/audio_coding/neteq/test/
RTPjitter.cc 140 EXPECT_GT(fputs(firstline, out_file), 0);
  /toolchain/binutils/binutils-2.27/gprof/
source.c 252 fputs (annotation, ofp);
  /toolchain/binutils/binutils-2.27/binutils/
readelf.c     [all...]
strings.c 659 fputs (buf, stdout);
672 fputs (output_separator, stdout);
  /external/iptables/libipq/
libipq.c 371 fputs(s, stderr);
373 fputs("ERROR", stderr);
  /external/mksh/src/
os2.c 96 fputs("Out of memory while reading response file\n", stderr);
138 fputs("Cannot read response file\n", stderr);
  /external/toybox/toys/pending/
bootchartd.c 74 fputs(TT.buf, fp);
92 fputs(toybuf, fp);
  /external/e2fsprogs/misc/
fsck.c 368 fputs("\007\007\007", stderr);
369 fputs(_(
761 fputs(_("Couldn't allocate memory for filesystem types\n"),
798 fputs(_(fs_type_syntax_error), stderr);
967 fputs(_("Checking all file systems.\n"), stdout);
1078 fputs(_("Usage: fsck [-AMNPRTV] [ -C [ fd ] ] [-t fstype] [fs-options] [filesys ...]\n"), stderr);
  /test/vts/runners/target/gtest/
gtest_main.cpp 509 fputs("<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n", fp);
532 fputs(" />\n", fp);
534 fputs(">\n", fp);
539 fputs(" </failure>\n", fp);
540 fputs(" </testcase>\n", fp);
544 fputs(" </testsuite>\n", fp);
546 fputs("</testsuites>\n", fp);
    [all...]
  /bionic/tests/
stdio_test.cpp 53 ASSERT_NE(EOF, fputs(content, fp));
    [all...]
  /external/libcups/filter/
pstops.c 281 fputs("DEBUG: The print file is empty.\n", stderr);
325 fputs("DEBUG: Skipping PJL header...\n", stderr);
615 fputs("DEBUG: A duplicate %%Pages: comment was seen.\n", stderr);
662 fputs("DEBUG: A duplicate %%BoundingBox: comment was seen.\n", stderr);
673 fputs("DEBUG: A bad %%BoundingBox: comment was seen.\n", stderr);
725 fputs("DEBUG: There wasn't a %%BoundingBox: comment in the header.\n",
729 fputs("DEBUG: There wasn't a %%Pages: comment in the header.\n", stderr);
1064 fputs("DEBUG: This document does not conform to the Adobe Document "
1191 fputs("PAGE: 1 1\n", stderr);
1253 fputs("DEBUG: There was a bad %%Page: comment in the file.\n", stderr)
    [all...]
  /external/python/cpython3/Objects/
obmalloc.c     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
regcomp.c     [all...]
  /external/libpng/contrib/tools/
pngfix.c 410 fputs("0x0", out);
    [all...]

Completed in 747 milliseconds

1 2 3 4 5 6 7 8 91011>>