Home
last modified time | relevance | path

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

123456

/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
/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/icu/icu4c/source/common/unicode/
Dptypes.h120 typedef unsigned __int64 uint64_t; typedef
122 typedef unsigned long long uint64_t; typedef
/external/netperf/src/
Dnetcpu.h11 typedef unsigned __int64 uint64_t; typedef
/external/clang/test/Headers/
Dint64-type.c5 typedef unsigned long long uint64_t; typedef
/external/protobuf/objectivec/
DGPBUnknownField.m283 - (void)addVarint:(uint64_t)value { argument
300 - (void)addFixed64:(uint64_t)value { argument
DGPBDictionary.m1943 + (instancetype)dictionaryWithValues:(const uint64_t [])values argument
1945 count:(NSUInteger)count {
1969 count:(NSUInteger)count {
2095 - (BOOL)valueForKey:(uint32_t)key value:(uint64_t *)value {
2112 - (void)setValue:(uint64_t)value forKey:(uint32_t)key { argument
3907 + (instancetype)dictionaryWithValues:(const uint64_t [])values argument
3909 count:(NSUInteger)count {
3933 count:(NSUInteger)count {
4059 - (BOOL)valueForKey:(int32_t)key value:(uint64_t *)value {
4076 - (void)setValue:(uint64_t)value forKey:(int32_t)key { argument
[all …]
/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/Headers/Inputs/include/
Dstdint.h9 typedef unsigned __INT64_TYPE__ uint64_t; typedef
/external/clang/test/Profile/
Dc-counter-overflows.c7 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/pdfium/third_party/libopenjpeg20/
Dopj_stdint.h46 typedef unsigned __int64 uint64_t; typedef
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCModule.h49 MCModule(IntervalMap<uint64_t, MCAtom*>::Allocator &A) : OffsetMap(A) { } in MCModule()
/external/clang/test/CodeGenCXX/
Dlinetable-eh.cpp19 typedef unsigned long long uint64_t; typedef
/external/skia/third_party/vulkan/vulkan/
Dvk_platform.h87 typedef unsigned __int64 uint64_t; typedef
/external/vulkan-validation-layers/include/vulkan/
Dvk_platform.h82 typedef unsigned __int64 uint64_t; typedef
/external/mesa3d/include/vulkan/
Dvk_platform.h82 typedef unsigned __int64 uint64_t; typedef
/external/syslinux/efi32/include/efi/ia32/
Defibind.h36 typedef unsigned __int64 uint64_t; typedef
46 typedef unsigned int __attribute__((__mode__(__DI__))) uint64_t; typedef
57 typedef unsigned long uint64_t; typedef
69 typedef unsigned long long uint64_t __attribute__((aligned (8))); typedef
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/ia32/
Defibind.h36 typedef unsigned __int64 uint64_t; typedef
46 typedef unsigned int __attribute__((__mode__(__DI__))) uint64_t; typedef
57 typedef unsigned long uint64_t; typedef
69 typedef unsigned long long uint64_t __attribute__((aligned (8))); typedef
/external/syslinux/gpxe/src/arch/x86_64/include/bits/
Dstdint.h11 typedef unsigned long long uint64_t; typedef
/external/syslinux/gpxe/src/arch/i386/include/bits/
Dstdint.h13 typedef unsigned long long uint64_t; typedef
/external/syslinux/com32/include/bitsize64/
Dstdint.h8 typedef unsigned long int uint64_t; typedef
/external/syslinux/com32/include/bitsize32/
Dstdint.h8 typedef unsigned long long int uint64_t; typedef

123456