Home
last modified time | relevance | path

Searched refs:el1 (Results 1 – 17 of 17) sorted by relevance

/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dalist.c66 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 Dmerge.c308 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 Datf.terminfo11 ed=ed, el=el, el1=el1, enacs=enacs, flash=flash, home=home,
/freebsd/contrib/ntp/include/
H A Dntp_prio_q.h53 int get_fifo_order(const void *el1, const void *el2);
/freebsd/contrib/ntp/ntpd/
H A Dntp_prio_q.c235 int get_fifo_order(const void *el1, const void *el2) in get_fifo_order() argument
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dlib_win32con.c710 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 Dwin_driver.c1085 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 Dterminfo.src609 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 Demx.src819 el1=\EL,
/freebsd/contrib/ncurses/include/
H A DCaps.uwin612 clr_bol el1 str cb - - ----- Clear to beginning of line
H A DCaps.hpux11659 clr_bol el1 str cb - - ----- Clear to beginning of line
H A DCaps651 clr_bol el1 str cb - - ----- Clear to beginning of line
H A DCaps.osf1r5618 clr_bol el1 str cb - - ----- Clear to beginning of line
H A DCaps.keys654 clr_bol el1 str cb - - ----- Clear to beginning of line
H A DCaps.aix4753 clr_bol el1 str cb - - ----- Clear to beginning of line
/freebsd/contrib/ncurses/
H A DNEWS13812 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 DOptions.td4628 …up<m_arm_Features_Group>, Values<"soft,cp15,tpidrurw,tpidruro,tpidrprw,el0,el1,el2,el3,tpidr_el0,t…