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

1 2 3 4 5 6

  /external/libexif/contrib/watcom/
_stdint.h 10 typedef signed long int32_t; typedef
  /external/syslinux/com32/include/bitsize/
stdint.h 10 typedef int int32_t; typedef
  /external/clang/test/Sema/
implicit-decl.c 3 typedef int int32_t; typedef
9 int32_t *vector[16];
11 int32_t compCount = 0;
21 Boolean _CFCalendarDecomposeAbsoluteTimeV(const char *componentDesc, int32_t **vector, int32_t count) { // expected-error{{conflicting types for '_CFCalendarDecomposeAbsoluteTimeV'}}
  /external/libpcap/
pcap-stdinc.h 109 typedef signed int int32_t; typedef
  /external/pdfium/third_party/libopenjpeg20/
opj_stdint.h 43 typedef signed __int32 int32_t; typedef
  /hardware/qcom/msm8998/json-c/
json_inttypes.h 10 typedef __int32 int32_t; typedef
11 #define INT32_MIN ((int32_t)_I32_MIN)
12 #define INT32_MAX ((int32_t)_I32_MAX)
  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/MemoryInit/Pei/
core_types.h 22 typedef int int32_t; typedef
  /device/linaro/bootloader/edk2/StdLib/Include/sys/
stdint.h 65 #ifndef int32_t
66 typedef __int32_t int32_t; typedef
67 #define int32_t __int32_t macro
  /external/google-breakpad/src/google_breakpad/common/
breakpad_types.h 65 typedef __int32 int32_t; typedef
  /external/icu/icu4c/source/common/unicode/
ptypes.h 103 typedef signed int int32_t; typedef
  /external/libvpx/libvpx/vpx/
vpx_integer.h 29 typedef signed int int32_t; typedef
  /external/mesa3d/include/vulkan/
vk_platform.h 79 typedef signed __int32 int32_t; typedef
  /external/skia/third_party/vulkan/vulkan/
vk_platform.h 84 typedef signed __int32 int32_t; typedef
  /external/skqp/third_party/vulkan/vulkan/
vk_platform.h 84 typedef signed __int32 int32_t; typedef
  /external/syslinux/gpxe/src/arch/i386/include/bits/
stdint.h 17 typedef signed int int32_t; typedef
  /external/syslinux/gpxe/src/arch/x86_64/include/bits/
stdint.h 15 typedef signed int int32_t; typedef
  /external/tensorflow/tensorflow/contrib/lite/kernels/internal/optimized/
eigen_tensor_reduced_instantiations_oss.h 51 typedef __int32 int32_t; typedef
  /external/vulkan-validation-layers/include/vulkan/
vk_platform.h 79 typedef signed __int32 int32_t; typedef
  /external/webp/include/webp/
types.h 32 typedef signed int int32_t; typedef
  /external/webp/src/webp/
types.h 32 typedef signed int int32_t; typedef
  /frameworks/native/vulkan/include/vulkan/
vk_platform.h 79 typedef signed __int32 int32_t; typedef
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/include/
stdint.h 12 typedef signed int int32_t; typedef
  /hardware/invensense/6515/libsensors_iio/software/core/driver/include/
stdint_invensense.h 23 typedef long int32_t; typedef
  /hardware/invensense/65xx/libsensors_iio/software/core/driver/include/
stdint_invensense.h 23 typedef long int32_t; typedef
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/include/vulkan/
vk_platform.h 79 typedef signed __int32 int32_t; typedef

Completed in 1227 milliseconds

1 2 3 4 5 6