Searched defs:int8 (Results 1 - 25 of 30) sorted by relevance

12

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/include/
H A Dsvga_types.h41 typedef int8_t int8; typedef
/external/mesa3d/src/gallium/drivers/svga/include/
H A Dsvga_types.h41 typedef int8_t int8; typedef
/external/openfst/src/include/fst/
H A Dtypes.h28 typedef int8_t int8; typedef
/external/ceres-solver/internal/ceres/
H A Dintegral_types.h79 typedef Integer< 8>::type int8; typedef in namespace:ceres::internal
/external/chromium_org/third_party/snappy/linux/
H A Dsnappy-stubs-public.h62 typedef int8_t int8; typedef in namespace:snappy
71 typedef signed char int8;
/external/chromium_org/third_party/snappy/mac/
H A Dsnappy-stubs-public.h62 typedef int8_t int8; typedef in namespace:snappy
71 typedef signed char int8;
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
H A Dbasic_types.h60 typedef char int8; typedef
/external/chromium_org/third_party/snappy/win32/
H A Dsnappy-stubs-public.h62 typedef int8_t int8;
71 typedef signed char int8; typedef in namespace:snappy
/external/libyuv/files/include/libyuv/
H A Dbasic_types.h60 typedef signed char int8; typedef
/external/chromium_org/base/
H A Dbasictypes.h22 typedef int8_t int8; typedef
49 const int8 kint8min = -0x7F - 1;
50 const int8 kint8max = 0x7F;
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
H A Dbasic_types.h63 typedef signed char int8; typedef
/external/chromium_org/third_party/libyuv/include/libyuv/
H A Dbasic_types.h63 typedef signed char int8; typedef
/external/chromium_org/third_party/webrtc/base/
H A Dbasictypes.h78 typedef signed char int8; typedef
/external/chromium_org/third_party/libaddressinput/src/cpp/include/libaddressinput/util/
H A Dbasictypes.h35 typedef int8_t int8; typedef
48 const int8 kint8min = INT8_MIN;
49 const int8 kint8max = INT8_MAX;
59 typedef signed char int8; typedef
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/base/
H A Dbasictypes.h24 typedef int8_t int8; typedef in namespace:i18n::phonenumbers
37 const int8 kint8min = INT8_MIN;
38 const int8 kint8max = INT8_MAX;
48 typedef signed char int8;
/external/chromium_org/third_party/re2/util/
H A Dutil.h68 typedef int8_t int8; typedef in namespace:re2
/external/neven/Embedded/common/src/b_BasicEm/
H A DBasic.h53 typedef signed char int8; typedef
/external/regex-re2/util/
H A Dutil.h67 typedef int8_t int8; typedef in namespace:re2
/external/chromium_org/third_party/cld/base/
H A Dbasictypes.h20 typedef signed char int8; typedef
69 const int8 kint8min = (( int8) 0x80);
70 const int8 kint8max = (( int8) 0x7F);
/external/chromium_org/third_party/tcmalloc/chromium/src/base/
H A Dbasictypes.h57 typedef int8_t int8; typedef
77 const int8 kint8max = ( ( int8) 0x7F);
82 const int8 kint8min = ( ( int8) 0x80);
/external/chromium_org/third_party/tcmalloc/vendor/src/base/
H A Dbasictypes.h57 typedef int8_t int8; typedef
77 const int8 kint8max = ( ( int8) 0x7F);
82 const int8 kint8min = ( ( int8) 0x80);
/external/stressapptest/src/
H A Dsattypes.h40 typedef signed char int8; 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. */
172 * int8
178 typedef PRInt8 int8; typedef
/external/pdfium/core/src/fxge/agg/agg23/
H A Dagg_basics.h45 typedef AGG_INT8 int8; typedef in namespace:agg
/external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
H A Dcommon.h175 typedef __int8 int8; typedef in namespace:google::protobuf
185 typedef int8_t int8; typedef in namespace:google::protobuf

Completed in 723 milliseconds

12