Home
last modified time | relevance | path

Searched refs:Rotation (Results 1 – 13 of 13) sorted by relevance

/freebsd-13.1/sys/contrib/dev/acpica/components/debugger/
H A Ddbconvert.c511 ACPI_PLD_SET_ROTATION (&Dword, PldInfo->Rotation); in AcpiDbEncodePldBuffer()
628 AcpiOsPrintf (ACPI_PLD_OUTPUT, "PLD_Rotation", PldInfo->Rotation); in AcpiDbDumpPldBuffer()
/freebsd-13.1/sys/contrib/dev/acpica/compiler/
H A Daslpld.c621 PldInfo.Rotation = (UINT8) Value; in OpcDoPld()
774 ACPI_PLD_SET_ROTATION (&Dword, PldInfo->Rotation); in OpcEncodePldBuffer()
/freebsd-13.1/sys/contrib/dev/acpica/components/utilities/
H A Dutxface.c735 PldInfo->Rotation = ACPI_PLD_GET_ROTATION (&Dword); in ACPI_EXPORT_SYMBOL()
/freebsd-13.1/sys/contrib/dev/acpica/include/
H A Dacbuffer.h251 UINT8 Rotation; member
/freebsd-13.1/contrib/tzdata/
H A Dleapseconds22 # The International Earth Rotation and Reference Systems Service (IERS)
H A Dleap-seconds.list72 # the responsibility of the International Earth Rotation and
74 # International Earth Rotation Service, but the acronym IERS
H A DNEWS4709 recent International Earth Rotation and Reference Systems Service
/freebsd-13.1/usr.sbin/ntp/ntpd/
H A Dleap-seconds72 # the responsibility of the International Earth Rotation and
74 # International Earth Rotation Service, but the acronym IERS
/freebsd-13.1/sys/contrib/dev/acpica/components/disassembler/
H A Ddmbuffer.c943 AcpiOsPrintf (ACPI_PLD_OUTPUT08, "PLD_Rotation", PldInfo->Rotation); in AcpiDmPldBuffer()
/freebsd-13.1/share/misc/
H A Dscsi_modes330 {Medium Rotation Rate} i2
/freebsd-13.1/contrib/file/magic/Magdir/
H A Dcad155 # RotationAngle; Rotation angle of raster data
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicsARM.td1117 // * Rotation angle: 0 mean 90 deg, 1 means 180 deg
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp12616 int Rotation = 0; in matchShuffleAsElementRotate() local
12636 if (Rotation == 0) in matchShuffleAsElementRotate()
12637 Rotation = CandidateRotation; in matchShuffleAsElementRotate()
12638 else if (Rotation != CandidateRotation) in matchShuffleAsElementRotate()
12671 return Rotation; in matchShuffleAsElementRotate()
12702 if (Rotation <= 0) in matchShuffleAsByteRotate()
12709 return Rotation * Scale; in matchShuffleAsByteRotate()
12781 int Rotation = matchShuffleAsElementRotate(Lo, Hi, Mask); in lowerShuffleAsVALIGN() local
12782 if (Rotation <= 0) in lowerShuffleAsVALIGN()
35594 if (0 < Rotation) { in matchBinaryPermuteShuffle()
[all …]