Home
last modified time | relevance | path

Searched full:rotated (Results 1 – 25 of 120) sorted by relevance

12345

/freebsd/contrib/dialog/samples/
H A Dchecklist-8bit20 "`./rotated-data 0 "$SAMPLE"`" "It's an `./rotated-data 0 "$SAMPLE"`." off \
21 "`./rotated-data 1 "$SAMPLE"`" "No, that's not my `./rotated-data 1 "$SAMPLE"`." ON \
22 "`./rotated-data 2 "$SAMPLE"`" "Yeah, that's `./rotated-data 2 "$SAMPLE"`." off \
23 "`./rotated-data 3 "$SAMPLE"`" "Normally not a `./rotated-data 3 "$SAMPLE"`." off \
24 "`./rotated-data 4 "$SAMPLE"`" "No, never put a `./rotated-data 4 "$SAMPLE"` there!" oN \
25 "`./rotated-data 5 "$SAMPLE"`" "Cats like `./rotated-data 5 "$SAMPLE"`." On \
26 … "`./rotated-data 6 "$SAMPLE"`" "You `./rotated-data 6 "$SAMPLE"` how it is." on 2> $tempfile
H A Dmenubox-8bit20 "`./rotated-data 0 "$SAMPLE"`" "The Great Unix Clone for 386/486" \
21 "`./rotated-data 1 "$SAMPLE"`" "Another free Unix Clone for 386/486" \
22 "`./rotated-data 2 "$SAMPLE"`" "IBM OS/2" \
23 "`./rotated-data 3 "$SAMPLE"`" "Microsoft Windows NT" \
24 "`./rotated-data 4 "$SAMPLE"`" "IBM PC DOS" \
25 "`./rotated-data 5 "$SAMPLE"`" "Microsoft DOS" 2> $tempfile
H A Dmsgbox4-8bit15 \Z1`./rotated-data 0 "$SAMPLE"` \Z2`./rotated-data 1 "$SAMPLE"` \Z3`./rotated-data 2 "$SAMPLE"` \Z4…
H A Drotated-data2 # $Id: rotated-data,v 1.2 2019/12/10 23:59:24 tom Exp $
H A Drun_test.sh47 $THIS|dft-*|killall|listing|rotated-data|shortlist|with-*)
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dia32intrin.h550 /// The unsigned 8-bit value to be rotated.
553 /// \returns The rotated value.
568 /// The unsigned 8-bit value to be rotated.
571 /// \returns The rotated value.
586 /// The unsigned 16-bit value to be rotated.
589 /// \returns The rotated value.
605 /// The unsigned 16-bit value to be rotated.
608 /// \returns The rotated value.
624 /// The unsigned 32-bit value to be rotated.
627 /// \returns The rotated value.
[all …]
/freebsd/usr.sbin/newsyslog/
H A Dnewsyslog.conf.535 Configuration may designate that logs are rotated based on
46 to determine which logs may potentially be rotated and archived.
111 (That is, read and write permissions for the rotated log may be specified for
281 when, and sometimes why the log file was rotated.
302 indicates that the log file should not be rotated when its
326 should consider the rotated log file as compressible.
334 when this log file is rotated.
336 indicates that the zero-th rotated file should not be compressed.
358 should consider the rotated log file as compressible.
367 should consider the rotated log file as compressible.
[all …]
H A Dnewsyslog.8163 For any log file which is rotated, this option will usually also
164 mean the rotated log file will not be compressed if there is a
174 .Dq rotated
236 rotated.
H A Dnewsyslog.conf4 # syslogd process to be signalled when that log file is rotated. This
8 # rotated, then the entry for that file should include the 'N' flag.
H A Dnewsyslog.c175 char *r_reason; /* The reason this file is being rotated */
177 int rotate; /* Non-zero if this file should be rotated */
344 * Rotate all the files which need to be rotated. Note that in main()
356 * them to close and re-open the log file(s) we have rotated. in main()
379 * have been rotated. in main()
383 printf("Compress all rotated log file(s)...\n"); in main()
640 * Figure out if this logfile needs to be rotated. in do_entry()
662 * If the file needs to be rotated, then rotate it. in do_entry()
801 * logfile is rotated, and if a file *is* rotated, in parse_args()
802 * then it will still rotated at the "real now" time. in parse_args()
[all …]
/freebsd/sys/crypto/openssl/arm/
H A Dghashv8-armx.S51 vmov d3,d0 @ Xm is rotated Xl
90 vmov d3,d0 @ Xm is rotated Xl
111 vld1.64 {q0},[r0] @ load [rotated] Xi
112 @ "[rotated]" means that
114 @ to be rotated in order to
133 vld1.64 {q8},[r2]! @ load [rotated] I[0]
141 vld1.64 {q9},[r2],r12 @ load [rotated] I[1]
165 vld1.64 {q8},[r2],r12 @ load [rotated] I[i+2]
175 vld1.64 {q9},[r2],r12 @ load [rotated] I[i+3]
186 vmov d3,d0 @ Xm is rotated Xl
[all …]
/freebsd/usr.bin/grep/
H A Dqueue.c80 bool rotated; in enqueue() local
84 rotated = false; in enqueue()
91 rotated = true; in enqueue()
104 return (rotated); in enqueue()
/freebsd/crypto/openssl/crypto/modes/asm/
H A Dghashv8-armx.pl146 vmov $Xm#hi,$Xl#lo @ Xm is rotated Xl
184 vmov $Xm#hi,$Xl#lo @ Xm is rotated Xl
248 vmov $Xm#hi,$Xl#lo @ Xm is rotated Xl
289 vld1.64 {$Xl},[$Xi] @ load [rotated] Xi
290 @ "[rotated]" means that
292 @ to be rotated in order to
310 vld1.64 {$t0},[$inp],#16 @ load [rotated] I[0]
326 vld1.64 {$t1},[$inp],$inc @ load [rotated] I[1]
349 vld1.64 {$t0},[$inp],$inc @ load [rotated] I[i+2]
358 vld1.64 {$t1},[$inp],$inc @ load [rotated] I[i+3]
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopRotationUtils.cpp43 "Number of loops not rotated due to the header size");
48 STATISTIC(NumRotated, "Number of loops rotated");
55 // Probability that a rotated loop has zero trip count / is never entered.
403 /// Rotate loop LP. Return true if the loop is rotated.
421 bool Rotated = false; in rotateLoop() local
428 return Rotated; in rotateLoop()
431 // either this loop is already rotated or it is not in rotateLoop()
434 return Rotated; in rotateLoop()
437 // loop is already rotated. in rotateLoop()
439 return Rotated; in rotateLoop()
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DSourceLocationEncoding.h102 // Prev stores the rotated last nonzero location.
118 UIntTy Rotated = SourceLocationEncoding::encodeRaw(Raw); in encodeRaw() local
120 return Prev = Rotated; in encodeRaw()
121 UIntTy Delta = Rotated - Prev; in encodeRaw()
122 Prev = Rotated; in encodeRaw()
/freebsd/usr.bin/caesar/
H A Dcaesar.666 Rotated postings to
70 program are rotated by 13 characters.
/freebsd/usr.sbin/periodic/
H A Dperiodic.conf32 # wish to log the daily output and have the files rotated by newsyslog(8)
108 daily_accounting_compress="NO" # Gzip rotated files
196 # wish to log the weekly output and have the files rotated by newsyslog(8)
228 # wish to log the monthly output and have the files rotated by newsyslog(8)
/freebsd/sys/crypto/openssl/aarch64/
H A Dghashv8-armx.S147 ld1 {v0.2d},[x0] //load [rotated] Xi
148 //"[rotated]" means that
150 //to be rotated in order to
168 ld1 {v16.2d},[x2],#16 //load [rotated] I[0]
176 ld1 {v17.2d},[x2],x12 //load [rotated] I[1]
199 ld1 {v16.2d},[x2],x12 //load [rotated] I[i+2]
208 ld1 {v17.2d},[x2],x12 //load [rotated] I[i+3]
242 eor v17.16b,v16.16b,v18.16b //v17.16b is rotated inp^Xi
277 ld1 {v0.2d},[x0] //load [rotated] Xi
/freebsd/contrib/elftoolchain/libpe/
H A Dpe_rich.c86 * Add the bytes before the Rich header to the checksum, rotated in pe_rich_header_validate()
97 /* Add each compid rotated left by its count to the checksum. */ in pe_rich_header_validate()
/freebsd/sys/contrib/device-tree/Bindings/media/
H A Dvideo-interface-devices.yaml266 'Rp' being rotated 180 degrees relatively to 'Rc':
285 The image once captured to memory will then be rotated by 180 degrees:
348 rotated by 90 degrees in the counter-clockwise direction relatively to the
351 The image once captured to memory will be rotated:
/freebsd/contrib/bc/include/
H A Drand.h174 * @return The rotated state.
263 * @return The semi-rotated state.
386 * @return The semi-rotated state.
403 * @return The rotated value.
/freebsd/usr.bin/fortune/strfile/
H A Dstrfile.c63 * x - set rotated bit
98 static int Xflag = false; /* set rotated bit */
273 case 'x': /* set the rotated bit */ in getargs()
/freebsd/sys/contrib/device-tree/Bindings/iio/
H A Dmount-matrix.txt133 along the (z) axis if rotated clockwise, and a positive value if rotated
/freebsd/libexec/rc/rc.d/
H A Daccounting60 # anything having actually rotated the old .0 file out of the way.
/freebsd/contrib/openbsm/man/
H A Daudit_control.5103 If 0, trail files will not be automatically rotated based on file size.
284 The trail file will be automatically rotated by the audit daemon when the

12345