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

1 2 3 4 5 6 7 8 91011>>

  /external/mesa3d/src/mesa/program/
prog_print.c 570 fprintf(f, "%s%s",
577 fprintf(f, " (%s.%s)",
584 fprintf(f, "%s[%d]%s",
600 fprintf(f, "%s%s%s%s",
609 fprintf(f, "%s[%d]%s",
622 fprintf(f, "; # %s\n", inst->Comment);
624 fprintf(f, ";\n");
637 fprintf(f, "%s", opcode_string);
639 fprintf(f, ".C");
643 fprintf(f, "_SAT")
    [all...]
  /external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
cmssm.c 602 fprintf (fp, "#VRML V2.0 utf8\n");
605 fprintf (fp, "DEF CamTest Group {\n");
606 fprintf (fp, "\tchildren [\n");
607 fprintf (fp, "\t\tDEF Cameras Group {\n");
608 fprintf (fp, "\t\t\tchildren [\n");
609 fprintf (fp, "\t\t\t\tDEF DefaultView Viewpoint {\n");
610 fprintf (fp, "\t\t\t\t\tposition 0 0 340\n");
611 fprintf (fp, "\t\t\t\t\torientation 0 0 1 0\n");
612 fprintf (fp, "\t\t\t\t\tdescription \"default view\"\n");
613 fprintf (fp, "\t\t\t\t}\n")
    [all...]
  /external/icu/icu4c/source/samples/legacy/
legacy.cpp 31 fprintf(stdout, "%c", (*str) & 0xFF);
33 fprintf(stdout, "\\u%04X", *str);
40 fprintf (stdout, "%s\n", comment);
43 fprintf(stdout, "%d ", i);
45 fprintf(stdout, "\n");
52 fprintf(stdout, "%s\n", comment);
57 fprintf(stdout, "01 ");
59 fprintf(stdout, "%02X", *currentKey);
63 fprintf(stdout, " 00\n");
  /external/iproute2/tc/
f_cgroup.c 21 fprintf(stderr, "Usage: ... cgroup [ match EMATCH_TREE ] [ police POLICE_SPEC ]\n");
22 fprintf(stderr, " [ action ACTION_SPEC ]\n");
35 fprintf(stderr, "Illegal handle \"%s\", must be numeric.\n",
50 fprintf(stderr, "Illegal \"ematch\"\n");
57 fprintf(stderr, "Illegal \"action\"\n");
65 fprintf(stderr, "Illegal \"police\"\n");
73 fprintf(stderr, "What is \"%s\"?\n", *argv);
94 fprintf(f, "handle 0x%x ", handle);
100 fprintf(f, "\n");
tc_qdisc.c 33 fprintf(stderr, "Usage: tc qdisc [ add | del | replace | change | show ] dev STRING\n");
34 fprintf(stderr, " [ handle QHANDLE ] [ root | ingress | parent CLASSID ]\n");
35 fprintf(stderr, " [ estimator INTERVAL TIME_CONSTANT ]\n");
36 fprintf(stderr, " [ stab [ help | STAB_OPTIONS] ]\n");
37 fprintf(stderr, " [ [ QDISC_KIND ] [ help | OPTIONS ] ]\n");
38 fprintf(stderr, "\n");
39 fprintf(stderr, " tc qdisc show [ dev STRING ] [ingress]\n");
40 fprintf(stderr, "Where:\n");
41 fprintf(stderr, "QDISC_KIND := { [p|b]fifo | tbf | prio | cbq | red | etc. }\n");
42 fprintf(stderr, "OPTIONS := ... try tc qdisc add <desired QDISC_KIND> help\n")
    [all...]
m_police.c 37 fprintf(stderr, "Usage: ... police rate BPS burst BYTES[/BYTES] [ mtu BYTES[/BYTES] ]\n");
38 fprintf(stderr, " [ peakrate BPS ] [ avrate BPS ] [ overhead BYTES ]\n");
39 fprintf(stderr, " [ linklayer TYPE ] [ ACTIONTERM ]\n");
41 fprintf(stderr, "Old Syntax ACTIONTERM := action <EXCEEDACT>[/NOTEXCEEDACT] \n");
42 fprintf(stderr, "New Syntax ACTIONTERM := conform-exceed <EXCEEDACT>[/NOTEXCEEDACT] \n");
43 fprintf(stderr, "Where: *EXCEEDACT := pipe | ok | reclassify | drop | continue \n");
44 fprintf(stderr, "Where: pipe is only valid for new syntax \n");
50 fprintf(stderr, "Illegal \"%s\"\n", arg);
156 fprintf(stderr, "Illegal \"index\"\n");
164 fprintf(stderr, "Double \"buffer/burst\" spec\n")
    [all...]
  /external/jpeg/
jpegtran.c 48 fprintf(stderr, "usage: %s [switches] ", progname);
50 fprintf(stderr, "inputfile outputfile\n");
52 fprintf(stderr, "[inputfile]\n");
55 fprintf(stderr, "Switches (names may be abbreviated):\n");
56 fprintf(stderr, " -copy none Copy no extra markers from source file\n");
57 fprintf(stderr, " -copy comments Copy only comment markers (default)\n");
58 fprintf(stderr, " -copy all Copy all extra markers\n");
60 fprintf(stderr, " -optimize Optimize Huffman table (smaller file, but slow compression)\n");
63 fprintf(stderr, " -progressive Create progressive JPEG file\n");
66 fprintf(stderr, "Switches for modifying the image:\n")
    [all...]
  /external/qemu/distrib/jpeg-6b/
jpegtran.c 48 fprintf(stderr, "usage: %s [switches] ", progname);
50 fprintf(stderr, "inputfile outputfile\n");
52 fprintf(stderr, "[inputfile]\n");
55 fprintf(stderr, "Switches (names may be abbreviated):\n");
56 fprintf(stderr, " -copy none Copy no extra markers from source file\n");
57 fprintf(stderr, " -copy comments Copy only comment markers (default)\n");
58 fprintf(stderr, " -copy all Copy all extra markers\n");
60 fprintf(stderr, " -optimize Optimize Huffman table (smaller file, but slow compression)\n");
63 fprintf(stderr, " -progressive Create progressive JPEG file\n");
66 fprintf(stderr, "Switches for modifying the image:\n")
    [all...]
  /external/qemu/distrib/libsparse/src/
simg2simg.c 39 fprintf(stderr, "Usage: simg2simg <sparse image file> <sparse_image_file> <max_size>\n");
63 fprintf(stderr, "Cannot open input file %s\n", argv[1]);
69 fprintf(stderr, "Failed to import sparse file\n");
75 fprintf(stderr, "Failed to resparse\n");
81 fprintf(stderr, "Failed to allocate sparse file array\n");
87 fprintf(stderr, "Failed to resparse\n");
94 fprintf(stderr, "Filename too long\n");
100 fprintf(stderr, "Cannot open output file %s\n", argv[2]);
106 fprintf(stderr, "Failed to write sparse file\n");
  /external/valgrind/main/none/tests/s390x/
flogr.c 98 if (modval != 0) fprintf(stderr, "modval is wrong for %lx\n", value);
99 if (bitpos != 64) fprintf(stderr, "bitpos is wrong for %lx\n", value);
100 if (cc != 0) fprintf(stderr, "cc is wrong for %lx\n", value);
106 if (modval != 0) fprintf(stderr, "modval is wrong for %lx\n", value);
107 if (bitpos != 63 - i) fprintf(stderr, "bitpos is wrong for %lx\n", value);
108 if (cc != 2) fprintf(stderr, "cc is wrong for %lx\n", value);
116 if (modval != (value >> 1)) fprintf(stderr, "modval is wrong for %lx\n", value);
117 if (bitpos != 63 - i) fprintf(stderr, "bitpos is wrong for %lx\n", value);
118 if (cc != 2) fprintf(stderr, "cc is wrong for %lx\n", value);
  /frameworks/base/tools/validatekeymaps/
Main.cpp 41 fprintf(stderr, "Keymap Validation Tool\n\n");
42 fprintf(stderr, "Usage:\n");
43 fprintf(stderr,
72 fprintf(stdout, "Validating file '%s'...\n", filename);
77 fprintf(stderr, "Supported file types: *.kl, *.kcm, virtualkeys.*\n\n");
84 fprintf(stderr, "Error %d parsing key layout file.\n\n", status);
95 fprintf(stderr, "Error %d parsing key character map file.\n\n", status);
105 fprintf(stderr, "Error %d parsing input device configuration file.\n\n", status);
116 fprintf(stderr, "Error %d parsing virtual key definition file.\n\n", status);
  /system/core/libsparse/
simg2simg.c 39 fprintf(stderr, "Usage: simg2simg <sparse image file> <sparse_image_file> <max_size>\n");
63 fprintf(stderr, "Cannot open input file %s\n", argv[1]);
69 fprintf(stderr, "Failed to import sparse file\n");
75 fprintf(stderr, "Failed to resparse\n");
81 fprintf(stderr, "Failed to allocate sparse file array\n");
87 fprintf(stderr, "Failed to resparse\n");
94 fprintf(stderr, "Filename too long\n");
100 fprintf(stderr, "Cannot open output file %s\n", argv[2]);
106 fprintf(stderr, "Failed to write sparse file\n");
  /bootable/recovery/tools/ota/
check-lost+found.c 52 fprintf(stderr, "Can't write %s: %s\n", kOutputFile, strerror(errno));
58 fprintf(out, "*** check-lost+found ***\nStarted: %s", ctime(&start));
68 fprintf(out, "Wrote %s, rebooting\n", kMarkerFile);
87 fprintf(out, "Reboot failed?!\n");
90 fprintf(out, "Can't write %s: %s\n", kMarkerFile, strerror(errno));
93 fprintf(out, "Found %s\n", kMarkerFile);
102 fprintf(out, "Can't open %s: %s\n", fn, strerror(errno));
112 fprintf(out, "OMGZ FOUND %d FILES IN %s\n", count, fn);
114 fprintf(out, "%s is clean\n", fn);
122 fprintf(out, "Can't read kernel log: %s\n", strerror(errno))
    [all...]
  /dalvik/libdex/
CmdUtils.cpp 50 fprintf(stderr, "Unable to open '%s' as zip archive\n",
59 fprintf(stderr, "Unable to create output file '%s': %s\n",
69 fprintf(stderr, "Unable to find '%s' in '%s'\n",
77 fprintf(stderr, "Extract of '%s' from '%s' failed\n",
121 fprintf(stderr,
145 fprintf(stderr,
161 fprintf(stderr, "Not Zip, retrying as DEX\n");
165 fprintf(stderr, "Zip has no classes.dex\n");
179 fprintf(stderr, "ERROR: unable to open '%s': %s\n",
186 fprintf(stderr, "ERROR: Unable to map '%s'\n", fileName)
    [all...]
  /external/chromium_org/courgette/
courgette_minimal_tool.cc 16 fprintf(stderr,
24 fprintf(stderr, "%s\n", message);
30 fprintf(stderr, "%s\n", message);
  /external/chromium_org/third_party/openssl/openssl/crypto/x509v3/
tabtest.c 75 fprintf(stderr, "Extension number invalid expecting %d\n", i);
84 fprintf(stderr, "Extensions out of order!\n");
87 } else fprintf(stderr, "Order OK\n");
  /external/openssl/crypto/x509v3/
tabtest.c 75 fprintf(stderr, "Extension number invalid expecting %d\n", i);
84 fprintf(stderr, "Extensions out of order!\n");
87 } else fprintf(stderr, "Order OK\n");
  /external/oprofile/libutil/tests/
file_tests.c 50 fprintf(stderr, "chdir(\"/usr\") failed for %s\n", tests[i][0]);
56 fprintf(stderr, "NULL return for %s\n", tests[i][0]);
61 fprintf(stderr, "%s does not match %s given %s\n",
  /external/valgrind/main/helgrind/tests/
free_is_write.c 24 fprintf(stderr, "Start.\n");
30 fprintf(stderr, "Pointer to allocated memory: %p\n", s_mem);
40 fprintf(stderr, "Done.\n");
  /external/valgrind/main/memcheck/tests/linux/
capget.c 18 fprintf(stderr, "Running as root\n");
24 fprintf(stderr,
48 fprintf(stderr, "This program is Linux-specific\n");
  /external/valgrind/main/memcheck/tests/
wcs.c 15 fprintf (stderr, "wcslen: %zd\n", l); // wcslen: 53
20 fprintf (stderr, "wcscmp equal: %d\n", wcscmp (a, b)); // wcscmp equal: 0
25 fprintf (stderr, "wcsrchr == wcschr: %d\n", d == e); // wcsrchr == wcschr: 1
  /frameworks/native/cmds/ip-up-vpn/
ip-up-vpn.c 77 fprintf(state, "%s\n", argv[1]);
78 fprintf(state, "%s/32\n", argv[4]);
79 fprintf(state, "0.0.0.0/0\n");
80 fprintf(state, "%s %s\n", env("DNS1"), env("DNS2"));
81 fprintf(state, "\n");
82 fprintf(state, "\n");
118 fprintf(state, "%s\n", interface);
119 fprintf(state, "%s/%s\n", address, env("INTERNAL_CIDR4"));
120 fprintf(state, "%s\n", routes[0] ? routes : "0.0.0.0/0");
121 fprintf(state, "%s\n", env("INTERNAL_DNS4_LIST"))
    [all...]
  /frameworks/wilhelm/tests/mimeUri/
slesTestPlayUri.cpp 63 fprintf(stderr, "%u error code encountered at line %d, exiting\n", result, line);
79 //fprintf(stdout, "PrefetchEventCallback: received event %u\n", event);
84 fprintf(stdout, "PrefetchEventCallback: Error while prefetching data, exiting\n");
88 fprintf(stdout, "PrefetchEventCallback: Buffer fill level is = %d\n", level);
91 fprintf(stdout, "PrefetchEventCallback: Prefetch Status is = %u\n", status);
104 fprintf(stdout, "SL_PLAYEVENT_HEADATEND reached\n");
111 fprintf(stdout, "SL_PLAYEVENT_HEADATNEWPOS current position=%ums\n", pMsec);
117 fprintf(stdout, "SL_PLAYEVENT_HEADATMARKER current position=%ums\n", pMsec);
196 fprintf(stdout, "URI example: after Realize\n");
232 fprintf(stdout, "Content duration is unknown (before starting to prefetch)\n")
    [all...]
  /system/core/adb/
console.c 13 fprintf(stderr, "error: more than one emulator detected. use -s option\n");
15 fprintf(stderr, "error: no emulator detected\n");
20 fprintf(stderr, "error: could not connect to TCP port %d\n", port);
  /system/core/toolbox/
runcon.c 13 fprintf(stderr, "usage: %s context program args...\n", argv[0]);
19 fprintf(stderr, "Could not set context to %s: %s\n", argv[1], strerror(errno));
26 fprintf(stderr, "Could not exec %s: %s\n", argv[0], strerror(errno));

Completed in 1048 milliseconds

1 2 3 4 5 6 7 8 91011>>