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

1 2 3 4 5 6 7 8

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xprotostr.h 55 INT16 x1 B16, y1 B16, x2 B16, y2 B16;
61 INT16 x B16, y B16;
65 INT16 x B16, y B16;
72 INT16 x B16, y B16;
74 INT16 angle1 B16, angle2 B16;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xprotostr.h 55 INT16 x1 B16, y1 B16, x2 B16, y2 B16;
61 INT16 x B16, y B16;
65 INT16 x B16, y B16;
72 INT16 x B16, y B16;
74 INT16 angle1 B16, angle2 B16;
  /external/tpm2/
stubs_sym.c 7 INT16 _cpri__GetSymmetricBlockSize(
BaseTypes.h 22 typedef int16_t INT16;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Guid/DataHubRecords/
DataHubSubClass.h 47 INT16 Value;
48 INT16 Exponent;
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Include/X64/
ProcessorBind.h 82 typedef short INT16;
99 typedef short INT16;
114 typedef short INT16;
132 typedef int16_t INT16;
  /device/linaro/bootloader/edk2/StdLib/Include/Aarch64/machine/
int_types.h 47 typedef INT16 __int16_t;
int_mwgwtypes.h 60 typedef INT16 int_least16_t;
  /device/linaro/bootloader/edk2/StdLib/Include/Arm/machine/
int_types.h 47 typedef INT16 __int16_t;
int_mwgwtypes.h 60 typedef INT16 int_least16_t;
  /device/linaro/bootloader/edk2/StdLib/Include/Ia32/machine/
int_types.h 47 typedef INT16 __int16_t;
int_mwgwtypes.h 60 typedef INT16 int_least16_t;
  /device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
int_types.h 59 typedef INT16 __int16_t;
int_mwgwtypes.h 60 typedef INT16 int_least16_t;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplus.h 50 typedef SHORT INT16;
gdiplusmetaheader.h 60 INT16 Left;
61 INT16 Top;
62 INT16 Right;
63 INT16 Bottom;
68 INT16 Hmf;
70 INT16 Inch;
72 INT16 Checksum;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/
shapeproto.h 81 INT16 xOff B16;
82 INT16 yOff B16;
96 INT16 xOff B16;
97 INT16 yOff B16;
111 INT16 xOff B16;
112 INT16 yOff B16;
125 INT16 xOff B16;
126 INT16 yOff B16;
146 INT16 xBoundingShape B16; /* extents of bounding shape */
147 INT16 yBoundingShape B16
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/extensions/
shapeproto.h 81 INT16 xOff B16;
82 INT16 yOff B16;
96 INT16 xOff B16;
97 INT16 yOff B16;
111 INT16 xOff B16;
112 INT16 yOff B16;
125 INT16 xOff B16;
126 INT16 yOff B16;
146 INT16 xBoundingShape B16; /* extents of bounding shape */
147 INT16 yBoundingShape B16
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/AArch64/
ProcessorBind.h 43 typedef short INT16;
58 typedef short INT16;
  /device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
int_mwgwtypes.h 61 typedef INT16 int_least16_t;
  /external/syslinux/gpxe/src/include/gpxe/efi/X64/
ProcessorBind.h 112 typedef short INT16;
129 typedef short INT16;
144 typedef short INT16;
162 typedef int16_t INT16;
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Include/Ia32/
ProcessorBind.h 79 typedef short INT16;
96 typedef short INT16;
113 typedef int16_t INT16;
  /external/syslinux/gpxe/src/include/gpxe/efi/Ia32/
ProcessorBind.h 109 typedef short INT16;
126 typedef short INT16;
143 typedef int16_t INT16;
  /external/pdfium/third_party/libjpeg/
jdct.h 158 #define MULTIPLY16C16(var,const) (((INT16) (var)) * ((INT16) (const)))
161 #define MULTIPLY16C16(var,const) (((INT16) (var)) * ((INT32) (const)))
171 #define MULTIPLY16V16(var1,var2) (((INT16) (var1)) * ((INT16) (var2)))
  /external/libjpeg-turbo/
jdcol565.c 56 *(INT16*)outptr = (INT16)rgb;
91 *(INT16*)outptr = (INT16)rgb;
137 *(INT16*)outptr = (INT16)rgb;
177 *(INT16*)outptr = (INT16)rgb;
209 *(INT16*)outptr = (INT16)rgb
    [all...]

Completed in 1234 milliseconds

1 2 3 4 5 6 7 8