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

1 2 3 4 5

  /external/libexif/contrib/watcom/
_stdint.h 8 typedef signed char int8_t; typedef
  /external/syslinux/com32/include/bitsize/
stdint.h 8 typedef signed char int8_t; typedef
  /external/libpcap/
pcap-stdinc.h 99 typedef signed char int8_t; typedef
  /external/pdfium/third_party/libopenjpeg20/
opj_stdint.h 39 typedef signed __int8 int8_t; typedef
  /hardware/interfaces/renderscript/1.0/vts/functional/
VtsHalRenderscriptV1_0TargetTest.h 87 typedef signed char int8_t; typedef
88 extern const int8_t bitCode[];
  /device/linaro/bootloader/edk2/StdLib/Include/sys/
stdint.h 45 #ifndef int8_t
46 typedef __int8_t int8_t; typedef
47 #define int8_t __int8_t macro
  /external/icu/icu4c/source/common/unicode/
ptypes.h 87 typedef signed char int8_t; typedef
  /external/libvpx/libvpx/vpx/
vpx_integer.h 27 typedef signed char int8_t; typedef
  /external/mesa3d/include/vulkan/
vk_platform.h 75 typedef signed __int8 int8_t; typedef
  /external/skia/third_party/vulkan/vulkan/
vk_platform.h 80 typedef signed __int8 int8_t; typedef
  /external/skqp/third_party/vulkan/vulkan/
vk_platform.h 80 typedef signed __int8 int8_t; typedef
  /external/syslinux/gpxe/src/arch/i386/include/bits/
stdint.h 15 typedef signed char int8_t; typedef
  /external/syslinux/gpxe/src/arch/x86_64/include/bits/
stdint.h 13 typedef signed char int8_t; typedef
  /external/vulkan-validation-layers/include/vulkan/
vk_platform.h 75 typedef signed __int8 int8_t; typedef
  /external/webp/include/webp/
types.h 28 typedef signed char int8_t; typedef
  /external/webp/src/webp/
types.h 28 typedef signed char int8_t; typedef
  /frameworks/native/vulkan/include/vulkan/
vk_platform.h 75 typedef signed __int8 int8_t; typedef
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/include/
stdint.h 10 typedef signed char int8_t; typedef
  /hardware/invensense/6515/libsensors_iio/software/core/driver/include/
stdint_invensense.h 21 typedef signed char int8_t; typedef
  /hardware/invensense/65xx/libsensors_iio/software/core/driver/include/
stdint_invensense.h 21 typedef signed char int8_t; typedef
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/include/vulkan/
vk_platform.h 75 typedef signed __int8 int8_t; typedef
  /external/brotli/c/include/brotli/
types.h 18 typedef __int8 int8_t; typedef
  /system/bt/embdrv/g722/
g722_typedefs.h 67 typedef signed char int8_t; typedef
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/sys/
_stdint.h 34 typedef __int8_t int8_t; typedef
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/Aarch64/
EfiBind.h 55 typedef signed char int8_t; typedef

Completed in 1338 milliseconds

1 2 3 4 5