| /NextBSD/cddl/contrib/opensolaris/tools/ctf/cvt/ |
| HD | 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()
|
| HD | merge.c | 310 elist_t *el1 = stdp->t_emem; in equiv_enum() local 313 while (el1 && el2) { in equiv_enum() 314 if (el1->el_number != el2->el_number || in equiv_enum() 315 strcmp(el1->el_name, el2->el_name) != 0) in equiv_enum() 318 el1 = el1->el_next; in equiv_enum() 322 if (el1 || el2) in equiv_enum()
|
| /NextBSD/contrib/netbsd-tests/lib/libcurses/ |
| HD | atf.terminfo | 11 ed=ed, el=el, el1=el1, enacs=enacs, flash=flash, home=home,
|
| /NextBSD/contrib/ntp/include/ |
| HD | ntp_prio_q.h | 53 int get_fifo_order(const void *el1, const void *el2);
|
| /NextBSD/contrib/ntp/ntpd/ |
| HD | ntp_prio_q.c | 235 int get_fifo_order(const void *el1, const void *el2) in get_fifo_order() argument
|
| /NextBSD/contrib/ncurses/ncurses/win32con/ |
| HD | win_driver.c | 793 rkeycompare(const void *el1, const void *el2) in rkeycompare() argument 795 WORD key1 = (LOWORD((*((const LONG *) el1)))) & 0x7fff; in rkeycompare() 802 keycompare(const void *el1, const void *el2) in keycompare() argument 804 WORD key1 = HIWORD((*((const LONG *) el1))); in keycompare()
|
| /NextBSD/contrib/ncurses/misc/ |
| HD | terminfo.src | 584 ech=\E[%p1%dX, el1=\E[1K, hpa=\E[%i%p1%dG, ht=\E[I, 737 cuu1=\EA, dl1=\EM, ed=\EJ, el=\EK, el1=\Eo, home=\EH, ht=^I, 755 dl1=\E[M, ed=\E[J, el=\E[K, el1=\E[1K, home=\E[H, ht=^I, 1055 dl=\E[%p1%dM, dl1=\E[M, ed=\E[J, el=\E[K, el1=\E[1K, 1357 el1=\E[1K, home=\E[H, ht=^I, hts=\EH, ind=^J, kbs=\177, 1535 ech=\E[%p1%dX, ed=\E[J, el=\E[K, el1=\E[1K, home=\E[H, 1586 el=\E[K, el1=\E[1K, flash=\E[?5h\E[?5l$<200/>, home=\E[H, 1770 el1=\E[1K, hpa=\E[%i%p1%dG, ich=\E[%p1%d@, ich1=\E[@, 1817 ech=\E[%p1%dX, ed=\E[J, el=\E[K, el1=\E[1K, flash=\Eg, 1946 el=\E[K, el1=\E[1K\E[X, flash=\E[?5h$<200>\E[?5l, [all …]
|
| HD | emx.src | 818 el1=\EL,
|
| /NextBSD/sys/dev/isp/ |
| HD | isp.c | 2834 isp_pnhle_21xx_t el1, *elp1; in isp_gethandles() local 2881 isp_get_pnhle_21xx(isp, &elp1[i], &el1); in isp_gethandles() 2882 p = el1.pnhle_port_id_lo | in isp_gethandles() 2883 ((el1.pnhle_port_id_hi_handle & 0xff) << 16); in isp_gethandles() 2884 h = el1.pnhle_port_id_hi_handle >> 8; in isp_gethandles()
|
| /NextBSD/contrib/ncurses/include/ |
| HD | Caps.uwin | 565 clr_bol el1 str cb - - ----- Clear to beginning of line
|
| HD | Caps.aix4 | 699 clr_bol el1 str cb - - ----- Clear to beginning of line
|
| HD | Caps.keys | 599 clr_bol el1 str cb - - ----- Clear to beginning of line
|
| HD | Caps | 597 clr_bol el1 str cb - - ----- Clear to beginning of line
|
| HD | Caps.osf1r5 | 573 clr_bol el1 str cb - - ----- Clear to beginning of line
|
| HD | Caps.hpux11 | 605 clr_bol el1 str cb - - ----- Clear to beginning of line
|
| /NextBSD/contrib/ncurses/ |
| HD | NEWS | 9431 and clr_bol (el1), refine logic in ClrUpdate() and ClrBottom() (patch 9784 + remove ech, el1 attributes from cons25w description; they appear to 10012 + modify lib_doupdate to make el, el1 and ed optimization use the
|