HomeSort by relevance Sort by last modified time
    Searched defs:int64_t (Results 51 - 75 of 144) sorted by null

1 23 4 5 6

  /external/llvm/include/llvm/Support/
DataTypes.h 106 typedef __int64 int64_t; typedef
  /external/swiftshader/src/Common/
Types.hpp 34 typedef signed __int64 int64_t; typedef
  /external/syslinux/efi32/include/efi/ia32/
efibind.h 37 typedef __int64 int64_t; typedef
45 typedef int __attribute__((__mode__(__DI__))) int64_t; typedef
58 typedef long int64_t; typedef
70 typedef long long int64_t __attribute__((aligned (8))); typedef
91 typedef int64_t INT64;
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/ia32/
efibind.h 37 typedef __int64 int64_t; typedef
45 typedef int __attribute__((__mode__(__DI__))) int64_t; typedef
58 typedef long int64_t; typedef
70 typedef long long int64_t __attribute__((aligned (8))); typedef
91 typedef int64_t INT64;
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/ia64/
efibind.h 35 typedef __int64 int64_t; typedef
46 typedef long int64_t; typedef
57 typedef long long int64_t; typedef
78 typedef int64_t INT64;
92 typedef int64_t INTN;
  /external/tcpdump/
netdissect-stdinc.h 90 #ifndef int64_t
91 #define int64_t _int64 macro
116 #ifndef int64_t
117 #define int64_t long long macro
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
DataTypes.h 106 typedef __int64 int64_t; typedef
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
DataTypes.h 106 typedef __int64 int64_t; typedef
  /device/linaro/bootloader/edk2/StdLib/Include/sys/
types.h 87 #ifndef int64_t
88 typedef __int64_t int64_t; typedef
89 #define int64_t __int64_t macro
119 typedef int64_t quad_t;
129 * the C99 types int64_t and uint64_t instead.
132 typedef int64_t longlong_t; /* for XDR */
135 typedef int64_t blkcnt_t; /* fs block count */
157 typedef int64_t daddr_t; /* disk address */
198 typedef int64_t dtime_t; /* on-disk time_t */
  /external/clang/test/SemaCXX/
conversion.cpp 9 typedef signed long int64_t; typedef
  /external/compiler-rt/lib/builtins/
fp_lib.h 35 # define int64_t long long macro
64 typedef int64_t srep_t;
  /external/syslinux/efi64/include/efi/x86_64/
efibind.h 46 typedef __int64 int64_t; typedef
54 typedef int __attribute__((__mode__(__DI__))) int64_t; typedef
67 typedef long int64_t; typedef
79 typedef long long int64_t __attribute__((aligned (8))); typedef
100 typedef int64_t INT64;
117 typedef int64_t INTN;
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/x86_64/
efibind.h 46 typedef __int64 int64_t; typedef
54 typedef int __attribute__((__mode__(__DI__))) int64_t; typedef
67 typedef long int64_t; typedef
79 typedef long long int64_t __attribute__((aligned (8))); typedef
100 typedef int64_t INT64;
117 typedef int64_t INTN;
  /external/v8/tools/clang/plugins/tests/
ipc.cpp 24 typedef long int64_t; typedef
163 IPC::WriteParam(pickle, int64_t(0)); // OK
264 CALL_WRITEPARAM(int64_t) // OK
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
types.h 167 typedef long int int64_t; typedef
169 __extension__ typedef long long int int64_t; typedef
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
types.h 167 typedef long int int64_t; typedef
169 __extension__ typedef long long int int64_t; typedef
  /external/jemalloc/include/msvc_compat/C99/
stdint.h 89 typedef signed __int64 int64_t; typedef
97 typedef int64_t int_least64_t;
107 typedef int64_t int_fast64_t;
123 typedef int64_t intmax_t;
138 #define INT64_MIN ((int64_t)_I64_MIN)
  /external/libusb/msvc/
stdint.h 94 typedef __int64 int64_t; typedef
  /external/libvncserver/compat/msvc/
stdint.h 89 typedef __int64 int64_t; typedef
97 typedef int64_t int_least64_t;
107 typedef int64_t int_fast64_t;
123 typedef int64_t intmax_t;
138 #define INT64_MIN ((int64_t)_I64_MIN)
  /external/python/cpython3/Modules/_decimal/libmpdec/
vcstdint.h 72 typedef __int64 int64_t; typedef
82 typedef int64_t int_least64_t;
92 typedef int64_t int_fast64_t;
108 typedef int64_t intmax_t;
123 #define INT64_MIN ((int64_t)_I64_MIN)
  /external/syslinux/dos/
stdint.h 13 typedef signed long long int64_t; typedef
51 typedef int64_t intmax_t;
  /external/vixl/src/aarch32/
operands-aarch32.h 208 Operand(int64_t) = delete; // NOLINT(runtime/explicit) member in class:vixl::aarch32::Operand
213 VIXL_NO_RETURN_IN_DEBUG_MODE Operand(int64_t) { // NOLINT(runtime/explicit)
258 NeonImmediate(int64_t immediate) // NOLINT(runtime/explicit)
361 NeonImmediateType(int64_t u) : u64_(u) {}
382 NeonOperand(int64_t immediate) // NOLINT(runtime/explicit)
470 DOperand(int64_t immediate) // NOLINT(runtime/explicit)
512 QOperand(int64_t immediate) // NOLINT(runtime/explicit)
  /packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/msinttypes/
stdint.h 135 typedef signed __int64 int64_t; typedef
143 typedef int64_t int_least64_t;
153 typedef int64_t int_fast64_t;
169 typedef int64_t intmax_t;
184 #define INT64_MIN ((int64_t)_I64_MIN)
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x/include/
stdint-gcc.h 43 typedef __INT64_TYPE__ int64_t; typedef
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x/include/
stdint-gcc.h 43 typedef __INT64_TYPE__ int64_t; typedef

Completed in 716 milliseconds

1 23 4 5 6