Searched defs:int8 (Results 1 - 25 of 29) 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/gpu/command_buffer/common/
H A Dtypes.h17 typedef signed char int8; typedef
/external/chromium/third_party/libjingle/source/talk/base/
H A Dbasictypes.h50 typedef char int8; typedef
/external/chromium_org/third_party/libaddressinput/chromium/cpp/include/libaddressinput/util/
H A Dbasictypes.h24 typedef int8_t int8; typedef
37 const int8 kint8min = INT8_MIN;
38 const int8 kint8max = INT8_MAX;
48 typedef signed char int8; typedef
/external/chromium_org/third_party/libjingle/source/talk/base/
H A Dbasictypes.h95 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/base/
H A Dbasictypes.h21 typedef signed char int8; typedef
73 const int8 kint8min = (( int8) 0x80);
74 const int8 kint8max = (( int8) 0x7F);
/external/chromium_org/base/
H A Dbasictypes.h21 typedef signed char int8; typedef
73 const int8 kint8min = (( int8) 0x80);
74 const int8 kint8max = (( int8) 0x7F);
/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/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 683 milliseconds

12