HomeSort by relevance Sort by last modified time
    Searched defs:int8 (Results 1 - 25 of 38) sorted by null

1 2

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/include/
svga_types.h 41 typedef int8_t int8; typedef
  /external/mesa3d/src/gallium/drivers/svga/include/
svga_types.h 41 typedef int8_t int8; typedef
  /external/openfst/src/include/fst/
types.h 28 typedef int8_t int8; typedef
  /frameworks/av/media/libstagefright/codecs/mp3dec/include/
pvmp3_audio_type_defs.h 66 typedef int8_t int8; typedef
  /frameworks/ex/variablespeed/jni/
integral_types.h 24 typedef signed char int8; typedef
  /external/ceres-solver/internal/ceres/
integral_types.h 79 typedef Integer< 8>::type int8; typedef in namespace:ceres::internal
  /external/chromium_org/third_party/snappy/linux/
snappy-stubs-public.h 58 typedef int8_t int8; typedef in namespace:snappy
67 typedef signed char int8;
  /external/chromium_org/third_party/snappy/mac/
snappy-stubs-public.h 58 typedef int8_t int8; typedef in namespace:snappy
67 typedef signed char int8;
  /external/chromium_org/third_party/snappy/win32/
snappy-stubs-public.h 58 typedef int8_t int8;
67 typedef signed char int8; typedef in namespace:snappy
  /external/libvpx/libvpx/third_party/libyuv/include/libyuv/
basic_types.h 60 typedef char int8; typedef
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
qtypes.h 73 typedef signed char int8; /* Signed 8 bit value */ typedef
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
qtypes.h 73 typedef signed char int8; /* Signed 8 bit value */ typedef
  /external/libyuv/files/include/libyuv/
basic_types.h 60 typedef signed char int8; typedef
  /frameworks/av/media/libeffects/loudness/common/core/
basic_types.h 39 typedef signed char int8; typedef in namespace:le_fx
  /external/chromium_org/gpu/command_buffer/common/
types.h 17 typedef signed char int8; typedef
  /external/chromium/third_party/libjingle/source/talk/base/
basictypes.h 50 typedef char int8; typedef
  /external/chromium_org/third_party/libjingle/source/talk/base/
basictypes.h 95 typedef signed char int8; typedef
  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/base/
basictypes.h 24 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/
util.h 68 typedef int8_t int8; typedef in namespace:re2
  /external/neven/Embedded/common/src/b_BasicEm/
Basic.h 53 typedef signed char int8; typedef
  /external/regex-re2/util/
util.h 67 typedef int8_t int8; typedef in namespace:re2
  /hardware/akm/AK8975_FS/akmdfs/AKFS_APIs_8975/
AKFS_Device.h 33 typedef signed char int8; typedef
  /external/chromium/base/
basictypes.h 21 typedef signed char int8; typedef
73 const int8 kint8min = (( int8) 0x80);
74 const int8 kint8max = (( int8) 0x7F);
  /external/chromium_org/base/
basictypes.h 20 typedef signed char int8; typedef
72 const int8 kint8min = (( int8) 0x80);
73 const int8 kint8max = (( int8) 0x7F);
  /external/chromium_org/third_party/cld/base/
basictypes.h 20 typedef signed char int8; typedef
69 const int8 kint8min = (( int8) 0x80);
70 const int8 kint8max = (( int8) 0x7F);

Completed in 1974 milliseconds

1 2