Home
last modified time | relevance | path

Searched refs:QWord (Results 1 – 12 of 12) sorted by relevance

/external/pdfium/third_party/lcms/src/
Dcmsplugin.c79 void CMSEXPORT _cmsAdjustEndianess64(cmsUInt64Number* Result, cmsUInt64Number* QWord) in _cmsAdjustEndianess64() argument
84 cmsUInt8Number* pIn = (cmsUInt8Number*) QWord; in _cmsAdjustEndianess64()
102 (*Result)[0] = QWord[0]; in _cmsAdjustEndianess64()
103 (*Result)[1] = QWord[1]; in _cmsAdjustEndianess64()
105 *Result = *QWord; in _cmsAdjustEndianess64()
/external/crosvm/acpi_tables/src/
Daml.rs187 pub type QWord = u64; typedef
189 impl Aml for QWord { implementation
786 QWord, enumerator
/external/pdfium/third_party/lcms/include/
Dlcms2_plugin.h134 …oid CMSEXPORT _cmsAdjustEndianess64(cmsUInt64Number* Result, cmsUInt64Number* QWord);
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DREADME_P9.txt143 - Decimal Convert From/to National/Zoned/Signed-QWord:
DPPCInstrAltivec.td1537 // Decimal Convert From/to National/Zoned/Signed-QWord
/external/llvm/lib/Target/PowerPC/
DREADME_P9.txt143 - Decimal Convert From/to National/Zoned/Signed-QWord:
DPPCInstrAltivec.td1361 // Decimal Convert From/to National/Zoned/Signed-QWord
/external/llvm-project/llvm/test/MC/PowerPC/
Dppc64-encoding-vmx.s958 # Decimal Convert From/to National/Zoned/Signed-QWord
/external/llvm/test/MC/PowerPC/
Dppc64-encoding-vmx.s936 # Decimal Convert From/to National/Zoned/Signed-QWord
/external/llvm-project/llvm/lib/Target/PowerPC/
DREADME_P9.txt143 - Decimal Convert From/to National/Zoned/Signed-QWord:
DPPCInstrAltivec.td1573 // Decimal Convert From/to National/Zoned/Signed-QWord
/external/mesa3d/docs/relnotes/
D19.1.0.rst2794 - iris: iris - fix QWord aligned endings after batch chaining rework