Searched defs:FAR (Results 1 - 16 of 16) sorted by relevance

/external/pdfium/core/src/fxcodec/libjpeg/
H A Djinclude.h53 #ifndef FAR
54 #define FAR macro
H A Djmorecfg.h221 * by just saying "FAR *" where such a pointer is needed. In a few places
226 #define FAR far macro
228 //#define FAR
/external/freetype/src/gzip/
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...]
/external/jpeg/
H A Djmorecfg.h235 * by just saying "FAR *" where such a pointer is needed. In a few places
240 #define FAR far macro
242 #define FAR macro
/external/mesa3d/src/gallium/tests/trivial/
H A Dquad-tex.c31 #define FAR 1000 macro
233 float z = FAR;
236 float half_depth = ((float)FAR - (float)NEAR) / 2.0f;
H A Dtri.c31 #define FAR 1000 macro
174 float z = FAR;
177 float half_depth = ((float)FAR - (float)NEAR) / 2.0f;
/external/pdfium/core/include/thirdparties/libjpeg/
H A Djmorecfg.h221 * by just saying "FAR *" where such a pointer is needed. In a few places
226 #define FAR far macro
228 //#define FAR
/external/sonivox/arm-wt-22k/lib_src/
H A Deas_mdls.h42 #define FAR macro
/external/pdfium/core/include/thirdparties/zlib/
H A Dzconf.h281 /* The following definitions for FAR are needed only for MSDOS mixed
285 * just define FAR to be empty.
292 # define FAR _far macro
294 # define FAR far macro
301 # define FAR _far macro
303 # define FAR far macro
326 # ifdef FAR
327 # undef FAR macro
336 # define ZEXPORTVA FAR CDECL
363 #ifndef FAR
364 # define FAR macro
[all...]
/external/pdfium/core/src/fxcodec/codec/
H A Dfx_codec_jpeg.cpp29 #undef FAR macro
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
H A Dzconf.h281 /* The following definitions for FAR are needed only for MSDOS mixed
285 * just define FAR to be empty.
292 # define FAR _far macro
294 # define FAR far macro
301 # define FAR _far macro
303 # define FAR far macro
326 # ifdef FAR
327 # undef FAR macro
336 # define ZEXPORTVA FAR CDECL
363 #ifndef FAR
364 # define FAR macro
[all...]
/external/zlib/src/
H A Dzconf.h281 /* The following definitions for FAR are needed only for MSDOS mixed
285 * just define FAR to be empty.
292 # define FAR _far macro
294 # define FAR far macro
301 # define FAR _far macro
303 # define FAR far macro
326 # ifdef FAR
327 # undef FAR macro
336 # define ZEXPORTVA FAR CDECL
363 #ifndef FAR
364 # define FAR macro
[all...]
/external/zlib/
H A Dzconf.h281 /* The following definitions for FAR are needed only for MSDOS mixed
285 * just define FAR to be empty.
292 # define FAR _far macro
294 # define FAR far macro
301 # define FAR _far macro
303 # define FAR far macro
326 # ifdef FAR
327 # undef FAR macro
336 # define ZEXPORTVA FAR CDECL
363 #ifndef FAR
364 # define FAR macro
[all...]
/external/opencv/otherlibs/highgui/
H A Dgrfmt_jpeg.cpp86 #undef FAR // prevent FAR redefinition macro
/external/libpcap/msdos/
H A Dndis2.h46 #define PAS_PTR(x,arg) typedef FAR WORD pascal (*x) arg
49 #define FAR _far macro
56 #define FAR macro
63 #define FAR _far macro
70 #define FAR _far macro
87 PAS_PTR (ProtMan, (struct _ReqBlock FAR*, WORD));
97 PAS_PTR (TransmitChain, (WORD, WORD, struct _TxBufDescr FAR*, WORD));
98 PAS_PTR (TransferData, (WORD*,WORD, struct _TDBufDescr FAR*, WORD));
376 BYTE FAR *pointer1;
377 BYTE FAR *pointer
[all...]
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...

Completed in 648 milliseconds