Searched +defs:history +defs:buf (Results 1 - 14 of 14) sorted by relevance

/macosx-10.10.1/emacs-93/emacs/lisp/emulation/
H A Dviper-init.el[all...]
H A Dviper-ex.el[all...]
H A Dviper-macs.el[all...]
/macosx-10.10.1/libauto-186/
H A Dauto_impl_utilities.c74 static char buf[32] = { 0 }; local
209 auto_refcount_history_t *history = NULL; local
260 auto_refcount_history_t *history = NULL; local
[all...]
/macosx-10.10.1/ruby-106/ruby/ext/readline/
H A Dreadline.c1061 char buf[1]; local
1708 VALUE history, fcomp, ucomp, version; local
[all...]
/macosx-10.10.1/emacs-93/emacs/src/
H A Dminibuf.c849 Lisp_Object tail, num, buf; local
1090 Lisp_Object prompt, initial_input, history, default_value; variable
[all...]
/macosx-10.10.1/nano-12/src/
H A Dfiles.c292 filestruct *read_line(char *buf, filestruct *prevnode, bool argument
353 char *buf; local
647 char *buf; local
1237 char buf[BUFSIZ]; local
1990 real_dir_from_tilde(const char *buf) argument
2070 is_dir(const char *buf) argument
2108 username_tab_completion(const char *buf, size_t *num_matches, size_t buflen) argument
2145 cwd_tab_completion(const char *buf, bool allow_files, size_t *num_matches, size_t buflen) argument
2246 input_tab(char *buf, bool allow_files, size_t *place, bool *lastwastab, void (*refresh_func)(void), bool *list) argument
2476 filestruct **history = &search_history; local
[all...]
/macosx-10.10.1/xnu-2782.1.97/bsd/netinet6/
H A Dipsec.c2892 static char buf[256] __attribute__((aligned(4))); local
2922 static char buf[256] __attribute__((aligned(4))); local
2947 static char buf[256] __attribute__((aligned(4))); local
4397 struct ipsec_history history[]; member in struct:ipsec_tag
[all...]
/macosx-10.10.1/vim-55/src/
H A Dex_getln.c62 static histentry_T *(history[HIST_COUNT]) = {NULL, NULL, NULL, NULL, NULL}; variable
3759 char_u buf[20]; local
4706 char_u *buf = alloc(MAXPATHL); local
5025 char_u *buf; local
[all...]
H A Deval.c6573 buf_T *buf; local
7127 char_u buf[AKEYLEN]; local
7271 char_u buf[NUMBUFLEN]; local
8678 char_u buf[NUMBUFLEN]; local
8710 char_u buf[NUMBUFLEN]; local
8735 buf_T *buf = NULL; local
8779 buf_T *buf; local
8793 buf_T *buf; local
8811 buf_T *buf; local
8849 buf_T *buf; local
8870 buf_T *buf; local
8907 buf_T *buf; local
9258 char_u buf[NUMBUFLEN]; local
9444 char_u buf[NUMBUFLEN]; local
9693 char_u buf[NUMBUFLEN]; local
10177 char_u buf[NUMBUFLEN]; local
10442 char_u buf[NUMBUFLEN]; local
10610 char_u buf[51]; local
10797 buf_T *buf; local
10821 buf_T *buf; local
11431 char_u buf[NUMBUFLEN + 2]; local
12308 char_u buf[NUMBUFLEN]; local
12338 char_u buf[NUMBUFLEN]; local
12371 char_u buf[NUMBUFLEN]; local
12435 char_u *history = get_tv_string_chk(&argvars[0]); local
12602 char_u buf[NUMBUFLEN]; local
12704 char_u buf[NUMBUFLEN]; local
13100 buf_T *buf; local
13289 char_u buf[NUMBUFLEN]; local
13608 char_u buf[NUMBUFLEN]; local
13850 char_u buf[NUMBUFLEN]; local
13877 char_u buf[3]; local
13955 char_u buf[NUMBUFLEN]; local
13993 char_u buf[NUMBUFLEN]; local
14090 char_u buf[NUMBUFLEN]; local
14184 char_u buf[FREAD_SIZE]; local
14480 char_u buf[NUMBUFLEN]; local
14785 char_u buf[NUMBUFLEN]; local
14865 char_u buf[MAXPATHL + 1]; local
14949 STRCPY(gettail(cpy), buf); local
15611 char_u buf[NUMBUFLEN]; local
15664 buf_T *buf; local
16765 char_u buf[NUMBUFLEN]; local
16936 char_u buf[NUMBUFLEN]; local
17284 char_u buf[NUMBUFLEN]; local
17727 char_u buf[NUMBUFLEN]; local
18068 char_u buf[50]; local
18772 char_u buf[MB_MAXBYTES]; local
21907 char_u buf[MSG_BUF_LEN]; local
22002 char_u buf[MSG_BUF_LEN]; local
[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/textmodes/
H A Dtex-mode.el[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/mh-e/
H A Dmh-e.el
/macosx-10.10.1/libxml2-26/libxml2/
H A Dxmlschemas.c827 int *history; /* list of (depth, state-id) tuples */ member in struct:_xmlSchemaIDCStateObj
1292 xmlSchemaFormatQName(xmlChar **buf, argument
1313 xmlSchemaFormatQNameNs(xmlChar **buf, xmlNsPtr ns, const xmlChar *localName) argument
1418 xmlSchemaGetComponentQName(xmlChar **buf, void *item) argument
1427 xmlSchemaGetComponentDesignation(xmlChar **buf, void *item) argument
1441 xmlSchemaGetIDCDesignation(xmlChar **buf, xmlSchemaIDCPtr idc) argument
1570 xmlSchemaFormatItemForReport(xmlChar **buf, const xmlChar *itemDes, xmlSchemaBasicItemPtr item, xmlNodePtr itemNode) argument
1785 xmlSchemaFormatFacetEnumSet(xmlSchemaAbstractCtxtPtr actxt, xmlChar **buf, xmlSchemaTypePtr type) argument
9189 char buf[40]; local
12110 char buf[40]; local
18189 char buf[30]; local
22592 xmlSchemaFormatIDCKeySequence(xmlSchemaValidCtxtPtr vctxt, xmlChar **buf, xmlSchemaPSVIIDCKeyPtr *seq, int count) argument
[all...]
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dxmlschemas.c827 int *history; /* list of (depth, state-id) tuples */ member in struct:_xmlSchemaIDCStateObj
1287 xmlSchemaFormatQName(xmlChar **buf, argument
1308 xmlSchemaFormatQNameNs(xmlChar **buf, xmlNsPtr ns, const xmlChar *localName) argument
1413 xmlSchemaGetComponentQName(xmlChar **buf, void *item) argument
1422 xmlSchemaGetComponentDesignation(xmlChar **buf, void *item) argument
1436 xmlSchemaGetIDCDesignation(xmlChar **buf, xmlSchemaIDCPtr idc) argument
1565 xmlSchemaFormatItemForReport(xmlChar **buf, const xmlChar *itemDes, xmlSchemaBasicItemPtr item, xmlNodePtr itemNode) argument
1780 xmlSchemaFormatFacetEnumSet(xmlSchemaAbstractCtxtPtr actxt, xmlChar **buf, xmlSchemaTypePtr type) argument
9170 char buf[40]; local
12091 char buf[40]; local
18160 char buf[30]; local
22563 xmlSchemaFormatIDCKeySequence(xmlSchemaValidCtxtPtr vctxt, xmlChar **buf, xmlSchemaPSVIIDCKeyPtr *seq, int count) argument
[all...]

Completed in 341 milliseconds