Searched refs:ZD (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tools/aapt/
H A DStringPool.cpp17 # define ZD "%zd" macro
21 # define ZD "%ld" macro
72 printf("String pool of " ZD " unique %s %s strings, " ZD " entries and "
73 ZD " styles using " ZD " bytes:\n",
81 printf("String #" ZD ": %s\n", (ZD_TYPE) s, str.string());
377 printf("#" ZD " %s: %s\n", (ZD_TYPE)i, ent.makeConfigsString().string(),
H A DResource.cpp26 # define ZD "%zd" macro
30 # define ZD "%ld" macro
639 printf("baseFile " ZD " has flavor %s\n", (ZD_TYPE) i,
643 printf("overlayFile " ZD " has flavor %s\n", (ZD_TYPE) i,
657 printf("found a match (" ZD ") for overlay file %s, for flavor %s\n",

Completed in 218 milliseconds