/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/ |
H A D | ConstraintSystem.h | 40 bool addVariableRow(const SmallVector<int64_t, 8> &R) { in addVariableRow() 56 bool addVariableRowFill(const SmallVector<int64_t, 8> &R) { in addVariableRowFill() 67 static SmallVector<int64_t, 8> negate(SmallVector<int64_t, 8> R) { in negate()
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/ |
H A D | LatencyBenchmarkRunner.cpp | 33 static double computeVariance(const llvm::SmallVector<int64_t, 4> &Values) { in computeVariance() 47 static int64_t findMin(const llvm::SmallVector<int64_t, 4> &Values) { in findMin() 53 static int64_t findMax(const llvm::SmallVector<int64_t, 4> &Values) { in findMax() 59 static int64_t findMean(const llvm::SmallVector<int64_t, 4> &Values) { in findMean()
|
H A D | BenchmarkRunner.cpp | 56 accumulateCounterValues(const llvm::SmallVector<int64_t, 4> &NewValues, in accumulateCounterValues()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/ |
H A D | RelocationResolver.cpp | 100 static uint64_t resolveBPF(uint64_t Type, uint64_t Offset, uint64_t S, in resolveBPF() argument 269 static uint64_t resolveX86(uint64_t Type, uint64_t Offset, uint64_t S, in resolveX86() argument 314 static uint64_t resolveARM(uint64_t Type, uint64_t Offset, uint64_t S, in resolveARM() argument 368 static uint64_t resolveMips32(uint64_t Type, uint64_t Offset, uint64_t S, in resolveMips32() argument 476 static uint64_t resolveCOFFX86(uint64_t Type, uint64_t Offset, uint64_t S, in resolveCOFFX86() argument 497 static uint64_t resolveCOFFX86_64(uint64_t Type, uint64_t Offset, uint64_t S, in resolveCOFFX86_64() argument 519 static uint64_t resolveCOFFARM(uint64_t Type, uint64_t Offset, uint64_t S, in resolveCOFFARM() argument 540 static uint64_t resolveCOFFARM64(uint64_t Type, uint64_t Offset, uint64_t S, in resolveCOFFARM64() argument 556 static uint64_t resolveMachOX86_64(uint64_t Type, uint64_t Offset, uint64_t S, in resolveMachOX86_64() argument 599 static uint64_t resolveWasm32(uint64_t Type, uint64_t Offset, uint64_t S, in resolveWasm32() argument
|
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/ia32/ |
H A D | efibind.h | 39 typedef __int64 int64_t; typedef 47 typedef int __attribute__((__mode__(__DI__))) int64_t; typedef 60 typedef long int64_t; typedef 72 typedef long long int64_t __attribute__((aligned (8))); typedef
|
/netbsd-src/external/bsd/libbind/dist/port/darwin/include/sys/ |
H A D | bitypes.h | 35 typedef long long int64_t; typedef
|
/netbsd-src/external/bsd/libbind/dist/port/rhapsody/include/sys/ |
H A D | bitypes.h | 35 typedef long long int64_t; typedef
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/ |
H A D | stdint.d | 62 alias int64_t = long; /// in version() local 104 alias int64_t = cpp_longlong; /// in version() local 138 alias int64_t = long; /// in version() local 184 alias int64_t = long; /// in version() local 218 alias int64_t = long; /// in version() local 252 alias int64_t = long; /// in version() local 286 alias int64_t = long; /// in version() local 320 alias int64_t = cpp_longlong; /// in version() local 354 alias int64_t = long; /// in version() local
|
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/ia64/ |
H A D | efibind.h | 37 typedef __int64 int64_t; typedef 48 typedef long int64_t; typedef 59 typedef long long int64_t; typedef
|
/netbsd-src/tests/usr.bin/xlint/lint1/ |
H A D | expr_fold_strict_bool.c | 13 typedef long long int64_t; typedef
|
/netbsd-src/external/bsd/elftosb/dist/common/ |
H A D | stdafx.h | 69 typedef long long int64_t; typedef
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/ |
H A D | longdouble.h | 57 operator int64_t (void) in int64_t() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
H A D | longdouble.h | 57 operator int64_t (void) in int64_t() function
|
/netbsd-src/external/bsd/libbind/dist/port/decunix/include/sys/ |
H A D | bitypes.h | 47 typedef signed long int64_t; typedef
|
/netbsd-src/sys/sys/ |
H A D | stdint.h | 69 typedef __int64_t int64_t; typedef
|
/netbsd-src/external/gpl2/xcvs/dist/lib/ |
H A D | stdint_.h | 78 typedef long int64_t; typedef 84 typedef long long int64_t; typedef 89 typedef __int64 int64_t; typedef
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/ |
H A D | stdint_.h | 129 # define int64_t long int macro 131 # define int64_t __int64 macro 133 # define int64_t long long int macro
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/ |
H A D | stdint_.h | 129 # define int64_t long int macro 131 # define int64_t __int64 macro 133 # define int64_t long long int macro
|
/netbsd-src/sys/arch/hpc/stand/include/machine/ |
H A D | types.h | 21 typedef signed __int64 int64_t; typedef
|
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/x86_64/ |
H A D | efibind.h | 50 typedef __int64 int64_t; typedef 58 typedef int __attribute__((__mode__(__DI__))) int64_t; typedef 71 typedef long int64_t; typedef 83 typedef long long int64_t __attribute__((aligned (8))); typedef
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | ConstraintSystem.cpp | 145 bool ConstraintSystem::isConditionImplied(SmallVector<int64_t, 8> R) { in isConditionImplied()
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/test/ |
H A D | complexity_test.cc | 58 BENCHMARK(BM_Complexity_O1)->Range(1, 1 << 18)->Complexity([](int64_t) { in __anon0ed6190e0202() argument
|
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/ |
H A D | e_os2.h | 229 typedef INT64 int64_t; typedef
|
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/test/ |
H A D | complexity_test.cc | 65 BENCHMARK(BM_Complexity_O1)->Range(1, 1 << 18)->Complexity([](int64_t) { in __anondfe756870202() argument
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/ |
H A D | e_os2.h | 238 typedef INT64 int64_t; typedef
|