Searched defs:int16 (Results 1 - 25 of 33) sorted by relevance

12

/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libwebm/
H A Dmkvmuxertypes.hpp22 typedef short int16; typedef in namespace:mkvmuxer
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/include/
H A Dsvga_types.h38 typedef int16_t int16; typedef
/external/libvpx/libvpx/third_party/libwebm/
H A Dmkvmuxertypes.hpp22 typedef short int16; typedef in namespace:mkvmuxer
/external/mesa3d/src/gallium/drivers/svga/include/
H A Dsvga_types.h38 typedef int16_t int16; typedef
/external/openfst/src/include/fst/
H A Dtypes.h29 typedef int16_t int16; typedef
/external/chromium_org/third_party/snappy/linux/
H A Dsnappy-stubs-public.h64 typedef int16_t int16; typedef in namespace:snappy
73 typedef short int16;
/external/chromium_org/third_party/snappy/mac/
H A Dsnappy-stubs-public.h64 typedef int16_t int16; typedef in namespace:snappy
73 typedef short int16;
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
H A Dbasic_types.h58 typedef short int16; typedef
/external/chromium_org/third_party/snappy/win32/
H A Dsnappy-stubs-public.h64 typedef int16_t int16;
73 typedef short int16; typedef in namespace:snappy
/external/libyuv/files/include/libyuv/
H A Dbasic_types.h58 typedef short int16; // NOLINT typedef
/external/chromium_org/base/
H A Dbasictypes.h24 typedef int16_t int16; typedef
51 const int16 kint16min = -0x7FFF - 1;
52 const int16 kint16max = 0x7FFF;
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
H A Dbasic_types.h61 typedef short int16; // NOLINT typedef
/external/chromium_org/third_party/libyuv/include/libyuv/
H A Dbasic_types.h61 typedef short int16; // NOLINT typedef
/external/chromium_org/third_party/webrtc/base/
H A Dbasictypes.h76 typedef short int16; // NOLINT typedef
/external/chromium_org/third_party/libaddressinput/src/cpp/include/libaddressinput/util/
H A Dbasictypes.h36 typedef int16_t int16; typedef
50 const int16 kint16min = INT16_MIN;
51 const int16 kint16max = INT16_MAX;
60 typedef short int16; typedef
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/base/
H A Dbasictypes.h25 typedef int16_t int16; typedef in namespace:i18n::phonenumbers
39 const int16 kint16min = INT16_MIN;
40 const int16 kint16max = INT16_MAX;
49 typedef short int16;
/external/chromium_org/third_party/re2/util/
H A Dutil.h70 typedef int16_t int16; typedef in namespace:re2
/external/neven/Embedded/common/src/b_BasicEm/
H A DBasic.h54 typedef signed short int16; typedef
95 int16 valE;
96 int16 bbpE;
/external/regex-re2/util/
H A Dutil.h69 typedef int16_t int16; typedef in namespace:re2
/external/chromium_org/third_party/cld/base/
H A Dbasictypes.h21 typedef short int16; typedef
71 const int16 kint16min = (( int16) 0x8000);
72 const int16 kint16max = (( int16) 0x7FFF);
/external/chromium_org/third_party/tcmalloc/chromium/src/base/
H A Dbasictypes.h58 typedef int16_t int16; typedef
78 const int16 kint16max = ( ( int16) 0x7FFF);
83 const int16 kint16min = ( ( int16) 0x8000);
/external/chromium_org/third_party/tcmalloc/vendor/src/base/
H A Dbasictypes.h58 typedef int16_t int16; typedef
78 const int16 kint16max = ( ( int16) 0x7FFF);
83 const int16 kint16min = ( ( int16) 0x8000);
/external/stressapptest/src/
H A Dsattypes.h39 typedef signed short int int16; typedef
/external/chromium_org/third_party/npapi/npspy/extern/nspr/obsolete/
H A Dprotypes.h51 * It is trickier to define uint, int8, uint8, int16, uint16,
80 * defines the types int8, int16, int32, and int64.
86 /* model.h on HP-UX defines int8, int16, and int32. */
162 * int16
168 typedef PRInt16 int16; typedef
/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dcompat.h38 typedef short int16; typedef

Completed in 712 milliseconds

12