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

<<51525354555657585960>>

  /external/qemu/android/
audio-test.c 96 fprintf(stderr, "Could not start audio test!\n");
  /external/qemu/android/config/
check-pulseaudio.c 22 #define D(...) fprintf(stderr,__VA_ARGS__)
  /external/qemu/
cache-utils.c 74 fprintf(stderr, "sysctlbyname machdep.cacheline_size failed: %s\n",
oslib-win32.c 37 fprintf(stderr, "Failed to allocate memory: %lu\n", GetLastError());
  /external/qemu/distrib/sdl-1.2.12/src/video/bwindow/
SDL_sysyuv.cc 68 fprintf(stderr,"GetOverlayBitmap failed height alignment\n");
69 fprintf(stderr,"- height = %lu, aligned_height = %lu\n",height,aligned_height);
78 fprintf(stderr,"GetOverlayBitmap failed bounds tests\n");
87 fprintf(stderr,"GetOverlayBitmap failed late\n");
  /external/skia/include/pdf/
SkPDFUtils.h 21 #define PRINT_NOT_IMPL(str) fprintf(stderr, str)
  /external/srtp/crypto/rng/
rand_source.c 93 fprintf(stderr, "WARNING: no real random source present!\n");
  /external/valgrind/main/drd/tests/
free_is_write.c 61 fprintf(stderr, "Done.\n");
pth_detached.c 83 fprintf(stderr, "Done.\n");
pth_detached_sem.c 85 fprintf(stderr, "Done.\n");
sem_open.c 66 fprintf(stderr, "Failed to create a semaphore with name %s\n",
  /external/valgrind/main/none/tests/
mmap_fcntl_bug.c 63 fprintf(stderr, "Child exited with zero (TEST PASSED).\n");
pth_atfork1.c 34 fprintf(stderr, "%s%s%s\n",
  /external/valgrind/main/tests/
os_test.c 79 fprintf( stderr, "usage: os_test <OS-type> [<min-version>]\n" );
  /external/valgrind/unittest/
old_test_suite.h 59 fprintf(stderr, args);\
  /external/webkit/Tools/DumpRenderTree/wx/
DumpRenderTreeWx.cpp 105 fprintf(stdout, "ALERT: %S\n", event.GetMessage().c_str());
110 fprintf(stdout, "CONFIRM: %S\n", event.GetMessage().c_str());
116 fprintf(stdout, "PROMPT: %S, default text: %S\n", event.GetMessage().c_str(), event.GetResponse().c_str());
122 fprintf(stdout, "CONSOLE MESSAGE: line %d: %S\n", event.GetLineNumber(), event.GetMessage().c_str());
  /external/webkit/Tools/WebKitTestRunner/InjectedBundle/qt/
ActivateFontsQt.cpp 63 fprintf(stderr,
  /external/webkit/Tools/android/flex-2.5.4a/
ccl.c 142 fprintf( file, "-%s", readable_form( i - 1 ) );
  /external/webrtc/test/testsupport/
frame_reader_unittest.cc 35 fprintf(dummy, "%s", kInputFileContents.c_str());
  /frameworks/base/libs/hwui/
DisplayListLogBuffer.cpp 95 fprintf(file, "%s%s\n", indent, opNames[op]);
  /frameworks/base/tools/aapt/
CacheUpdater.h 92 fprintf(stderr,"ERROR DELETING %s\n",path.string());
  /frameworks/compile/libbcc/tests/data/src/
bellard.otccex.c 100 fprintf(stderr, "Invalid base\n");
  /frameworks/native/opengl/tests/gl_perfapp/jni/
gl_code.cpp 88 if (fOut) fprintf(fOut,"varColor, texCount, modulate, extraMath, texSize, blend, Mpps, DC60\r\n");
  /frameworks/native/services/surfaceflinger/tests/screencap/
screencap.cpp 47 fprintf(stderr, "screen capture failed: %s\n", strerror(-err));
  /gdk/samples/quake/jni/
masterMain.cpp 223 fprintf(stderr,
228 fprintf(stderr, "RegisterNatives failed for '%s'\n", className);
267 fprintf(stderr, "ERROR: GetEnv failed\n");
277 fprintf(stderr, "ERROR: quakemaster native registration failed\n");

Completed in 1413 milliseconds

<<51525354555657585960>>