Home
last modified time | relevance | path

Searched refs:R (Results 1 – 25 of 290) sorted by relevance

12345678910>>...12

/original-bsd/old/as.vax/
H A Dinstrs471 # 201a emul HARD HARD CORE 0x7a 4 R L R L R L W Q
484 # 204j divd3 DIV OP CORE 0x67 3 R D R D R D
488 # 204n divh3 DIV OP ESCD 0x67 3 R H R H R H
541 # 226a index HARD HARD CORE 0x0a 6 R L R L R L R L R L W L
552 # 255a cmpv HARD HARD CORE 0xec 4 R L R B V B R L
553 # 255b cmpzv HARD HARD CORE 0xed 4 R L R B V B R L
554 # 257a insv INSV -1 CORE 0xf0 4 R L R L R B V B
595 # 273a caseb CASE TN1 CORE 0x8f 3 R B R B R B
596 # 273b casew CASE TN1 CORE 0xaf 3 R W R W R W
597 # 273c casel CASE TN1 CORE 0xcf 3 R L R L R L
[all …]
/original-bsd/usr.sbin/sendmail/cf/mailer/
H A Duucp.m462 R<@> $n errors to mailer-daemon
65 R:; <@> $@
68 R$* < @ $=w > $1 strip local name
75 R$+ $: $U ! $1 prepend our name
84 R:; <@> $@
87 R$* < @ $j > $1 strip local name
99 R:; <@> $@
102 R$* < @ $j > $1 strip local name
109 R$+ $: $U ! $1 prepend our name
123 R$* $@ $>11 $1
[all …]
H A Dsmtp.m438 R$+ $: $>51 $1 sender/recipient common
39 R$* :; <@> $@ list:; special case
40 R$* $@ $>61 $1 qualify unqual'ed names
49 R$+ $: $>51 $1
53 R$+ $: $1 < @ $j > add local domain
61 R:; <@> $@ list:; special case
92 R< $&h ! > $- ! $+ $@ $2 < @ $1 .UUCP. >
93 R< $&h ! > $-.$+ ! $+ $@ $3 < @ $1.$2 >
94 R< $&h ! > $+ $@ $1 < @ $&h .UUCP. >
95 R< $+ ! > $+ $: $1 ! $2 < @ $j >
[all …]
H A Dmail11.m423 R$* < @ $=w .DECNET. > $#local $: $1 local DECnet
24 R$+ < @ $+ .DECNET. > $#mail11 $@ $2 $: $1 DECnet user
37 Mmail11, P=MAIL11_MAILER_PATH, F=MAIL11_MAILER_FLAGS, S=15, R=25,
41 R$+ $: $>25 $1 preprocess
42 R$w :: $+ $@ $w :: $1 ready to go
45 R$+ < @ $- .UUCP > $: $2 ! $1 back to old style
46 R$+ < @ $- .DECNET > $: $2 :: $1 convert to DECnet style
47 R$+ < @ $- .LOCAL > $: $2 :: $1 convert to DECnet style
48 R$+ < @ $=w. > $: $2 :: $1 convert to DECnet style
49 R$=w :: $+ $2 strip local names
[all …]
H A Dlocal.m424 Mlocal, P=LOCAL_MAILER_PATH, F=CONCAT(`lsDFMAw5:/|@', LOCAL_MAILER_FLAGS), S=10, R=20/40,
27 Mprog, P=LOCAL_SHELL_PATH, F=CONCAT(`lsDFMo', LOCAL_SHELL_FLAGS), S=10, R=20/40, D=LOCAL_SHELL_DIR
32 R<@> $n errors to mailer-daemon
33 R$+ $: $>40 $1
36 R$+ < @ $* > $: $1 strip host part
40 `R$* < @ $* > $* $@ $1 < @ $2 > $3 already fully qualified
41 R$* $: $1 @ $M add local qualification
42 R$* @ $: $1 @ $j if $M not defined',
/original-bsd/old/as.tahoe/
H A Dinstrs290 # 165a mtpr MTPR TN1 0xad 2 R L R L
329 # 188a cmpb CMP TN1 0x19 2 R B R B
330 # 188b cmpw CMP TN1 0x1b 2 R W R W
331 # 188c cmpl CMP TN1 0x1d 2 R L R L
333 # 188e cmpf2 CMP TN1 0x46 2 R F R F
335 # 188g cmpd2 CMP TN1 0x47 2 R D R D
377 # 201a emul HARD HARD 0x2e 4 R L R L R L W Q
383 # 207a bitb BIT TN1 0x39 2 R B R B
384 # 207b bitw BIT TN1 0x3b 2 R W R W
385 # 207c bitl BIT TN1 0x3d 2 R L R L
[all …]
/original-bsd/usr.sbin/sendmail/cf/m4/
H A Dnullrelay.m436 R$@ $@ <@>
37 R$*:;$* $@ $1 :; <@>
42 R$*<>$* $@ <@> MAIL FROM:<> case
48 R@ $+ $@ @ $1 @somewhere ...
50 R$+ @ $=w $@ $1 @ $M ...@thishost
51 R$+ @ $+ $@ $1 @ $2 ...@somewhere
53 R$=w ! $+ $@ $2 @ $M thishost!...
56 R$+ % $=w $@ $1 @ $M ...%thishost
57 R$+ % $+ $@ $1 @ $2 ...%somewhere
59 R$+ $@ $1 @ $M unadorned user')
[all …]
H A Dproto.m4429 R$@ $@ <@>
437 R$* <@> $: $1 unmark
441 R$@ $@ :; <@>
485 R$* $@ $>96 $1
554 R@ $* $@ @ $1 ... and exit
575 R$* $: $>3 $1
576 R$* $@ $>0 $1
603 R$* $: $>98 $1
664 R$+ . USENET $#usenet $: $1',
698 R$+ $: <> $1
[all …]
/original-bsd/usr.bin/yacc/
H A Dwarshall.c17 transitive_closure(R, n) in transitive_closure() argument
18 unsigned *R; in transitive_closure()
32 relend = R + n*rowsize;
34 cword = R;
36 rowi = R;
40 rowj = R;
69 reflexive_transitive_closure(R, n) in reflexive_transitive_closure() argument
70 unsigned *R; in reflexive_transitive_closure()
78 transitive_closure(R, n);
81 relend = R + n*rowsize;
[all …]
/original-bsd/sys/news3400/bm/
H A Dkeytbl.c43 /* 22*/ N|S|K|R|ALT_FUNC, '-', '_', 0, 0, 0xce, 0,
44 /* 23*/ N|S|K|R|ALT_FUNC, '=', '+', 0, 0, 0xcd, 0,
53 /* 32*/ N|S|C|K|R|CAP_LOCK, 'y', 'Y', 0x19, 0, 0xdd, 0,
54 /* 33*/ N|S|C|K|R|CAP_LOCK, 'u', 'U', 0x15, 0, 0xc5, 0,
55 /* 34*/ N|S|C|K|R|CAP_LOCK, 'i', 'I', '\t', 0, 0xc6, 0,
58 /* 37*/ N|S|C|K|R, '[', '{', 0x1b, 0, 0xde, 0,
59 /* 38*/ N|S|C|K|R|J, ']', '}', 0x1d, 0, 0xdf, 0xa2,
71 /* 50*/ N|S|K|R, ';', ':', 0, 0, 0xda, 0,
83 /* 62*/ N|S|K|J|R, ',', '<', 0, 0, 0xc8, 0xa4,
84 /* 63*/ N|S|K|J|R, '.', '>', 0, 0, 0xd9, 0xa1,
[all …]
H A Dkeyconf.c99 /* 22*/ N|S|K|R|ALT_FUNC, '-', '_', 0, 0, 0xce, 0,
100 /* 23*/ N|S|K|R|ALT_FUNC, '=', '+', 0, 0, 0xcd, 0,
109 /* 32*/ N|S|C|K|R|CAP_LOCK, 'y', 'Y', 0x19, 0, 0xdd, 0,
110 /* 33*/ N|S|C|K|R|CAP_LOCK, 'u', 'U', 0x15, 0, 0xc5, 0,
111 /* 34*/ N|S|C|K|R|CAP_LOCK, 'i', 'I', '\t', 0, 0xc6, 0,
114 /* 37*/ N|S|C|K|R, '[', '{', 0x1b, 0, 0xde, 0,
115 /* 38*/ N|S|C|K|R|J, ']', '}', 0x1d, 0, 0xdf, 0xa2,
127 /* 50*/ N|S|K|R, ';', ':', 0, 0, 0xda, 0,
139 /* 62*/ N|S|K|J|R, ',', '<', 0, 0, 0xc8, 0xa4,
140 /* 63*/ N|S|K|J|R, '.', '>', 0, 0, 0xd9, 0xa1,
[all …]
/original-bsd/share/me/
H A Dsummary.external4 $0 R section depth
6 $1 R first section number
20 $R\(dd R relative vertical spacing in displays
24 $f R footnote number
28 $l R column width
34 $s R column indent
109 df R display font
122 ff R footnote font
125 fm R footer margin
134 hm R header margin
[all …]
/original-bsd/usr.bin/lorder/
H A Dlorder.sh25 R=/tmp/_reference_$$
29 trap "rm -f $R $S; exit 1" 1 2 3 13 15
53 w $R
60 sort +1 $R -o $R
62 join -j 2 -o 1.1 2.1 $R $S
63 rm -f $R $S
/original-bsd/local/ditroff/ditroff.okeeffe/chem/
H A Dlsd.p6 R: ring pointing right with .V4 at B.V6
7 front bond right from R.V6 ; H
8 R: ring pointing right with .V2 at R.V6 put N at 1 double 3,4
9 bond right from R.N ; CH3
10 back bond -60 from R.V5 ; H
11 bond up from R.V5 ; CO
H A Deth.p4 R: ring pointing right double 1,2 3,4 5,6
5 bond left from R ; OH
6 bond -150 from R ; OCH3
7 bond right from R ; C
/original-bsd/lib/libc/sparc/gen/
H A Ddivrem.m490 subcc R,V,R
97 addcc R,V,R
139 cmp R, T
193 sub R, V, R
201 ! R >= 0
202 sub R, V, R
206 add R, V, R
212 tst R
218 cmp V, R
231 tst R
[all …]
/original-bsd/usr.bin/gprof/PSD.doc/
H A Dequations.me21 R sub 0 ~ mark = ~ "{" 1 ,..., {e sub 1} - 1 "}"
24 R sub i ~ lineup = ~ "{" e sub i ,..., {e sub i} - 1 "}" ~
28 R sub r ~ lineup = ~ "{" e sub r ,..., m "}"
41 S sub i ~ = ~ sum from {j ~ \(mo ~ {R sub i}} {H sub j}
61 head ~ \(mo ~ R sub j "}"
64 If there is an arc with #tail ~ \(mo ~ R sub i# and
65 #head ~ \(mo ~ R sub j#, then #R sub j# is a child of
66 #R sub i#, denoted #R sub i ~ Child ~ R sub j#.
67 #R sub i# has as a child #R sub j#.
71 For example, if #R sub i ~ Child ~ R sub j# then
[all …]
/original-bsd/usr.bin/spell/
H A Dspell.sh12 : R for deroff program
15 R="deroff@-w"
30 -t) R=detex ;;
31 -l) R=delatex ;;
41 /dev/null) eval $R $F | sort -u | /usr/libexec/spell $S $T |
44 *) eval $R $F | sort -u | /usr/libexec/spell $S $T |
/original-bsd/lib/libm/common_source/
H A Derf.c241 double R,S,P,Q,ax,s,y,z,r,fabs(),exp(); local
279 R = rc0+s*(rc1+s*(rc2+s*(rc3+s*(rc4+s*(rc5+
283 R = rb0+s*(rb1+s*(rb2+s*(rb3+s*(rb4+s*(rb5+
287 y = (R/S -.5*s) - lsqrtPI_hi;
345 R = s*(rd1+s*(rd2+s*(rd3+s*(rd4+s*(rd5+
353 y += R/S;
354 R = -.5*s;
359 y += R/S;
360 R = -.5*s;
363 s = ((R + y) - lsqrtPI_hi) + z;
[all …]
/original-bsd/usr.sbin/sendmail/cf/cf/
H A Ducbvax.mc70 R$* < @ $* $D > $* $: $1 < @ $2 $D . > $3
73 R< @ $=F . $D . > : $* $@ $>7 $2 @here:... -> ...
74 R< @ $D . > : $* $@ $>7 $1 @here:... -> ...
75 R$* $=O $* < @ $=F . $D . > $@ $>7 $1 $2 $3 ...@here -> ...
76 R$* $=O $* < @ $D . > $@ $>7 $1 $2 $3 ...@here -> ...
78 R$* < @ $=F . $D . > $#local $: $1 use UDB
81 R$+<@cnmat.$D . > $#uucp$@cnmat$:$1
82 R$+<@cnmat.CS.$D . > $#uucp$@cnmat$:$1
83 R$+<@craig.$D . > $#uucp$@craig$:$1
84 R$+<@craig.CS.$D . > $#uucp$@craig$:$1
/original-bsd/old/dbx/tests/pc/
H A Dconst.in5 whatis p.R
6 print "p.R =", p.R
/original-bsd/contrib/bib/doc/USD.doc/
H A Dtestrefs57 %A R. E. Griswold
64 %A R. Colt Hoare
104 %A R. J. Lipton
107 %E R. A. DeMillo
110 %E R. J. Lipton
116 %A C.A.R. Hoare
136 %E R. A. DeMillo
139 %E R. J. Lipton
147 %R UATR 81-17
153 %R Technical Report Number 161
[all …]
/original-bsd/share/zoneinfo/datfiles/
H A Dleapseconds7 # Leap YEAR MON DAY 23:59:60 + R/S
9 # Leap YEAR MON DAY 23:59:59 - R/S
11 # If the leapsecond is Rolling (R) the given time is local time
14 # Leap YEAR MONTH DAY HH:MM:SS CORR R/S
/original-bsd/old/pcc/c2.tahoe/
H A DNOTES5 yyyl2 R,rB
14 => yyyl2 R,rB
20 yyyl2 R,rB
28 yyyl2 R,rB
35 yyyl2 R,rB
/original-bsd/sys/tahoe/align/
H A Ddefs.h53 #define R 0x200 /* Access is 'read' */ macro
58 #define M (R|W) /* Access is 'modify' */
68 #define RADI (R|ADI) /* Readable datum */
69 #define RAD (R|AD) /* Modify type access for destinations */

12345678910>>...12