/external/llvm/lib/CodeGen/AsmPrinter/ |
D | ByteStreamer.h | 34 virtual void EmitSLEB128(uint64_t DWord, const Twine &Comment = "") = 0; 35 virtual void EmitULEB128(uint64_t DWord, const Twine &Comment = "") = 0; 48 void EmitSLEB128(uint64_t DWord, const Twine &Comment) override { in EmitSLEB128() argument 50 AP.EmitSLEB128(DWord); in EmitSLEB128() 52 void EmitULEB128(uint64_t DWord, const Twine &Comment) override { in EmitULEB128() argument 54 AP.EmitULEB128(DWord); in EmitULEB128() 66 void EmitSLEB128(uint64_t DWord, const Twine &Comment) override { in EmitSLEB128() argument 67 Hash.addSLEB128(DWord); in EmitSLEB128() 69 void EmitULEB128(uint64_t DWord, const Twine &Comment) override { in EmitULEB128() argument 70 Hash.addULEB128(DWord); in EmitULEB128() [all …]
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | ByteStreamer.h | 33 virtual void EmitSLEB128(uint64_t DWord, const Twine &Comment = "") = 0; 34 virtual void EmitULEB128(uint64_t DWord, const Twine &Comment = "", unsigned PadTo = 0) = 0; 47 void EmitSLEB128(uint64_t DWord, const Twine &Comment) override { in EmitSLEB128() argument 49 AP.EmitSLEB128(DWord); in EmitSLEB128() 51 void EmitULEB128(uint64_t DWord, const Twine &Comment, unsigned PadTo) override { in EmitULEB128() argument 53 AP.EmitULEB128(DWord); in EmitULEB128() 65 void EmitSLEB128(uint64_t DWord, const Twine &Comment) override { in EmitSLEB128() argument 66 Hash.addSLEB128(DWord); in EmitSLEB128() 68 void EmitULEB128(uint64_t DWord, const Twine &Comment, unsigned PadTo) override { in EmitULEB128() argument 69 Hash.addULEB128(DWord); in EmitULEB128() [all …]
|
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
D | ByteStreamer.h | 33 virtual void emitSLEB128(uint64_t DWord, const Twine &Comment = "") = 0; 34 virtual void emitULEB128(uint64_t DWord, const Twine &Comment = "", 48 void emitSLEB128(uint64_t DWord, const Twine &Comment) override { in emitSLEB128() argument 50 AP.emitSLEB128(DWord); in emitSLEB128() 52 void emitULEB128(uint64_t DWord, const Twine &Comment, in emitULEB128() argument 55 AP.emitULEB128(DWord, nullptr, PadTo); in emitULEB128() 67 void emitSLEB128(uint64_t DWord, const Twine &Comment) override { in emitSLEB128() argument 68 Hash.addSLEB128(DWord); in emitSLEB128() 70 void emitULEB128(uint64_t DWord, const Twine &Comment, in emitULEB128() argument 72 Hash.addULEB128(DWord); in emitULEB128() [all …]
|
/external/abseil-cpp/absl/synchronization/internal/ |
D | kernel_timeout.h | 122 typedef unsigned long DWord; // NOLINT typedef 123 DWord InMillisecondsFromNow() const { in InMillisecondsFromNow() 124 constexpr DWord kInfinite = (std::numeric_limits<DWord>::max)(); in InMillisecondsFromNow() 141 return static_cast<DWord>(ms_from_now); in InMillisecondsFromNow()
|
/external/angle/third_party/abseil-cpp/absl/synchronization/internal/ |
D | kernel_timeout.h | 99 typedef unsigned long DWord; // NOLINT typedef 100 DWord InMillisecondsFromNow() const { in InMillisecondsFromNow() 101 constexpr DWord kInfinite = (std::numeric_limits<DWord>::max)(); in InMillisecondsFromNow() 118 return static_cast<DWord>(ms_from_now); in InMillisecondsFromNow()
|
/external/webrtc/third_party/abseil-cpp/absl/synchronization/internal/ |
D | kernel_timeout.h | 122 typedef unsigned long DWord; // NOLINT typedef 123 DWord InMillisecondsFromNow() const { in InMillisecondsFromNow() 124 constexpr DWord kInfinite = (std::numeric_limits<DWord>::max)(); in InMillisecondsFromNow() 141 return static_cast<DWord>(ms_from_now); in InMillisecondsFromNow()
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/synchronization/internal/ |
D | kernel_timeout.h | 98 typedef unsigned long DWord; // NOLINT typedef 99 DWord InMillisecondsFromNow() const { in InMillisecondsFromNow() 100 constexpr DWord kInfinite = (std::numeric_limits<DWord>::max)(); in InMillisecondsFromNow() 117 return static_cast<DWord>(ms_from_now); in InMillisecondsFromNow()
|
/external/libtextclassifier/abseil-cpp/absl/synchronization/internal/ |
D | kernel_timeout.h | 98 typedef unsigned long DWord; // NOLINT typedef 99 DWord InMillisecondsFromNow() const { in InMillisecondsFromNow() 100 constexpr DWord kInfinite = (std::numeric_limits<DWord>::max)(); in InMillisecondsFromNow() 117 return static_cast<DWord>(ms_from_now); in InMillisecondsFromNow()
|
/external/openscreen/third_party/abseil/src/absl/synchronization/internal/ |
D | kernel_timeout.h | 99 typedef unsigned long DWord; // NOLINT typedef 100 DWord InMillisecondsFromNow() const { in InMillisecondsFromNow() 101 constexpr DWord kInfinite = (std::numeric_limits<DWord>::max)(); in InMillisecondsFromNow() 118 return static_cast<DWord>(ms_from_now); in InMillisecondsFromNow()
|
/external/pdfium/third_party/lcms/src/ |
D | cmsplugin.c | 58 cmsUInt32Number CMSEXPORT _cmsAdjustEndianess32(cmsUInt32Number DWord) in _cmsAdjustEndianess32() argument 62 cmsUInt8Number* pByte = (cmsUInt8Number*) &DWord; in _cmsAdjustEndianess32() 73 return DWord; in _cmsAdjustEndianess32()
|
D | cmsio0.c | 682 cmsUInt32Number _validatedVersion(cmsUInt32Number DWord) in _validatedVersion() argument 684 cmsUInt8Number* pByte = (cmsUInt8Number*) &DWord; in _validatedVersion() 697 return DWord; in _validatedVersion()
|
/external/crosvm/acpi_tables/src/ |
D | aml.rs | 178 pub type DWord = u32; typedef 180 impl Aml for DWord { implementation 309 value: DWord, 785 DWord, enumerator 1696 FieldAccessType::DWord, in test_field()
|
/external/mesa3d/src/intel/genxml/ |
D | gen_pack_header.py | 302 class DWord: class in Group 322 dwords[index] = self.DWord()
|
/external/mesa3d/docs/relnotes/ |
D | 17.2.6.rst | 88 - i965: Program DWord Length in MI_FLUSH_DW
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | README_P9.txt | 349 - Convert (Un)Signed DWord -> QP: xscvsdqp xscvudqp 508 - Load/Store DWord: lxsd stxsd
|
D | PPCInstrVSX.td | 2800 // Convert (Un)Signed DWord -> QP. 3019 // Load DWord 3064 // Store DWord 3558 // (Un)Signed DWord vector extract -> QP 3619 // (Un)Signed DWord vector extract -> QP 3688 // Convert (Un)Signed DWord in memory -> QP
|
D | PPCInstrInfo.td | 5085 dag DWord = 5104 dag DWord = 5111 (OR8 (RLDICR DWBytes7654.DWord, 32, 31), DWBytes3210.DWord)>;
|
/external/llvm/lib/Target/PowerPC/ |
D | README_P9.txt | 349 - Convert (Un)Signed DWord -> QP: xscvsdqp xscvudqp 508 - Load/Store DWord: lxsd stxsd
|
D | PPCInstrVSX.td | 1985 // Convert (Un)Signed DWord -> QP 2122 // Load DWord 2159 // Store DWord
|
/external/llvm-project/llvm/lib/Target/PowerPC/ |
D | README_P9.txt | 349 - Convert (Un)Signed DWord -> QP: xscvsdqp xscvudqp 508 - Load/Store DWord: lxsd stxsd
|
D | PPCInstrVSX.td | 1501 // Convert (Un)Signed DWord -> QP. 1673 // Load DWord 1711 // Store DWord 3774 // Convert (Un)Signed DWord in memory -> QP 4042 // (Un)Signed DWord vector extract -> QP 4236 // (Un)Signed DWord vector extract -> QP
|
D | PPCInstrInfo.td | 5289 dag DWord = 5308 dag DWord = 5315 (OR8 (RLDICR DWBytes7654.DWord, 32, 31), DWBytes3210.DWord)>;
|
/external/llvm-project/llvm/test/MC/PowerPC/ |
D | vsx.s | 730 # Convert (Un)Signed DWord -> QP 898 # Load/Store DWord
|
/external/llvm/test/MC/PowerPC/ |
D | vsx.s | 698 # Convert (Un)Signed DWord -> QP 866 # Load/Store DWord
|
/external/llvm-project/llvm/test/CodeGen/PowerPC/ |
D | f128-vecExtractNconv.ll | 9 ; Vector extract DWord and convert to quad precision.
|