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

1 2

  /external/qemu/distrib/sdl-1.2.12/src/audio/windx5/
directx.h 15 /* Far pointers don't exist in 32-bit code */
16 #ifndef FAR
17 #define FAR
  /external/qemu/distrib/sdl-1.2.12/src/video/windx5/
directx.h 15 /* Far pointers don't exist in 32-bit code */
16 #ifndef FAR
17 #define FAR
  /external/openssl/include/openssl/
kssl.h 84 #define FAR
87 #ifndef FAR
88 #define FAR
140 krb5_octet FAR *key;
  /external/openssl/ssl/
kssl.h 84 #define FAR
87 #ifndef FAR
88 #define FAR
140 krb5_octet FAR *key;
  /external/jpeg/
jmorecfg.h 228 /* Here is the pseudo-keyword for declaring pointers that must be "far"
230 * by just saying "FAR *" where such a pointer is needed. In a few places
235 #define FAR far
237 #define FAR
  /external/webkit/Source/WebCore/platform/image-decoders/jpeg/
JPEGImageDecoder.cpp 45 // Remove warning: 'FAR' macro redefinition
46 #undef FAR
  /packages/apps/Contacts/src/com/android/contacts/
ProximitySensorManager.java 34 * This interface abstracts two possible states for the proximity sensor, near and far.
39 /** Called when the proximity sensor transitions from the far to the near state. */
41 /** Called when the proximity sensor transitions from the near to the far state. */
46 NEAR, FAR
66 * listener the next time the sensor reaches the {@link State#FAR} state if currently in the
80 * Before registering and after unregistering we are always in the {@link State#FAR} state.
84 * If this flag is set to true, we are waiting to reach the {@link State#FAR} state and
95 // Initialize at far state.
96 mLastState = State.FAR;
106 // Convert the sensor into a NEAR/FAR state
    [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/qemu/distrib/zlib-1.2.3/
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/
zconf.in.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...]
zconf.h 246 /* The following definitions for FAR are needed only for MSDOS mixed
247 * model programming (small or medium model with some far allocations).
250 * just define FAR to be empty.
257 # define FAR _far
259 # define FAR far
266 # define FAR _far
268 # define FAR far
291 # ifdef FAR
    [all...]
  /prebuilt/ndk/android-ndk-r4/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...]
  /prebuilt/ndk/android-ndk-r4/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...]
  /prebuilt/ndk/android-ndk-r4/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...]
  /prebuilt/ndk/android-ndk-r4/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...]
  /prebuilt/ndk/android-ndk-r4/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...]
  /prebuilt/ndk/android-ndk-r4/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...]
  /prebuilt/ndk/android-ndk-r5/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...]
  /prebuilt/ndk/android-ndk-r6/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...]
  /prebuilt/ndk/android-ndk-r6/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...]
  /external/sonivox/arm-wt-22k/lib_src/
eas_mdls.h 42 #define FAR
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
zconf.h 237 /* The following definitions for FAR are needed only for MSDOS mixed
238 * model programming (small or medium model with some far allocations).
241 * just define FAR to be empty.
248 # define FAR _far
250 # define FAR far
257 # define FAR _far
259 # define FAR far
282 # ifdef FAR
    [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/
libmng_types.h 177 #undef FAR
195 #ifdef FAR
196 #undef FAR /* possibly defined by zlib or lcms */
  /external/opencv/otherlibs/highgui/
grfmt_jpeg.cpp 86 #undef FAR // prevent FAR redefinition
    [all...]

Completed in 336 milliseconds

1 2