| /third_party/e2fsprogs/lib/uuid/ |
| D | uuid_types.h | 14 typedef unsigned int uint64_t; typedef 17 typedef unsigned long uint64_t; typedef 24 typedef unsigned long long uint64_t; typedef
|
| 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
|
| /third_party/mesa3d/src/intel/common/ |
| D | intel_batch_decoder_stub.c | 34 uint64_t), in intel_batch_decode_ctx_init() argument
|
| /third_party/skia/third_party/externals/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 …]
|
| /third_party/mindspore/tests/ut/cpp/stub/ge/ |
| D | ge_task_launch_stub.cc | 38 HcclResult HcclAdapter::HcclBroadcast(void *, uint64_t, HcclDataType, uint32_t, aclrtStream) const { in HcclBroadcast() argument 41 HcclResult HcclAdapter::HcclAllReduce(void *, void *, uint64_t, HcclDataType, HcclReduceOp, aclrtSt… in HcclAllReduce() argument 45 HcclResult HcclAdapter::HcclAllGather(void *, void *, uint64_t, HcclDataType, aclrtStream, const st… in HcclAllGather() argument 48 HcclResult HcclAdapter::HcclReduceScatter(void *, void *, uint64_t, HcclDataType, HcclReduceOp, acl… in HcclReduceScatter() argument 52 HcclResult HcclAdapter::HcclSend(void *, uint64_t, HcclDataType, uint32_t, aclrtStream, const std::… in HcclSend() argument 55 HcclResult HcclAdapter::HcclRecv(void *, uint64_t, HcclDataType, uint32_t, aclrtStream, const std::… in HcclRecv() argument
|
| /third_party/skia/third_party/externals/icu/source/common/unicode/ |
| D | ptypes.h | 121 typedef unsigned __int64 uint64_t; typedef 123 typedef unsigned long long uint64_t; typedef
|
| /third_party/icu/icu4c/source/common/unicode/ |
| D | ptypes.h | 121 typedef unsigned __int64 uint64_t; typedef 123 typedef unsigned long long uint64_t; typedef
|
| /third_party/node/deps/icu-small/source/common/unicode/ |
| D | ptypes.h | 121 typedef unsigned __int64 uint64_t; typedef 123 typedef unsigned long long uint64_t; typedef
|
| /third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
| D | ptypes.h | 121 typedef unsigned __int64 uint64_t; typedef 123 typedef unsigned long long uint64_t; typedef
|
| /third_party/protobuf/objectivec/ |
| D | GPBUnknownField.m | 292 - (void)addVarint:(uint64_t)value { argument 309 - (void)addFixed64:(uint64_t)value { argument
|
| /third_party/eudev/src/shared/ |
| D | MurmurHash2.h | 16 typedef unsigned __int64 uint64_t; typedef
|
| /third_party/ninja/src/ |
| D | win32port.h | 29 typedef unsigned long long uint64_t; typedef
|
| /third_party/ltp/tools/sparse/sparse-src/validation/ |
| D | alternate-keywords.c | 16 typedef unsigned long long uint64_t; typedef
|
| /third_party/flutter/skia/third_party/externals/wuffs/test/c/testlib/ |
| D | testlib.c | 598 uint64_t, in proc_io_buffers() argument 599 uint64_t), in proc_io_buffers() argument 687 uint64_t, in do_bench_io_buffers() argument 688 uint64_t), in do_bench_io_buffers() argument 702 uint64_t, in do_test_io_buffers() argument 703 uint64_t), in do_test_io_buffers() argument
|
| /third_party/openh264/test/ |
| D | test_stdint.h | 17 typedef unsigned __int64 uint64_t; typedef
|
| /third_party/ffmpeg/libpostproc/ |
| D | postprocess_internal.h | 147 DECLARE_ALIGNED(32, uint64_t, pQPb_block)[4]; member 148 DECLARE_ALIGNED(32, uint64_t, pQPb2_block)[4]; member 150 DECLARE_ALIGNED(32, uint64_t, mmxDcOffset)[64]; member 151 DECLARE_ALIGNED(32, uint64_t, mmxDcThreshold)[64]; member
|
| /third_party/mindspore/mindspore/ccsrc/minddata/mindrecord/io/ |
| D | shard_writer.cc | 235 void ShardWriter::DeleteErrorData(std::map<uint64_t, std::vector<json>> &raw_data, in DeleteErrorData() 330 Status ShardWriter::CheckData(const std::map<uint64_t, std::vector<json>> &raw_data) { in CheckData() 381 Status ShardWriter::ValidateRawData(std::map<uint64_t, std::vector<json>> &raw_data, in ValidateRawData() 432 void ShardWriter::FillArray(int start, int end, std::map<uint64_t, vector<json>> &raw_data, in FillArray() 517 Status ShardWriter::WriteRawDataPreCheck(std::map<uint64_t, std::vector<json>> &raw_data, in WriteRawDataPreCheck() 586 Status ShardWriter::WriteRawData(std::map<uint64_t, std::vector<json>> &raw_data, in WriteRawData() 618 Status ShardWriter::WriteRawData(std::map<uint64_t, std::vector<py::handle>> &raw_data, in WriteRawData() 625 [](const std::pair<uint64_t, std::vector<py::handle>> &pair) { in WriteRawData() 634 [](const std::pair<uint64_t, std::vector<py::handle>> &pair) { in WriteRawData() 1057 Status ShardWriter::SerializeRawData(std::map<uint64_t, std::vector<json>> &raw_data, in SerializeRawData()
|
| /third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
| D | vk_platform.h | 82 typedef unsigned __int64 uint64_t; typedef
|
| /third_party/mesa3d/include/vulkan/ |
| D | vk_platform.h | 74 typedef unsigned __int64 uint64_t; typedef
|
| /third_party/flutter/glfw/deps/vulkan/ |
| D | vk_platform.h | 82 typedef unsigned __int64 uint64_t; typedef
|
| /third_party/vulkan-headers/include/vulkan/ |
| D | vk_platform.h | 74 typedef unsigned __int64 uint64_t; typedef
|
| /third_party/skia/include/third_party/vulkan/vulkan/ |
| D | vk_platform.h | 74 typedef unsigned __int64 uint64_t; typedef
|
| /third_party/flutter/skia/include/third_party/vulkan/vulkan/ |
| D | vk_platform.h | 82 typedef unsigned __int64 uint64_t; typedef
|
| /third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
| D | vk_platform.h | 74 typedef unsigned __int64 uint64_t; typedef
|
| /third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
| D | vk_platform.h | 74 typedef unsigned __int64 uint64_t; typedef
|