Searched refs:rj (Results 1 – 10 of 10) sorted by relevance
| /freebsd-9-stable/usr.sbin/lpr/common_source/ |
| D | request.c | 62 struct req_jobid *rj; in free_request() local 76 while ((rj = TAILQ_FIRST(&rp->jobids)) != 0) { in free_request() 77 TAILQ_REMOVE(&rp->jobids, rj, rj_link); in free_request() 78 free(rj); in free_request()
|
| /freebsd-9-stable/sys/opencrypto/ |
| D | rmd160.c | 83 #define R(a, b, c, d, e, Fj, Kj, sj, rj) \ argument 85 a = ROL(sj, a + Fj(b,c,d) + X(rj) + Kj) + e; \
|
| /freebsd-9-stable/contrib/groff/doc/ |
| D | groff-3 | 1109 * justifying text (rj): Manipulating Filling and Adjusting. 1665 * right-justifying (rj): Manipulating Filling and Adjusting. 1667 * rj request, causing implicit linebreak: Manipulating Filling and Adjusting. 1841 * text, justifying (rj): Manipulating Filling and Adjusting.
|
| D | groff.texinfo | 6428 @cindex @code{rj} request, causing implicit linebreak 6436 @code{nf}, @code{rj}, @code{sp}, @code{ti}, and @code{trf}. 6705 @DefreqList {rj, [@Var{nnn}]} 6706 @DefregListEnd {.rj} 6707 @cindex justifying text (@code{rj}) 6708 @cindex text, justifying (@code{rj}) 6709 @cindex right-justifying (@code{rj}) 6711 the @code{ce} request. The @code{.rj} read-only number register is 6712 the number of lines to be right-justified as set by the @code{rj}
|
| D | groff-1 | 4766 `cf', `fi', `fl', `in', `nf', `rj', `sp', `ti', and `trf'. 4994 -- Request: .rj [nnn] 4995 -- Register: \n[.rj] 4997 identical to the `ce' request. The `.rj' read-only number 4999 the `rj' request. This request causes a break. The number of
|
| D | groff-2 | 4064 * rj: Manipulating Filling and Adjusting. 4335 * .rj: Manipulating Filling and Adjusting.
|
| /freebsd-9-stable/contrib/nvi/docs/tutorial/ |
| D | vi.beginner | 637 {/^Line 12:/^M} {ft} {rT} {fw} {ru} {w} {Rbrown fox^[} {w} {rj}
|
| /freebsd-9-stable/contrib/groff/ |
| D | ChangeLog.115 | 4345 * macros/tmac.s (ds*common-end, par@reset): Add `.rj 0'. 4515 (init_env_requests): Bind this to request "rj". 4521 (init_env_requests): Bind this to number_register ".rj".
|
| D | NEWS | 2101 There is a request `rj' similar to `ce' that right justifies lines.
|
| /freebsd-9-stable/contrib/ncurses/ |
| D | NEWS | 3525 Robert Joop <rj@rainbow.in-berlin.de>).
|