Home
last modified time | relevance | path

Searched full:rotation (Results 1 – 25 of 275) sorted by relevance

1234567891011

/freebsd-src/usr.sbin/newsyslog/
H A Dnewsyslog.conf.532 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 messag
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DComplexDeinterleavingPass.cpp51 // 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 in identifyNodeWithImplicitAdd()
663 ComplexDeinterleavingRotation Rotation; identifyPartialMul() local
774 ComplexDeinterleavingRotation Rotation; identifyAdd() local
1240 ComplexDeinterleavingRotation Rotation; identifyMultiplications() local
1335 ComplexDeinterleavingRotation Rotation; identifyAdditions() local
[all...]
/freebsd-src/contrib/tzdata/
H A Dleap-seconds.list9 # 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-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopRotation.cpp1 //===- 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-src/usr.bin/caesar/
H A Dcaesar.636 .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-src/sys/contrib/device-tree/Bindings/display/
H A Dilitek,ili9225.txt15 - rotation: panel rotation in degrees counter clockwise (0,90,180,270)
24 rotation = <270>;
H A Dhimax,hx8357d.txt15 - rotation: panel rotation in degrees counter clockwise (0,90,180,270)
24 rotation = <90>;
H A Dilitek,ili9341.txt15 - rotation: panel rotation in degrees counter clockwise (0,90,180,270)
25 rotation = <270>;
H A Dmulti-inno,mi0283qt.txt17 - rotation: panel rotation in degrees counter clockwise (0,90,180,270)
24 rotation = <90>;
H A Dsitronix,st7586.txt13 - rotation: panel rotation in degrees counter clockwise (0,90,180,270)
H A Dilitek,ili9486.yaml39 rotation: true
64 rotation = <180>;
H A Dsitronix,st7735r.yaml44 rotation: true
67 rotation = <270>;
/freebsd-src/sys/contrib/device-tree/Bindings/media/
H A Dvideo-interface-devices.yaml25 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
H A Dmediatek,mdp3-wrot.yaml7 title: MediaTek Write DMA with Rotation
14 One of Media Data Path 3 (MDP3) components used to write DMA with frame rotation.
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DLoopRotation.h1 //===- LoopRotation.h - Loop Rotation -------------------------------------===//
9 // This file provides the interface for the Loop Rotation pass.
23 /// A simple loop rotation transformation.
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopRotationUtils.cpp52 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 in rotateLoop()
410 /// rotation. LoopRotate should be repeatable and converge to a canonical in rotateLoop()
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 fo in rotateLoop()
[all...]
/freebsd-src/sys/contrib/device-tree/Bindings/counter/
H A Dinterrupt-counter.yaml14 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-src/sys/contrib/device-tree/Bindings/display/panel/
H A Dilitek,ili9163.yaml39 rotation: true
63 rotation = <180>;
H A Dsitronix,st7789v.yaml31 rotation: true
65 rotation = <180>;
/freebsd-src/sys/contrib/openzfs/module/avl/
H A Davl.c281 * 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-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ExpandImm.cpp259 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-src/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DLoopRotationUtils.h1 //===- LoopRotationUtils.h - Utilities to perform loop rotation -*- C++ -*-===//
30 /// header. If the loop header's size exceeds the threshold, the loop rotation
/freebsd-src/usr.sbin/fstyp/
H A Dhammer2_disk.h203 * 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-src/sys/security/audit/
H A Daudit_worker.c88 * 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.
/freebsd-src/contrib/bearssl/src/symcipher/
H A Ddes_ct.c60 * 32-bit rotation. The C compiler is supposed to recognize it as a
61 * rotation and use the local architecture rotation opcode (if available).
314 * -- Each bit move is converted into a mask + left rotation. in Fconf()
316 * -- Left and right shifts are used as alternatives to a rotation in Fconf()
318 * a rotation opcode). in Fconf()

1234567891011