Searched defs:el (Results 26 - 50 of 66) sorted by relevance

123

/freebsd-10-stable/sys/kern/
H A Dinflate.c427 unsigned el; /* length of EOB code (value 256) */ local
/freebsd-10-stable/contrib/gcc/
H A Dtree-ssa-dce.c160 find_all_control_dependences(struct edge_list *el) argument
172 find_control_dependence(struct edge_list *el, int edge_index) argument
386 find_obviously_necessary_stmts(struct edge_list *el) argument
439 mark_control_dependent_edges_necessary(basic_block bb, struct edge_list *el) argument
471 propagate_necessity(struct edge_list *el) argument
880 struct edge_list *el = NULL; local
[all...]
H A Dcselib.c142 struct elt_list *el; local
155 struct elt_loc_list *el; local
[all...]
H A Dprofile.c133 instrument_edges(struct edge_list *el) argument
742 struct edge_list *el; local
1100 find_spanning_tree(struct edge_list *el) argument
[all...]
/freebsd-10-stable/crypto/heimdal/lib/asn1/
H A Dtemplate.c50 #define el(name, type) { \ macro
88 #undef el macro
170 void *el = DPO(data, t->offset); local
252 void **el = (void **)data; local
294 void *el = DPO(data, t->offset); local
317 struct template_of *el = DPO(data, t->offset); local
455 const void *el = DPOC(data, t->offset); local
484 void **el = (void **)data; local
514 const void *el = DPOC(data, t->offset); local
529 const struct template_of *el = DPOC(data, t->offset); local
591 struct template_of *el = DPO(data, t->offset); local
664 const void *el; local
709 const void *el = DPOC(data, t->offset); local
733 void **el = (void **)data; local
748 const void *el = DPOC(data, t->offset); local
759 const struct template_of *el = DPOC(data, t->offset); local
834 void *el = DPO(data, t->offset); local
856 void *el = DPO(data, t->offset); local
866 void *el = DPO(data, t->offset); local
884 struct template_of *el = DPO(data, t->offset); local
[all...]
/freebsd-10-stable/lib/libedit/
H A Dfilecomplete.c333 fn_display_match_list(EditLine *el, char **matches, size_t len, size_t max) argument
380 fn_complete(EditLine *el, argument
564 _el_fn_complete(EditLine *el, int ch __attribute__((__unused__))) argument
661 _el_fn_sh_complete(EditLine *el, int ch __attribute__((__unused__))) argument
[all...]
H A Drefresh.c77 re_printstr(EditLine *el, const char *str, char *f, char *t) argument
94 re_nextline(EditLine *el) argument
126 re_addc(EditLine *el, int c) argument
166 re_putc(EditLine *el, int c, int shift) argument
193 re_refresh(EditLine *el) argument
329 re_goto_bottom(EditLine *el) argument
437 re_clear_eol(EditLine *el, int fx, int sx, int diff) argument
481 re_update_line(EditLine *el, char *old, char *new, int i) argument
972 re_refresh_cursor(EditLine *el) argument
1030 re_fastputc(EditLine *el, int c) argument
1076 re_fastaddc(EditLine *el) argument
1113 re_clear_display(EditLine *el) argument
1129 re_clear_lines(EditLine *el) argument
[all...]
H A Dtty.c464 tty_getty(EditLine *el, struct termios *t) argument
476 tty_setty(EditLine *el, int action, const struct termios *t) argument
488 tty_setup(EditLine *el) argument
551 tty_init(EditLine *el) argument
863 tty_bind_char(EditLine *el, int force) argument
909 tty_rawmode(EditLine *el) argument
1037 tty_cookedmode(EditLine *el) argument
1063 tty_quotemode(EditLine *el) argument
1098 tty_noquotemode(EditLine *el) argument
1120 tty_stty(EditLine *el, int argc __unused, const char **argv) argument
1275 tty_printchar(EditLine *el, unsigned char *s) argument
[all...]
H A Dvi.c55 cv_action(EditLine *el, int c) argument
87 cv_paste(EditLine *el, int c) argument
118 vi_paste_next(EditLine *el, int c __unused) argument
131 vi_paste_prev(EditLine *el, int c __unused) argument
144 vi_prev_big_word(EditLine *el, int c) argument
169 vi_prev_word(EditLine *el, int c __unused) argument
194 vi_next_big_word(EditLine *el, int c) argument
218 vi_next_word(EditLine *el, int c __unused) argument
241 vi_change_case(EditLine *el, int c) argument
273 vi_change_meta(EditLine *el, int c __unused) argument
290 vi_insert_at_bol(EditLine *el, int c __unused) argument
306 vi_replace_char(EditLine *el, int c __unused) argument
325 vi_replace_mode(EditLine *el, int c __unused) argument
341 vi_substitute_char(EditLine *el, int c __unused) argument
356 vi_substitute_line(EditLine *el, int c __unused) argument
374 vi_change_to_eol(EditLine *el, int c __unused) argument
392 vi_insert(EditLine *el, int c __unused) argument
407 vi_add(EditLine *el, int c __unused) argument
432 vi_add_at_eol(EditLine *el, int c __unused) argument
448 vi_delete_meta(EditLine *el, int c __unused) argument
461 vi_end_big_word(EditLine *el, int c) argument
485 vi_end_word(EditLine *el, int c __unused) argument
509 vi_undo(EditLine *el, int c __unused) argument
536 vi_command_mode(EditLine *el, int c __unused) argument
560 vi_zero(EditLine *el, int c) argument
581 vi_delete_prev_char(EditLine *el, int c __unused) argument
599 vi_list_or_eof(EditLine *el, int c) argument
636 vi_kill_line_prev(EditLine *el, int c __unused) argument
657 vi_search_prev(EditLine *el, int c __unused) argument
670 vi_search_next(EditLine *el, int c __unused) argument
683 vi_repeat_search_next(EditLine *el, int c __unused) argument
699 vi_repeat_search_prev(EditLine *el, int c __unused) argument
717 vi_next_char(EditLine *el, int c __unused) argument
729 vi_prev_char(EditLine *el, int c __unused) argument
741 vi_to_next_char(EditLine *el, int c __unused) argument
753 vi_to_prev_char(EditLine *el, int c __unused) argument
765 vi_repeat_next_char(EditLine *el, int c __unused) argument
779 vi_repeat_prev_char(EditLine *el, int c __unused) argument
797 vi_match(EditLine *el, int c) argument
844 vi_undo_line(EditLine *el, int c) argument
858 vi_to_column(EditLine *el, int c) argument
872 vi_yank_end(EditLine *el, int c) argument
886 vi_yank(EditLine *el, int c) argument
898 vi_comment_out(EditLine *el, int c) argument
916 vi_alias(EditLine *el, int c) argument
948 vi_to_history_line(EditLine *el, int c) argument
993 vi_histedit(EditLine *el, int c) argument
1050 vi_history_word(EditLine *el, int c) argument
1099 vi_redo(EditLine *el, int c) argument
[all...]
/freebsd-10-stable/tools/tools/net80211/w00t/ap/
H A Dap.c792 int el; local
[all...]
/freebsd-10-stable/tools/tools/net80211/w00t/libw00t/
H A Dw00t.c378 int el; local
[all...]
/freebsd-10-stable/tools/tools/net80211/w00t/prga/
H A Dprga.c336 int el; local
404 int el; local
[all...]
/freebsd-10-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dtdata.c220 elist_t *el = tdp->t_emem; local
/freebsd-10-stable/sys/dev/sfxge/common/
H A Defx_mac.c627 unsigned int el; local
/freebsd-10-stable/contrib/tcpdump/
H A Daddrtoname.c854 register const struct etherlist *el; local
/freebsd-10-stable/tools/tools/net80211/w00t/redir/
H A Dredir.c579 int el; local
/freebsd-10-stable/contrib/unbound/validator/
H A Dval_neg.c226 void neg_delete_data(struct val_neg_cache* neg, struct val_neg_data* el) argument
604 struct val_neg_data* el; local
633 struct val_neg_data* el, *first = NULL, *prev = NULL; local
672 wipeout(struct val_neg_cache* neg, struct val_neg_zone* zone, struct val_neg_data* el, struct ub_packed_rrset_key* nsec) argument
752 struct val_neg_data* el; local
[all...]
/freebsd-10-stable/contrib/tcsh/
H A Dsh.glob.c228 Char **vl, **el, **nv, *s; local
298 Char ***fnv, **vl, **el; local
[all...]
/freebsd-10-stable/usr.bin/tftp/
H A Dmain.c715 static EditLine *el; local
/freebsd-10-stable/contrib/tnftp/src/
H A Dftp_var.h264 GLOBAL EditLine *el; /* editline(3) status structure */ variable
/freebsd-10-stable/sbin/fsdb/
H A Dfsdb.c212 prompt(EditLine *el) argument
/freebsd-10-stable/sys/dev/fatm/
H A Dif_fatm.c682 struct fqelem *el = queue->chunk; local
718 struct fqelem *el; local
[all...]
/freebsd-10-stable/usr.sbin/cdcontrol/
H A Dcdcontrol.c1164 static EditLine *el = NULL; local
/freebsd-10-stable/sys/dev/mlx/
H A Dmlx.c1341 struct mlx_eventlog_entry *el = (struct mlx_eventlog_entry *)mc->mc_data; local
[all...]
/freebsd-10-stable/crypto/openssl/engines/
H A De_sureware.c685 sureware_load_public(ENGINE *e, const char *key_id, char *hptr, unsigned long el, char keytype) argument
822 unsigned long el = 0; local
848 unsigned long el = 0; local
[all...]

Completed in 254 milliseconds

123