Searched defs:el (Results 1 - 25 of 126) sorted by relevance

123456

/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/struct/sets/
H A Dds.h13 Tcl_HashTable el; member in struct:S
/macosx-10.10/configd-699.1.5/scutil.tproj/
H A Dscutil.h47 EditLine *el; member in struct:__anon7241
/macosx-10.10/Heimdal-398.1.2/lib/libedit/src/
H A Dsig.c114 sig_init(EditLine *el) argument
146 sig_end(EditLine *el) argument
158 sig_set(EditLine *el) argument
185 sig_clr(EditLine *el) argument
[all...]
H A Dprompt.c83 prompt_print(EditLine *el, int op) argument
120 prompt_init(EditLine *el) argument
149 prompt_set(EditLine *el, el_pfunc_t prf, Char c, int op, int wide) argument
181 prompt_get(EditLine *el, el_pfunc_t *prf, Char *c, int op) argument
[all...]
H A Dhist.c54 hist_init(EditLine *el) argument
72 hist_end(EditLine *el) argument
84 hist_set(EditLine *el, hist_fun_t fun, ptr_t ptr) argument
98 hist_get(EditLine *el) argument
157 hist_command(EditLine *el, int argc, const Char **argv) argument
195 hist_enlargebuf(EditLine *el, size_t oldsz, size_t newsz) argument
215 hist_convert(EditLine *el, int fn, ptr_t arg) argument
[all...]
H A Dparse.c79 parse_line(EditLine *el, const Char *line) argument
277 parse_cmd(EditLine *el, const Char *cmd) argument
[all...]
H A Deln.c48 el_getc(EditLine *el, char *cp) argument
66 el_push(EditLine *el, const char *str) argument
75 el_gets(EditLine *el, int *nread) argument
87 el_parse(EditLine *el, int argc, const char *argv[]) argument
104 el_set(EditLine *el, int op, ...) argument
256 el_get(EditLine *el, int op, ...) argument
344 el_line(EditLine *el) argument
368 el_insertstr(EditLine *el, const char *str) argument
[all...]
H A Demacs.c55 em_delete_or_list(EditLine *el, Int c) argument
91 em_delete_next_word(EditLine *el, Int c __attribute__((__unused__))) argument
120 em_yank(EditLine *el, Int c __attribute__((__unused__))) argument
156 em_kill_line(EditLine *el, Int c __attribute__((__unused__))) argument
178 em_kill_region(EditLine *el, Int c __attribute__((__unused__))) argument
211 em_copy_region(EditLine *el, Int c __attribute__((__unused__))) argument
240 em_gosmacs_transpose(EditLine *el, Int c) argument
260 em_next_word(EditLine *el, Int c __attribute__((__unused__))) argument
285 em_upper_case(EditLine *el, Int c __attribute__((__unused__))) argument
309 em_capitol_case(EditLine *el, Int c __attribute__((__unused__))) argument
341 em_lower_case(EditLine *el, Int c __attribute__((__unused__))) argument
365 em_set_mark(EditLine *el, Int c __attribute__((__unused__))) argument
379 em_exchange_mark(EditLine *el, Int c __attribute__((__unused__))) argument
396 em_universal_argument(EditLine *el, Int c __attribute__((__unused__))) argument
413 em_meta_next(EditLine *el, Int c __attribute__((__unused__))) argument
426 em_toggle_overwrite(EditLine *el, Int c __attribute__((__unused__))) argument
440 em_copy_prev_word(EditLine *el, Int c __attribute__((__unused__))) argument
467 em_inc_search_next(EditLine *el, Int c __attribute__((__unused__))) argument
480 em_inc_search_prev(EditLine *el, Int c __attribute__((__unused__))) argument
494 em_delete_prev_char(EditLine *el, Int c __attribute__((__unused__))) argument
[all...]
/macosx-10.10/ICU-531.30/icuSources/common/
H A Dservnotf.cpp53 const EventListener* el = (const EventListener*)(listeners->elementAt(i)); local
85 const EventListener* el = (const EventListener*)listeners->elementAt(i); local
107 EventListener* el = (EventListener*)listeners->elementAt(i); local
H A Drbbistbl.cpp72 RBBISymbolTableEntry *el; local
169 RBBISymbolTableEntry *el; local
/macosx-10.10/Security-57031.1.35/Security/libsecurity_codesigning/antlr2/src/
H A DBitSet.cpp32 void BitSet::add(unsigned int el) argument
/macosx-10.10/expat-12/expat/examples/
H A Doutline.c49 start(void *data, const char *el, const char **attr) argument
67 end(void *data, const char *el) argument
/macosx-10.10/libedit-40/src/
H A Dsig.c114 sig_init(EditLine *el) argument
146 sig_end(EditLine *el) argument
158 sig_set(EditLine *el) argument
186 sig_clr(EditLine *el) argument
[all...]
H A Dprompt.c83 prompt_print(EditLine *el, int op) argument
120 prompt_init(EditLine *el) argument
149 prompt_set(EditLine *el, el_pfunc_t prf, Char c, int op, int wide) argument
181 prompt_get(EditLine *el, el_pfunc_t *prf, Char *c, int op) argument
[all...]
H A Dhist.c54 hist_init(EditLine *el) argument
72 hist_end(EditLine *el) argument
84 hist_set(EditLine *el, hist_fun_t fun, void *ptr) argument
98 hist_get(EditLine *el) argument
157 hist_command(EditLine *el, int argc, const Char **argv) argument
195 hist_enlargebuf(EditLine *el, size_t oldsz, size_t newsz) argument
215 hist_convert(EditLine *el, int fn, void *arg) argument
[all...]
H A Dparse.c79 parse_line(EditLine *el, const Char *line) argument
277 parse_cmd(EditLine *el, const Char *cmd) argument
[all...]
/macosx-10.10/lukemftp-14/tnftp/libedit/
H A Dprompt.c81 prompt_print(EditLine *el, int op) argument
103 prompt_init(EditLine *el) argument
130 prompt_set(EditLine *el, el_pfunc_t prf, int op) argument
155 prompt_get(EditLine *el, el_pfunc_t *prf, int op) argument
[all...]
H A Dsig.c106 sig_init(EditLine *el) argument
135 sig_end(EditLine *el) argument
147 sig_set(EditLine *el) argument
173 sig_clr(EditLine *el) argument
[all...]
H A Dhist.c49 hist_init(EditLine *el) argument
67 hist_end(EditLine *el) argument
79 hist_set(EditLine *el, hist_fun_t fun, ptr_t ptr) argument
93 hist_get(EditLine *el) argument
151 hist_command(EditLine *el, int argc, const char **argv) argument
189 hist_enlargebuf(EditLine *el, size_t oldsz, size_t newsz) argument
[all...]
H A Dparse.c74 parse_line(EditLine *el, const char *line) argument
92 el_parse(EditLine *el, int argc, const char *argv[]) argument
250 parse_cmd(EditLine *el, const char *cmd) argument
/macosx-10.10/Heimdal-398.1.2/lib/krb5/
H A Dbuild_auth.c40 AuthorizationDataElement el; local
/macosx-10.10/llvmCore-3425.0.34/lib/Transforms/IPO/
H A DInternalize.cpp196 ModulePass *llvm::createInternalizePass(const std::vector <const char *> &el) { argument
/macosx-10.10/Heimdal-398.1.2/lib/akadmin/
H A Dadmin.c198 CFStringRef el; local
[all...]
/macosx-10.10/Heimdal-398.1.2/lib/ipc/
H A Dheap.c111 assign (Heap *h, unsigned n, heap_element el) argument
/macosx-10.10/Heimdal-398.1.2/lib/libedit/examples/
H A Dtc1.c78 prompt(EditLine *el) argument
93 complete(EditLine *el, int ch) argument
129 EditLine *el = NULL; local
[all...]

Completed in 165 milliseconds

123456