OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ZD_TYPE
(Results
1 - 3
of
3
) sorted by null
/system/core/include/utils/
Compat.h
44
# define
ZD_TYPE
ssize_t
47
# define
ZD_TYPE
long
/frameworks/base/tools/aapt/
StringPool.cpp
16
# define
ZD_TYPE
ssize_t
19
# define
ZD_TYPE
long
49
(
ZD_TYPE
)uniqueStrings.size(), pool->isUTF8() ? "UTF-8" : "UTF-16",
51
(
ZD_TYPE
)N, (
ZD_TYPE
)pool->styleCount(), (
ZD_TYPE
)pool->bytes());
56
printf("String #" ZD ": %s\n", (
ZD_TYPE
) s, str.string());
339
printf("#" ZD " %s: %s\n", (
ZD_TYPE
)i, ent.makeConfigsString().string(),
Resource.cpp
21
# define
ZD_TYPE
ssize_t
24
# define
ZD_TYPE
long
614
printf("baseFile " ZD " has flavor %s\n", (
ZD_TYPE
) i,
618
printf("overlayFile " ZD " has flavor %s\n", (
ZD_TYPE
) i,
633
(
ZD_TYPE
) baseFileIndex,
[
all
...]
Completed in 50 milliseconds