/frameworks/base/tools/aapt/ |
StringPool.cpp | 128 fprintf(stderr, "Failure adding string %s\n", String8(value).string()); 390 fprintf(stderr, "Error adding span for style tag '%s'\n", 407 fprintf(stderr, "ERROR: Out of memory for string pool\n"); 437 fprintf(stderr, "ERROR: Out of memory for string pool\n"); 466 fprintf(stderr, "ERROR: Out of memory padding string pool\n"); 485 fprintf(stderr, "ERROR: Out of memory for string styles\n"); 507 fprintf(stderr, "ERROR: Out of memory for string styles\n"); 523 fprintf(stderr, "ERROR: Out of memory for string pool\n");
|
/frameworks/compile/slang/ |
slang_rs_export_func.cpp | 86 fprintf(stderr, "Note: parameter '%s' in function '%s' has default " 114 fprintf(stderr, "Failed to export the function %s. There's at least one "
|
/frameworks/native/include/utils/ |
UniquePtr.h | 151 fprintf(stderr, "FAIL\n"); 154 fprintf(stderr, "OK\n");
|
/frameworks/wilhelm/tests/listening/ |
seekTorture.c | 31 fprintf(stderr, "usage: %s file.wav file.map\n", argv[0]); 32 fprintf(stderr, " where file.wav and file.map are created by the permute tool\n");
|
/libcore/include/ |
UniquePtr.h | 143 fprintf(stderr, "FAIL\n"); 146 fprintf(stderr, "OK\n");
|
/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
tst-boost.c | 97 fprintf (stderr, "Missing test filename\n"); 104 fprintf (stderr, "Couldn't open %s\n", argv[1]);
|
/sdk/emulator/opengl/host/libs/GLESv2_dec/ |
GL2Decoder.cpp | 62 fprintf(stderr, "%s: Couldn't find %s \n", __FUNCTION__, libname); 96 fprintf(stderr, "%s: GetCompressedTextureFormats: The requested number of formats does not match the number that is reported by OpenGL\n", __FUNCTION__);
|
/sdk/emulator/opengl/tests/emulator_test_renderer/ |
main.cpp | 64 fprintf(stderr,"SDL init failed: %s\n", SDL_GetError()); 70 fprintf(stderr,"Failed to set video mode: %s\n", SDL_GetError());
|
/sdk/emulator/qtools/ |
gtrace.cpp | 55 fprintf(fnames_, "# File# Proc# Line# Name\n"); 151 fprintf(fnames_, "%d %d %d %s\n", filenum, procnum, procnum, proc_name);
|
read_trace.cpp | 19 fprintf(stderr, 71 fprintf(stderr, "t%llu bb %lld %d\n",
|
/system/core/adb/ |
usb_vendors.c | 191 fprintf(stderr, "VENDOR_COUNT_MAX not big enough for built-in vendor list.\n"); 217 fprintf(stderr, "Invalid content in %s. Quitting.\n", ANDROID_ADB_INI);
|
/system/core/libcutils/ |
tzstrftime.c | 110 (void) fprintf(stderr, "\n"); 112 (void) fprintf(stderr, "NULL strftime format "); 113 else (void) fprintf(stderr, "strftime format \"%s\" ", 115 (void) fprintf(stderr, "yields only two digits of years in "); 117 (void) fprintf(stderr, "some locales"); 119 (void) fprintf(stderr, "the current locale"); 120 else (void) fprintf(stderr, "all locales"); 121 (void) fprintf(stderr, "\n");
|
/external/qemu/block/ |
vvfat.c | 60 fprintf(stderr, "Nonono! %s:%d %s\n", file, line, msg); 757 fprintf(stderr, "File %s is larger than 2GB\n", buffer); 904 fprintf(stderr, "Could not read directory %s\n", 931 fprintf(stderr,"Directory does not fit in FAT%d (capacity %s)\n", 1044 fprintf(stderr, "Big fat greek warning: FAT32 has not been tested. You are welcome to do so!\n"); [all...] |
/cts/tests/tests/nativemedia/xa/src/ |
XAObjectCreationTest.cpp | 37 fprintf(stderr, "IsOk failure: 0x%x, exiting\n", res);
|
/device/samsung/crespo4g/recovery/ |
recovery_updater.c | 80 fprintf(stderr, "%s(): no file contents received", name);
|
/external/bison/lib/ |
bitset.c | 298 fprintf (file, "n_bits = %lu, set = {", 306 fprintf (file, "\n"); 310 fprintf (file, "%lu ", (unsigned long int) i); 315 fprintf (file, "}\n");
|
/external/bison/src/ |
lalr.c | 414 fprintf (out, "Look-ahead tokens: BEGIN\n"); 426 fprintf (out, "State %d: %d look-ahead tokens\n", 433 fprintf (out, " on %d (%s) -> rule %d\n", 438 fprintf (out, "Look-ahead tokens: END\n");
|
/external/blktrace/btt/ |
trace.c | 68 fprintf(msgs_ofp, "%s %5d.%09lu %s\n",
|
/external/bluetooth/bluez/cups/ |
hcrp.c | 307 fprintf(stderr, "ERROR: Can't grant initial credits\n"); 319 fprintf(stderr, "PAGE: 1 1\n"); 336 fprintf(stderr, "ERROR: LPT status 0x%02x\n", status); 357 fprintf(stderr, "ERROR: Can't send complete data\n");
|
spp.c | 100 fprintf(stderr, "PAGE: 1 1\n");
|
/external/bluetooth/bluez/tools/ |
parser.y | 137 fprintf(stderr, "%s line %d\n", s, lineno);
|
/external/compiler-rt/BlocksRuntime/tests/ |
fail.c | 56 fprintf(stderr, "didn't open custom error file %s as 1, got %d\n", buffer, fd);
|
/external/compiler-rt/lib/asan/tests/ |
asan_noinst_test.cc | 96 fprintf(stderr, "%s shadow: %lx size % 3ld: ", tag, (long)ptr, (long)size); 101 fprintf(stderr, "."); 104 fprintf(stderr, "%02x", (int)*(uint8_t*)shadow); 107 fprintf(stderr, "\n"); 271 // fprintf(stderr, "i=%ld\n", i);
|
/external/dbus/dbus/ |
dbus-test.c | 35 fprintf (stderr, "Unit test failed: %s\n", failure);
|
/external/dropbear/libtomcrypt/demos/ |
hashsum.c | 36 fprintf(stderr, "\nInvalid hash specified on command line.\n");
|