/frameworks/wilhelm/tests/examples/ |
slesTestRecBuffQueue.cpp | 74 fprintf(stdout, "%u error code encountered at line %d, exiting\n", result, line); 99 fprintf(stdout, "SL_RECORDEVENT_HEADATNEWPOS current position=%ums\n", pMsec); 105 fprintf(stdout, "SL_RECORDEVENT_HEADATMARKER current position=%ums\n", pMsec); 115 //fprintf(stdout, "RecBufferQueueCallback called\n"); 134 /*fprintf(stderr, "\tRecBufferQueueCallback now has pCntxt->pData=%p queue: " 219 fprintf(stdout, "Recorder created\n"); 230 fprintf(stdout, "Recorder parameterized with preset %u\n", presetValue); 243 fprintf(stderr, "Error retrieving recording preset as %u instead of %u\n", presetRetrieved, 251 fprintf(stdout, "Recorder realized\n"); 267 fprintf(stdout, "Recorder callback registered\n") [all...] |
/sdk/emulator/opengl/tests/ut_renderer/ |
RendererSurface.cpp | 43 fprintf(stderr, "EGL COLOR Buffer size: %d\n", ibuf); 45 fprintf(stderr, "eglGetConfigAttrib error: %d\n", eglGetError()); 48 fprintf(stderr, "EGL DEPTH Buffer size: %d\n", ibuf); 50 fprintf(stderr, "eglGetConfigAttrib error: %d\n", eglGetError());
|
/sdk/emulator/qtools/ |
read_addr.cpp | 8 fprintf(stderr, "Usage: %s trace_file\n", argv[0]);
|
/sdk/emulator/tests/ |
test-qemud-pipes.c | 66 fprintf(stderr, "Could not start server: %s\n", strerror(errno)); 72 fprintf(stderr, "Server error: %s\n", strerror(errno)); 87 fprintf(stderr, "Client read error: %s\n", strerror(errno)); 101 fprintf(stderr, "Client write error: %s\n", strerror(errno));
|
/system/core/toolbox/ |
cmp.c | 39 fprintf(stderr, "%s: invalid option -%c\n", 46 fprintf(stderr, "Usage: %s [-b] [-l] [-n count] file1 file2\n", argv[0]); 52 fprintf(stderr, "could not open %s, %s\n", argv[optind], strerror(errno)); 58 fprintf(stderr, "could not open %s, %s\n", argv[optind+1], strerror(errno));
|
/system/extras/fatblock/ |
utils.h | 24 #define EPRINT(...) fprintf(stderr, __VA_ARGS__)
|
/system/extras/tests/bionic/libc/common/ |
test_static_cpp_mutex.cpp | 51 fprintf(stderr, "recursive lock initialized and locked\n" );
|
test_tm_zone.c | 36 fprintf(stderr, "TM_ZONE is not defined in <time.h> !!\n" );
|
/external/icu4c/tools/genrb/ |
genrb.c | 131 fprintf(stderr, "%s: error in command line argument \"%s\"\n", argv[0], argv[-argc]); 136 fprintf(stderr, "%s: cannot combine --writePoolBundle and --usePoolBundle\n", argv[0]); 142 fprintf(stderr, "%s: unsupported --formatVersion %s\n", argv[0], s); 147 fprintf(stderr, "%s: cannot combine --formatVersion 1 with --writePoolBundle or --usePoolBundle\n", argv[0]); 155 fprintf(stderr, 167 fprintf(stderr, 172 fprintf(stderr, 179 fprintf(stderr, 186 fprintf(stderr, 192 fprintf(stderr [all...] |
/dalvik/dvz/ |
dvz.cpp | 86 fprintf(stderr,"Usage: %s [--help] [-classpath <classpath>] \n" 88 fprintf(stderr, "\nRequests a new Dalvik VM instance to be spawned from the zygote\n" 105 fprintf(stderr, "%s error: no zygote process found\n", argv[0]);
|
/external/bluetooth/bluez/test/ |
gaptest.c | 63 fprintf(stderr, "%s\n", error.message); 66 fprintf(stderr, "Failed to set property\n"); 109 fprintf(stderr, "%s\n", error.message); 112 fprintf(stderr, "Failed to set property\n"); 153 fprintf(stderr, "%s\n", error.message); 156 fprintf(stderr, "Failed to set property\n"); 209 fprintf(stderr, "%s\n", error.message); 212 fprintf(stderr, "Failed to set property\n"); 275 fprintf(stderr, "Can't get on system bus\n"); 281 fprintf(stderr, "Can't get default adapter\n") [all...] |
/external/bluetooth/bluez/tools/ |
hciattach_tialt.c | 53 fprintf(stderr, ##args); \ 110 fprintf(stderr, "Setting speed to %d\n", speed); 117 fprintf(stderr, "Wanted to write %d bytes, could only write %d. " 136 fprintf(stdout, "Opening firmware file: %s\n", firmware); 142 fprintf(stdout, "Uploading firmware...\n"); 163 fprintf(stdout, "\topcode 0x%04x (%d bytes of data).\n", 186 fprintf(stdout, "Firmware upload successful.\n"); 218 fprintf(stderr, "Wanted to write 4 bytes, could only write %d. Stop\n", n); 233 fprintf(stderr,"WARNING : module's manufacturer is not Texas Instrument\n"); 236 fprintf(stderr, "Texas module LMP version : 0x%02x\n", resp[10] & 0xFF) [all...] |
/external/checkpolicy/ |
checkmodule.c | 59 fprintf(stderr, "Can't open '%s': %s\n", 64 fprintf(stderr, "Can't stat '%s': %s\n", 71 fprintf(stderr, "Can't map '%s': %s\n", file, strerror(errno)); 81 fprintf(stderr, "%s: policydb_init: Out of memory!\n", 86 fprintf(stderr, 95 fprintf(stderr, "%s: MLS policy, but non-MLS" 101 fprintf(stderr, "%s: non-MLS policy, but MLS" 133 fprintf(stderr, "%s: error writing %s\n", progname, file); 249 fprintf(stderr, "%s: out of memory!\n", argv[0]); 271 fprintf(stderr, "%s: policydb_init failed\n", argv[0]) [all...] |
/external/e2fsprogs/e2fsck/ |
extend.c | 21 fprintf(stderr, _("%s: %s filename nblocks blocksize\n"), 43 fprintf(stderr, _("Illegal number of blocks!\n")); 49 fprintf(stderr, _("Couldn't allocate block buffer (size=%d)\n"),
|
/external/expat/examples/ |
outline.c | 77 fprintf(stderr, "Couldn't allocate memory for parser\n"); 89 fprintf(stderr, "Read error\n"); 95 fprintf(stderr, "Parse error at line %" XML_FMT_INT_MOD "u:\n%s\n",
|
/external/expat/xmlwf/ |
readfilemap.c | 64 fprintf(stderr, "%s: not a regular file\n", name); 77 fprintf(stderr, "%s: out of memory\n", name); 89 fprintf(stderr, "%s: read unexpected number of bytes\n", name);
|
/external/icu4c/samples/udata/ |
writer.c | 83 fprintf(stderr, "Error: unable to create data memory, error %d\n", errorCode); 97 fprintf(stderr, "Error: error %d writing the output file\n", errorCode); 104 fprintf(stderr, "Error: data length %ld != calculated size %lu\n", dataLength, size);
|
/external/libpng/contrib/gregbook/ |
readppm.c | 75 fprintf(stderr, " Compiled without libpng, zlib or PBMPLUS/NetPBM.\n"); 91 fprintf(stderr, "ERROR: not a PPM file\n"); 116 fprintf(stderr, "ERROR: maxval = %d\n", maxval);
|
/external/libpng/ |
pngerror.c | 267 fprintf(stderr, "libpng error no. %s: %s", 269 fprintf(stderr, PNG_STRING_NEWLINE); 273 fprintf(stderr, "libpng error: %s, offset=%d", 275 fprintf(stderr, PNG_STRING_NEWLINE); 281 fprintf(stderr, "libpng error: %s", error_message); 282 fprintf(stderr, PNG_STRING_NEWLINE); 331 fprintf(stderr, "libpng warning no. %s: %s", 333 fprintf(stderr, PNG_STRING_NEWLINE); 337 fprintf(stderr, "libpng warning: %s", 339 fprintf(stderr, PNG_STRING_NEWLINE) [all...] |
/external/libsepol/tests/ |
test-cond.c | 36 fprintf(stderr, "out of memory!\n"); 45 fprintf(stderr, "link modules failed\n"); 50 fprintf(stderr, "expand module failed\n");
|
/external/netperf/ |
netcpu_pstat.c | 80 fprintf(where, 153 fprintf(where,"pstat_getprocessor failure errno %d\n",errno); 172 fprintf(where, "Calibration for counter run: %d\n",i); 173 fprintf(where,"\tsec = %ld usec = %ld\n",sec,usec); 174 fprintf(where,"\telapsed time = %g\n",elapsed); 189 fprintf(where, 203 fprintf(where,"\trate[%d] = %g\n",i,rate[i]); 210 fprintf(where,"pstat failure; errno %d\n",errno); 216 fprintf(where,"\tlocal maxrate = %g per sec. \n",local_maxrate); 269 fprintf(where [all...] |
/external/qemu/android/ |
core-init-utils.c | 52 fprintf(stderr, "Unable to create UI socket client for port %s: %s\n", 59 fprintf(stderr, "Invalid -ui-port parameter: %s\n", android_op_ui_port); 87 fprintf(stderr, "%s\n", msg);
|
/external/qemu/ |
qemu-log.h | 31 fprintf(logfile, ## __VA_ARGS__); \ 45 fprintf(logfile, ## __VA_ARGS__); \ 54 #define log_cpu_state(env, f) cpu_dump_state((env), logfile, fprintf, (f));
|
/external/qemu-pc-bios/bochs/bios/ |
usage.cc | 48 fprintf(stderr, "Usage: usage bios-file org-file\n"); 56 fprintf(stderr, "problems opening files.\n"); 67 fprintf(stderr, "problem reading bios file\n");
|
/external/tremolo/Tremolo/ |
misc.c | 121 fprintf(out,"%ld, %ld\n",-start_time+(tv.tv_sec*1000)+(tv.tv_usec/1000), 123 fprintf(out,"%ld, %ld # FILE %s LINE %ld\n", 129 fprintf(out,"%ld, %ld\n",-start_time+(tv.tv_sec*1000)+(tv.tv_usec/1000), 131 fprintf(out,"%ld, %ld\n",-start_time+(tv.tv_sec*1000)+(tv.tv_usec/1000), 156 fprintf(out,"%ld, %ld\n",-start_time+(tv.tv_sec*1000)+(tv.tv_usec/1000), 158 fprintf(out,"%ld, %ld\n",-start_time+(tv.tv_sec*1000)+(tv.tv_usec/1000), 169 fprintf(out,"%ld, %ld\n",-start_time+(tv.tv_sec*1000)+(tv.tv_usec/1000), 171 fprintf(out,"%ld, %ld\n",-start_time+(tv.tv_sec*1000)+(tv.tv_usec/1000), 187 fprintf(stderr,"DEBUGGING MALLOC ERROR: freeing previously freed memory\n"); 188 fprintf(stderr,"\t%s %ld\n",((head *)ptr)->file,((head *)ptr)->line) [all...] |