Home
last modified time | relevance | path

Searched refs:OS_CODE (Results 1 – 10 of 10) sorted by relevance

/external/freetype/src/gzip/
Dzutil.h73 # define OS_CODE 0x00 macro
87 # define OS_CODE 0x06 macro
91 # define OS_CODE 0x0b macro
95 # define OS_CODE 0x02 macro
101 # define OS_CODE 0x01 macro
105 # define OS_CODE 0x05 macro
109 # define OS_CODE 0x07 macro
120 # define OS_CODE 0x0F macro
124 # define OS_CODE 0x0a macro
138 #ifndef OS_CODE
[all …]
/external/zlib/src/
Dzutil.h84 # define OS_CODE 0x00 macro
101 # define OS_CODE 0x01 macro
105 # define OS_CODE 0x02 macro
111 # define OS_CODE 0x05 macro
115 # define OS_CODE 0x06 macro
122 # define OS_CODE 0x07 macro
135 # define OS_CODE 0x0a macro
140 # define OS_CODE 0x0b macro
145 # define OS_CODE 0x0f macro
179 #ifndef OS_CODE
[all …]
Ddeflate.c706 put_byte(s, OS_CODE);
DChangeLog689 - Use OS_CODE in deflate() default gzip header
864 - In Windows16, OS_CODE is 0, as in MSDOS [Truta]
865 - In Cygwin, OS_CODE is 3 (Unix), not 11 (Windows32) [Wilson]
/external/opencv3/3rdparty/zlib/
Dzutil.h84 # define OS_CODE 0x00 macro
101 # define OS_CODE 0x01 macro
105 # define OS_CODE 0x02 macro
111 # define OS_CODE 0x05 macro
115 # define OS_CODE 0x06 macro
122 # define OS_CODE 0x07 macro
135 # define OS_CODE 0x0a macro
140 # define OS_CODE 0x0b macro
145 # define OS_CODE 0x0f macro
179 #ifndef OS_CODE
[all …]
Ddeflate.c706 put_byte(s, OS_CODE);
DChangeLog689 - Use OS_CODE in deflate() default gzip header
864 - In Windows16, OS_CODE is 0, as in MSDOS [Truta]
865 - In Cygwin, OS_CODE is 3 (Unix), not 11 (Windows32) [Wilson]
/external/pdfium/third_party/zlib_v128/
Dzutil.h86 # define OS_CODE 0x00 macro
103 # define OS_CODE 0x01 macro
107 # define OS_CODE 0x02 macro
113 # define OS_CODE 0x05 macro
117 # define OS_CODE 0x06 macro
124 # define OS_CODE 0x07 macro
137 # define OS_CODE 0x0a macro
142 # define OS_CODE 0x0b macro
147 # define OS_CODE 0x0f macro
181 #ifndef OS_CODE
[all …]
Ddeflate.c705 put_byte(s, OS_CODE); in deflate()
/external/zlib/
Dzutil.h84 # define OS_CODE 0x00 macro
101 # define OS_CODE 0x01 macro
105 # define OS_CODE 0x02 macro
111 # define OS_CODE 0x05 macro
115 # define OS_CODE 0x06 macro
122 # define OS_CODE 0x07 macro
135 # define OS_CODE 0x0a macro
140 # define OS_CODE 0x0b macro
145 # define OS_CODE 0x0f macro
179 #ifndef OS_CODE
[all …]