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

  /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
  /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 19 #define NOISY(x) //x
111 NOISY(printf("Adding string %s to pool: pos=%d eidx=%d vidx=%d\n",
382 NOISY(printf("Writing entry #%d: \"%s\" ent=%d off=%d\n", i,
407 NOISY(printf("Offset for string %s: %d (%s)\n", String8(val).string(), res,
XMLNode.cpp 19 #define NOISY(x) //x
524 NOISY(printf("Input XML from %s:\n", (const char*)file->getPrintableSource()));
525 NOISY(root->print());
536 NOISY(printf("Output XML:\n"));
537 NOISY(printXMLBlock(outTree));
782 NOISY(printf("Elem %s %s=\"%s\": set res id = 0x%08x\n",
897 NOISY(printf("Attr %s: type=0x%x, str=%s\n",
926 NOISY(printf("Elem %s %s=\"%s\": namespace(%s) %s ===> %s\n",
941 NOISY(printf("XML attribute name %s: resid=0x%08x\n",
    [all...]
ResourceTable.cpp 16 #define NOISY(x) //x
79 NOISY(printf("Input XML Resource:\n"));
80 NOISY(root->print());
88 NOISY(printf("Output XML Resource:\n"));
89 NOISY(ResXMLTree tree;
98 #undef NOISY
99 #define NOISY(x) //x
595 NOISY(printf("Adding resource bag entry l=%c%c c=%c%c orien=%d d=%d "
707 NOISY(printf("Adding resource entry l=%c%c c=%c%c orien=%d d=%d id=%s: %s\n",
    [all...]
Resource.cpp 25 #define NOISY(x) // x
122 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",
141 NOISY(printf("file name=%s\n", mBaseName.string()));
363 NOISY(printf("Creating new resource type set for leaf %s with group %s (%p)\n",
371 NOISY(printf("Adding to resource type set for leaf %s group %s (%p)\n",
376 NOISY(printf("Extending to resource type set for leaf %s group %s (%p)\n",
379 NOISY(printf("Adding file %s in group %s resType %s\n",
398 NOISY(printf("Collecting dir #%d %p: %s, leaf %s\n", i, d.get(), d->getPath().string(),
403 NOISY(printf("Removing dir leaf %s\n", d->getLeaf().string()));
683 NOISY(printf("Qualifying class '%s' to '%s'", name.string(), className.string()))
    [all...]

Completed in 51 milliseconds