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

  /external/openssl/crypto/ecdh/
ecdhtest.c 148 #ifdef NOISY
168 #ifdef NOISY
196 #ifdef NOISY
213 #ifdef NOISY
230 #ifdef NOISY
245 #ifndef NOISY
284 #ifndef NOISY
  /frameworks/base/tools/aapt/
Images.cpp 16 #define NOISY(x) //x
128 NOISY(printf("Image %s: w=%d, h=%d, d=%d, colors=%d, inter=%d, comp=%d\n",
439 NOISY(printf("Color in (%d,%d)-(%d,%d): #%08x\n", left, top, right, bottom, c));
542 NOISY(printf("layoutBounds=%d %d %d %d\n", image->layoutBoundsLeft, image->layoutBoundsTop,
568 NOISY(printf("Size ticks for %s: x0=%d, x1=%d, y0=%d, y1=%d\n", imageName,
571 NOISY(printf("padding ticks for %s: l=%d, r=%d, t=%d, b=%d\n", imageName,
655 NOISY(if (c != Res_png_9patch::NO_COLOR) hasColor = true);
794 NOISY(printf("\n"));
824 // NOISY(printf("Initial image data:\n"));
841 NOISY(printf("New max dev. = %d at pixel (%d, %d) = (%d %d %d %d)\n"
    [all...]
StringPool.cpp 22 #define NOISY(x) //x
135 NOISY(printf("*** adding config type name %s, was %s\n",
152 NOISY(printf("*** inserting config: %s\n", config->toString().string()));
159 NOISY(printf("*** adding config: %s\n", config->toString().string()));
176 NOISY(printf("Adding string %s to pool: pos=%d eidx=%d vidx=%d\n",
242 NOISY(printf("SORTING STRINGS BY CONFIGURATION...\n"));
247 NOISY(printf("DONE SORTING STRINGS BY CONFIGURATION.\n"));
544 NOISY(printf("Writing entry #%d: \"%s\" ent=%d off=%d\n", i,
562 NOISY(printf("Offset for string %s: %d (%s)\n", String8(val).string(), res,
XMLNode.cpp 19 #define NOISY(x) //x
59 NOISY(printf("Using default application package: %s -> %s\n", String8(namespaceUri).string(), String8(appPackage).string()));
532 NOISY(printf("Input XML from %s:\n", (const char*)file->getPrintableSource()));
533 NOISY(root->print());
544 NOISY(printf("Output XML:\n"));
545 NOISY(printXMLBlock(outTree));
793 NOISY(printf("Elem %s %s=\"%s\": set res id = 0x%08x\n",
908 NOISY(printf("Attr %s: type=0x%x, str=%s\n",
937 NOISY(printf("Elem %s %s=\"%s\": namespace(%s) %s ===> %s\n",
952 NOISY(printf("XML attribute name %s: resid=0x%08x\n"
    [all...]
ResourceTable.cpp 17 #define NOISY(x) //x
80 NOISY(printf("Input XML Resource:\n"));
81 NOISY(root->print());
89 NOISY(printf("Output XML Resource:\n"));
90 NOISY(ResXMLTree tree;
99 #undef NOISY
100 #define NOISY(x) //x
596 NOISY(printf("Adding resource bag entry l=%c%c c=%c%c orien=%d d=%d "
708 NOISY(printf("Adding resource entry l=%c%c c=%c%c orien=%d d=%d id=%s: %s\n",
    [all...]
Resource.cpp 27 #define NOISY(x) // x
127 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",
146 NOISY(printf("file name=%s\n", mBaseName.string()));
399 NOISY(printf("Creating new resource type set for leaf %s with group %s (%p)\n",
407 NOISY(printf("Adding to resource type set for leaf %s group %s (%p)\n",
412 NOISY(printf("Extending to resource type set for leaf %s group %s (%p)\n",
415 NOISY(printf("Adding file %s in group %s resType %s\n",
434 NOISY(printf("Collecting dir #%d %p: %s, leaf %s\n", i, d.get(), d->getPath().string(),
439 NOISY(printf("Removing dir leaf %s\n", d->getLeaf().string()));
735 NOISY(printf("Qualifying class '%s' to '%s'", name.string(), className.string()))
    [all...]
  /external/libvorbis/vq/
vqgen.c 93 #ifdef NOISY
133 #ifdef NOISY
141 #ifdef NOISY
346 #ifdef NOISY
493 #ifdef NOISY
534 #ifdef NOISY
560 #ifdef NOISY

Completed in 82 milliseconds