HomeSort by relevance Sort by last modified time
    Searched defs:INT16 (Results 1 - 10 of 10) sorted by null

  /external/bluetooth/bluedroid/gki/ulinux/
data_types.h 35 typedef signed short INT16;
  /external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/
data_types.h 35 typedef signed short INT16;
  /external/libnfc-nci/src/gki/ulinux/
data_types.h 35 typedef signed short INT16;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xmd.h 120 typedef unsigned int INT16;
124 typedef signed int INT16;
127 typedef int INT16;
139 typedef short INT16;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xmd.h 120 typedef unsigned int INT16;
124 typedef signed int INT16;
127 typedef int INT16;
139 typedef short INT16;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xmd.h 120 typedef unsigned int INT16;
124 typedef signed int INT16;
127 typedef int INT16;
139 typedef short INT16;
  /external/jpeg/
jmorecfg.h 27 ((INT16*)(addr))[0] = (pixels); \
28 ((INT16*)(addr))[1] = (pixels)>>16; \
174 /* INT16 must hold at least the values -32768..32767. */
176 #ifndef XMD_H /* X11/xmd.h correctly defines INT16 */
177 typedef short INT16;
  /external/qemu/distrib/jpeg-6b/
jmorecfg.h 29 ((INT16*)(addr))[0] = (pixels); \
30 ((INT16*)(addr))[1] = (pixels)>>16; \
176 /* INT16 must hold at least the values -32768..32767. */
178 #ifndef XMD_H /* X11/xmd.h correctly defines INT16 */
179 typedef short INT16;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
wavefront.h 75 typedef s16 INT16;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
wavefront.h 75 typedef s16 INT16;

Completed in 2390 milliseconds