Searched +defs:other +defs:buf (Results 51 - 63 of 63) sorted by relevance

123

/macosx-10.10/ruby-106/ruby/
H A Dfile.c345 rb_stat_cmp(VALUE self, VALUE other) argument
2694 has_drive_letter(const char *buf) argument
2892 char *buf; local
2938 char *buf, *cwdp = dir; local
2964 char *buf, *p, *pend, *root; local
5183 char *buf = my_getcwd(); local
[all...]
H A Dstring.c2092 char *buf = ALLOCA_N(char, rb_enc_mbmaxlen(enc)); local
2184 char buf[1]; local
2199 char *buf; local
3634 VALUE buf[3]; local
4466 char buf[CHAR_ESC_LEN + 1]; local
4513 char buf[CHAR_ESC_LEN + 1]; local
5232 char *buf = ALLOC_N(char, max), *t = buf; local
5313 char *buf = ALLOC_N(char, max), *t = buf; local
5444 char buf[256]; local
8011 sym_cmp(VALUE sym, VALUE other) argument
8028 sym_casecmp(VALUE sym, VALUE other) argument
8044 sym_match(VALUE sym, VALUE other) argument
[all...]
H A Dtranscode.c1660 unsigned char *buf = xmalloc(need); local
1671 unsigned char *buf; local
2662 unsigned char *buf, *bp, *sp; local
3516 econv_equal(VALUE self, VALUE other) argument
[all...]
/macosx-10.10/vim-55/src/
H A Dex_cmds.c1349 buf_T *buf; local
1533 char_u *buf; local
2124 buf_T *buf; local
2435 buf_T *buf; local
2534 int other; local
2871 buf_T *buf; local
3015 int other; local
3125 buf_T *buf; local
5517 buf_T *buf; local
6635 buf_T *buf; local
7362 buf_T *buf; local
[all...]
/macosx-10.10/zsh-61/zsh/Src/Zle/
H A Dcomputil.c66 Cdstr other; /* next string with the same description */ member in struct:cdstr
721 char buf[20]; local
742 char buf[20], *p, *pp, *d; local
2318 char nbuf[40], *buf; local
3995 char buf[PATH_MAX2 + 1], *suf, *p; local
[all...]
/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Delflink.c4107 unsigned char hvis, symvis, other, nvis; local
8809 bfd_byte *buf; local
[all...]
H A Delfxx-mips.c5291 bfd_byte buf[4]; local
5337 bfd_byte buf[8]; local
5352 bfd_byte buf[4]; local
11253 unsigned char other; local
[all...]
/macosx-10.10/cxxfilt-11/cxxfilt/binutils/
H A Dreadelf.c386 char buf[40]; local
413 char buf[32]; local
1797 decode_ARM_machine_flags(unsigned e_flags, char buf[]) argument
1983 static char buf[1024]; local
6920 get_mips_symbol_other(unsigned int other) argument
6931 get_symbol_other(unsigned int other) argument
7915 char buf [64]; local
[all...]
/macosx-10.10/emacs-93/emacs/lisp/calc/
H A Dcalc-ext.el[all...]
/macosx-10.10/emacs-93/emacs/src/
H A Dw32fns.c517 char buf[512]; variable
3180 int other = (msg == WM_LBUTTONDOWN) ? RMOUSE : LMOUSE; local
3244 int other = (msg == WM_LBUTTONUP) ? RMOUSE : LMOUSE; local
4940 static char buf[32]; local
5099 static char buf[32]; local
5451 unsigned char *buf; local
5805 char buf[100]; local
5899 char buf[100]; local
7996 char buf[100]; variable
[all...]
/macosx-10.10/libxml2-26/libxml2/
H A Dparser.c2967 xmlChar buf[XML_MAX_NAMELEN + 5]; local
3525 xmlParseNameAndCompare(xmlParserCtxtPtr ctxt, xmlChar const *other) argument
3574 xmlChar buf[XML_MAX_NAMELEN + 5]; local
3662 xmlChar buf[XML_MAX_NAMELEN + 5]; local
3766 xmlChar *buf = NULL; local
3914 xmlChar *buf = NULL; local
4195 xmlChar *buf = NULL; local
4284 xmlChar *buf = NULL; local
4566 xmlChar buf[XML_PARSER_BIG_BUFFER_SIZE + 5]; local
4745 xmlParseCommentComplex(xmlParserCtxtPtr ctxt, xmlChar *buf, size_t len, size_t size) argument
4879 xmlChar *buf = NULL; local
5158 xmlChar *buf = NULL; local
8036 xmlBufferPtr buf; local
9739 xmlChar *buf = NULL; local
10111 xmlChar *buf = NULL; local
10216 xmlChar *buf = NULL; local
10916 const xmlChar *buf; local
11890 xmlChar *buf; local
12372 xmlParserInputBufferPtr buf; local
12512 xmlParserInputBufferPtr buf; local
14357 xmlParserInputBufferPtr buf; local
14907 xmlParserInputBufferPtr buf; local
[all...]
/macosx-10.10/IOGraphics-485/IOGraphicsFamily/
H A DIOFramebuffer.cpp3396 void * buf; local
7614 IOReturn IOFramebuffer::extSetMirrorOne(uint32_t value, IOFramebuffer * other) argument
7680 IOFramebuffer * other = (IOFramebuffer *) reference; local
7719 IOFramebuffer * other = (IOFramebuffer *) reference; local
[all...]
/macosx-10.10/ruby-106/ruby/ext/date/
H A Ddate_core.c5502 d_lite_plus(VALUE self, VALUE other) argument
5819 minus_dd(VALUE self, VALUE other) argument
5887 d_lite_minus(VALUE self, VALUE other) argument
5965 d_lite_rshift(VALUE self, VALUE other) argument
6015 d_lite_lshift(VALUE self, VALUE other) argument
6187 cmp_gen(VALUE self, VALUE other) argument
6199 cmp_dd(VALUE self, VALUE other) argument
6272 d_lite_cmp(VALUE self, VALUE other) argument
6387 equal_gen(VALUE self, VALUE other) argument
6416 d_lite_equal(VALUE self, VALUE other) argument
6489 d_lite_eql_p(VALUE self, VALUE other) argument
6650 date_strftime_alloc(char **buf, const char *format, struct tmx *tmx) argument
6765 char buffer[SMALLBUF], *buf = buffer; local
7000 char buffer[SMALLBUF], *buf = buffer; local
[all...]

Completed in 657 milliseconds

123