HomeSort by relevance Sort by last modified time
    Searched refs:NOISY (Results 1 - 6 of 6) sorted by null

  /frameworks/base/tools/aapt/
Images.cpp 16 #define NOISY(x) //x
121 NOISY(printf("Image %s: w=%d, h=%d, d=%d, colors=%d, inter=%d, comp=%d\n",
326 NOISY(printf("Color in (%d,%d)-(%d,%d): #%08x\n", left, top, right, bottom, c));
433 NOISY(printf("Size ticks for %s: x0=%d, x1=%d, y0=%d, y1=%d\n", imageName,
436 NOISY(printf("padding ticks for %s: l=%d, r=%d, t=%d, b=%d\n", imageName,
520 NOISY(if (c != Res_png_9patch::NO_COLOR) hasColor = true);
659 NOISY(printf("\n"));
689 // NOISY(printf("Initial image data:\n"));
706 NOISY(printf("New max dev. = %d at pixel (%d, %d) = (%d %d %d %d)\n",
713 NOISY(printf("Found a non-gray pixel at %d, %d = (%d %d %d %d)\n"
    [all...]
StringPool.cpp 11 #define NOISY(x) //x
103 NOISY(printf("Adding string %s to pool: pos=%d eidx=%d vidx=%d\n",
374 NOISY(printf("Writing entry #%d: \"%s\" ent=%d off=%d\n", i,
399 NOISY(printf("Offset for string %s: %d (%s)\n", String8(val).string(), res,
XMLNode.cpp 19 #define NOISY(x) //x
522 NOISY(printf("Input XML from %s:\n", (const char*)file->getPrintableSource()));
523 NOISY(root->print());
534 NOISY(printf("Output XML:\n"));
535 NOISY(printXMLBlock(outTree));
780 NOISY(printf("Elem %s %s=\"%s\": set res id = 0x%08x\n",
895 NOISY(printf("Attr %s: type=0x%x, str=%s\n",
924 NOISY(printf("Elem %s %s=\"%s\": namespace(%s) %s ===> %s\n",
939 NOISY(printf("XML attribute name %s: resid=0x%08x\n",
977 NOISY(printf("Found strings:\n")
    [all...]
ResourceTable.cpp 15 #define NOISY(x) //x
78 NOISY(printf("Input XML Resource:\n"));
79 NOISY(root->print());
87 NOISY(printf("Output XML Resource:\n"));
88 NOISY(ResXMLTree tree;
97 #undef NOISY
98 #define NOISY(x) //x
594 NOISY(printf("Adding resource bag entry l=%c%c c=%c%c orien=%d d=%d "
706 NOISY(printf("Adding resource entry l=%c%c c=%c%c orien=%d d=%d id=%s: %s\n",
    [all...]
Resource.cpp 13 #define NOISY(x) // x
104 NOISY(printf("Dir %s: mcc=%d mnc=%d lang=%c%c cnt=%c%c orient=%d ui=%d density=%d touch=%d key=%d inp=%d nav=%d\n",
123 NOISY(printf("file name=%s\n", mBaseName.string()));
646 NOISY(printf("Qualifying class '%s' to '%s'", name.string(), className.string()));
699 NOISY(printf("Overriding package '%s' to be '%s'\n", origPackage.string(), manifestPackageNameOverride));
766 NOISY(printf("Creating resources for package %s\n",
775 NOISY(printf("Found %d included resource packages\n", (int)table.size()));
    [all...]
  /external/openssl/crypto/ecdh/
ecdhtest.c 148 #ifdef NOISY
166 #ifdef NOISY
192 #ifdef NOISY
209 #ifdef NOISY
226 #ifdef NOISY
241 #ifndef NOISY
280 #ifndef NOISY

Completed in 57 milliseconds