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 17 #define NOISY(x) //x
159 NOISY(printf("Image %s: w=%d, h=%d, d=%d, colors=%d, inter=%d, comp=%d\n",
496 NOISY(printf("outline insets %d %d %d %d, rad %f, alpha %x\n",
567 NOISY(printf("Color in (%d,%d)-(%d,%d): #%08x\n", left, top, right, bottom, c));
675 NOISY(printf("layoutBounds=%d %d %d %d\n", image->layoutBoundsLeft, image->layoutBoundsTop,
698 NOISY(printf("Size ticks for %s: x0=%d, x1=%d, y0=%d, y1=%d\n", imageName,
701 NOISY(printf("padding ticks for %s: l=%d, r=%d, t=%d, b=%d\n", imageName,
785 NOISY(if (c != Res_png_9patch::NO_COLOR) hasColor = true);
888 NOISY(printf("\n"));
918 // NOISY(printf("Initial image data:\n"))
    [all...]
StringPool.cpp 22 #define NOISY(x) //x
155 NOISY(printf("*** adding config type name %s, was %s\n",
172 NOISY(printf("*** inserting config: %s\n", config->toString().string()));
179 NOISY(printf("*** adding config: %s\n", config->toString().string()));
196 NOISY(printf("Adding string %s to pool: pos=%d eidx=%d vidx=%d\n",
262 NOISY(printf("SORTING STRINGS BY CONFIGURATION...\n"));
267 NOISY(printf("DONE SORTING STRINGS BY CONFIGURATION.\n"));
564 NOISY(printf("Writing entry #%d: \"%s\" ent=%d off=%d\n", i,
582 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()));
560 NOISY(printf("Input XML from %s:\n", (const char*)file->getPrintableSource()));
561 NOISY(root->print());
572 NOISY(printf("Output XML:\n"));
573 NOISY(printXMLBlock(outTree));
853 NOISY(printf("Elem %s %s=\"%s\": set res id = 0x%08x\n",
968 NOISY(printf("Attr %s: type=0x%x, str=%s\n",
    [all...]
ResourceTable.cpp 21 #define NOISY(x) //x
96 NOISY(printf("Input XML Resource:\n"));
97 NOISY(root->print());
105 NOISY(printf("Output XML Resource:\n"));
106 NOISY(ResXMLTree tree;
115 #undef NOISY
116 #define NOISY(x) //x
603 NOISY(printf("Adding resource bag entry l=%c%c c=%c%c orien=%d d=%d "
747 NOISY(printf("Adding resource entry l=%c%c c=%c%c orien=%d d=%d id=%s: %s\n",
    [all...]
Resource.cpp 31 #define NOISY(x) // x
132 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",
151 NOISY(printf("file name=%s\n", mBaseName.string()));
404 NOISY(printf("Creating new resource type set for leaf %s with group %s (%p)\n",
412 NOISY(printf("Adding to resource type set for leaf %s group %s (%p)\n",
417 NOISY(printf("Extending to resource type set for leaf %s group %s (%p)\n",
420 NOISY(printf("Adding file %s in group %s resType %s\n",
439 NOISY(printf("Collecting dir #%d %p: %s, leaf %s\n", i, d.get(), d->getPath().string(),
444 NOISY(printf("Removing dir leaf %s\n", d->getLeaf().string()));
702 NOISY(printf("Info: AndroidManifest.xml already defines %s (in %s);
    [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 257 milliseconds