Home
last modified time | relevance | path

Searched refs:SCALE_EN (Results 1 – 24 of 24) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/external/bsd/mdocml/dist/
H A Dout.h25 SCALE_EN, /* ens (n) */ enumerator
59 do { (p)->unit = SCALE_EN; \
H A Dman_term.c421 if ( ! a2roffsu(++cp, &su, SCALE_EN)) in pre_in()
514 a2roffsu(nn->string, &su, SCALE_EN)) { in pre_HP()
599 a2roffsu(nn->string, &su, SCALE_EN)) { in pre_IP()
681 a2roffsu(nn->string, &su, SCALE_EN)) { in pre_TP()
884 else if (a2roffsu(n->child->string, &su, SCALE_EN)) in pre_RS()
H A Dterm_ascii.c259 case SCALE_EN: in ascii_hspan()
H A Dout.c73 dst->unit = SCALE_EN; in a2roffsu()
H A Dmdoc_man.c437 else if (a2roffsu(v, &su, SCALE_EN) > 1) { in print_offs()
438 if (SCALE_EN == su.unit) in print_offs()
484 if (SCALE_EN == su.unit) in print_width()
H A Dman_html.c282 if (a2roffsu(n->string, su, SCALE_EN)) in a2width()
H A Dterm.c807 case SCALE_EN: in term_vspan()
H A Dterm_ps.c1300 case SCALE_EN: in ps_hspan()
H A Dmdoc_html.c276 su->unit = SCALE_EN; in a2width()
/dports/textproc/mdocml/mandoc-1.14.5/
H A Dout.h26 SCALE_EN, /* ens (n) */ enumerator
59 do { (p)->unit = SCALE_EN; \
H A Dman_term.c373 if (a2roffsu(++cp, &su, SCALE_EN) == NULL) in pre_in()
429 a2roffsu(nn->string, &su, SCALE_EN) != NULL) { in pre_HP()
518 a2roffsu(nn->string, &su, SCALE_EN) != NULL) { in pre_IP()
593 a2roffsu(nn->string, &su, SCALE_EN) != NULL) { in pre_TP()
774 else if (a2roffsu(n->child->string, &su, SCALE_EN) != NULL) in pre_RS()
H A Dtbl_html.c66 case SCALE_EN: in html_tbl_sulen()
H A Dout.c83 dst->unit = SCALE_EN; in a2roffsu()
163 a2roffsu(dp->layout->wstr, &su, SCALE_EN) in tblcalc()
H A Dterm_ascii.c278 case SCALE_EN: in ascii_hspan()
H A Dmdoc_man.c506 end = a2roffsu(v, &su, SCALE_EN); in print_offs()
509 else if (SCALE_EN == su.unit) in print_offs()
558 else if (SCALE_EN == su.unit) in print_width()
H A Dterm_ps.c1320 case SCALE_EN: in ps_hspan()
H A Dterm.c1076 case SCALE_EN: in term_vspan()
/dports/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.9.6/src/
H A Datimach64xv.c530 outf(OVERLAY_SCALE_CNTL, SCALE_EN); in ATIMach64RemoveLinearCallback()
574 outf(OVERLAY_SCALE_CNTL, SCALE_EN); in ATIMach64StopVideo()
938 outf(OVERLAY_SCALE_CNTL, SCALE_PIX_EXPAND | OVERLAY_EN | SCALE_EN); in ATIMach64DisplayVideo()
1168 outf(OVERLAY_SCALE_CNTL, SCALE_EN); in ATIMach64AllocateSurface()
1191 outf(OVERLAY_SCALE_CNTL, SCALE_EN); in ATIMach64FreeSurface()
1268 outf(OVERLAY_SCALE_CNTL, SCALE_EN); in ATIMach64StopSurface()
H A Datimach64.c363 pATIHW->overlay_scale_cntl = SCALE_EN; in ATIMach64PreInit()
H A Datiregs.h1771 #define SCALE_EN 0x80000000ul macro
/dports/devel/directfb/DirectFB-1.4.17/gfxdrivers/mach64/
H A Dregs.h864 #define SCALE_EN 0x80000000 macro
H A Dmach64_overlay.c723 mov->regs.overlay_SCALE_CNTL |= OVERLAY_EN | SCALE_EN; in ov_calc_opacity()
/dports/multimedia/libxine/xine-lib-1.2.11/contrib/vidix/drivers/
H A Dmach64_vid.c834 sc = SCALE_EN | OVERLAY_EN | in mach64_vid_display_video()
H A Dmach64.h1659 # define SCALE_EN 0x80000000UL macro