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

  /external/tpm2/
BaseTypes.h 19 typedef int8_t INT8;
tpm_types.h 14 typedef int8_t INT8;
178 typedef INT8 TPM_CLOCK_ADJUST;
    [all...]
  /external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/
data_types.h 34 typedef signed char INT8;
  /external/libnfc-nci/src/gki/ulinux/
data_types.h 34 typedef signed char INT8;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xmd.h 125 typedef signed char INT8;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xmd.h 125 typedef signed char INT8;
  /external/vboot_reference/utility/include/
eficompress.h 10 #define INT8 int8_t
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
basetsd.h 30 typedef signed char INT8,*PINT8;
  /system/bt/stack/include/
bt_types.h 38 typedef int8_t INT8;
241 #define INT8_TO_STREAM(p, u8) {*(p)++ = (INT8)(u8);}
    [all...]
  /system/tpm/trunks/
tpm_generated.h 358 typedef int8_t INT8;
441 typedef INT8 TPM_CLOCK_ADJUST;
    [all...]

Completed in 318 milliseconds