Home
last modified time | relevance | path

Searched defs:uint64_t (Results 1 – 25 of 103) sorted by relevance

12345

/external/llvm/lib/Target/Hexagon/Disassembler/
DHexagonDisassembler.cpp505 uint64_t /*Address*/, in DecodeVectorRegsRegisterClass() argument
520 uint64_t /*Address*/, in DecodeDoubleRegsRegisterClass() argument
532 uint64_t /*Address*/, in DecodeVecDblRegsRegisterClass() argument
544 uint64_t /*Address*/, in DecodePredRegsRegisterClass() argument
553 uint64_t /*Address*/, in DecodeVecPredRegsRegisterClass() argument
562 uint64_t /*Address*/, in DecodeCtrRegsRegisterClass() argument
583 uint64_t /*Address*/, in DecodeCtrRegs64RegisterClass() argument
607 uint64_t /*Address*/, in DecodeModRegsRegisterClass() argument
655 uint64_t /*Address*/, in unsignedImmDecoder() argument
667 uint64_t /*Address*/, const void *Decoder) { in s16ImmDecoder() argument
[all …]
/external/e2fsprogs/lib/uuid/
Duuid_types.h.in14 typedef unsigned int uint64_t; typedef
17 typedef unsigned long uint64_t; typedef
24 typedef unsigned long long uint64_t; typedef
Duuid_types.h14 typedef unsigned int uint64_t; typedef
17 typedef unsigned long uint64_t; typedef
24 typedef unsigned long long uint64_t; typedef
/external/srtp/crypto/include/
Dintegers.h81 typedef unsigned long uint64_t; typedef
83 typedef unsigned long long uint64_t; typedef
102 typedef double uint64_t; typedef
/external/icu/icu4c/source/common/unicode/
Dptypes.h118 typedef unsigned __int64 uint64_t; typedef
120 typedef unsigned long long uint64_t; typedef
/external/clang/test/Sema/
Daarch64-neon-vector-types.c14 typedef unsigned long uint64_t; typedef
17 typedef unsigned long long uint64_t; typedef
/external/compiler-rt/lib/profile/
DInstrProfilingPort.h59 typedef unsigned long long uint64_t; typedef
66 typedef unsigned long long uint64_t; typedef
/external/clang/test/Headers/
Dint64-type.c5 typedef unsigned long long uint64_t; typedef
/external/netperf/src/
Dnetcpu.h11 typedef unsigned __int64 uint64_t; typedef
/external/clang/test/CodeGen/
Duint128_t.c3 typedef unsigned long long uint64_t; typedef
D2008-01-04-WideBitfield.c3 typedef unsigned long long uint64_t; typedef
Dx86_32-inline-asm.c12 typedef u_int64_t uint64_t; typedef
/external/clang/test/Profile/
Dc-counter-overflows.c7 typedef unsigned long long uint64_t; typedef
/external/clang/test/Headers/Inputs/include/
Dstdint.h9 typedef unsigned __INT64_TYPE__ uint64_t; typedef
/external/opencv3/modules/flann/include/opencv2/flann/
Ddist.h39 typedef unsigned __int64 uint64_t; typedef
/external/pdfium/third_party/libopenjpeg20/
Dopj_stdint.h46 typedef unsigned __int64 uint64_t; typedef
/external/llvm/include/llvm/Support/
DDataTypes.h77 typedef u_int64_t uint64_t; typedef
107 typedef unsigned __int64 uint64_t; typedef
DDataTypes.h.in75 typedef u_int64_t uint64_t; typedef
/external/clang/test/CodeGenCXX/
Dlinetable-eh.cpp19 typedef unsigned long long uint64_t; typedef
/external/libbrillo/brillo/streams/
Dinput_stream_set.cc91 bool InputStreamSet::SetSizeBlocking(uint64_t /* size */, ErrorPtr* error) { in SetSizeBlocking() argument
104 uint64_t* /* new_position */, in Seek() argument
/external/vulkan-validation-layers/include/vulkan/
Dvk_platform.h89 typedef unsigned __int64 uint64_t; typedef
/external/skia/third_party/vulkan/
Dvk_platform.h89 typedef unsigned __int64 uint64_t; typedef
/external/skia/third_party/yasm/config/win/
Dstdint.h22 typedef unsigned long long uint64_t; typedef
/external/google-breakpad/src/google_breakpad/common/
Dbreakpad_types.h67 typedef unsigned __int64 uint64_t; typedef
/external/clang/test/SemaCXX/
Dinteger-overflow.cpp2 typedef unsigned long long uint64_t; typedef

12345