/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ProfileData/ |
D | MemProf.h | 454 using offset_type = uint64_t; variable 474 uint64_t ReadKey(const unsigned char *D, offset_type /*Unused*/) { in ReadKey() argument 480 offset_type /*Unused*/) { in ReadData() argument 502 using offset_type = uint64_t; variable 525 void EmitKey(raw_ostream &Out, key_type_ref K, offset_type /*Unused*/) { in EmitKey() argument 532 offset_type /*Unused*/) { in EmitData() argument 548 using offset_type = uint64_t; variable 563 void EmitKey(raw_ostream &Out, key_type_ref K, offset_type /*Unused*/) { in EmitKey() argument 570 offset_type /*Unused*/) { in EmitData() argument 582 using offset_type = uint64_t; variable [all …]
|
/external/angle/third_party/spirv-tools/src/source/val/ |
D | validate_bitwise.cpp | 150 const uint32_t offset_type = _.GetOperandTypeId(inst, 4); in BitwisePass() local 177 const uint32_t offset_type = _.GetOperandTypeId(inst, 3); in BitwisePass() local
|
D | validate_extensions.cpp | 1811 const uint32_t offset_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local 2568 const uint32_t offset_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local 2630 const uint32_t offset_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local 2696 const uint32_t offset_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local 2759 const uint32_t offset_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local 2827 const uint32_t offset_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
|
/external/deqp-deps/SPIRV-Tools/source/val/ |
D | validate_bitwise.cpp | 145 const uint32_t offset_type = _.GetOperandTypeId(inst, 4); in BitwisePass() local 172 const uint32_t offset_type = _.GetOperandTypeId(inst, 3); in BitwisePass() local
|
D | validate_extensions.cpp | 1783 const uint32_t offset_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local 2540 const uint32_t offset_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local 2602 const uint32_t offset_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local 2668 const uint32_t offset_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local 2731 const uint32_t offset_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local 2799 const uint32_t offset_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
|
/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_bitwise.cpp | 145 const uint32_t offset_type = _.GetOperandTypeId(inst, 4); in BitwisePass() local 172 const uint32_t offset_type = _.GetOperandTypeId(inst, 3); in BitwisePass() local
|
D | validate_extensions.cpp | 1783 const uint32_t offset_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local 2538 const uint32_t offset_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local 2600 const uint32_t offset_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local 2666 const uint32_t offset_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local 2728 const uint32_t offset_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local 2795 const uint32_t offset_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
|
/external/clang/lib/Serialization/ |
D | ASTReaderInternals.h | 76 typedef unsigned offset_type; typedef 142 typedef unsigned offset_type; typedef 215 typedef unsigned offset_type; typedef 269 typedef unsigned offset_type; typedef
|
D | GlobalModuleIndex.cpp | 77 typedef unsigned offset_type; typedef in __anon22930a4e0311::IdentifierIndexReaderTrait 658 typedef unsigned offset_type; typedef in __anon22930a4e0711::IdentifierIndexWriterTrait
|
/external/pytorch/aten/src/ATen/cuda/detail/ |
D | OffsetCalculator.cuh | 32 using offset_type = at::detail::Array<stride_t, std::max<int>(NARGS, 1)>; typedef 83 using offset_type = at::detail::Array<index_t, std::max<int>(NARGS, 1)>; typedef
|
/external/flatbuffers/include/flatbuffers/ |
D | buffer.h | 30 typedef uoffset_t offset_type; typedef 42 typedef uoffset64_t offset_type; typedef
|
/external/llvm/include/llvm/Support/ |
D | OnDiskHashTable.h | 74 typedef typename Info::offset_type offset_type; typedef 287 typedef typename Info::offset_type offset_type; typedef 440 typedef typename base_type::offset_type offset_type; typedef
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | OnDiskHashTable.h | 73 typedef typename Info::offset_type offset_type; typedef 287 typedef typename Info::offset_type offset_type; typedef 440 typedef typename base_type::offset_type offset_type; typedef
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
D | OnDiskHashTable.h | 72 typedef typename Info::offset_type offset_type; typedef 286 typedef typename Info::offset_type offset_type; typedef 439 typedef typename base_type::offset_type offset_type; typedef
|
/external/tensorflow/tensorflow/compiler/mlir/lite/utils/ |
D | tftext_utils.cc | 113 auto offset_type = GetResultType(func, 1); in VerifyWhitespaceTokenizer() local 120 auto offset_type = GetResultType(func, 2); in VerifyWhitespaceTokenizer() local
|
/external/pytorch/aten/src/ATen/native/cuda/ |
D | SpectralOps.cu | 20 using offset_type = at::detail::Array<index_t, 1>; typedef
|
/external/llvm/lib/ProfileData/ |
D | InstrProfWriter.cpp | 84 typedef uint64_t offset_type; typedef in llvm::InstrProfRecordWriterTrait 121 void EmitData(raw_ostream &Out, key_type_ref, data_type_ref V, offset_type) { in EmitData() argument
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/ |
D | InstrProfWriter.cpp | 100 using offset_type = uint64_t; typedef in llvm::InstrProfRecordWriterTrait 140 void EmitData(raw_ostream &Out, key_type_ref, data_type_ref V, offset_type) { in EmitData() argument
|
/external/clang/lib/Lex/ |
D | PTHLexer.cpp | 323 typedef unsigned offset_type; typedef in __anond89208360111::PTHFileLookupCommonTrait 375 typedef unsigned offset_type; typedef in PTHManager::PTHStringLookupTrait
|
/external/clang/lib/Frontend/ |
D | CacheTokens.cpp | 122 typedef unsigned offset_type; typedef in __anonfa2e28e90111::FileEntryPTHEntryInfo 619 typedef unsigned offset_type; typedef in __anonfa2e28e90611::PTHIdentifierTableTrait
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/ |
D | InstrProfWriter.cpp | 106 using offset_type = uint64_t; typedef in llvm::InstrProfRecordWriterTrait 146 void EmitData(raw_ostream &Out, key_type_ref, data_type_ref V, offset_type) { in EmitData() argument
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/internal/ |
D | cord_rep_ring.h | 84 using offset_type = uint32_t; variable
|
/external/llvm/include/llvm/ProfileData/ |
D | InstrProfReader.h | 276 typedef uint64_t offset_type; typedef
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/ |
D | InstrProfReader.h | 320 using offset_type = uint64_t; variable
|
/external/tensorflow/tensorflow/core/kernels/ |
D | gpu_prim_helpers_test.cu.cc | 272 void MakeSegmentedSum(DataType type, DataType offset_type) { in MakeSegmentedSum()
|