HomeSort by relevance Sort by last modified time
    Searched refs:FAR (Results 1 - 25 of 212) sorted by null

1 2 3 4 5 6 7 8 9

  /external/qemu/distrib/zlib-1.2.3/
inftrees.h 53 extern int inflate_table OF((codetype type, unsigned short FAR *lens,
54 unsigned codes, code FAR * FAR *table,
55 unsigned FAR *bits, unsigned short FAR *work));
zconf.h 174 /* The following definitions for FAR are needed only for MSDOS mixed
175 * model programming (small or medium model with some far allocations).
178 * just define FAR to be empty.
185 # define FAR _far
187 # define FAR far
194 # define FAR _far
196 # define FAR far
219 # ifdef FAR
    [all...]
  /external/zlib/src/contrib/infback9/
inftree9.h 59 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));
infback9.h 23 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,
inflate9.h 37 unsigned char FAR *window; /* allocated sliding window, if needed */
43 code FAR *next; /* next available space in codes[] */
  /external/zlib/src/
inftrees.h 60 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));
  /external/quake/quake/src/QW/client/
winquake.h 96 int (PASCAL FAR *pWSAStartup)(WORD wVersionRequired, LPWSADATA lpWSAData);
97 int (PASCAL FAR *pWSACleanup)(void);
98 int (PASCAL FAR *pWSAGetLastError)(void);
99 SOCKET (PASCAL FAR *psocket)(int af, int type, int protocol);
100 int (PASCAL FAR *pioctlsocket)(SOCKET s, long cmd, u_long FAR *argp);
101 int (PASCAL FAR *psetsockopt)(SOCKET s, int level, int optname,
102 const char FAR * optval, int optlen);
103 int (PASCAL FAR *precvfrom)(SOCKET s, char FAR * buf, int len, int flags,
    [all...]
  /external/quake/quake/src/WinQuake/
winquake.h 97 int (PASCAL FAR *pWSAStartup)(WORD wVersionRequired, LPWSADATA lpWSAData);
98 int (PASCAL FAR *pWSACleanup)(void);
99 int (PASCAL FAR *pWSAGetLastError)(void);
100 SOCKET (PASCAL FAR *psocket)(int af, int type, int protocol);
101 int (PASCAL FAR *pioctlsocket)(SOCKET s, long cmd, u_long FAR *argp);
102 int (PASCAL FAR *psetsockopt)(SOCKET s, int level, int optname,
103 const char FAR * optval, int optlen);
104 int (PASCAL FAR *precvfrom)(SOCKET s, char FAR * buf, int len, int flags,
    [all...]
mpdosock.h 16 #define FAR
56 extern int PASCAL FAR __WSAFDIsSet(SOCKET, fd_set FAR *);
65 for (__i = 0; __i < ((fd_set FAR *)(set))->fd_count ; __i++) { \
66 if (((fd_set FAR *)(set))->fd_array[__i] == fd) { \
67 while (__i < ((fd_set FAR *)(set))->fd_count-1) { \
68 ((fd_set FAR *)(set))->fd_array[__i] = \
69 ((fd_set FAR *)(set))->fd_array[__i+1]; \
72 ((fd_set FAR *)(set))->fd_count--; \
79 if (((fd_set FAR *)(set))->fd_count < FD_SETSIZE) \
    [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
pngconf.h 463 * large using the far keyword. The zlib version used must also support
470 * defines FAR. (SJT)
482 # ifndef FAR
483 # define FAR __far
490 # define FARDATA FAR
497 * FAR. The Watcom compiler defines both __MEDIUM__ and M_I86MM,
502 #ifdef FAR
505 # define FARDATA FAR
511 #ifndef FAR
512 # define FAR
    [all...]
  /development/ndk/platforms/android-3/include/
zconf.h 174 /* The following definitions for FAR are needed only for MSDOS mixed
175 * model programming (small or medium model with some far allocations).
178 * just define FAR to be empty.
185 # define FAR _far
187 # define FAR far
194 # define FAR _far
196 # define FAR far
219 # ifdef FAR
    [all...]
  /external/chromium/sdch/open-vcdiff/src/
zconf.h 174 /* The following definitions for FAR are needed only for MSDOS mixed
175 * model programming (small or medium model with some far allocations).
178 * just define FAR to be empty.
185 # define FAR _far
187 # define FAR far
194 # define FAR _far
196 # define FAR far
219 # ifdef FAR
    [all...]
  /external/open-vcdiff/src/zlib/
zconf.h 174 /* The following definitions for FAR are needed only for MSDOS mixed
175 * model programming (small or medium model with some far allocations).
178 * just define FAR to be empty.
185 # define FAR _far
187 # define FAR far
194 # define FAR _far
196 # define FAR far
219 # ifdef FAR
    [all...]
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
zconf.h 174 /* The following definitions for FAR are needed only for MSDOS mixed
175 * model programming (small or medium model with some far allocations).
178 * just define FAR to be empty.
185 # define FAR _far
187 # define FAR far
194 # define FAR _far
196 # define FAR far
219 # ifdef FAR
    [all...]
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
zconf.h 174 /* The following definitions for FAR are needed only for MSDOS mixed
175 * model programming (small or medium model with some far allocations).
178 * just define FAR to be empty.
185 # define FAR _far
187 # define FAR far
194 # define FAR _far
196 # define FAR far
219 # ifdef FAR
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
zconf.h 174 /* The following definitions for FAR are needed only for MSDOS mixed
175 * model programming (small or medium model with some far allocations).
178 * just define FAR to be empty.
185 # define FAR _far
187 # define FAR far
194 # define FAR _far
196 # define FAR far
219 # ifdef FAR
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
zconf.h 174 /* The following definitions for FAR are needed only for MSDOS mixed
175 * model programming (small or medium model with some far allocations).
178 * just define FAR to be empty.
185 # define FAR _far
187 # define FAR far
194 # define FAR _far
196 # define FAR far
219 # ifdef FAR
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
zconf.h 174 /* The following definitions for FAR are needed only for MSDOS mixed
175 * model programming (small or medium model with some far allocations).
178 * just define FAR to be empty.
185 # define FAR _far
187 # define FAR far
194 # define FAR _far
196 # define FAR far
219 # ifdef FAR
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
zconf.h 174 /* The following definitions for FAR are needed only for MSDOS mixed
175 * model programming (small or medium model with some far allocations).
178 * just define FAR to be empty.
185 # define FAR _far
187 # define FAR far
194 # define FAR _far
196 # define FAR far
219 # ifdef FAR
    [all...]
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
zconf.h 174 /* The following definitions for FAR are needed only for MSDOS mixed
175 * model programming (small or medium model with some far allocations).
178 * just define FAR to be empty.
185 # define FAR _far
187 # define FAR far
194 # define FAR _far
196 # define FAR far
219 # ifdef FAR
    [all...]
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
zconf.h 174 /* The following definitions for FAR are needed only for MSDOS mixed
175 * model programming (small or medium model with some far allocations).
178 * just define FAR to be empty.
185 # define FAR _far
187 # define FAR far
194 # define FAR _far
196 # define FAR far
219 # ifdef FAR
    [all...]
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
zconf.h 174 /* The following definitions for FAR are needed only for MSDOS mixed
175 * model programming (small or medium model with some far allocations).
178 * just define FAR to be empty.
185 # define FAR _far
187 # define FAR far
194 # define FAR _far
196 # define FAR far
219 # ifdef FAR
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
zconf.h 174 /* The following definitions for FAR are needed only for MSDOS mixed
175 * model programming (small or medium model with some far allocations).
178 * just define FAR to be empty.
185 # define FAR _far
187 # define FAR far
194 # define FAR _far
196 # define FAR far
219 # ifdef FAR
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
zconf.h 174 /* The following definitions for FAR are needed only for MSDOS mixed
175 * model programming (small or medium model with some far allocations).
178 * just define FAR to be empty.
185 # define FAR _far
187 # define FAR far
194 # define FAR _far
196 # define FAR far
219 # ifdef FAR
    [all...]
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/
zconf.h 174 /* The following definitions for FAR are needed only for MSDOS mixed
175 * model programming (small or medium model with some far allocations).
178 * just define FAR to be empty.
185 # define FAR _far
187 # define FAR far
194 # define FAR _far
196 # define FAR far
219 # ifdef FAR
    [all...]

Completed in 2314 milliseconds

1 2 3 4 5 6 7 8 9