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

1 2 3 4 5 6 7

  /external/clang/test/CodeGen/
2010-06-17-asmcrash.c 5 typedef long long int64_t; typedef
7 typedef int64_t x86_reg;
aarch64-fix-cortex-a53-835769.c 17 typedef long int64_t; typedef
19 int64_t f_load_madd_64(int64_t a, int64_t b, int64_t *c) {
20 int64_t result = a+b*(*c);
arm-asm-variable.c 4 typedef long long int64_t; typedef
7 int64_t foo(int64_t v, volatile int64_t *p)
12 int64_t r;
  /external/e2fsprogs/lib/uuid/
uuid_types.h 13 typedef int int64_t; typedef
16 typedef long int64_t; typedef
20 typedef __signed__ long long int64_t; typedef
22 typedef signed long long int64_t; typedef
  /external/pdfium/third_party/libopenjpeg20/
opj_stdint.h 45 typedef signed __int64 int64_t; typedef
  /external/icu/icu4c/source/common/unicode/
ptypes.h 69 /* The features header is needed to get (u)int64_t sometimes. */
110 typedef signed __int64 int64_t; typedef
112 typedef signed long long int64_t; typedef
  /external/libpcap/Win32/Include/
bittypes.h 50 typedef _int64 int64_t; typedef
53 typedef long long int64_t; typedef
  /external/opencv3/3rdparty/libwebp/webp/
types.h 34 typedef long long int int64_t; typedef
  /external/skia/third_party/vulkan/
vk_platform.h 88 typedef signed __int64 int64_t; typedef
  /external/skia/third_party/yasm/config/win/
stdint.h 18 typedef signed long long int64_t; typedef
  /external/vulkan-validation-layers/include/vulkan/
vk_platform.h 88 typedef signed __int64 int64_t; typedef
  /external/webp/include/webp/
types.h 35 typedef long long int int64_t; typedef
  /external/webp/src/webp/
types.h 35 typedef long long int int64_t; typedef
  /frameworks/native/vulkan/include/vulkan/
vk_platform.h 81 typedef signed __int64 int64_t; typedef
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/include/
stdint.h 13 typedef signed long long int64_t; typedef
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
vpx_integer.h 28 typedef signed __int64 int64_t; typedef
  /hardware/invensense/6515/libsensors_iio/software/core/driver/include/
stdint_invensense.h 24 typedef long long int64_t; typedef
  /hardware/invensense/65xx/libsensors_iio/software/core/driver/include/
stdint_invensense.h 24 typedef long long int64_t; typedef
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/vulkan/
vk_platform.h 88 typedef signed __int64 int64_t; typedef
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/vulkan/
vk_platform.h 88 typedef signed __int64 int64_t; typedef
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/vulkan/
vk_platform.h 88 typedef signed __int64 int64_t; typedef
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/vulkan/
vk_platform.h 88 typedef signed __int64 int64_t; typedef
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/vulkan/
vk_platform.h 88 typedef signed __int64 int64_t; typedef
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/vulkan/
vk_platform.h 88 typedef signed __int64 int64_t; typedef
  /external/libvpx/libvpx/vpx/
vpx_integer.h 37 typedef signed __int64 int64_t; typedef

Completed in 3443 milliseconds

1 2 3 4 5 6 7