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

  /frameworks/base/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/libyuv/files/include/libyuv/
basic_types.h 29 typedef char int8; typedef
  /hardware/qcom/media/mm-video/vidc/vdec/inc/
qtypes.h 73 typedef signed char int8; /* Signed 8 bit value */ typedef
  /external/chromium/third_party/libjingle/source/talk/base/
basictypes.h 50 typedef char int8; typedef
  /external/neven/Embedded/common/src/b_BasicEm/
Basic.h 53 typedef signed char int8; typedef
  /external/bluetooth/bluez/tools/
ubcsp.h 49 typedef signed char int8; typedef
131 int8 delay;
  /external/chromium/base/
basictypes.h 21 typedef signed char int8; typedef
73 const int8 kint8min = (( int8) 0x80);
74 const int8 kint8max = (( int8) 0x7F);
  /hardware/broadcom/wlan/bcm4329/dhdutil/include/
typedefs.h 189 typedef signed char int8; typedef
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
typedefs.h 189 typedef signed char int8; typedef
  /packages/inputmethods/PinyinIME/jni/include/
dictdef.h 32 typedef signed char int8; typedef in namespace:ime_pinyin
  /external/protobuf/src/google/protobuf/stubs/
common.h 130 typedef __int8 int8; typedef in namespace:google::protobuf
140 typedef int8_t int8; typedef in namespace:google::protobuf
    [all...]
  /external/qemu/fpu/
softfloat.h 53 | implementations of C, `flag', `uint8', and `int8' should all be `typedef'ed
58 typedef int8_t int8; typedef
244 void float_raise( int8 flags STATUS_PARAM);
  /hardware/msm7k/librpc/rpc/
types.h 89 typedef int8_t int8; typedef
362 bool_t (*send_int8) (xdr_s_type *xdr, const int8 *value);
370 bool_t (*recv_int8) (xdr_s_type *xdr, int8 *value);
  /external/genext2fs/
genext2fs.c 275 typedef signed char int8; typedef
506 #define decl8(x) int8 x;
    [all...]
  /external/bluetooth/bluez/lib/bluetooth/
sdp.h 497 int8_t int8; member in union:sdp_data_struct::__anon1860

Completed in 2104 milliseconds