HomeSort by relevance Sort by last modified time
    Searched full:fprintf (Results 151 - 175 of 4752) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/chromium_org/sandbox/win/sandbox_poc/pocdll/
network.cc 18 fprintf(output, "[ERROR] Cannot initialize winsock. Error%d\r\n", result);
27 fprintf(output, "[ERROR] Failed to create socket. Error %ld\r\n",
42 fprintf(output, "[BLOCKED] Bind socket on port 88. Error %ld\r\n",
52 fprintf(output, "[BLOCKED] Listen socket on port 88. Error %ld\r\n",
56 fprintf(output, "[GRANTED] Listen socket on port 88.\r\n",
64 fprintf(output, "[ERROR] No network tests.\r\n");
processes_and_threads.cc 19 fprintf(output, "[BLOCKED] Cannot list all processes on the system. "
34 fprintf(output, "[BLOCKED] Found process %S:%d but cannot open it. "
40 fprintf(output, "[GRANTED] Found process %S:%d and open succeeded.\r\n",
50 fprintf(output, "[ERROR] Error %d while looking at the processes on "
63 fprintf(output, "[BLOCKED] Cannot list all threads on the system. "
83 fprintf(output, "[GRANTED] Found thread %d:%d and able to open it.\r\n",
94 fprintf(output, "[ERROR] Error %d while looking at the processes on "
98 fprintf(output, "[INFO] Found %d threads. Able to open %d of them\r\n",
  /external/chromium_org/third_party/ots/test/
side-by-side.cc 25 std::fprintf(stderr, "#");
27 std::fprintf(stderr, "*");
29 std::fprintf(stderr, "+");
31 std::fprintf(stderr, ".");
33 std::fprintf(stderr, " ");
37 std::fprintf(stderr, "\n");
49 std::fprintf(stderr, "bitmap data doesn't match!\n");
55 std::fprintf(stderr, "bitmap metrics doesn't match! (%d, %d), (%d, %d)\n",
61 std::fprintf(stderr, "EXPECTED:\n");
63 std::fprintf(stderr, "\nACTUAL:\n")
    [all...]
  /external/iproute2/ip/
ipnetns.c 48 fprintf(stderr, "Usage: ip netns list\n");
49 fprintf(stderr, " ip netns add NAME\n");
50 fprintf(stderr, " ip netns delete NAME\n");
51 fprintf(stderr, " ip netns exec NAME cmd ...\n");
52 fprintf(stderr, " ip netns monitor\n");
112 fprintf(stderr, "Bind %s -> %s failed: %s\n",
129 fprintf(stderr, "No netns name specified\n");
133 fprintf(stderr, "No cmd specified\n");
141 fprintf(stderr, "Cannot open network namespace: %s\n",
146 fprintf(stderr, "seting the network namespace failed: %s\n"
    [all...]
link_gre.c 29 fprintf(stderr, "Usage: ip link { add | set | change | replace | del } NAME\n");
30 fprintf(stderr, " type { gre | gretap } [ remote ADDR ] [ local ADDR ]\n");
31 fprintf(stderr, " [ [i|o]seq ] [ [i|o]key KEY ] [ [i|o]csum ]\n");
32 fprintf(stderr, " [ ttl TTL ] [ tos TOS ] [ [no]pmtudisc ] [ dev PHYS_DEV ]\n");
33 fprintf(stderr, "\n");
34 fprintf(stderr, "Where: NAME := STRING\n");
35 fprintf(stderr, " ADDR := { IP_ADDRESS | any }\n");
36 fprintf(stderr, " TOS := { NUMBER | inherit }\n");
37 fprintf(stderr, " TTL := { 1..255 | inherit }\n");
38 fprintf(stderr, " KEY := { DOTTED_QUAD | NUMBER }\n")
    [all...]
  /external/iproute2/tc/
m_estimator.c 30 fprintf(stderr, "Usage: ... estimator INTERVAL TIME-CONST\n");
31 fprintf(stderr, " INTERVAL is interval between measurements\n");
32 fprintf(stderr, " TIME-CONST is averaging time constant\n");
33 fprintf(stderr, "Example: ... est 1sec 8sec\n");
56 fprintf(stderr, "Error: estimator parameters are out of range.\n");
60 fprintf(stderr, "[estimator i=%u e=%u]\n", est->interval, est->ewma_log);
  /external/libgsm/src/
debug.c 29 fprintf( stderr, "%s [%d .. %d]: ", name, from, to );
31 fprintf(stderr, "%d ", ptr[ from ] );
49 fprintf( stderr, "%s [%d .. %d]: ", name, from, to );
52 fprintf(stderr, "%d ", ptr[ from ] );
66 fprintf(stderr, "%s: %d\n", name, (long)value );
73 fprintf(stderr, "%s: %d\n", name, (long)value);
  /external/qemu/
ioport-user.c 28 fprintf(stderr, "outb: port=0x%04"FMT_pioaddr", data=%02"PRIx8"\n",
34 fprintf(stderr, "outw: port=0x%04"FMT_pioaddr", data=%04"PRIx16"\n",
40 fprintf(stderr, "outl: port=0x%04"FMT_pioaddr", data=%08"PRIx32"\n",
46 fprintf(stderr, "inb: port=0x%04"FMT_pioaddr"\n", addr);
52 fprintf(stderr, "inw: port=0x%04"FMT_pioaddr"\n", addr);
58 fprintf(stderr, "inl: port=0x%04"FMT_pioaddr"\n", addr);
  /external/valgrind/main/memcheck/tests/
err_disable1.c 29 fprintf(stderr, "\n--------- SIMPLE TEST ---------\n\n");
30 fprintf(stderr, "\n--------- enabled (expect 1) ---------\n\n");
34 fprintf(stderr, "\n--------- disabled (expect 0) ---------\n\n");
39 fprintf(stderr, "\n--------- re-enabled (expect 1) ---------\n\n");
46 fprintf(stderr, "\n--------- MULTI-LEVEL TEST (expect 2) ---------\n\n");
72 fprintf(stderr, "\n--------- MULTI-LEVEL TEST end ---------\n\n");
err_disable3.c 30 fprintf(stderr, "\n--------- c: start (expect 1) ---------\n\n");
32 fprintf(stderr, "\n--------- c: end ---------\n\n");
44 fprintf(stderr, "\n--------- p: disabling errors (expect 0) ---------\n\n");
49 fprintf(stderr, "\n--------- p: creating child ---------\n\n");
54 fprintf(stderr, "\n--------- p: join child ---------\n\n");
58 fprintf(stderr, "\n--------- p: re_enabled (expect 1) ---------\n\n");
  /frameworks/native/cmds/servicemanager/
bctest.c 72 fprintf(stderr,"cannot find alt_svc_mgr\n");
76 fprintf(stderr,"svcmgr is via %p\n", ptr);
80 fprintf(stderr,"argument required\n");
84 fprintf(stderr,"lookup(%s) = %p\n", argv[1], ptr);
89 fprintf(stderr,"argument required\n");
96 fprintf(stderr,"unknown command %s\n", argv[0]);
  /system/core/libzipfile/
test_zipfile.c 27 fprintf(stderr, "usage: test_zipfile ZIPFILE -l\n"
36 fprintf(stderr, "couldn't open %s\n", argv[1]);
49 fprintf(stderr, "inti_zipfile failed\n");
66 fprintf(stderr, "zip file '%s' does not contain file '%s'\n",
72 fprintf(stderr, "can't open file for writing '%s'\n", argv[4]);
81 fprintf(stderr, "error decompressing file\n");
  /system/core/toolbox/
mkdir.c 10 fprintf(stderr,"mkdir [OPTION] <target>\n");
11 fprintf(stderr," --help display usage and exit\n");
12 fprintf(stderr," -p, --parents create parent directories as needed\n");
54 fprintf(stderr, "Invalid path specified: too long\n");
62 fprintf(stderr, "mkdir failed for %s, %s\n", currpath, strerror(errno));
71 fprintf(stderr, "mkdir failed for %s, %s\n", argv[0], strerror(errno));
  /external/chromium_org/third_party/libxml/src/
testSAX.c 134 fprintf(stderr, " took %ld ms\n", msec);
167 fprintf(stderr, " took %ld ms\n", msec);
191 fprintf(stderr, " was not timed\n", msec);
261 fprintf(stdout, "SAX.isStandalone()\n");
279 fprintf(stdout, "SAX.hasInternalSubset()\n");
297 fprintf(stdout, "SAX.hasExternalSubset()\n");
314 fprintf(stdout, "SAX.internalSubset(%s,", name);
316 fprintf(stdout, " ,");
318 fprintf(stdout, " %s,", ExternalID);
320 fprintf(stdout, " )\n")
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/
r3xx_vertprog_dump.c 136 fprintf(stderr, " dst: %d%s op: ",
139 fprintf(stderr, "PRED %u",
144 fprintf(stderr, "PVS_MACRO_OP_2CLK_M2X_ADD\n");
146 fprintf(stderr, " PVS_MACRO_OP_2CLK_MADD\n");
149 fprintf(stderr, "%s\n", r300_vs_me_ops[op & 0x1f]);
151 fprintf(stderr, "%s\n", r300_vs_ve_ops[op & 0x1f]);
157 fprintf(stderr, " reg: %d%s swiz: %s%s/%s%s/%s%s/%s%s\n",
176 fprintf(stderr, "Final vertex program code:\n");
182 fprintf(stderr, "%d: op: 0x%08x", i, vs->body.d[offset]);
186 fprintf(stderr, " src%i: 0x%08x", src, vs->body.d[offset+1+src])
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
radeon_sanity.c 400 fprintf(stderr, "*** unknown reg 0x%x\n", reg);
438 fprintf(stderr, " %s <-- 0x%x", get_reg_name(reg), data);
442 fprintf(stderr, " *** BRAND NEW VALUE");
444 fprintf(stderr, " *** CHANGED");
450 fprintf(stderr, "\n");
463 fprintf(stderr, " %s <-- %.3f", get_reg_name(reg), data);
467 fprintf(stderr, " *** NEW MIN (prev %.3f)", reg->vmin);
471 fprintf(stderr, " *** NEW MAX (prev %.3f)", reg->vmax);
475 fprintf(stderr, " *** CHANGED");
482 fprintf(stderr, "\n")
    [all...]
  /external/chromium_org/third_party/opus/src/src/
repacketizer_demo.c 41 fprintf(stderr, "usage: %s [options] input_file output_file\n", argv0);
81 fprintf(stderr, "-merge parameter must be at least 1.\n");
89 fprintf(stderr, "Unknown option: %s\n", argv[i]);
97 fprintf(stderr, "Error opening input file: %s\n", argv[argc-2]);
103 fprintf(stderr, "Error opening output file: %s\n", argv[argc-1]);
119 /*fprintf(stderr, "in len = %d\n", len[i]);*/
126 fprintf(stderr, "Invalid payload length\n");
144 fprintf(stderr, "opus_repacketizer_cat() failed: %s\n", opus_strerror(err));
160 fprintf(stderr, "Error writing.\n");
165 fprintf(stderr, "Error writing.\n")
    [all...]
  /external/chromium_org/third_party/skia/src/animator/
SkBuildCondensedInfo.cpp 56 fprintf(condensed, "static const char g%sStrings[] = \n", typeName);
63 fprintf(condensed, "\t\"%s%s\"\n", name, zero);
65 fprintf(condensed, ";\n\nstatic const SkMemberInfo g%s", draw ? "Draw" : display ? "Display" : "");
66 fprintf(condensed, "%sInfo[] = {", typeName);
77 fprintf(condensed, "\n\t{%d, %d, %d, %d}", nameOffset, offset,
85 fprintf(condensed, "\n};\n\n");
146 fprintf(condensed, "#include \"SkTypes.h\"\n");
147 fprintf(condensed, "#ifdef SK_DEBUG\n");
150 fprintf(condensed, "#include \"SkTypes.h\"\n");
151 fprintf(condensed, "#ifdef SK_RELEASE\n")
    [all...]
  /external/compiler-rt/lib/ubsan/lit_tests/Misc/
deduplication.cpp 13 fprintf(stderr, "Start\n");
23 fprintf(stderr, "End\n");
  /external/e2fsprogs/misc/
e2label.c 57 fprintf (stderr, _("e2label: cannot open %s\n"), dev);
62 fprintf (stderr, _("e2label: cannot seek to superblock\n"));
67 fprintf (stderr, _("e2label: error reading superblock\n"));
71 fprintf (stderr, _("e2label: not an ext2 filesystem\n"));
96 fprintf(stderr, _("Warning: label too long, truncating.\n"));
99 fprintf (stderr, _("e2label: cannot seek to superblock again\n"));
104 fprintf (stderr, _("e2label: error writing superblock\n"));
116 fprintf(stderr, _("Usage: e2label device [newlabel]\n"));
  /external/icu4c/samples/legacy/
oldcol.cpp 64 fprintf(stderr, "initCollator_legacy(%s): error opening collator, %s!\n", locale, u_errorName(status));
65 fprintf(stderr, "Note: ICU data directory is %s\n", u_getDataDirectory());
66 fprintf(stderr, "Read the README!\n");
78 fprintf(stderr, "closeCollator_legacy(): collator was already NULL!\n");
91 fprintf(stderr, "Entered legacy, version: [%d.%d.%d.%d]\nMoving to sortkeys\n", uvi[0], uvi[1], uvi[2], uvi[3]);
95 fprintf(stderr, "For i=%d, size of sortkey is %d\n", i, keySize);
98 fprintf(stderr, "Done sortkeys, doing qsort test\n");
104 fprintf(stderr, "Done legacy!\n");
  /external/libvorbis/vq/
huffbuild.c 51 fprintf(stderr,
98 fprintf(stderr,"n must be divisible by group\n");
107 fprintf(stderr,"Could not open file %s\n",infile);
111 fprintf(stderr," making untrained books.\n");
148 fprintf(stderr,"Building tree for %ld entries\n",vals);
158 fprintf(stderr,"Could not open file %s\n",buffer);
165 fprintf(file,"static const long _huff_lengthlist_%s[] = {\n",base);
167 fprintf(file,"\t");
169 fprintf(file,"%2ld,",lengths[j]);
170 fprintf(file,"\n")
    [all...]
  /external/mesa3d/src/gallium/drivers/r300/compiler/
r3xx_vertprog_dump.c 136 fprintf(stderr, " dst: %d%s op: ",
139 fprintf(stderr, "PRED %u",
144 fprintf(stderr, "PVS_MACRO_OP_2CLK_M2X_ADD\n");
146 fprintf(stderr, " PVS_MACRO_OP_2CLK_MADD\n");
149 fprintf(stderr, "%s\n", r300_vs_me_ops[op & 0x1f]);
151 fprintf(stderr, "%s\n", r300_vs_ve_ops[op & 0x1f]);
157 fprintf(stderr, " reg: %d%s swiz: %s%s/%s%s/%s%s/%s%s\n",
176 fprintf(stderr, "Final vertex program code:\n");
182 fprintf(stderr, "%d: op: 0x%08x", i, vs->body.d[offset]);
186 fprintf(stderr, " src%i: 0x%08x", src, vs->body.d[offset+1+src])
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_sanity.c 400 fprintf(stderr, "*** unknown reg 0x%x\n", reg);
438 fprintf(stderr, " %s <-- 0x%x", get_reg_name(reg), data);
442 fprintf(stderr, " *** BRAND NEW VALUE");
444 fprintf(stderr, " *** CHANGED");
450 fprintf(stderr, "\n");
463 fprintf(stderr, " %s <-- %.3f", get_reg_name(reg), data);
467 fprintf(stderr, " *** NEW MIN (prev %.3f)", reg->vmin);
471 fprintf(stderr, " *** NEW MAX (prev %.3f)", reg->vmax);
475 fprintf(stderr, " *** CHANGED");
482 fprintf(stderr, "\n")
    [all...]
  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_CreateMutex.3 22 fprintf(stderr, "Couldn\&'t lock mutex
31 fprintf(stderr, "Couldn\&'t unlock mutex

Completed in 312 milliseconds

1 2 3 4 5 67 8 91011>>