Home
last modified time | relevance | path

Searched refs:rmul (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/ncurses/misc/
H A Demx.src100 # <rmul=\E[24m>, but this isn't a documented feature of ANSI.SYS.
109 rmul=\E[m,
129 rmul=\E[m,
330 # ue <-> rmul exit underline mode
344 rmul@,
356 rmul=\E[0;37;40m,
381 rmul=\E[m,
393 rmul=\E[0m,
400 rmul=\E[0m,
410 rmul=\E[0m,
[all …]
H A Dterminfo.src381 rmul=\E[m, smul=\E[4m,
423 # <rmul=\E[24m>, but this isn't a documented feature of ANSI.SYS.
426 rmso=\E[m, rmul=\E[m,
480 rmso=\E[27m, rmul=\E[24m, use=klone+sgr8,
566 rmso=\E[m, rmul=\E[m, smir=\E[4h, smso=\E[7m, smul=\E[4m,
791 rmul=\EzH, rs2=\Ev\Eq\Ez_\Ee\Ei\Eb?\Ec0, sgr0=\Ez_,
847 rmso=\E[m, rmul=\E[m,
870 ri=\EI$<2*/>, rmcup=\Ev\E. \Ee\Ez_, rmso=\Eq, rmul=\EzH,
886 rmcup=\Ev\E. \Ee\Ez_, rmso=\Eq, rmul=\EzH,
935 rmul=\E[24m, rs1=\Ec, setb=\E[%p1%{40}%+%cm,
[all …]
/freebsd/contrib/netbsd-tests/lib/libcurses/
H A Datf.terminfo37 rmm=rmm, rmso=rmso, rmul=rmul, rs1=rs1,
/freebsd/crypto/openssh/
H A Dsftp.c834 int rmul = sort_flag & LS_REVERSE_SORT ? -1 : 1; in sdirent_comp() local
838 return (rmul * strcmp(a->filename, b->filename)); in sdirent_comp()
840 return (rmul * NCMP(a->a.mtime, b->a.mtime)); in sdirent_comp()
842 return (rmul * NCMP(a->a.size, b->a.size)); in sdirent_comp()
946 int rmul = sort_flag & LS_REVERSE_SORT ? -1 : 1; in sglob_comp() local
950 return (rmul * strcmp(ap, bp)); in sglob_comp()
956 rmul : -rmul; in sglob_comp()
958 return (rmul * NCMP(as->st_mtime, bs->st_mtime)); in sglob_comp()
960 return rmul * 1; in sglob_comp()
963 return (rmul * NCMP(as->st_size, bs->st_size)); in sglob_comp()
/freebsd/contrib/ncurses/include/
H A DCaps.uwin367 exit_underline_mode rmul str ue - - YBCGE exit underline mode
H A DCaps.hpux11408 exit_underline_mode rmul str ue - - YBCGE exit underline mode
H A DCaps406 exit_underline_mode rmul str ue - - YBCGE exit underline mode
H A DCaps.osf1r5389 exit_underline_mode rmul str ue - - YBCGE exit underline mode
H A DCaps.keys409 exit_underline_mode rmul str ue - - YBCGE exit underline mode
H A DCaps.aix4406 exit_underline_mode rmul str ue - - YBCGE exit underline mode
/freebsd/contrib/ncurses/
H A DNEWS3592 + add check in tic for conflict between ritm, rmso, rmul versus sgr0.
12160 equivalent values in rmso or rmul by ensuring we do not modify the
14868 + moved logic that filters out rmul and rmso from setupterm to newterm
14889 + filter out rmul, rmso that conflict with sgr0 when reading terminal