Searched refs:FAR (Results 1 - 25 of 191) sorted by relevance

12345678

/external/chromium_org/third_party/zlib/
H A Dinftrees.h60 int ZLIB_INTERNAL inflate_table OF((codetype type, unsigned short FAR *lens,
61 unsigned codes, code FAR * FAR *table,
62 unsigned FAR *bits, unsigned short FAR *work));
H A Dinflate.h96 unsigned char FAR *window; /* allocated sliding window, if needed */
106 code const FAR *lencode; /* starting table for length/literal codes */
107 code const FAR *distcode; /* starting table for distance codes */
115 code FAR *next; /* next available space in codes[] */
H A Dzconf.h249 /* The following definitions for FAR are needed only for MSDOS mixed
253 * just define FAR to be empty.
260 # define FAR _far macro
262 # define FAR far macro
269 # define FAR _far macro
271 # define FAR far macro
294 # ifdef FAR
295 # undef FAR macro
304 # define ZEXPORTVA FAR CDECL
331 #ifndef FAR
332 # define FAR macro
[all...]
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
H A Dinftrees.h60 int ZLIB_INTERNAL inflate_table OF((codetype type, unsigned short FAR *lens,
61 unsigned codes, code FAR * FAR *table,
62 unsigned FAR *bits, unsigned short FAR *work));
H A Dinflate.h96 unsigned char FAR *window; /* allocated sliding window, if needed */
106 code const FAR *lencode; /* starting table for length/literal codes */
107 code const FAR *distcode; /* starting table for distance codes */
115 code FAR *next; /* next available space in codes[] */
H A Dfx_zlib_crc32.c31 #include "zutil.h" /* for STDC and FAR definitions */
41 const unsigned char FAR *, unsigned));
43 const unsigned char FAR *, unsigned));
59 local z_crc_t FAR crc_table[TBLS][256];
62 local void write_table OF((FILE *, const z_crc_t FAR *));
149 fprintf(out, "local const z_crc_t FAR ");
169 const z_crc_t FAR *table)
190 const z_crc_t FAR * ZEXPORT get_crc_table()
196 return (const z_crc_t FAR *)crc_table;
206 const unsigned char FAR *bu
[all...]
/external/qemu/distrib/zlib-1.2.8/
H A Dinftrees.h60 int ZLIB_INTERNAL inflate_table OF((codetype type, unsigned short FAR *lens,
61 unsigned codes, code FAR * FAR *table,
62 unsigned FAR *bits, unsigned short FAR *work));
H A Dinflate.h96 unsigned char FAR *window; /* allocated sliding window, if needed */
106 code const FAR *lencode; /* starting table for length/literal codes */
107 code const FAR *distcode; /* starting table for distance codes */
115 code FAR *next; /* next available space in codes[] */
/external/zlib/src/contrib/infback9/
H A Dinftree9.h59 extern int inflate_table9 OF((codetype type, unsigned short FAR *lens,
60 unsigned codes, code FAR * FAR *table,
61 unsigned FAR *bits, unsigned short FAR *work));
H A Dinfback9.h23 ZEXTERN int ZEXPORT inflateBack9 OF((z_stream FAR *strm,
24 in_func in, void FAR *in_desc,
25 out_func out, void FAR *out_desc));
26 ZEXTERN int ZEXPORT inflateBack9End OF((z_stream FAR *strm));
27 ZEXTERN int ZEXPORT inflateBack9Init_ OF((z_stream FAR *strm,
28 unsigned char FAR *window,
H A Dinflate9.h37 unsigned char FAR *window; /* allocated sliding window, if needed */
43 code FAR *next; /* next available space in codes[] */
/external/zlib/src/
H A Dinftrees.h60 int ZLIB_INTERNAL inflate_table OF((codetype type, unsigned short FAR *lens,
61 unsigned codes, code FAR * FAR *table,
62 unsigned FAR *bits, unsigned short FAR *work));
H A Dinflate.h96 unsigned char FAR *window; /* allocated sliding window, if needed */
106 code const FAR *lencode; /* starting table for length/literal codes */
107 code const FAR *distcode; /* starting table for distance codes */
115 code FAR *next; /* next available space in codes[] */
/external/freetype/src/gzip/
H A Dinftrees.h17 typedef struct inflate_huft_s FAR inflate_huft;
41 inflate_huft * FAR *, /* bits tree result */
51 inflate_huft * FAR *, /* literal/length tree result */
52 inflate_huft * FAR *, /* distance tree result */
59 const inflate_huft * FAR *, /* literal/length tree result */
60 const inflate_huft * FAR *, /* distance tree result */
H A Dzconf.h150 /* The following definitions for FAR are needed only for MSDOS mixed
154 * just define FAR to be empty.
160 # define FAR _far macro
162 # define FAR far macro
168 # define FAR _far macro
175 # ifdef FAR
176 # undef FAR macro
183 # define ZEXPORTVA(x) x FAR _cdecl _export
214 #ifndef FAR
215 # define FAR macro
[all...]
H A Dinfblock.h15 typedef struct inflate_blocks_state FAR inflate_blocks_statef;
/external/chromium_org/sdch/open-vcdiff/src/zlib/
H A Dzconf.h174 /* The following definitions for FAR are needed only for MSDOS mixed
178 * just define FAR to be empty.
185 # define FAR _far macro
187 # define FAR far macro
194 # define FAR _far macro
196 # define FAR far macro
219 # ifdef FAR
220 # undef FAR macro
229 # define ZEXPORTVA FAR CDECL
256 #ifndef FAR
257 # define FAR macro
314 # undef FAR macro
[all...]
/external/sonivox/arm-wt-22k/lib_src/
H A Ddls.h66 //#define FAR
143 }DLSVERSION, FAR *LPDLSVERSION;
152 }CONNECTION, FAR *LPCONNECTION;
160 } CONNECTIONLIST, FAR *LPCONNECTIONLIST;
171 }RGNRANGE, FAR * LPRGNRANGE;
178 }MIDILOCALE, FAR *LPMIDILOCALE;
194 }RGNHEADER, FAR *LPRGNHEADER;
199 }INSTHEADER, FAR *LPINSTHEADER;
203 }DLSHEADER, FAR *LPDLSHEADER;
223 }WAVELINK, FAR *LPWAVELIN
[all...]
/external/chromium_org/third_party/libjpeg_turbo/
H A Djmemnobs.c49 * NB: although we include FAR keywords in the routine declarations,
54 GLOBAL(void FAR *)
57 return (void FAR *) malloc(sizeofobject);
61 jpeg_free_large (j_common_ptr cinfo, void FAR * object, size_t sizeofobject)
H A Djutils.c92 * are FAR and we're assuming a small-pointer memory model. However, some
104 #define FMEMCOPY(dest,src,size) _fmemcpy((void FAR *)(dest), (const void FAR *)(src), (size_t)(size))
105 #define FMEMZERO(target,size) _fmemset((void FAR *)(target), 0, (size_t)(size))
165 jzero_far (void FAR * target, size_t bytestozero)
166 /* Zero out a chunk of FAR memory. */
172 register char FAR * ptr = (char FAR *) target;
/external/jpeg/
H A Djmemnobs.c49 * NB: although we include FAR keywords in the routine declarations,
54 GLOBAL(void FAR *)
57 return (void FAR *) malloc(sizeofobject);
61 jpeg_free_large (j_common_ptr cinfo, void FAR * object, size_t sizeofobject)
H A Djutils.c98 * are FAR and we're assuming a small-pointer memory model. However, some
110 #define FMEMCOPY(dest,src,size) _fmemcpy((void FAR *)(dest), (const void FAR *)(src), (size_t)(size))
111 #define FMEMZERO(target,size) _fmemset((void FAR *)(target), 0, (size_t)(size))
171 jzero_far (void FAR * target, size_t bytestozero)
172 /* Zero out a chunk of FAR memory. */
178 register char FAR * ptr = (char FAR *) target;
/external/qemu/distrib/jpeg-6b/
H A Djmemnobs.c49 * NB: although we include FAR keywords in the routine declarations,
54 GLOBAL(void FAR *)
57 return (void FAR *) malloc(sizeofobject);
61 jpeg_free_large (j_common_ptr cinfo, void FAR * object, size_t sizeofobject)
H A Djutils.c98 * are FAR and we're assuming a small-pointer memory model. However, some
110 #define FMEMCOPY(dest,src,size) _fmemcpy((void FAR *)(dest), (const void FAR *)(src), (size_t)(size))
111 #define FMEMZERO(target,size) _fmemset((void FAR *)(target), 0, (size_t)(size))
171 jzero_far (void FAR * target, size_t bytestozero)
172 /* Zero out a chunk of FAR memory. */
178 register char FAR * ptr = (char FAR *) target;
/external/pdfium/core/src/fxcodec/libjpeg/
H A Dfpdfapi_jutils.c93 * are FAR and we're assuming a small-pointer memory model. However, some
105 #define FMEMCOPY(dest,src,size) _fmemcpy((void FAR *)(dest), (const void FAR *)(src), (size_t)(size))
106 #define FMEMZERO(target,size) _fmemset((void FAR *)(target), 0, (size_t)(size))
166 jzero_far (void FAR * target, size_t bytestozero)
167 /* Zero out a chunk of FAR memory. */
173 register char FAR * ptr = (char FAR *) target;

Completed in 2426 milliseconds

12345678