/freebsd/usr.sbin/newsyslog/ |
H A D | newsyslog.conf.5 | 32 file is used to set log file rotation configuration for the 36 size, last rotation time, or time of day. 40 files at rotation time. 134 log rotation will solely depend on the contents of the 147 sign along with a rotation time specification of once 154 hours have passed since the last rotation. 156 specified then both conditions must be satisfied for the rotation to 279 message into a log file during rotation. 342 after rotation instead of trying to send signal to a process id 345 if this flag is set the informational rotation message written to [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | ComplexDeinterleavingPass.cpp | 51 // A Node also contains the rotation and operation type that it represents. 159 ComplexDeinterleavingRotation Rotation = member 191 OS << " Rotation: " << ((int)Rotation * 90) << "\n"; in dump() 302 /// Identifies a complex partial multiply pattern and its rotation, based on 322 /// Identifies a complex add pattern and its rotation, based on the following 574 // A +/+ has a rotation of 0. If any of the operands are fneg, we flip the in identifyNodeWithImplicitAdd() 596 ComplexDeinterleavingRotation Rotation = (ComplexDeinterleavingRotation)Negs; in identifyNodeWithImplicitAdd() local 614 if (Rotation == ComplexDeinterleavingRotation::Rotation_90 || in identifyNodeWithImplicitAdd() 615 Rotation == ComplexDeinterleavingRotation::Rotation_270) in identifyNodeWithImplicitAdd() 620 if (Rotation == ComplexDeinterleavingRotation::Rotation_0 || in identifyNodeWithImplicitAdd() [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | LoopRotation.cpp | 1 //===- LoopRotation.cpp - Loop Rotation Pass ------------------------------===// 9 // This file implements Loop Rotation Pass. 34 "rotation-max-header-size", cl::init(16), cl::Hidden, 35 cl::desc("The default maximum header size for automatic loop rotation")); 38 "rotation-prepare-for-lto", cl::init(false), cl::Hidden, 39 cl::desc("Run loop-rotation in the prepare-for-lto stage. This option " 64 // Vectorization requires loop-rotation. Use default threshold for loops the in run()
|
/freebsd/usr.sbin/ntp/ntpd/ |
H A D | leap-seconds | 9 # ASTRONOMICAL TIME (UT1) is the time scale based on the rate of rotation of the earth. 11 # irregular fluctuations progressively detected in the rotation rate of the Earth led 16 # Atomic clocks are more stable than the rate of the earth's rotation since the latter 23 # the year 1820) and secondly to the general slowing down of the Earth's rotation. It is 26 # the earth's rotation, it is unlikely that we will ever have a negative leap second. 32 # average interval of 3 to 4 years due to the acceleration of the Earth's rotation speed. 37 # the International Earth Rotation and reference System Service (IERS). This center is located at P…
|
/freebsd/contrib/tzdata/ |
H A D | leap-seconds.list | 9 # ASTRONOMICAL TIME (UT1) is the time scale based on the rate of rotation of the earth. 11 # irregular fluctuations progressively detected in the rotation rate of the Earth led 16 # Atomic clocks are more stable than the rate of the earth's rotation since the latter 23 # the year 1820) and secondly to the general slowing down of the Earth's rotation. It is 26 # the earth's rotation, it is unlikely that we will ever have a negative leap second. 32 # average interval of 3 to 4 years due to the acceleration of the Earth's rotation speed. 37 # the International Earth Rotation and reference System Service (IERS). This center is located at Paris
|
/freebsd/usr.bin/caesar/ |
H A D | caesar.6 | 36 .Op Ar rotation 47 .Ar rotation 48 may be used to specify a specific rotation value. 51 a rotation value of 13 will be used.
|
/freebsd/sys/contrib/device-tree/Bindings/media/ |
H A D | video-interface-devices.yaml | 25 rotation: 29 The camera rotation is expressed as the angular difference in degrees 114 The camera rotation property is then defined as the angular difference in 121 0 degrees camera rotation: 157 90 degrees camera rotation: 181 180 degrees camera rotation: 199 270 degrees camera rotation: 248 The two reference systems are aligned, the resulting camera rotation is 249 0 degrees, no rotation correction needs to be applied to the resulting 299 A software rotation correction of 180 degrees should be applied to
|
/freebsd/sys/contrib/device-tree/Bindings/display/ |
H A D | ilitek,ili9225.txt | 15 - rotation: panel rotation in degrees counter clockwise (0,90,180,270) 24 rotation = <270>;
|
H A D | himax,hx8357d.txt | 15 - rotation: panel rotation in degrees counter clockwise (0,90,180,270) 24 rotation = <90>;
|
H A D | ilitek,ili9341.txt | 15 - rotation: panel rotation in degrees counter clockwise (0,90,180,270) 25 rotation = <270>;
|
H A D | multi-inno,mi0283qt.txt | 17 - rotation: panel rotation in degrees counter clockwise (0,90,180,270) 24 rotation = <90>;
|
H A D | sitronix,st7586.txt | 13 - rotation: panel rotation in degrees counter clockwise (0,90,180,270)
|
H A D | ilitek,ili9486.yaml | 39 rotation: true 64 rotation = <180>;
|
H A D | sitronix,st7735r.yaml | 44 rotation: true 67 rotation = <270>;
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/ |
H A D | LoopRotation.h | 1 //===- LoopRotation.h - Loop Rotation -------------------------------------===// 9 // This file provides the interface for the Loop Rotation pass. 23 /// A simple loop rotation transformation.
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | LoopRotationUtils.cpp | 52 cl::desc("Allow loop rotation multiple times in order to reach " 59 /// A simple loop rotation transformation. 407 /// now an exiting branch. This rotation would have happened had the latch not 410 /// rotation. LoopRotate should be repeatable and converge to a canonical 432 // suitable for loop rotation transformations. in rotateLoop() 491 // Now, this loop is suitable for rotation. in rotateLoop() 502 // during the rotation may violate invariants related to backedge taken in rotateLoop() 519 // loop. Otherwise loop is not suitable for rotation. in rotateLoop() 583 // rotation, they must be duplicated and the scope must be cloned. This in rotateLoop() 726 // (0) : ... { D U1 U2 } // no relevant rotation for this part in rotateLoop() [all …]
|
/freebsd/sys/contrib/openzfs/module/avl/ |
H A D | avl.c | 281 * Perform a rotation to restore balance at the subtree given by depth. 312 * also left heavy. This requires the following rotation. in avl_rotation() 379 * a different rotation. in avl_rotation() 466 * After the node is inserted, a single rotation further up the tree may 506 * need to do a rotation. If we back out of the tree we are done. in avl_insert() 530 * from -1 to -2 balance, do a rotation. in avl_insert() 541 * perform a rotation to fix the tree and return in avl_insert() 647 * rotation to fix the balance. This is handled by moving up the tree through 650 * height due to a rotation. 785 * need a rotation to fix the balance. in avl_remove() [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/counter/ |
H A D | interrupt-counter.yaml | 14 and used for agricultural devices to measure rotation speed of wheels or 15 other tools. Since the direction of rotation is not important, only one
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ExpandImm.cpp | 259 uint64_t Rotation = 1ULL << (6 - i); in MaximallyReplicateSubImmediate() local 260 uint64_t Closure = Result | llvm::rotl<uint64_t>(Result, Rotation); in MaximallyReplicateSubImmediate() 292 // Make sure we don't have a run of ones split around the rotation boundary. in decomposeIntoOrrOfLogicalImmediates() 435 int Rotation = countr_zero(RunStarts); in tryEorOfLogicalImmediates() local 436 uint64_t RotatedImm = rotr<uint64_t>(Imm, Rotation); in tryEorOfLogicalImmediates() 444 rotl<uint64_t>((SmallOnes << RunLength) - SmallOnes, Rotation); in tryEorOfLogicalImmediates() 457 Rotation += countr_zero(rotr<uint64_t>(RunStarts, Rotation) & ~1); in tryEorOfLogicalImmediates() 458 RotatedImm = rotr<uint64_t>(Imm, Rotation); in tryEorOfLogicalImmediates()
|
/freebsd/sys/contrib/device-tree/Bindings/display/panel/ |
H A D | ilitek,ili9163.yaml | 39 rotation: true 63 rotation = <180>;
|
H A D | boe,th101mb31ig002-28a.yaml | 28 rotation: true 65 rotation = <90>;
|
H A D | sitronix,st7789v.yaml | 31 rotation: true 65 rotation = <180>;
|
/freebsd/usr.sbin/fstyp/ |
H A D | hammer2_disk.h | 203 * 6 freemap01 level1 (rotation) 208 * 11 freemap02 level1 (rotation) 213 * 16 freemap03 level1 (rotation) 218 * 21 freemap04 level1 (rotation) 223 * 26 freemap05 level1 (rotation) 228 * 31 freemap06 level1 (rotation) 233 * 36 freemap07 level1 (rotation) 320 #define HAMMER2_ZONE_FREEMAP_00 1 /* normal freemap rotation */ 321 #define HAMMER2_ZONE_FREEMAP_01 6 /* normal freemap rotation */ 322 #define HAMMER2_ZONE_FREEMAP_02 11 /* normal freemap rotation */ [all...] |
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
H A D | LoopRotationUtils.h | 1 //===- LoopRotationUtils.h - Utilities to perform loop rotation -*- C++ -*-===// 30 /// header. If the loop header's size exceeds the threshold, the loop rotation
|
/freebsd/sys/security/audit/ |
H A D | audit_worker.c | 88 * will be held across all I/O and all rotation to prevent them from being 91 * is cleared when the next rotation takes place. It is also protected by 185 * kernel notifying the audit daemon that rotation is desired. in audit_record_write() 225 * If the current file is getting full, generate a rotation trigger in audit_record_write() 342 * so that the two records won't be split across a rotation and end in audit_worker_process_record() 487 * generating rotation requests to auditd.
|