/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/Disassembler/ |
D | HexagonDisassembler.cpp | 150 static DecodeStatus s4_0ImmDecoder(MCInst &MI, unsigned tmp, uint64_t, in s4_0ImmDecoder() argument 155 static DecodeStatus s29_3ImmDecoder(MCInst &MI, unsigned tmp, uint64_t, in s29_3ImmDecoder() argument 160 static DecodeStatus s8_0ImmDecoder(MCInst &MI, unsigned tmp, uint64_t, in s8_0ImmDecoder() argument 165 static DecodeStatus s4_3ImmDecoder(MCInst &MI, unsigned tmp, uint64_t, in s4_3ImmDecoder() argument 170 static DecodeStatus s31_1ImmDecoder(MCInst &MI, unsigned tmp, uint64_t, in s31_1ImmDecoder() argument 175 static DecodeStatus s3_0ImmDecoder(MCInst &MI, unsigned tmp, uint64_t, in s3_0ImmDecoder() argument 180 static DecodeStatus s30_2ImmDecoder(MCInst &MI, unsigned tmp, uint64_t, in s30_2ImmDecoder() argument 185 static DecodeStatus s6_0ImmDecoder(MCInst &MI, unsigned tmp, uint64_t, in s6_0ImmDecoder() argument 190 static DecodeStatus s6_3ImmDecoder(MCInst &MI, unsigned tmp, uint64_t, in s6_3ImmDecoder() argument 195 static DecodeStatus s4_1ImmDecoder(MCInst &MI, unsigned tmp, uint64_t, in s4_1ImmDecoder() argument [all …]
|
/external/e2fsprogs/lib/uuid/ |
D | uuid_types.h.in | 14 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/ |
D | HexagonDisassembler.cpp | 505 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/tensorflow/tensorflow/core/kernels/hexagon/ |
D | soc_interface.cc | 35 uint64_t /*buf_byte_size*/) { in soc_interface_FillInputNodeWithPort() argument 40 uint64_t /*buf_byte_size*/) { in soc_interface_FillInputNodeFloat() argument 44 uint64_t* /*buf_byte_size*/) { in soc_interface_ReadOutputNodeWithPort() argument 49 uint64_t* /*buf_byte_size*/) { in soc_interface_ReadOutputNodeFloat() argument 83 void soc_interface_SetDebugFlag(uint64_t /*flag*/) {} in soc_interface_SetDebugFlag() argument
|
/external/icu/libandroidicu/include/unicode/ |
D | ptypes.h | 121 typedef unsigned __int64 uint64_t; typedef 123 typedef unsigned long long uint64_t; typedef
|
/external/icu/icu4c/source/common/unicode/ |
D | ptypes.h | 121 typedef unsigned __int64 uint64_t; typedef 123 typedef unsigned long long uint64_t; typedef
|
/external/libpcap/pcap/ |
D | pcap-inttypes.h | 58 typedef unsigned _int64 uint64_t; typedef 61 typedef unsigned long long uint64_t; typedef
|
/external/clang/test/Headers/ |
D | int64-type.c | 5 typedef unsigned long long uint64_t; typedef
|
/external/nanopb-c/tests/without_64bit/ |
D | no_64bit_syshdr.h | 12 #define uint64_t disabled_uint64_t macro
|
/external/protobuf/objectivec/ |
D | GPBUnknownField.m | 283 - (void)addVarint:(uint64_t)value { argument 300 - (void)addFixed64:(uint64_t)value { argument
|
D | GPBDictionary.m | 1943 + (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/Sema/ |
D | aarch64-neon-vector-types.c | 14 typedef unsigned long uint64_t; typedef 17 typedef unsigned long long uint64_t; typedef
|
/external/clang/test/CodeGen/ |
D | uint128_t.c | 3 typedef unsigned long long uint64_t; typedef
|
D | 2008-01-04-WideBitfield.c | 3 typedef unsigned long long uint64_t; typedef
|
/external/clang/test/Profile/ |
D | c-counter-overflows.c | 7 typedef unsigned long long uint64_t; typedef
|
/external/clang/test/Headers/Inputs/include/ |
D | stdint.h | 9 typedef unsigned __INT64_TYPE__ uint64_t; typedef
|
/external/swiftshader/third_party/LLVM/include/llvm/MC/ |
D | MCModule.h | 49 MCModule(IntervalMap<uint64_t, MCAtom*>::Allocator &A) : OffsetMap(A) { } in MCModule()
|
/external/pdfium/third_party/libopenjpeg20/ |
D | opj_stdint.h | 46 typedef unsigned __int64 uint64_t; typedef
|
/external/clang/test/CodeGenCXX/ |
D | linetable-eh.cpp | 19 typedef unsigned long long uint64_t; typedef
|
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/ |
D | eigen_tensor_reduced_instantiations_google.h | 54 typedef unsigned __int64 uint64_t; typedef
|
D | eigen_tensor_reduced_instantiations_oss.h | 54 typedef unsigned __int64 uint64_t; typedef
|
/external/tensorflow/tensorflow/contrib/lite/kernels/internal/optimized/ |
D | eigen_tensor_reduced_instantiations_oss.h | 54 typedef unsigned __int64 uint64_t; typedef
|
/external/skia/include/third_party/vulkan/vulkan/ |
D | vk_platform.h | 82 typedef unsigned __int64 uint64_t; typedef
|
/external/skqp/include/third_party/vulkan/vulkan/ |
D | vk_platform.h | 82 typedef unsigned __int64 uint64_t; typedef
|
/external/vulkan-headers/include/vulkan/ |
D | vk_platform.h | 82 typedef unsigned __int64 uint64_t; typedef
|