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

1 2 3 4 5 6

  /external/libexif/contrib/watcom/
_stdint.h 9 typedef signed short int16_t; typedef
  /external/syslinux/com32/include/bitsize/
stdint.h 9 typedef short int int16_t; typedef
  /external/libpcap/
pcap-stdinc.h 104 typedef signed short int16_t; typedef
  /external/pdfium/third_party/libopenjpeg20/
opj_stdint.h 41 typedef signed __int16 int16_t; typedef
  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/MemoryInit/Pei/
core_types.h 20 typedef short int16_t; typedef
  /device/linaro/bootloader/edk2/StdLib/Include/sys/
stdint.h 55 #ifndef int16_t
56 typedef __int16_t int16_t; typedef
57 #define int16_t __int16_t macro
  /external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.list/
p7-0x-fixits.cpp 6 typedef short int16_t; typedef
14 struct {int16_t i;} i16 = {70000};
16 // CHECK: fix-it:{{.*}}:30}:"static_cast<int16_t>("
  /external/icu/icu4c/source/common/unicode/
ptypes.h 95 typedef signed short int16_t; typedef
  /external/libvpx/libvpx/vpx/
vpx_integer.h 28 typedef signed short int16_t; typedef
  /external/mesa3d/include/vulkan/
vk_platform.h 77 typedef signed __int16 int16_t; typedef
  /external/skia/third_party/vulkan/vulkan/
vk_platform.h 82 typedef signed __int16 int16_t; typedef
  /external/skqp/third_party/vulkan/vulkan/
vk_platform.h 82 typedef signed __int16 int16_t; typedef
  /external/syslinux/gpxe/src/arch/i386/include/bits/
stdint.h 16 typedef signed short int16_t; typedef
  /external/syslinux/gpxe/src/arch/x86_64/include/bits/
stdint.h 14 typedef signed short int16_t; typedef
  /external/tensorflow/tensorflow/contrib/lite/kernels/internal/optimized/
eigen_tensor_reduced_instantiations_oss.h 49 typedef __int16 int16_t; typedef
  /external/vulkan-validation-layers/include/vulkan/
vk_platform.h 77 typedef signed __int16 int16_t; typedef
  /external/webp/include/webp/
types.h 30 typedef signed short int16_t; typedef
  /external/webp/src/webp/
types.h 30 typedef signed short int16_t; typedef
  /frameworks/native/vulkan/include/vulkan/
vk_platform.h 77 typedef signed __int16 int16_t; typedef
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/include/
stdint.h 11 typedef signed short int16_t; typedef
  /hardware/invensense/6515/libsensors_iio/software/core/driver/include/
stdint_invensense.h 22 typedef short int16_t; typedef
  /hardware/invensense/65xx/libsensors_iio/software/core/driver/include/
stdint_invensense.h 22 typedef short int16_t; typedef
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/include/vulkan/
vk_platform.h 77 typedef signed __int16 int16_t; typedef
  /external/brotli/c/include/brotli/
types.h 20 typedef __int16 int16_t; typedef
  /system/bt/embdrv/g722/
g722_typedefs.h 68 typedef signed short int16_t; typedef

Completed in 1382 milliseconds

1 2 3 4 5 6