Searched refs:el (Results 101 - 125 of 125) sorted by relevance

12345

/freebsd-9.3-release/contrib/texinfo/makeinfo/
H A Dlang.c435 { el, "el", "Greek" },
/freebsd-9.3-release/crypto/openssl/util/
H A Dpod2man.pl457 .el .ne 3
499 .el\\{\\
/freebsd-9.3-release/contrib/sendmail/src/
H A Dqueue.c3735 ** el -- envelope to be processed including its siblings.
3750 doworklist(el, forkflag, requeueflag)
3751 ENVELOPE *el;
3852 disconnect(1, el);
3856 sm_syslog(LOG_DEBUG, el->e_id, "doworklist, pid=%d",
3859 for (ei = el; ei != NULL; ei = ei->e_sibling)
3909 CurEnv = el;
/freebsd-9.3-release/sbin/fsdb/
H A Dfsdb.c211 prompt(EditLine *el) argument
/freebsd-9.3-release/contrib/binutils/gas/config/
H A Dtc-arm.c300 struct neon_type_el el[NEON_MAX_TYPE_ELS]; member in struct:neon_type
1174 type->el[type->elems].type = thistype;
1175 type->el[type->elems].size = thissize;
1213 *vectype = optype.el[0];
2161 typeinfo.eltype = ntype.el[0];
10598 enum neon_shape_el el[NEON_MAX_TYPE_ELS];
10706 switch (neon_shape_tab[shape].el[j])
11015 inst.vectype.el[key_el] = inst.vectype.el[0];
11018 inst.vectype.el[
10588 enum neon_shape_el el[NEON_MAX_TYPE_ELS]; member in struct:neon_shape_info
[all...]
/freebsd-9.3-release/contrib/bind9/
H A Dconfig.guess958 #undef ${UNAME_MACHINE}el
960 CPU=${UNAME_MACHINE}el
/freebsd-9.3-release/contrib/openpam/
H A Dconfig.guess953 #undef ${UNAME_MACHINE}el
955 CPU=${UNAME_MACHINE}el
/freebsd-9.3-release/contrib/ntp/sntp/libevent/build-aux/
H A Dconfig.guess931 #undef ${UNAME_MACHINE}el
933 CPU=${UNAME_MACHINE}el
/freebsd-9.3-release/contrib/dialog/
H A Dconfig.guess925 #undef ${UNAME_MACHINE}el
927 CPU=${UNAME_MACHINE}el
/freebsd-9.3-release/contrib/libpcap/
H A Dconfig.guess922 #undef ${UNAME_MACHINE}el
924 CPU=${UNAME_MACHINE}el
/freebsd-9.3-release/contrib/tcpdump/
H A Dconfig.guess922 #undef ${UNAME_MACHINE}el
924 CPU=${UNAME_MACHINE}el
/freebsd-9.3-release/contrib/tcsh/
H A Dconfig.guess922 #undef ${UNAME_MACHINE}el
924 CPU=${UNAME_MACHINE}el
/freebsd-9.3-release/crypto/openssh/
H A Dconfig.guess948 #undef ${UNAME_MACHINE}el
950 CPU=${UNAME_MACHINE}el
/freebsd-9.3-release/contrib/file/
H A Dconfig.guess941 #undef ${UNAME_MACHINE}el
943 CPU=${UNAME_MACHINE}el
/freebsd-9.3-release/contrib/ntp/
H A Dconfig.guess931 #undef ${UNAME_MACHINE}el
933 CPU=${UNAME_MACHINE}el
/freebsd-9.3-release/contrib/ntp/sntp/
H A Dconfig.guess931 #undef ${UNAME_MACHINE}el
933 CPU=${UNAME_MACHINE}el
/freebsd-9.3-release/etc/
H A Dservices714 icad-el 425/tcp
715 icad-el 425/udp
/freebsd-9.3-release/contrib/expat/lib/
H A Dxmlparse.c4634 ELEMENT_TYPE *el; local
4645 el = getElementType(parser, enc, s, nxt);
4646 if (!el)
4648 name = el->name;
/freebsd-9.3-release/contrib/gcc/
H A Dhaifa-sched.c4597 has_edge_p (VEC(edge,gc) *el, int type)
4602 FOR_EACH_EDGE (e, ei, el)
/freebsd-9.3-release/contrib/ncurses/include/
H A DCaps.uwin298 clr_eol el str ce - - YBCGE clear to end of line (P)
H A DCaps330 clr_eol el str ce - - YBCGE clear to end of line (P)
H A DCaps.aix4330 clr_eol el str ce - - YBCGE clear to end of line (P)
H A DCaps.hpux11332 clr_eol el str ce - - YBCGE clear to end of line (P)
H A DCaps.keys332 clr_eol el str ce - - YBCGE clear to end of line (P)
/freebsd-9.3-release/sys/dev/sym/
H A Dsym_hipd.c198 #define sym_remque(el) __sym_que_del((el)->blink, (el)->flink)

Completed in 495 milliseconds

12345