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

/external/openfst/src/include/fst/
H A Dtypes.h29 typedef int16_t int16; typedef
/external/ceres-solver/internal/ceres/
H A Dintegral_types.h80 typedef Integer<16>::type int16; typedef in namespace:ceres::internal
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
H A Dbasic_types.h58 typedef short int16; typedef
/external/libyuv/files/include/libyuv/
H A Dbasic_types.h58 typedef short int16; // NOLINT typedef
/external/chromium/third_party/libjingle/source/talk/base/
H A Dbasictypes.h49 typedef short int16; typedef
/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/ceres-solver/include/ceres/
H A Dtypes.h46 typedef short int16; typedef in namespace:ceres
/external/chromium/base/
H A Dbasictypes.h22 typedef short int16; typedef
75 const int16 kint16min = (( int16) 0x8000);
76 const int16 kint16max = (( int16) 0x7FFF);
/external/stressapptest/src/
H A Dsattypes.h39 typedef signed short int int16; typedef
/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dcompat.h38 typedef short int16; typedef
/external/protobuf/src/google/protobuf/stubs/
H A Dcommon.h131 typedef __int16 int16; typedef in namespace:google::protobuf
141 typedef int16_t int16; typedef in namespace:google::protobuf
/external/qemu/fpu/
H A Dsoftfloat.h61 typedef int int16; typedef
297 int16 float32_to_int16_round_to_zero( float32 STATUS_PARAM );
412 int16 float64_to_int16_round_to_zero( float64 STATUS_PARAM );
/external/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp1788 short int16 = local
1790 ptr = (unsigned char*)&int16;
/external/genext2fs/
H A Dgenext2fs.c277 typedef signed short int16; typedef
508 #define decl16(x) int16 x;

Completed in 463 milliseconds