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

1 2 3 4 5 6 7 8 91011>>

  /external/iproute2/tc/
m_mirred.c 32 fprintf(stderr, "Usage: mirred <DIRECTION> <ACTION> [index INDEX] <dev DEVICENAME> \n");
33 fprintf(stderr, "where: \n");
34 fprintf(stderr, "\tDIRECTION := <ingress | egress>\n");
35 fprintf(stderr, "\tACTION := <mirror | redirect>\n");
36 fprintf(stderr, "\tINDEX is the specific policy instance id\n");
37 fprintf(stderr, "\tDEVICENAME is the devicename \n");
91 fprintf(stderr, "Illegal \"index\"\n");
101 fprintf(stderr, "was expecting egress (%s)\n", *argv);
107 fprintf(stderr, "Cant have both mirror and redir\n");
116 fprintf(stderr, "Cant have both mirror and redir\n")
    [all...]
m_gact.c 46 fprintf(stderr, "Usage: ... gact <ACTION> [RAND] [INDEX]\n");
47 fprintf(stderr,
55 fprintf(stderr, "Usage: ... gact <ACTION> [INDEX]\n");
56 fprintf(stderr,
87 fprintf(stderr,"bad action type %s\n",*argv);
143 fprintf(stderr, "Illegal \"random type\"\n");
157 fprintf(stderr, "Illegal probability val 0x%x\n",pp.pval);
161 fprintf(stderr, "Illegal probability val 0x%x\n",pp.pval);
176 fprintf(stderr, "Illegal \"index\"\n");
223 fprintf(f, "[NULL gact parameters]")
    [all...]
q_cbq.c 29 fprintf(stderr, "Usage: ... cbq bandwidth BPS rate BPS maxburst PKTS [ avpkt BYTES ]\n");
30 fprintf(stderr, " [ minburst PKTS ] [ bounded ] [ isolated ]\n");
31 fprintf(stderr, " [ allot BYTES ] [ mpu BYTES ] [ weight RATE ]\n");
32 fprintf(stderr, " [ prio NUMBER ] [ cell BYTES ] [ ewma LOG ]\n");
33 fprintf(stderr, " [ estimator INTERVAL TIME_CONSTANT ]\n");
34 fprintf(stderr, " [ split CLASSID ] [ defmap MASK/CHANGE ]\n");
35 fprintf(stderr, " [ overhead BYTES ] [ linklayer TYPE ]\n");
40 fprintf(stderr, "Usage: ... cbq bandwidth BPS avpkt BYTES [ mpu BYTES ]\n");
41 fprintf(stderr, " [ cell BYTES ] [ ewma LOG ]\n");
46 fprintf(stderr, "Illegal \"%s\"\n", arg)
    [all...]
q_drr.c 28 fprintf(stderr, "Usage: ... drr\n");
33 fprintf(stderr, "Usage: ... drr quantum SIZE\n");
44 fprintf(stderr, "What is \"%s\"?\n", *argv);
66 fprintf(stderr, "Illegal \"quantum\"\n");
74 fprintf(stderr, "What is \"%s\"?\n", *argv);
96 fprintf(f, "quantum %s ",
112 fprintf(f, " deficit %s ", sprint_size(x->deficit, b1));
  /external/libvpx/nestegg/test/
test.c 65 fprintf(stderr, "%p %s ", (void *) ctx, sev);
71 fprintf(stderr, "\n");
112 fprintf(stderr, "media has %u tracks and duration %fs\n", tracks, duration / 1e9);
118 fprintf(stderr, "track %u: type: %d codec: %d", i,
125 fprintf(stderr, " (%p, %u)", codec_data, (unsigned int) length);
131 fprintf(stderr, " video: %ux%u (d: %ux%u %ux%ux%ux%u)",
139 fprintf(stderr, " audio: %.2fhz %u bit %u channels",
144 fprintf(stderr, "\n");
150 fprintf(stderr, "seek to middle\n");
155 fprintf(stderr, "middle ")
    [all...]
  /external/netperf/
netcpu_pstatnew.c 107 fprintf(where,
116 fprintf(where,
125 fprintf(where,
134 fprintf(where,
159 fprintf(where,"%s[%d]:\n",name,instance);
160 fprintf(where,
162 fprintf(where,
164 fprintf(where,
166 fprintf(where,
219 fprintf(where
    [all...]
nettest_dlpi.c 192 fprintf(where,"DLPI CO STREAM TEST\n");
194 fprintf(where,cpu_title,format_units());
196 fprintf(where,tput_title,format_units());
216 fprintf(where,"send_dlpi_co_rr: bind failure\n");
222 fprintf(where,"send_dlpi_co_stream: send_descriptor obtained...\n");
228 fprintf(where,"netperf: send_dlpi_co_stream: window send size altered from system default...\n");
229 fprintf(where," send: %d\n",lsw_size);
234 fprintf(where,
236 fprintf(where," recv: %d\n",lrw_size);
247 fprintf(where
    [all...]
  /frameworks/wilhelm/tests/examples/
slesTestSendToPresetReverb.cpp 42 fprintf(stderr, "%u error code encountered at line %d, exiting\n", result, line);
142 fprintf(stdout, "\nUsing preset ");
145 fprintf(stdout, "SL_REVERBPRESET_NONE, don't expect to hear reverb\n");
147 case SL_REVERBPRESET_SMALLROOM: fprintf(stdout, "SL_REVERBPRESET_SMALLROOM\n"); break;
148 case SL_REVERBPRESET_MEDIUMROOM: fprintf(stdout, "SL_REVERBPRESET_MEDIUMROOM\n"); break;
149 case SL_REVERBPRESET_LARGEROOM: fprintf(stdout, "SL_REVERBPRESET_LARGEROOM\n"); break;
150 case SL_REVERBPRESET_MEDIUMHALL: fprintf(stdout, "SL_REVERBPRESET_MEDIUMHALL\n"); break;
151 case SL_REVERBPRESET_LARGEHALL: fprintf(stdout, "SL_REVERBPRESET_LARGEHALL\n"); break;
152 case SL_REVERBPRESET_PLATE: fprintf(stdout, "SL_REVERBPRESET_PLATE\n"); break;
154 fprintf(stdout, "unknown, use at your own risk\n"); break
    [all...]
  /sdk/emulator/opengl/host/tools/emugen/
EntryPoint.cpp 113 fprintf(stderr, "line: %d: Parsing error in field <%s>\n", lc, field.c_str());
119 fprintf(stderr, "UNKNOWN retval: %s\n", linestr.c_str());
134 fprintf(stderr, "line: %d: Parsing error in field <%s>\n", lc, field.c_str());
140 fprintf(stderr, "%d: Unknown type: %s\n", lc, vartype.c_str());
161 fprintf(fp, "%s %s%s%s(",
167 if (ctx_param != "") fprintf(fp, "%s ", ctx_param.c_str());
171 if (i != 0 || ctx_param != "") fprintf(fp, ", ");
172 fprintf(fp, "%s %s", m_vars[i].type()->name().c_str(),
175 fprintf(fp, ")%s", newline? "\n" : "");
216 fprintf(stderr, "ERROR: %u: Missing variable name in 'len' attribute\n", (unsigned int)lc)
    [all...]
  /external/iproute2/ip/
ipxfrm.c 64 fprintf(stderr,
292 fprintf(fp, "src %s ", rt_addr_n2a(family, sizeof(*saddr),
295 fprintf(fp, "dst %s", rt_addr_n2a(family, sizeof(id->daddr),
297 fprintf(fp, "%s", _SL_);
301 fprintf(fp, "\t");
303 fprintf(fp, "proto %s ", strxf_xfrmproto(id->proto));
307 fprintf(fp, "spi 0x%08x", spi);
309 fprintf(fp, "(%u)", spi);
310 fprintf(fp, " ");
313 fprintf(fp, "reqid %u", reqid)
    [all...]
xfrm_state.c 61 fprintf(stderr, "Usage: ip xfrm state { add | update } ID [ XFRM_OPT ] [ mode MODE ]\n");
62 fprintf(stderr, " [ reqid REQID ] [ seq SEQ ] [ replay-window SIZE ] [ flag FLAG-LIST ]\n");
63 fprintf(stderr, " [ encap ENCAP ] [ sel SELECTOR ] [ replay-seq SEQ ]\n");
64 fprintf(stderr, " [ replay-oseq SEQ ] [ LIMIT-LIST ]\n");
65 fprintf(stderr, "Usage: ip xfrm state allocspi ID [ mode MODE ] [ reqid REQID ] [ seq SEQ ]\n");
66 fprintf(stderr, " [ min SPI max SPI ]\n");
67 fprintf(stderr, "Usage: ip xfrm state { delete | get } ID\n");
68 fprintf(stderr, "Usage: ip xfrm state { deleteall | list } [ ID ] [ mode MODE ] [ reqid REQID ]\n");
69 fprintf(stderr, " [ flag FLAG-LIST ]\n");
70 fprintf(stderr, "Usage: ip xfrm state flush [ proto XFRM_PROTO ]\n")
    [all...]
  /external/e2fsprogs/ext2ed/
disk.c 154 fprintf (fp,"\n----- EXT2ED log begin -----\n\n");
155 fprintf (fp,"Time: %s\nDevice: %s\n",ctime ((time_t *) &current_time),device_name);
156 fprintf (fp,"Offset: %lu\nLength: %lu\n",offset,length);
169 fprintf (fp,"\nOriginal data:\n\n");
172 if (i%16==0 && i!=0) fprintf (fp,"\n");
173 fprintf (fp,"%02x ",original [i]);
176 fprintf (fp,"\n\nNew data:\n\n");
179 if (i%16==0 && i!=0) fprintf (fp,"\n");
180 fprintf (fp,"%02x ",buffer [i]);
183 fprintf (fp,"\n----- EXT2ED log end -----\n")
    [all...]
  /external/libsepol/tests/
test-downgrade.c 52 fprintf(stderr, "%s: Out of memory!\n", __FUNCTION__);
105 fprintf(stderr,
110 fprintf(stderr,
138 fprintf(stderr, "error reading %spolicy binary\n", mls ? "mls " : "");
165 fprintf(stderr, "error writing %spolicy binary, version %d (downgraded from %d)\n", mls ? "mls " : "", lo, hi);
172 fprintf(stderr, "%s: Out of memory!\n",
177 fprintf(stderr, "error reading %spolicy binary, version %d (downgraded from %d)\n", mls ? "mls " : "", lo, hi);
211 fprintf(stderr, "Unable to open %s: %s\n", path,
250 fprintf(stderr, "Out of memory!\n");
257 fprintf(stderr, "Unable to open %s: %s\n", path
    [all...]
  /external/valgrind/main/drd/tests/
trylock.c 31 fprintf(stderr, "Locking rwlock via pthread_rwlock_wrlock().\n");
34 fprintf(stderr, "Locking rwlock via pthread_rwlock_trywrlock().\n");
37 fprintf(stderr, "Locking rwlock via pthread_rwlock_timedwrlock().\n");
42 fprintf(stderr, "Locking rwlock via pthread_rwlock_rdlock().\n");
49 fprintf(stderr, "Locking rwlock via pthread_rwlock_tryrdlock().\n");
52 fprintf(stderr, "Locking rwlock via pthread_rwlock_timedrdlock().\n");
57 fprintf(stderr, "Attempt to lock for writing recursively (not allowed).\n");
64 fprintf(stderr, "Locking mutex via pthread_mutex_trylock().\n");
67 fprintf(stderr, "Locking mutex via pthread_mutex_lock().\n");
70 fprintf(stderr, "Locking mutex via pthread_mutex_timedlock().\n")
    [all...]
  /frameworks/base/cmds/ip-up-vpn/
ip-up-vpn.c 76 fprintf(state, "%s\n", argv[1]);
77 fprintf(state, "%s/32\n", argv[4]);
78 fprintf(state, "0.0.0.0/0\n");
79 fprintf(state, "%s %s\n", env("DNS1"), env("DNS2"));
80 fprintf(state, "\n");
137 fprintf(state, "%s\n", interface);
138 fprintf(state, "%s/%s\n", address, env("INTERNAL_CIDR4"));
139 fprintf(state, "%s\n", routes[0] ? routes : "0.0.0.0/0");
140 fprintf(state, "%s\n", env("INTERNAL_DNS4_LIST"));
141 fprintf(state, "%s\n", env("DEFAULT_DOMAIN"))
    [all...]
  /external/linux-tools-perf/util/scripting-engines/
trace-event-python.c 391 fprintf(stderr, "Error running python script %s\n", script);
397 fprintf(stderr, "Error starting python script %s\n", script);
447 fprintf(stderr, "couldn't open %s\n", fname);
450 fprintf(ofp, "# perf script event handlers, "
453 fprintf(ofp, "# Licensed under the terms of the GNU GPL"
456 fprintf(ofp, "# The common_* event handler fields are the most useful "
459 fprintf(ofp, "# all events. They don't necessarily correspond to "
462 fprintf(ofp, "# in the format files. Those fields not available as "
465 fprintf(ofp, "# be retrieved using Python functions of the form "
468 fprintf(ofp, "# See the perf-trace-python Documentation for the list
    [all...]
  /external/valgrind/main/helgrind/tests/
tc20_verifywrap.c 53 fprintf(stderr,
56 fprintf(stderr,
62 fprintf(stderr,
87 fprintf(stderr,
110 fprintf(stderr, "\nmake pthread_mutex_lock fail: "
134 fprintf(stderr,
153 fprintf(stderr, "\nFIXME: can't figure out how to "
159 fprintf(stderr, "\nFIXME: can't figure out how to "
169 fprintf(stderr,
189 fprintf(stderr, "(1) no error on next line\n")
    [all...]
  /frameworks/base/tools/obbtool/
Main.cpp 72 fprintf(stderr, "Opaque Binary Blob (OBB) Tool\n\n");
73 fprintf(stderr, "Usage:\n");
74 fprintf(stderr,
77 fprintf(stderr,
84 fprintf(stderr,
87 fprintf(stderr,
95 fprintf(stderr, "ERROR: %s: OBB signature already present\n", filename);
107 fprintf(stderr, "ERROR: %s: couldn't write OBB signature: %s\n",
112 fprintf(stderr, "OBB signature successfully written\n");
118 fprintf(stderr, "ERROR: %s: no OBB signature present\n", filename)
    [all...]
  /external/mdnsresponder/mDNSPosix/
Client.c 69 fprintf(stderr, "*** %s name = '%s', type = '%s', domain = '%s'\n", state, nameC, typeC, domainC);
82 fprintf(stderr,
90 fprintf(stderr,
104 fprintf(stderr,
107 fprintf(stderr, " -v verbose mode, level is a number from 0 to 2\n");
108 fprintf(stderr, " 0 = no debugging info (default)\n");
109 fprintf(stderr, " 1 = standard debugging info\n");
110 fprintf(stderr, " 2 = intense debugging info\n");
111 fprintf(stderr, " -t uses 'type' as the service type (default is '%s')\n", kDefaultServiceType);
112 fprintf(stderr, " -d uses 'domain' as the domain to browse (default is '%s')\n", kDefaultDomain)
    [all...]
  /system/core/toolbox/
alarm.c 54 fprintf(stderr, "%s: invalid option -%c\n",
60 fprintf(stderr,"%s [-uwa] [-t type] [seconds]\n", argv[0]);
66 fprintf(stderr, "Unable to open rtc: %s\n", strerror(errno));
77 fprintf(stderr, "Unable to read alarm: %s\n", strerror(errno));
97 fprintf(stderr, "Unable to set alarm: %s\n", strerror(errno));
116 fprintf(stderr, "Unable to get current time: %s\n", strerror(errno));
128 fprintf(stderr, "Unable to set alarm: %s\n", strerror(errno));
135 fprintf(stderr, "Unable to set alarm: %s\n", strerror(errno));
140 fprintf(stderr, "Unable to enable alarm: %s\n", strerror(errno));
146 fprintf(stderr,"%s [-u] [date]\n", argv[0])
    [all...]
  /system/extras/tests/bionic/libc/common/
test_libgen.c 25 fprintf(stderr,
30 fprintf(stderr,
40 fprintf(stderr, "KO: basename(\"%s\") returned NULL with error %d\n",
45 fprintf(stderr, "KO: basename(\"%s\") returned \"%s\", instead of \"%s\"\n",
64 fprintf(stderr,
72 fprintf(stderr,
80 fprintf(stderr,
97 fprintf(stderr,
105 fprintf(stderr,
113 fprintf(stderr
    [all...]
  /external/libxml2/
debugXML.c 144 fprintf(ctxt->output, "%s", &ctxt->shift[100 - 2 * ctxt->depth]);
146 fprintf(ctxt->output, "%s", ctxt->shift);
430 fprintf(ctxt->output, "(NULL)");
439 fprintf(ctxt->output, "#%X", str[i]);
442 fprintf(ctxt->output, "...");
452 fprintf(ctxt->output, "DTD node is NULL\n");
463 fprintf(ctxt->output, "DTD(%s)", (char *) dtd->name);
465 fprintf(ctxt->output, "DTD");
467 fprintf(ctxt->output, ", PUBLIC %s", (char *) dtd->ExternalID);
469 fprintf(ctxt->output, ", SYSTEM %s", (char *) dtd->SystemID)
    [all...]
  /external/speex/libspeex/
fixed_debug.h 55 fprintf (stderr, "NEG16: input is not short: %d\n", (int)x);
59 fprintf (stderr, "NEG16: output is not short: %d\n", (int)res);
68 fprintf (stderr, "NEG16: input is not int: %d\n", (int)x);
72 fprintf (stderr, "NEG16: output is not int: %d\n", (int)res);
83 fprintf (stderr, "EXTRACT16: input is not short: %d in %s: line %d\n", x, file, line);
96 fprintf (stderr, "EXTEND32: input is not short: %d in %s: line %d\n", x, file, line);
109 fprintf (stderr, "SHR16: inputs are not short: %d >> %d in %s: line %d\n", a, shift, file, line);
113 fprintf (stderr, "SHR16: output is not short: %d in %s: line %d\n", res, file, line);
123 fprintf (stderr, "SHL16: inputs are not short: %d %d in %s: line %d\n", a, shift, file, line);
127 fprintf (stderr, "SHL16: output is not short: %d in %s: line %d\n", res, file, line)
    [all...]
  /external/openssl/crypto/evp/
evp_test.c 67 fprintf(f,"%s",title);
71 fprintf(f,"\n%04x",n);
72 fprintf(f," %02x",s[n]);
74 fprintf(f,"\n");
87 fprintf(stderr,"Odd number of hex digits!");
156 fprintf(stderr,"Key length doesn't match, got %d expected %lu\n",kn,
165 fprintf(stderr,"EncryptInit failed\n");
173 fprintf(stderr,"Encrypt failed\n");
179 fprintf(stderr,"EncryptFinal failed\n");
186 fprintf(stderr,"Ciphertext length mismatch got %d expected %d\n"
    [all...]
  /packages/experimental/RpcPerformance/
rpcperftest.cpp 42 fprintf(stderr, "usage: rpcperftest service-to-test | :service-to-serve\n");
48 fprintf(stderr, "error: can't get default service manager\n");
56 fprintf(stderr, "error: can't register service: %s\n", argv[1] + 1);
62 fprintf(stderr, "error: can't run service\n");
68 fprintf(stderr, "error: can't find service: %s\n", argv[1]);
75 fprintf(stderr, "error: can't ping: %s [%d]\n", argv[1], status);
85 fprintf(stderr, "error: can't ping: %s [%d]\n", argv[1], status);

Completed in 777 milliseconds

1 2 3 4 5 6 7 8 91011>>