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

<<61626364656667686970>>

  /gdk/samples/quake/jni/
snd_android.cpp 46 fprintf(stdout, "%u SL failure, exiting\n", res);
50 //fprintf(stdout, "%d SL success, proceeding...\n", res);
70 //fprintf(stdout, "BufferQueueCallback called\n");
72 //fprintf(stdout, " pContext=%p\n", pContext);
79 //fprintf(stdout, "callback: before enqueue\n");
86 //fprintf(stdout, "end of BufferQueueCallback()\n");
189 fprintf(stdout, "bufferQueue example: after CreateAudioPlayer\n");
193 fprintf(stdout, "bufferQueue example: after Realize\n");
198 fprintf(stdout, "bufferQueue example: after GetInterface(PLAY)\n");
229 fprintf(stdout, "bufferQueue example: starting to play\n")
    [all...]
  /ndk/sources/host-tools/make-3.81/
vmsjobs.c 267 fprintf (stderr,
283 fprintf (stderr,
490 fprintf (outfile, "$ assign/user %s sys$input\n", ifile);
497 fprintf (outfile, "$ define sys$error %s\n", efile);
504 fprintf (outfile, "$ define sys$output %s\n", ofile);
  /sdk/find_java/
find_java_lib.cpp 114 fprintf(stderr, "Java %d found via JAVA_HOME: %s\n", currVersion, p.cstr());
137 fprintf(stderr, "Java %d found via env PATH: %s\n", v, p.cstr());
217 fprintf(stderr,
263 fprintf(stderr,
534 fprintf(stderr, "Error: keywords 'java version' not found in '%s'\n", first32);
  /external/libvpx/
y4minput.c 681 fprintf(stderr,"Error parsing header; not a YUV2MPEG2 file?\n");
686 fprintf(stderr,"Incomplete magic for YUV4MPEG file.\n");
690 fprintf(stderr,"Incorrect YUV input file version; YUV4MPEG2 required.\n");
694 fprintf(stderr,"Error parsing YUV4MPEG2 header.\n");
698 fprintf(stderr,"Warning: Input video interlacing format unknown; "
702 fprintf(stderr,"Input video is interlaced; "
803 fprintf(stderr,"Unknown chroma sampling type: %s\n",_y4m->chroma_type);
834 fprintf(stderr,"Loss of framing in Y4M input data\n");
842 fprintf(stderr,"Error parsing Y4M frame header\n");
848 fprintf(stderr,"Error reading Y4M frame data.\n")
    [all...]
  /external/oprofile/libop/
op_events.c 51 fprintf(stderr, "oprofile: parse error in %s, line %u\n",
53 fprintf(stderr, "%s\n", context);
227 fprintf(stderr,
303 fprintf(stderr, "oprofile: could not find unit mask %s\n", value);
435 fprintf(stderr, "oprofile: could not open event description file %s\n", file);
544 fprintf(stderr, "um %s is not used\n", um->name);
549 fprintf(stderr, "mandatory um %s doesn't contain exactly one "
558 fprintf(stderr, "um %s default mask is not valid "
569 fprintf(stderr, "exclusive um %s default value is not "
802 fprintf(stderr, "Error: Missing information in line %d of event mapping file %s\n", line_nr, filename)
    [all...]
  /external/qemu/
qemu-timer.c 392 fprintf(stderr, "Unknown clock %s\n", name);
920 fprintf(stderr, "Could not configure '/dev/hpet' to have a 1024Hz timer. This is not a fatal\n"
968 fprintf(stderr, "Could not configure '/dev/rtc' to have a 1024 Hz timer. This is not a fatal\n"
1018 fprintf(stderr, "Dynamic Ticks disabled\n");
1055 fprintf(stderr, "Internal timer error: aborting\n");
1068 fprintf(stderr, "Internal timer error: aborting\n");
1159 fprintf(stderr, "Failed to initialize win32 alarm timer: %ld\n",
1198 fprintf(stderr, "Failed to re-arm win32 alarm timer %ld\n",
1224 fprintf(stderr, "Failed to initialize win32 alarm timer: %ld\n",
    [all...]
net.c 142 fprintf(f, "%08x ", i);
145 fprintf(f, " %02x", buf[i+j]);
147 fprintf(f, " ");
149 fprintf(f, " ");
154 fprintf(f, "%c", c);
156 fprintf(f, "\n");
645 fprintf(stderr, "qemu: ");
943 fprintf(stderr, "qemu: could not create samba server dir '%s'\n", smb_dir);
950 fprintf(stderr, "qemu: could not create samba server configuration file '%s'\n", smb_conf);
953 fprintf(f
    [all...]
qemu-option.c 266 fprintf(stderr, "Unknown option '%s'\n", name);
282 fprintf(stderr, "Option '%s' needs a parameter\n", name);
293 fprintf(stderr, "Bug: Option '%s' has an unknown type\n", name);
312 fprintf(stderr, "Unknown option '%s'\n", name);
765 fprintf(stderr, "%s: %s:", opts->list->name,
768 fprintf(stderr, " %s=\"%s\"", opt->name, opt->str);
770 fprintf(stderr, "\n");
trace.c 697 fprintf(stderr, "fwrite() failed\n");
712 fprintf(stderr, "fwrite() failed\n");
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/gcov-src/
gcov-io.c 779 fprintf (fp, " %u %.2f%% %.2f%% %.2f%% %.2f%% %.2f%% %.2f%% %.2f%% "
796 fprintf (fp, "\n");
808 fprintf (fp, " %u %.2f%% %.2f%% " HOST_WIDEST_INT_PRINT_HEX " %s %d %d",
817 fprintf (fp, "\n");
829 fprintf (fp, "\nhost_cpu: %s\n", tool_header->host_cpu);
830 fprintf (fp, "hostname: %s\n", tool_header->hostname);
831 fprintf (fp, "kernel_version: %s\n", tool_header->kernel_version);
832 fprintf (fp, "column_header: %s\n", tool_header->column_header);
833 fprintf (fp, "column_description: %s\n", tool_header->column_description);
834 fprintf (fp, "full_header: %s\n", tool_header->full_header)
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/gcov-src/
gcov-io.c 779 fprintf (fp, " %u %.2f%% %.2f%% %.2f%% %.2f%% %.2f%% %.2f%% %.2f%% "
796 fprintf (fp, "\n");
808 fprintf (fp, " %u %.2f%% %.2f%% " HOST_WIDEST_INT_PRINT_HEX " %s %d %d",
817 fprintf (fp, "\n");
829 fprintf (fp, "\nhost_cpu: %s\n", tool_header->host_cpu);
830 fprintf (fp, "hostname: %s\n", tool_header->hostname);
831 fprintf (fp, "kernel_version: %s\n", tool_header->kernel_version);
832 fprintf (fp, "column_header: %s\n", tool_header->column_header);
833 fprintf (fp, "column_description: %s\n", tool_header->column_description);
834 fprintf (fp, "full_header: %s\n", tool_header->full_header)
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/gcov-src/
gcov-io.c 779 fprintf (fp, " %u %.2f%% %.2f%% %.2f%% %.2f%% %.2f%% %.2f%% %.2f%% "
796 fprintf (fp, "\n");
808 fprintf (fp, " %u %.2f%% %.2f%% " HOST_WIDEST_INT_PRINT_HEX " %s %d %d",
817 fprintf (fp, "\n");
829 fprintf (fp, "\nhost_cpu: %s\n", tool_header->host_cpu);
830 fprintf (fp, "hostname: %s\n", tool_header->hostname);
831 fprintf (fp, "kernel_version: %s\n", tool_header->kernel_version);
832 fprintf (fp, "column_header: %s\n", tool_header->column_header);
833 fprintf (fp, "column_description: %s\n", tool_header->column_description);
834 fprintf (fp, "full_header: %s\n", tool_header->full_header)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/gcov-src/
gcov-io.c 779 fprintf (fp, " %u %.2f%% %.2f%% %.2f%% %.2f%% %.2f%% %.2f%% %.2f%% "
796 fprintf (fp, "\n");
808 fprintf (fp, " %u %.2f%% %.2f%% " HOST_WIDEST_INT_PRINT_HEX " %s %d %d",
817 fprintf (fp, "\n");
829 fprintf (fp, "\nhost_cpu: %s\n", tool_header->host_cpu);
830 fprintf (fp, "hostname: %s\n", tool_header->hostname);
831 fprintf (fp, "kernel_version: %s\n", tool_header->kernel_version);
832 fprintf (fp, "column_header: %s\n", tool_header->column_header);
833 fprintf (fp, "column_description: %s\n", tool_header->column_description);
834 fprintf (fp, "full_header: %s\n", tool_header->full_header)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/gcov-src/
gcov-io.c 779 fprintf (fp, " %u %.2f%% %.2f%% %.2f%% %.2f%% %.2f%% %.2f%% %.2f%% "
796 fprintf (fp, "\n");
808 fprintf (fp, " %u %.2f%% %.2f%% " HOST_WIDEST_INT_PRINT_HEX " %s %d %d",
817 fprintf (fp, "\n");
829 fprintf (fp, "\nhost_cpu: %s\n", tool_header->host_cpu);
830 fprintf (fp, "hostname: %s\n", tool_header->hostname);
831 fprintf (fp, "kernel_version: %s\n", tool_header->kernel_version);
832 fprintf (fp, "column_header: %s\n", tool_header->column_header);
833 fprintf (fp, "column_description: %s\n", tool_header->column_description);
834 fprintf (fp, "full_header: %s\n", tool_header->full_header)
    [all...]
  /external/icu4c/i18n/
ucol_elm.cpp 99 fprintf(stderr, "out of memory for expansions\n");
542 fprintf(stderr, "expansions %d\n", temp);
547 fprintf(stderr, "expansions size %d\n", temp);
554 fprintf(stderr, "expansions size %d\n", temp);
558 fprintf(stderr, "expansion not found %d\n", temp);
637 fprintf(stderr, "out of memory for maxExpansions\n");
646 fprintf(stderr, "out of memory for maxExpansions\n");
836 fprintf(stdout, "CP: %04X ", element->cPoints[j]);
838 fprintf(stdout, "El: %08X Pref: ", CE);
840 fprintf(stdout, "%04X ", element->prefix[j])
    [all...]
  /external/icu4c/tools/toolutil/
ucbuf.c 235 fprintf(stderr,"\n###WARNING: Encountered abnormal bytes while"
265 fprintf(stderr,"\tPre-context: %s\n",preContext);
266 fprintf(stderr,"\tContext: %s\n",context);
267 fprintf(stderr,"\tPost-context: %s\n", postContext);
427 fprintf(stderr,"Bad escape: [%c%s]...\n", (int)c1, context);
497 fprintf(stderr,"###WARNING: No converter defined. Using codepage of system.\n");
514 fprintf(stderr, "Could not open codepage [%s]: %s\n", *cp, u_errorName(*error));
  /external/linux-tools-perf/util/
map.c 199 return fprintf(fp, " %" PRIx64 "-%" PRIx64 " %" PRIx64 " %s\n",
329 size_t printed = fprintf(fp, "%s:\n", map_type__name[type]);
334 printed += fprintf(fp, "Map:");
338 printed += fprintf(fp, "--\n");
361 printed += fprintf(fp, "Map:");
365 printed += fprintf(fp, "--\n");
383 printed += fprintf(fp, "Removed maps:\n");
  /external/llvm/examples/Kaleidoscope/Chapter5/
toy.cpp 214 ExprAST *Error(const char *Str) { fprintf(stderr, "Error: %s\n", Str);return 0;}
734 fprintf(stderr, "Read function definition:");
746 fprintf(stderr, "Read extern: ");
765 fprintf(stderr, "Evaluated to %f\n", FP());
776 fprintf(stderr, "ready> ");
814 fprintf(stderr, "ready> ");
824 fprintf(stderr, "Could not create ExecutionEngine: %s\n", ErrStr.c_str());
  /external/llvm/examples/Kaleidoscope/Chapter6/
toy.cpp 242 ExprAST *Error(const char *Str) { fprintf(stderr, "Error: %s\n", Str);return 0;}
845 fprintf(stderr, "Read function definition:");
857 fprintf(stderr, "Read extern: ");
876 fprintf(stderr, "Evaluated to %f\n", FP());
887 fprintf(stderr, "ready> ");
932 fprintf(stderr, "ready> ");
942 fprintf(stderr, "Could not create ExecutionEngine: %s\n", ErrStr.c_str());
  /external/ppp/pppd/plugins/rp-pppoe/
discovery.c 216 fprintf(stderr, "PADS: Service-Name-Error: %.*s\n", (int) len, data);
220 fprintf(stderr, "PADS: System-Error: %.*s\n", (int) len, data);
224 fprintf(stderr, "PADS: Generic-Error: %.*s\n", (int) len, data);
295 fprintf(conn->debugFile, "\n");
361 fprintf(conn->debugFile, "\n");
479 fprintf(conn->debugFile, "\n");
537 fprintf(conn->debugFile, "\n");
  /external/qemu/audio/
winaudio.c 68 fprintf(stderr, "%s returned error: ", func);
77 fprintf(stderr, "unknown(%d)\n", error);
80 fprintf(stderr, "%s\n", reason);
187 fprintf(stderr, "qemu: winaudio: Bad output audio format: %d\n",
211 fprintf(stderr, "not enough memory for Windows audio buffers\n");
431 fprintf(stderr, "qemu: winaudio: Bad input audio format: %d\n",
455 fprintf(stderr, "not enough memory for Windows audio buffers\n");
  /external/v8/test/cctest/
test-serialize.cc 221 fprintf(fp, "new %d\n", new_space_used);
222 fprintf(fp, "pointer %d\n", pointer_space_used);
223 fprintf(fp, "data %d\n", data_space_used);
224 fprintf(fp, "code %d\n", code_space_used);
225 fprintf(fp, "map %d\n", map_space_used);
226 fprintf(fp, "cell %d\n", cell_space_used);
227 fprintf(fp, "large %d\n", large_space_used);
  /external/webkit/Source/JavaScriptCore/dfg/
DFGJITCodeGenerator.cpp 365 fprintf(stderr, "<%s>\n", label);
367 fprintf(stderr, " gprs:\n");
369 fprintf(stderr, " fprs:\n");
371 fprintf(stderr, " VirtualRegisters:\n");
375 fprintf(stderr, " % 3d:%s%s\n", i, dataFormatString(info.registerFormat()), dataFormatString(info.spillFormat()));
377 fprintf(stderr, " % 3d:[__][__]\n", i);
380 fprintf(stderr, "</%s>\n", label);
  /external/webkit/Source/WebCore/rendering/svg/
SVGTextLayoutEngine.cpp 268 fprintf(stderr, "Dumping all text fragments in text sub tree, %i boxes\n", boxCount);
273 fprintf(stderr, "-> Box %i: Dumping text fragments for SVGInlineTextBox, textBox=%p, textRenderer=%p\n", boxPosition, textBox, textBox->textRenderer());
274 fprintf(stderr, " textBox properties, start=%i, len=%i, box direction=%i\n", textBox->start(), textBox->len(), textBox->direction());
275 fprintf(stderr, " textRenderer properties, textLength=%i\n", textBox->textRenderer()->textLength());
283 fprintf(stderr, " -> Fragment %i, x=%lf, y=%lf, width=%lf, height=%lf, characterOffset=%i, length=%i, characters='%s'\n"
323 fprintf(stderr, "Line layout: ");
332 fprintf(stderr, "Path layout: ");
  /sdk/emulator/opengl/host/libs/Translator/EGL/
EglWindowsApi.cpp 160 fprintf(stderr,"could not get wglGetExtensionsStringARB\n");
166 fprintf(stderr,"extension %s was not found\n",extension_name);
244 fprintf(stderr,"error while getting DC\n");
272 fprintf(stderr,"error while choosing pixel format\n");
278 fprintf(stderr,"error while setting pixel format 0x%x\n",err);
286 fprintf(stderr,"error while creating dummy context %d\n",err);
290 fprintf(stderr,"error while making dummy context current %d\n",err);

Completed in 2001 milliseconds

<<61626364656667686970>>