Searched refs:Rotation (Results 1 – 13 of 13) sorted by relevance
| /freebsd-13.1/sys/contrib/dev/acpica/components/debugger/ |
| H A D | dbconvert.c | 511 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 D | aslpld.c | 621 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 D | utxface.c | 735 PldInfo->Rotation = ACPI_PLD_GET_ROTATION (&Dword); in ACPI_EXPORT_SYMBOL()
|
| /freebsd-13.1/sys/contrib/dev/acpica/include/ |
| H A D | acbuffer.h | 251 UINT8 Rotation; member
|
| /freebsd-13.1/contrib/tzdata/ |
| H A D | leapseconds | 22 # The International Earth Rotation and Reference Systems Service (IERS)
|
| H A D | leap-seconds.list | 72 # the responsibility of the International Earth Rotation and 74 # International Earth Rotation Service, but the acronym IERS
|
| H A D | NEWS | 4709 recent International Earth Rotation and Reference Systems Service
|
| /freebsd-13.1/usr.sbin/ntp/ntpd/ |
| H A D | leap-seconds | 72 # 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 D | dmbuffer.c | 943 AcpiOsPrintf (ACPI_PLD_OUTPUT08, "PLD_Rotation", PldInfo->Rotation); in AcpiDmPldBuffer()
|
| /freebsd-13.1/share/misc/ |
| H A D | scsi_modes | 330 {Medium Rotation Rate} i2
|
| /freebsd-13.1/contrib/file/magic/Magdir/ |
| H A D | cad | 155 # RotationAngle; Rotation angle of raster data
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | IntrinsicsARM.td | 1117 // * Rotation angle: 0 mean 90 deg, 1 means 180 deg
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.cpp | 12616 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 …]
|