Searched defs:FAR (Results 26 - 34 of 34) sorted by relevance

12

/external/qemu/distrib/zlib-1.2.8/
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/chromium_org/third_party/libpng/
H A Dpngconf.h1261 defines FAR. (SJT) */
1272 # ifndef FAR
1273 # define FAR __far macro
1280 # define FARDATA FAR
1287 * FAR. The Watcom compiler defines both __MEDIUM__ and M_I86MM,
1292 #ifdef FAR
1295 # define FARDATA FAR
1301 #ifndef FAR
1302 # define FAR macro
1305 /* At this point FAR i
[all...]
/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/qemu/distrib/libpng-1.2.46/
H A Dpngconf.h1265 defines FAR. (SJT) */
1276 # ifndef FAR
1277 # define FAR __far macro
1284 # define FARDATA FAR
1291 * FAR. The Watcom compiler defines both __MEDIUM__ and M_I86MM,
1296 #ifdef FAR
1299 # define FARDATA FAR
1305 #ifndef FAR
1306 # define FAR macro
1309 /* At this point FAR i
[all...]
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 214 milliseconds

12