OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Z_ASCII
(Results
1 - 8
of
8
) sorted by null
/external/freetype/src/gzip/
zlib.h
157
#define
Z_ASCII
1
262
the input data type (
Z_ASCII
or Z_BINARY). In doubt, the data is considered
[
all
...]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
zlib.h
198
#define
Z_ASCII
Z_TEXT /* for compatibility with 1.2.2 and earlier */
[
all
...]
/development/ndk/zlib/
zlib.h
201
#define
Z_ASCII
Z_TEXT /* for compatibility with 1.2.2 and earlier */
[
all
...]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
zlib.h
201
#define
Z_ASCII
Z_TEXT /* for compatibility with 1.2.2 and earlier */
[
all
...]
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/ZLib/
zlib.h
205
#define
Z_ASCII
Z_TEXT /* for compatibility with 1.2.2 and earlier */
[
all
...]
/external/python/cpython2/Modules/zlib/
zlib.h
205
#define
Z_ASCII
Z_TEXT /* for compatibility with 1.2.2 and earlier */
[
all
...]
/external/zlib/src/
zlib.h
205
#define
Z_ASCII
Z_TEXT /* for compatibility with 1.2.2 and earlier */
[
all
...]
/external/u-boot/include/u-boot/
zlib.h
501
#define
Z_ASCII
Z_TEXT /* for compatibility with 1.2.2 and earlier */
Completed in 1495 milliseconds