Home
last modified time | relevance | path

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

1234567891011

/external/perfetto/src/profiling/memory/
Dclient_api_noop.cc53 AHeapProfile_reportAllocation(uint32_t, uint64_t, uint64_t) { in AHeapProfile_reportAllocation() argument
58 AHeapProfile_reportSample(uint32_t, uint64_t, uint64_t) { in AHeapProfile_reportSample() argument
63 uint64_t) {} in AHeapProfile_reportFree() argument
/external/FXdiv/test/
Dquotient.cc105 TEST(uint64_t, cases) { in TEST() argument
135 TEST(uint64_t, divide_by_1) { in TEST() argument
143 TEST(uint64_t, divide_zero) { in TEST() argument
152 TEST(uint64_t, divide_by_n_minus_1) { in TEST() argument
161 TEST(uint64_t, divide_by_power_of_2) { in TEST() argument
172 TEST(uint64_t, divide_by_power_of_2_plus_1) { in TEST() argument
183 TEST(uint64_t, divide_by_power_of_2_minus_1) { in TEST() argument
194 TEST(uint64_t, match_native) { in TEST() argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/Disassembler/
DHexagonDisassembler.cpp567 uint64_t /*Address*/, in DecodeHvxVRRegisterClass() argument
582 uint64_t /*Address*/, in DecodeDoubleRegsRegisterClass() argument
594 MCInst &Inst, unsigned RegNo, uint64_t /*Address*/, const void *Decoder) { in DecodeGeneralDoubleLow8RegsRegisterClass() argument
603 uint64_t /*Address*/, in DecodeHvxWRRegisterClass() argument
617 uint64_t /*Address*/, in DecodeHvxVQRRegisterClass() argument
627 uint64_t /*Address*/, in DecodePredRegsRegisterClass() argument
636 uint64_t /*Address*/, in DecodeHvxQRRegisterClass() argument
645 uint64_t /*Address*/, in DecodeCtrRegsRegisterClass() argument
673 uint64_t /*Address*/, in DecodeCtrRegs64RegisterClass() argument
701 uint64_t /*Address*/, in DecodeModRegsRegisterClass() 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
/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/cronet/net/third_party/quiche/src/quiche/quic/core/qpack/fuzzer/
Dqpack_encoder_stream_receiver_fuzzer.cc25 void OnInsertWithNameReference(bool /*is_static*/, uint64_t /*name_index*/, in OnInsertWithNameReference() argument
29 void OnDuplicate(uint64_t /*index*/) override {} in OnDuplicate() argument
30 void OnSetDynamicTableCapacity(uint64_t /*capacity*/) override {} in OnSetDynamicTableCapacity() argument
/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/pooling/kernels/cpp_nhwc_1x1_stride_any_depthfirst/
Dgeneric.cpp33 uint64_t, in cpp_nhwc_1x1_stride_any_depthfirst_impl() argument
/external/libpcap/pcap/
Dpcap-inttypes.h67 typedef unsigned _int64 uint64_t; typedef
70 typedef unsigned long long uint64_t; typedef
/external/icu/libandroidicu/include/unicode/
Dptypes.h121 typedef unsigned __int64 uint64_t; typedef
123 typedef unsigned long long uint64_t; typedef
/external/cronet/third_party/icu/source/common/unicode/
Dptypes.h121 typedef unsigned __int64 uint64_t; typedef
123 typedef unsigned long long uint64_t; typedef
/external/icu/icu4c/source/common/unicode/
Dptypes.h121 typedef unsigned __int64 uint64_t; typedef
123 typedef unsigned long long uint64_t; typedef
/external/icu/libicu/cts_headers/unicode/
Dptypes.h121 typedef unsigned __int64 uint64_t; typedef
123 typedef unsigned long long uint64_t; typedef
/external/icu/libicu/ndk_headers/unicode/
Dptypes.h123 typedef unsigned __int64 uint64_t; typedef
125 typedef unsigned long long uint64_t; typedef
/external/libsrtp2/crypto/include/
Dintegers.h76 typedef unsigned long uint64_t; typedef
100 typedef double uint64_t; typedef
/external/libyuv/files/util/
Dpsnr.cc26 typedef unsigned __int64 uint64_t; typedef
29 typedef unsigned long uint64_t; // NOLINT typedef
31 typedef unsigned long long uint64_t; // NOLINT typedef
/external/protobuf/objectivec/
DGPBUnknownField.m292 - (void)addVarint:(uint64_t)value { argument
309 - (void)addFixed64:(uint64_t)value { argument
/external/cronet/third_party/protobuf/objectivec/
DGPBUnknownField.m292 - (void)addVarint:(uint64_t)value { argument
309 - (void)addFixed64:(uint64_t)value { argument
/external/eigen/Eigen/src/Core/util/
DMeta.h42 typedef std::uint64_t uint64_t; typedef
58 typedef ::uint64_t 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/clang/test/Headers/
Dint64-type.c5 typedef unsigned long long uint64_t; typedef
/external/nanopb-c/tests/without_64bit/
Dno_64bit_syshdr.h12 #define uint64_t disabled_uint64_t macro
/external/clang/test/CodeGen/
Duint128_t.c3 typedef unsigned long long 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/fastrpc/src/
Dapps_mem_skel.c461 static __inline int _skel_method(int (*_pfn)(uint64_t, uint32_t), uint32_t _sc, remote_arg* _pra) { in _skel_method()
477 static __inline int _skel_method_1(int (*_pfn)(uint32_t, uint32_t, uint64_t*, uint64_t*), uint32_t … in _skel_method_1() argument
502 static __inline int _skel_method_2(int (*_pfn)(uint64_t, uint64_t), uint32_t _sc, remote_arg* _pra)… in _skel_method_2() argument
518 …skel_method_3(int (*_pfn)(uint32_t, uint32_t, uint32_t, uint64_t, uint64_t, uint64_t*, uint64_t*),… in _skel_method_3() argument

1234567891011