/external/e2fsprogs/lib/uuid/ |
D | uuid_types.h.in | 13 typedef int int64_t; typedef 16 typedef long int64_t; typedef 20 typedef __signed__ long long int64_t; typedef 22 typedef signed long long int64_t; typedef
|
/external/icu/libandroidicu/include/unicode/ |
D | ptypes.h | 113 typedef signed __int64 int64_t; typedef 115 typedef signed long long int64_t; typedef
|
/external/icu/icu4c/source/common/unicode/ |
D | ptypes.h | 113 typedef signed __int64 int64_t; typedef 115 typedef signed long long int64_t; typedef
|
/external/libpcap/pcap/ |
D | pcap-inttypes.h | 59 typedef _int64 int64_t; typedef 62 typedef long long int64_t; typedef
|
/external/protobuf/objectivec/Tests/ |
D | GPBCodedInputStreamTests.m | 92 - (void)assertReadVarint:(NSData*)data value:(int64_t)value { argument 108 - (void)assertReadLittleEndian64:(NSData*)data value:(int64_t)value { argument
|
D | GPBCodedOuputStreamTests.m | 106 - (void)assertWriteLittleEndian64:(NSData*)data value:(int64_t)value { argument 130 - (void)assertWriteVarint:(NSData*)data value:(int64_t)value { argument
|
D | GPBDictionaryTests+Int64.m | 48 + (instancetype)dictionaryWithValue:(int32_t)value forKey:(int64_t)key; argument 51 count:(NSUInteger)count; 67 + (instancetype)dictionaryWithValue:(int32_t)value forKey:(int64_t)key { argument 77 count:(NSUInteger)count {
|
/external/clang/test/Sema/ |
D | aarch64-neon-vector-types.c | 13 typedef long int64_t; typedef 16 typedef long long int64_t; typedef
|
/external/nanopb-c/tests/without_64bit/ |
D | no_64bit_syshdr.h | 13 #define int64_t disabled_int64_t macro
|
/external/perfetto/src/trace_processor/ |
D | fuchsia_trace_parser.cc | 41 int64_t, in ParseFtracePacket() argument 47 int64_t, in ParseTracePacket() argument
|
/external/protobuf/objectivec/ |
D | GPBDictionary.m | 2149 + (instancetype)dictionaryWithValues:(const int64_t [])values argument 2151 count:(NSUInteger)count { 2175 count:(NSUInteger)count { 2301 - (BOOL)valueForKey:(uint32_t)key value:(int64_t *)value { 2318 - (void)setValue:(int64_t)value forKey:(uint32_t)key { argument 4113 + (instancetype)dictionaryWithValues:(const int64_t [])values argument 4115 count:(NSUInteger)count { 4139 count:(NSUInteger)count { 4265 - (BOOL)valueForKey:(int32_t)key value:(int64_t *)value { 4282 - (void)setValue:(int64_t)value forKey:(int32_t)key { argument [all …]
|
D | GPBCodedOutputStream.m | 233 - (void)writeInt64NoTag:(int64_t)value { argument 237 - (void)writeInt64:(int32_t)fieldNumber value:(int64_t)value { argument 403 - (void)writeSFixed64NoTag:(int64_t)value { argument 407 - (void)writeSFixed64:(int32_t)fieldNumber value:(int64_t)value { argument 421 - (void)writeSInt64NoTag:(int64_t)value { argument 425 - (void)writeSInt64:(int32_t)fieldNumber value:(int64_t)value { argument 972 - (void)writeRawVarint64:(int64_t)value { argument 980 - (void)writeRawLittleEndian64:(int64_t)value { argument
|
/external/clang/test/CodeGen/ |
D | aarch64-fix-cortex-a53-835769.c | 17 typedef long int64_t; typedef
|
D | 2010-06-17-asmcrash.c | 5 typedef long long int64_t; typedef
|
D | arm-asm-variable.c | 4 typedef long long int64_t; typedef
|
/external/pdfium/third_party/libopenjpeg20/ |
D | opj_stdint.h | 45 typedef signed __int64 int64_t; typedef
|
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/ |
D | eigen_tensor_reduced_instantiations_oss.h | 53 typedef __int64 int64_t; typedef
|
D | eigen_tensor_reduced_instantiations_google.h | 53 typedef __int64 int64_t; typedef
|
/external/tensorflow/tensorflow/contrib/lite/kernels/internal/optimized/ |
D | eigen_tensor_reduced_instantiations_oss.h | 53 typedef __int64 int64_t; typedef
|
/external/mesa3d/include/vulkan/ |
D | vk_platform.h | 81 typedef signed __int64 int64_t; typedef
|
/external/skia/include/third_party/vulkan/vulkan/ |
D | vk_platform.h | 81 typedef signed __int64 int64_t; typedef
|
/external/vulkan-headers/include/vulkan/ |
D | vk_platform.h | 81 typedef signed __int64 int64_t; typedef
|
/external/skqp/include/third_party/vulkan/vulkan/ |
D | vk_platform.h | 81 typedef signed __int64 int64_t; typedef
|
/external/swiftshader/include/vulkan/ |
D | vk_platform.h | 81 typedef signed __int64 int64_t; typedef
|
/external/clang/test/Analysis/ |
D | misc-ps-64.m | 7 typedef long long int64_t; typedef
|