HomeSort by relevance Sort by last modified time
    Searched refs:stderr (Results 776 - 800 of 3043) sorted by null

<<31323334353637383940>>

  /external/mesa3d/src/mesa/main/
mm.c 36 fprintf(stderr, "Memory heap %p:\n", (void *)heap);
38 fprintf(stderr, " heap == 0\n");
43 fprintf(stderr, " Offset:%08x, Size:%08x, %c%c\n",p->ofs,p->size,
48 fprintf(stderr, "\nFree list:\n");
51 fprintf(stderr, " FREE Offset:%08x, Size:%08x, %c%c\n",p->ofs,p->size,
57 fprintf(stderr, "End of memory blocks\n");
246 fprintf(stderr, "block already free\n");
250 fprintf(stderr, "block is reserved\n");
es_generator.py 73 print >> sys.stderr, "No base converter for type '%s' found. Ignoring." % fromType
77 print >> sys.stderr, "No converter found for type '%s' to type '%s'. Ignoring." % (fromType, toType)
135 sys.stderr.write("%s: %s. Use -h for help.\n" % (program, message))
140 sys.stderr.write("Usage: %s [-%s]\n" % (program, options))
141 sys.stderr.write("Parse an API specification file and generate wrapper functions for a given GLES version\n")
142 sys.stderr.write("-h gives help\n")
143 sys.stderr.write("-v is verbose\n")
144 sys.stderr.write("-V specifies GLES version to generate [%s]:\n" % version)
146 sys.stderr.write(" %s - %s\n" % (key, VersionSpecificValues[key]['description']))
147 sys.stderr.write("-S specifies API specification file to use [%s]\n" % functionList
    [all...]
  /external/openssl/crypto/engine/
eng_openssl.c 214 * TEST_ENC_OPENSSL_RC4_OTHERS - print a one line message to stderr each time
216 * TEST_ENG_OPENSSL_RC4_P_INIT - print a one line message to stderr each time
233 fprintf(stderr, "(TEST_ENG_OPENSSL_RC4) test_init_key() called\n");
244 fprintf(stderr, "(TEST_ENG_OPENSSL_RC4) test_cipher() called\n");
294 fprintf(stderr, "(TEST_ENG_OPENSSL_RC4) returning NULL for "
312 fprintf(stderr, "(TEST_ENG_OPENSSL_SHA) test_sha1_init() called\n");
319 fprintf(stderr, "(TEST_ENG_OPENSSL_SHA) test_sha1_update() called\n");
326 fprintf(stderr, "(TEST_ENG_OPENSSL_SHA) test_sha1_final() called\n");
360 fprintf(stderr, "(TEST_ENG_OPENSSL_SHA) returning NULL for "
376 fprintf(stderr, "(TEST_ENG_OPENSSL_PKEY)Loading Private key %s\n", key_id)
    [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
cintltst.c 112 fprintf(stderr,
118 fprintf(stderr, "After initial u_cleanup: RB cache %s empty.\n", ures_dumpCacheContents()?"WAS NOT":"was");
135 fprintf(stderr,
140 fprintf(stderr, "*** Exiting. Use the '-w' option if data files were\n*** purposely removed, to continue test anyway.\n");
154 fprintf(stderr,
159 fprintf(stderr, "*** Exitting. Use the '-w' option if data files were\n*** purposely removed, to continue test anyway.\n");
170 fprintf(stderr,
175 fprintf(stderr, "*** Exitting. Use the '-w' option if data files were\n*** purposely removed, to continue test anyway.\n");
186 fprintf(stderr,
191 fprintf(stderr,
    [all...]
  /external/chromium_org/third_party/leveldatabase/src/doc/bench/
db_bench_tree_db.cc 79 fprintf(stderr, "synchronize error: %s\n", db_->error().name());
182 fprintf(stderr, "Kyoto Cabinet: version %s, lib ver %d, lib rev %d\n",
187 fprintf(stderr, "Date: %s", ctime(&now)); // ctime() adds newline
210 fprintf(stderr, "CPU: %d * %s\n", num_cpus, cpu_type.c_str());
211 fprintf(stderr, "CPUCache: %s\n", cache_size.c_str());
232 fprintf(stderr, "long op: %.1f micros%30s\r", micros, "");
233 fflush(stderr);
247 fprintf(stderr, "... finished %d ops%30s\r", done_, "");
248 fflush(stderr);
315 fprintf(stderr, "close error: %s\n", db_->error().name())
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
es_generator.py 73 print >> sys.stderr, "No base converter for type '%s' found. Ignoring." % fromType
77 print >> sys.stderr, "No converter found for type '%s' to type '%s'. Ignoring." % (fromType, toType)
135 sys.stderr.write("%s: %s. Use -h for help.\n" % (program, message))
140 sys.stderr.write("Usage: %s [-%s]\n" % (program, options))
141 sys.stderr.write("Parse an API specification file and generate wrapper functions for a given GLES version\n")
142 sys.stderr.write("-h gives help\n")
143 sys.stderr.write("-v is verbose\n")
144 sys.stderr.write("-V specifies GLES version to generate [%s]:\n" % version)
146 sys.stderr.write(" %s - %s\n" % (key, VersionSpecificValues[key]['description']))
147 sys.stderr.write("-S specifies API specification file to use [%s]\n" % functionList
    [all...]
  /external/chromium_org/v8/samples/
shell.cc 98 fprintf(stderr, "Error creating context\n");
227 fflush(stderr);
272 fprintf(stderr,
286 fprintf(stderr, "Error reading '%s'\n", str);
298 fprintf(stderr, "V8 version %s [sample shell]\n", v8::V8::GetVersion());
306 fprintf(stderr, "> ");
316 fprintf(stderr, "\n");
366 fprintf(stderr, "%s\n", exception_string);
372 fprintf(stderr, "%s:%i: %s\n", filename_string, linenum, exception_string);
376 fprintf(stderr, "%s\n", sourceline_string)
    [all...]
  /external/compiler-rt/lib/profile/
GCDAProfiling.c 239 fprintf(stderr, "profiling: %s: cannot map: %s\n", filename,
249 fprintf(stderr, "profiling: %s: cannot msync: %s\n", filename,
290 fprintf(stderr, "profiling: %s: cannot open: %s\n", filename,
324 fprintf(stderr, "llvmgcda: [%s]\n", orig_filename);
347 fprintf(stderr,
361 fprintf(stderr, "llvmgcda: function id=0x%08x name=%s\n", ident,
392 fprintf(stderr, "profiling:invalid arc tag (0x%08x)\n", val);
398 fprintf(stderr, "profiling:invalid number of counters (%d)\n", val);
420 fprintf(stderr, "llvmgcda: %u arcs\n", num_counters);
422 fprintf(stderr, "llvmgcda: %llu\n", (unsigned long long)counters[i])
    [all...]
  /external/flac/libFLAC/
cpu.c 198 fprintf(stderr, "CPU info (IA-32):\n");
199 fprintf(stderr, " CPUID ...... %c\n", info->data.ia32.cpuid ? 'Y' : 'n');
200 fprintf(stderr, " BSWAP ...... %c\n", info->data.ia32.bswap ? 'Y' : 'n');
201 fprintf(stderr, " CMOV ....... %c\n", info->data.ia32.cmov ? 'Y' : 'n');
202 fprintf(stderr, " MMX ........ %c\n", info->data.ia32.mmx ? 'Y' : 'n');
203 fprintf(stderr, " FXSR ....... %c\n", info->data.ia32.fxsr ? 'Y' : 'n');
204 fprintf(stderr, " SSE ........ %c\n", info->data.ia32.sse ? 'Y' : 'n');
205 fprintf(stderr, " SSE2 ....... %c\n", info->data.ia32.sse2 ? 'Y' : 'n');
206 fprintf(stderr, " SSE3 ....... %c\n", info->data.ia32.sse3 ? 'Y' : 'n');
207 fprintf(stderr, " SSSE3 ...... %c\n", info->data.ia32.ssse3 ? 'Y' : 'n')
    [all...]
  /external/icu/icu4c/source/test/cintltst/
cintltst.c 112 fprintf(stderr,
118 fprintf(stderr, "After initial u_cleanup: RB cache %s empty.\n", ures_dumpCacheContents()?"WAS NOT":"was");
135 fprintf(stderr,
140 fprintf(stderr, "*** Exiting. Use the '-w' option if data files were\n*** purposely removed, to continue test anyway.\n");
154 fprintf(stderr,
159 fprintf(stderr, "*** Exitting. Use the '-w' option if data files were\n*** purposely removed, to continue test anyway.\n");
170 fprintf(stderr,
175 fprintf(stderr, "*** Exitting. Use the '-w' option if data files were\n*** purposely removed, to continue test anyway.\n");
186 fprintf(stderr,
191 fprintf(stderr,
    [all...]
  /external/oprofile/utils/
ophelp.c 162 fprintf(stderr, "Invalid unit mask %x for event %s\n",
165 fprintf(stderr, "No event named %s is available.\n",
173 fprintf(stderr, "Invalid unit mask 0x%x for event %s\n",
182 fprintf(stderr, "Count %d for event %s is below the "
209 fprintf(stderr, "All events must be distinct.\n");
228 fprintf(stderr, "Not enough hardware counters. "
238 fprintf(stderr, "Couldn't allocate hardware counters for the selected events.\n");
263 fprintf(stderr, "More than one event specified.\n");
270 fprintf(stderr, "No such event found.\n");
385 fprintf(stderr, "cpu_type '%s' is not valid\n"
    [all...]
  /bionic/libc/kernel/tools/
clean_header.py 93 sys.stderr.write( "warning: file does not exit: %s\n" % path )
99 sys.stderr.write( "warning: not a file: %s\n" % path )
105 sys.stderr.write( "warning: file not in 'original' ignored: %s\n" % path )
146 sys.stderr.write( "error: can't parse '%s'" % path )
195 sys.stderr.write( "error: unrecognized option\n" )
  /external/bison/lib/
argmatch.c 154 fputs (_("Valid arguments are:"), stderr);
159 fprintf (stderr, "\n - %s", quote (arglist[i]));
164 fprintf (stderr, ", %s", quote (arglist[i]));
166 putc ('\n', stderr);
261 fprintf (stderr, "Usage: %s [VERSION_CONTROL]\n", program_name);
  /external/chromium_org/chromeos/tools/onc_validator/
onc_validator.cc 55 fprintf(stderr,
61 fprintf(stderr, " %s\n", kTypes[i]);
63 fprintf(stderr,
67 fprintf(stderr, " --%s\n", kSwitches[i]);
69 fprintf(stderr,
  /external/chromium_org/native_client_sdk/src/tools/tests/
httpd_test.py 45 stdout, stderr = process.communicate()
46 queue.put((process.returncode, stdout, stderr))
54 stderr=subprocess.PIPE)
62 returncode, stdout, stderr = queue.get(False)
63 return returncode, stdout, stderr
  /external/chromium_org/remoting/host/setup/
start_host.cc 88 fprintf(stderr, "Couldn't start host: network error.\n");
91 fprintf(stderr, "Couldn't start host: OAuth error.\n");
94 fprintf(stderr, "Couldn't start host.\n");
113 fprintf(stderr,
144 fprintf(stderr, "Please use a PIN consisting of at least six digits.\n");
  /external/chromium_org/third_party/boringssl/src/ssl/test/
test_config.cc 131 fprintf(stderr, "Missing parameter\n");
146 fprintf(stderr, "Missing parameter\n");
151 fprintf(stderr, "Invalid base64: %s\n", argv[i]);
157 fprintf(stderr, "Invalid base64: %s\n", argv[i]);
164 fprintf(stderr, "Unknown argument: %s\n", argv[i]);
  /external/chromium_org/tools/cygprofile/
patch_orderfile.py 45 sys.stderr.write ("ERROR: did not find function in binary: addr: " +
90 sys.stderr.write ("profiled list size: " + str(len(profiled_list)) + "\n")
99 # sys.stderr.write ("WARNING: could not find symbol " + function + "\n")
103 sys.stderr.write ("symbols found: " + str(symbols_found) + "\n")
105 sys.stderr.write ("number of addresses: " + str(len(addresses)) + "\n")
117 sys.stderr.write ("total_size: " + str(total_size) + "\n")
  /external/e2fsprogs/intl/
plural.c 736 YYDPRINTF ((stderr, "Starting parse\n"));
836 YYDPRINTF ((stderr, "Stack size increased to %lu\n",
843 YYDPRINTF ((stderr, "Entering state %d\n", yystate));
870 YYDPRINTF ((stderr, "Reading a token: "));
881 YYDPRINTF ((stderr, "Now at end of input.\n"));
892 YYFPRINTF (stderr, "Next token is %d (%s",
897 YYPRINT (stderr, yychar, yylval);
899 YYFPRINTF (stderr, ")\n");
931 YYDPRINTF ((stderr, "Shifting token %d (%s), ",
993 YYFPRINTF (stderr, "Reducing via rule %d (line %d), "
    [all...]
  /external/e2fsprogs/lib/ext2fs/
finddev.c 178 fprintf(stderr, "Usage: %s device_number\n", argv[0]);
179 fprintf(stderr, "\t: %s major minor\n", argv[0]);
185 fprintf(stderr, errmsg, "device number", argv[1]);
191 fprintf(stderr, errmsg, "major number", argv[1]);
196 fprintf(stderr, errmsg, "minor number", argv[2]);
  /external/e2fsprogs/misc/
findsuper.c 108 fprintf(stderr,
154 fprintf(stderr,_("skipbytes should be a number, not %s\n"), s);
160 fprintf(stderr,
167 fprintf(stderr,
174 fprintf(stderr, _("startkb should be positive, not %llu\n"),sk);
  /external/iproute2/tc/
m_skbedit.c 34 fprintf(stderr, "Usage: ... skbedit <[QM] [PM] [MM]>\n"
73 fprintf(stderr, "Illegal queue_mapping\n");
82 fprintf(stderr, "Illegal priority\n");
90 fprintf(stderr, "Illegal mark\n");
127 fprintf(stderr, "Pedit: Illegal \"index\"\n");
  /external/libpcap/tests/
filtertest.c 112 (void)fprintf(stderr, "%s: ", program_name);
114 (void)vfprintf(stderr, fmt, ap);
119 (void)fputc('\n', stderr);
260 (void)fprintf(stderr, "%s, with %s\n", program_name,
262 (void)fprintf(stderr,
  /external/iproute2/ip/
ipl2tp.c 394 fprintf(stderr, "Dump terminated\n");
435 fprintf(stderr, "Dump terminated\n");
486 fprintf(stderr, "Usage: ip l2tp add tunnel\n");
487 fprintf(stderr, " remote ADDR local ADDR\n");
488 fprintf(stderr, " tunnel_id ID peer_tunnel_id ID\n");
489 fprintf(stderr, " [ encap { ip | udp } ]\n");
490 fprintf(stderr, " [ udp_sport PORT ] [ udp_dport PORT ]\n");
491 fprintf(stderr, "Usage: ip l2tp add session [ name NAME ]\n");
492 fprintf(stderr, " tunnel_id ID\n");
493 fprintf(stderr, " session_id ID peer_session_id ID\n")
    [all...]
  /bootable/recovery/minadbd/
adb.c 45 fprintf(stderr, "error: ");
46 vfprintf(stderr, fmt, ap);
47 fprintf(stderr, "\n");
56 fprintf(stderr, "error: %s: ", strerror(errno));
57 vfprintf(stderr, fmt, ap);
58 fprintf(stderr, "\n");
172 fprintf(stderr, "%s: %s %08x %08x %04x \"",
184 fputc(*x, stderr);
186 fputc('.', stderr);
190 fprintf(stderr, tag)
    [all...]

Completed in 978 milliseconds

<<31323334353637383940>>