Searched defs:int8_t (Results 1 - 25 of 52) sorted by relevance

123

/external/libexif/contrib/watcom/
H A D_stdint.h8 typedef signed char int8_t; typedef
/external/syslinux/com32/include/bitsize/
H A Dstdint.h8 typedef signed char int8_t; typedef
/external/libpcap/
H A Dpcap-stdinc.h99 typedef signed char int8_t; typedef
/external/pdfium/third_party/libopenjpeg20/
H A Dopj_stdint.h39 typedef signed __int8 int8_t; typedef
/external/icu/icu4c/source/common/unicode/
H A Dptypes.h87 typedef signed char int8_t; typedef
/external/libvpx/libvpx/vpx/
H A Dvpx_integer.h27 typedef signed char int8_t; typedef
/external/mesa3d/include/vulkan/
H A Dvk_platform.h75 typedef signed __int8 int8_t; typedef
/external/skia/third_party/vulkan/vulkan/
H A Dvk_platform.h80 typedef signed __int8 int8_t; typedef
/external/syslinux/gpxe/src/arch/i386/include/bits/
H A Dstdint.h15 typedef signed char int8_t; typedef
/external/syslinux/gpxe/src/arch/x86_64/include/bits/
H A Dstdint.h13 typedef signed char int8_t; typedef
/external/vulkan-validation-layers/include/vulkan/
H A Dvk_platform.h75 typedef signed __int8 int8_t; typedef
/external/webp/include/webp/
H A Dtypes.h28 typedef signed char int8_t; typedef
/external/webp/src/webp/
H A Dtypes.h28 typedef signed char int8_t; typedef
/external/brotli/include/brotli/
H A Dtypes.h18 typedef __int8 int8_t; typedef
/external/nanopb-c/extra/
H A Dpb_syshdr.h19 typedef signed char int8_t; typedef
/external/skia/include/gpu/
H A DGrConfig.h56 typedef signed char int8_t; typedef
/external/clang/test/Analysis/
H A DMPIMock.h12 typedef int int8_t; typedef
/external/flac/include/share/
H A Dcompat.h138 typedef __int8 int8_t; typedef
/external/sfntly/cpp/src/sfntly/port/
H A Dtype.h24 typedef signed char int8_t; typedef
/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DDataTypes.h112 typedef signed char int8_t; typedef
/external/swiftshader/third_party/LLVM/include-android/llvm/Support/
H A DDataTypes.h111 typedef signed char int8_t; typedef
/external/swiftshader/third_party/LLVM/include-linux/llvm/Support/
H A DDataTypes.h111 typedef signed char int8_t; typedef
/external/swiftshader/third_party/LLVM/include-osx/llvm/Support/
H A DDataTypes.h111 typedef signed char int8_t; typedef
/external/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/Support/
H A DDataTypes.h112 typedef signed char int8_t; typedef
/external/clang/test/CodeGenCXX/
H A Daarch64-mangle-neon-vectors.cpp5 typedef signed char int8_t; typedef
15 typedef __attribute__((neon_vector_type(8))) int8_t int8x8_t;
16 typedef __attribute__((neon_vector_type(16))) int8_t int8x16_t;

Completed in 2733 milliseconds

123