/external/perfetto/src/profiling/memory/ |
D | client_api_noop.cc | 53 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/mesa3d/src/intel/decoder/ |
D | intel_batch_decoder_stub.c | 35 uint64_t), in intel_batch_decode_ctx_init_brw() argument 52 uint64_t), in intel_batch_decode_ctx_init_elk() argument
|
D | intel_batch_decoder_brw.c | 41 uint64_t), in intel_batch_decode_ctx_init_brw() argument
|
D | intel_batch_decoder_elk.c | 41 uint64_t), in intel_batch_decode_ctx_init_elk() argument
|
/external/executorch/backends/apple/coreml/runtime/sdk/ |
D | ETCoreMLOperationProfilingInfo.mm | 58 estimatedExecutionStartTime:(uint64_t)estimatedExecutionStartTime argument 81 estimatedExecutionStartTime:(uint64_t)estimatedExecutionStartTime argument
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/Disassembler/ |
D | HexagonDisassembler.cpp | 583 uint64_t /*Address*/, in DecodeHvxVRRegisterClass() argument 599 uint64_t /*Address*/, in DecodeDoubleRegsRegisterClass() argument 612 uint64_t /*Address*/, in DecodeGeneralDoubleLow8RegsRegisterClass() argument 622 uint64_t /*Address*/, in DecodeHvxWRRegisterClass() argument 640 uint64_t /*Address*/, in DecodeHvxVQRRegisterClass() argument 650 uint64_t /*Address*/, in DecodePredRegsRegisterClass() argument 659 uint64_t /*Address*/, in DecodeHvxQRRegisterClass() argument 668 uint64_t /*Address*/, in DecodeCtrRegsRegisterClass() argument 696 DecodeCtrRegs64RegisterClass(MCInst &Inst, unsigned RegNo, uint64_t /*Address*/, in DecodeCtrRegs64RegisterClass() argument 724 uint64_t /*Address*/, in DecodeModRegsRegisterClass() argument [all …]
|
/external/FXdiv/test/ |
D | quotient.cc | 105 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/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/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/Disassembler/ |
D | HexagonDisassembler.cpp | 567 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/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/cronet/tot/third_party/llvm-libc/src/src/__support/GPU/generic/ |
D | utils.h | 63 LIBC_INLINE uint32_t broadcast_value(uint64_t, uint32_t x) { return x; } in broadcast_value() argument 65 LIBC_INLINE uint64_t ballot(uint64_t, bool x) { return x; } in ballot() argument 69 LIBC_INLINE void sync_lane(uint64_t) {} in sync_lane() argument 71 LIBC_INLINE uint32_t shuffle(uint64_t, uint32_t, uint32_t x) { return x; } in shuffle() argument
|
/external/cronet/stable/third_party/llvm-libc/src/src/__support/GPU/generic/ |
D | utils.h | 63 LIBC_INLINE uint32_t broadcast_value(uint64_t, uint32_t x) { return x; } in broadcast_value() argument 65 LIBC_INLINE uint64_t ballot(uint64_t, bool x) { return x; } in ballot() argument 69 LIBC_INLINE void sync_lane(uint64_t) {} in sync_lane() argument 71 LIBC_INLINE uint32_t shuffle(uint64_t, uint32_t, uint32_t x) { return x; } in shuffle() argument
|
/external/cronet/tot/net/third_party/quiche/src/quiche/quic/core/qpack/fuzzer/ |
D | qpack_encoder_stream_receiver_fuzzer.cc | 26 void OnInsertWithNameReference(bool /*is_static*/, uint64_t /*name_index*/, in OnInsertWithNameReference() argument 30 void OnDuplicate(uint64_t /*index*/) override {} in OnDuplicate() argument 31 void OnSetDynamicTableCapacity(uint64_t /*capacity*/) override {} in OnSetDynamicTableCapacity() argument
|
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/core/qpack/fuzzer/ |
D | qpack_encoder_stream_receiver_fuzzer.cc | 26 void OnInsertWithNameReference(bool /*is_static*/, uint64_t /*name_index*/, in OnInsertWithNameReference() argument 30 void OnDuplicate(uint64_t /*index*/) override {} in OnDuplicate() argument 31 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/ |
D | generic.cpp | 33 uint64_t, in cpp_nhwc_1x1_stride_any_depthfirst_impl() argument
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkSafetyCriticalUtil.cpp | 146 void hashPNextChain(std::size_t &seed, const void *pNext, const std::map<uint64_t, std::size_t> &ob… in hashPNextChain() 327 const std::map<uint64_t, std::size_t> &objectHashes) in calculateGraphicsPipelineHash() 574 const std::map<uint64_t, std::size_t> &objectHashes) in calculateComputePipelineHash() 622 const std::map<uint64_t, std::size_t> &objectHashes) in calculateSamplerYcbcrConversionHash() 634 std::size_t calculateSamplerHash(const VkSamplerCreateInfo &sCI, const std::map<uint64_t, std::size… in calculateSamplerHash() 646 const std::map<uint64_t, std::size_t> &objectHashes) in calculateDescriptorSetLayoutHash() 674 const std::map<uint64_t, std::size_t> &objectHashes) in calculatePipelineLayoutHash() 705 const std::map<uint64_t, std::size_t> &objectHashes) in calculateShaderModuleHash() 718 const std::map<uint64_t, std::size_t> &objectHashes) in calculateRenderPassHash() 770 const std::map<uint64_t, std::size_t> &objectHashes) in calculateRenderPass2Hash()
|
/external/libpcap/pcap/ |
D | pcap-inttypes.h | 67 typedef unsigned _int64 uint64_t; typedef 70 typedef unsigned long long uint64_t; typedef
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMInstPrinter.h | 116 void printAdrLabelOperand(const MCInst *MI, uint64_t /*Address*/, in printAdrLabelOperand() argument 218 void printThumbLdrLabelOperand(const MCInst *MI, uint64_t /*Address*/, in printThumbLdrLabelOperand() argument
|
/external/cronet/stable/third_party/icu/source/common/unicode/ |
D | ptypes.h | 121 typedef unsigned __int64 uint64_t; typedef 123 typedef unsigned long long uint64_t; typedef
|
/external/cronet/tot/third_party/icu/source/common/unicode/ |
D | ptypes.h | 121 typedef unsigned __int64 uint64_t; typedef 123 typedef unsigned long long uint64_t; typedef
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/ |
D | RelocationResolver.cpp | 90 static uint64_t resolveAArch64(uint64_t Type, uint64_t Offset, uint64_t S, in resolveAArch64() argument 142 static uint64_t resolveMips64(uint64_t Type, uint64_t Offset, uint64_t S, in resolveMips64() argument 168 static uint64_t resolveMSP430(uint64_t Type, uint64_t Offset, uint64_t S, in resolveMSP430() argument 192 static uint64_t resolvePPC64(uint64_t Type, uint64_t Offset, uint64_t S, in resolvePPC64() argument 218 static uint64_t resolveSystemZ(uint64_t Type, uint64_t Offset, uint64_t S, in resolveSystemZ() argument 242 static uint64_t resolveSparc64(uint64_t Type, uint64_t Offset, uint64_t S, in resolveSparc64() argument 265 static uint64_t resolveAmdgpu(uint64_t Type, uint64_t Offset, uint64_t S, in resolveAmdgpu() argument 311 static uint64_t resolvePPC32(uint64_t Type, uint64_t Offset, uint64_t S, in resolvePPC32() argument 358 static uint64_t resolveAVR(uint64_t Type, uint64_t Offset, uint64_t S, in resolveAVR() argument 374 static uint64_t resolveLanai(uint64_t Type, uint64_t Offset, uint64_t S, in resolveLanai() argument [all …]
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/MCTargetDesc/ |
D | SystemZInstPrinter.h | 59 void printOperand(const MCInst *MI, uint64_t /*Address*/, unsigned OpNum, in printOperand() argument 82 void printPCRelOperand(const MCInst *MI, uint64_t /*Address*/, int OpNum, in printPCRelOperand() argument
|
/external/cronet/tot/third_party/llvm-libc/src/src/__support/GPU/amdgpu/ |
D | utils.h | 125 [[clang::convergent]] LIBC_INLINE uint32_t broadcast_value(uint64_t, in broadcast_value() argument 149 [[clang::convergent]] LIBC_INLINE void sync_lane(uint64_t) { in sync_lane() argument 154 [[clang::convergent]] LIBC_INLINE uint32_t shuffle(uint64_t, uint32_t idx, in shuffle() argument
|
/external/cronet/stable/third_party/llvm-libc/src/src/__support/GPU/amdgpu/ |
D | utils.h | 125 [[clang::convergent]] LIBC_INLINE uint32_t broadcast_value(uint64_t, in broadcast_value() argument 149 [[clang::convergent]] LIBC_INLINE void sync_lane(uint64_t) { in sync_lane() argument 154 [[clang::convergent]] LIBC_INLINE uint32_t shuffle(uint64_t, uint32_t idx, in shuffle() argument
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/ |
D | MCInstrAnalysis.cpp | 27 bool MCInstrAnalysis::evaluateBranch(const MCInst & /*Inst*/, uint64_t /*Addr*/, in evaluateBranch() argument
|