/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/ |
H A D | alist.c | 66 alist_el_t *el1 = arg1; in alist_cmp() local 68 return ((uintptr_t)el1->ale_name != (uintptr_t)el2->ale_name); in alist_cmp()
|
H A D | merge.c | 308 elist_t *el1 = stdp->t_emem; in equiv_enum() local 311 while (el1 && el2) { in equiv_enum() 312 if (el1->el_number != el2->el_number || in equiv_enum() 313 strcmp(el1->el_name, el2->el_name) != 0) in equiv_enum() 316 el1 = el1->el_next; in equiv_enum() 320 if (el1 || el2) in equiv_enum()
|
/freebsd/contrib/netbsd-tests/lib/libcurses/ |
H A D | atf.terminfo | 11 ed=ed, el=el, el1=el1, enacs=enacs, flash=flash, home=home,
|
/freebsd/contrib/ntp/include/ |
H A D | ntp_prio_q.h | 53 int get_fifo_order(const void *el1, const void *el2);
|
/freebsd/contrib/ntp/ntpd/ |
H A D | ntp_prio_q.c | 235 int get_fifo_order(const void *el1, const void *el2) in get_fifo_order() argument
|
/freebsd/contrib/ncurses/ncurses/tinfo/ |
H A D | lib_win32con.c | 710 rkeycompare(const void *el1, const void *el2) in rkeycompare() argument 712 WORD key1 = (LOWORD((*((const LONG *) el1)))) & 0x7fff; in rkeycompare() 719 keycompare(const void *el1, const void *el2) in keycompare() argument 721 WORD key1 = HIWORD((*((const LONG *) el1))); in keycompare()
|
/freebsd/contrib/ncurses/ncurses/win32con/ |
H A D | win_driver.c | 1085 rkeycompare(const void *el1, const void *el2) in rkeycompare() argument 1087 WORD key1 = (LOWORD((*((const LONG *) el1)))) & 0x7fff; in rkeycompare() 1094 keycompare(const void *el1, const void *el2) in keycompare() argument 1096 WORD key1 = HIWORD((*((const LONG *) el1))); in keycompare()
|
/freebsd/contrib/ncurses/misc/ |
H A D | terminfo.src | 609 dch=\E[%p1%dP, dl=\E[%p1%dM, ech=\E[%p1%dX, el1=\E[1K, 822 civis=\Ef, clear=\EE, cnorm=\Ee, dl1=\EM, el1=\Eo, il1=\EL, 839 el1=\E[1K, home=\E[H, ht=^I, hts=\EH, ich=\E[%p1%d@, il1=\EL, 929 cup=\E[%i%p1%d;%p2%dH, ech=\E[%p1%dX, el1=\E[1K, 977 dim=\E[2m, ech=\E[%p1%dX, el1=\E[1K, 1154 dsl=\E[?H\E[?E, el1=\E[1K, fsl=\E[?F, home=\E[H, 1286 el1=\E[1K, hpa=\E[%i%p1%dG, ich=\E[%p1%d@, ich1=\E[@, 1331 el1=\E[1K, flash=\Eg, ht=^I, ich=\E[%p1%d@, ind=\E[S, 1456 el1=\E[1K\E[X, flash=\E[?5h$<200>\E[?5l, fsl=\E[?6h\E8, 1552 el=\E[m\E[K, el1=\E[1K, home=\E[H, ht=^I, hts=\EH, [all …]
|
H A D | emx.src | 819 el1=\EL,
|
/freebsd/contrib/ncurses/include/ |
H A D | Caps.uwin | 612 clr_bol el1 str cb - - ----- Clear to beginning of line
|
H A D | Caps.hpux11 | 659 clr_bol el1 str cb - - ----- Clear to beginning of line
|
H A D | Caps | 651 clr_bol el1 str cb - - ----- Clear to beginning of line
|
H A D | Caps.osf1r5 | 618 clr_bol el1 str cb - - ----- Clear to beginning of line
|
H A D | Caps.keys | 654 clr_bol el1 str cb - - ----- Clear to beginning of line
|
H A D | Caps.aix4 | 753 clr_bol el1 str cb - - ----- Clear to beginning of line
|
/freebsd/contrib/ncurses/ |
H A D | NEWS | 13812 and clr_bol (el1), refine logic in ClrUpdate() and ClrBottom() (patch 14165 + remove ech, el1 attributes from cons25w description; they appear to 14393 + modify lib_doupdate to make el, el1 and ed optimization use the
|
/freebsd/contrib/llvm-project/clang/include/clang/Driver/ |
H A D | Options.td | 4628 …up<m_arm_Features_Group>, Values<"soft,cp15,tpidrurw,tpidruro,tpidrprw,el0,el1,el2,el3,tpidr_el0,t…
|