Searched refs:buf1 (Results 76 - 95 of 95) sorted by relevance

1234

/macosx-10.10/ruby-106/ruby/win32/
H A Dwin32.c4663 WCHAR *buf1, *s, *end; local
4673 buf1 = ALLOCV_N(WCHAR, v, size);
4674 for (p = path, s = buf1; *p; p++, s++) {
4681 len = s - buf1;
4686 end = buf1 + len - 1;
4688 if (isUNCRoot(buf1)) {
4692 lstrcatW(buf1, L"\\");
4694 else if (*end == L'\\' || (buf1 + 1 == end && *end == L':'))
4695 lstrcatW(buf1, L".");
4697 ret = winnt_stat(buf1, s
[all...]
/macosx-10.10/libauto-186/
H A Dauto_zone.cpp649 char buf1[256]; local
651 printf("auto zone %p: in_use=%u used=%s allocated=%s\n", azone, stats.blocks_in_use, b2s(stats.size_in_use, buf1, sizeof(buf1)), b2s(stats.size_allocated, buf2, sizeof(buf2)));
/macosx-10.10/tcl-105/tcl_ext/snack/snack/generic/
H A DjkGetF0.c524 register float *buf1; local
526 buf1 = buf;
612 for(dp3=buf1+idx-ncoef+1, l=ncoef-1, sp=state; l-- >0; ) *sp++ = *dp3++;
/macosx-10.10/tcl-105/tk/tk/generic/
H A DtkTextDisp.c6097 char buf1[TCL_DOUBLE_SPACE+1];
6100 buf1[0] = ' ';
6102 Tcl_PrintDouble(NULL, first, buf1+1);
6104 code = Tcl_VarEval(interp, textPtr->xScrollCmd, buf1, buf2, NULL);
6382 char buf1[TCL_DOUBLE_SPACE+1];
6385 buf1[0] = ' ';
6387 Tcl_PrintDouble(NULL, first, buf1+1);
6389 code = Tcl_VarEval(interp, textPtr->yScrollCmd, buf1, buf2, NULL);
6061 char buf1[TCL_DOUBLE_SPACE+1]; local
6344 char buf1[TCL_DOUBLE_SPACE+1]; local
/macosx-10.10/xnu-2782.1.97/bsd/netinet/
H A Dmptcp_subr.c2540 char buf0[MAX_IPv6_STR_LEN], buf1[MAX_IPv6_STR_LEN]; local
2643 (void *)&ms->sin_addr.s_addr, buf1,
2644 sizeof (buf1))));
2668 (void *)&ms->sin6_addr, buf1,
2669 sizeof (buf1))));
2713 (void *)&SIN6(dst_se->se_addr)->sin6_addr), buf1, sizeof (buf1)),
/macosx-10.10/ICU-531.30/icuSources/test/intltest/
H A Dnumrgts.cpp326 UnicodeString buf1; local
330 df->format(n, buf1, pos));
334 if(buf1 != buf2)
H A Dcalregts.cpp2652 UnicodeString buf1, buf2; local
2687 dateFormat.format(yesterday, buf1) + " +1d= " +
2689 buf1.truncate(0);
/macosx-10.10/vim-55/src/
H A Ddiff.c2485 diff_get_corresponding_line(buf1, lnum1, buf2, lnum3)
2486 buf_T *buf1;
2497 idx1 = diff_buf_idx(buf1);
H A Dex_cmds.c52 char buf1[20]; local
89 vim_snprintf(buf1, sizeof(buf1), " <%s>", (char *)buf3);
92 buf1[0] = NUL;
102 transchar(c), buf1, buf2, cval, cval, cval);
H A Deval.c4237 char_u buf1[NUMBUFLEN], buf2[NUMBUFLEN]; local
4472 s1 = get_tv_string_buf(rettv, buf1);
4544 char_u buf1[NUMBUFLEN], buf2[NUMBUFLEN]; local
4599 s1 = get_tv_string_buf(rettv, buf1); /* already checked */
5998 char_u buf1[NUMBUFLEN], buf2[NUMBUFLEN]; local
6038 s1 = get_tv_string_buf(tv1, buf1);
11686 char_u buf1[NUMBUFLEN]; local
11687 char_u *file = get_tv_string_buf_chk(&argvars[1], buf1);
12492 char_u buf1[NUMBUFLEN]; local
12503 from = enc_canonize(enc_skip(get_tv_string_buf(&argvars[1], buf1)));
[all...]
/macosx-10.10/emacs-93/emacs/lisp/textmodes/
H A Dreftex.el1962 (buf1 (current-buffer))
1974 (switch-to-buffer-other-window buf1)
/macosx-10.10/bind9-45.101/bind9/lib/dns/
H A Dvalidator.c1405 char buf1[DNS_NAME_FORMATSIZE]; local
1498 dns_name_format(name, buf1, sizeof buf1);
1503 buf1, buf2, buf3);
/macosx-10.10/emacs-93/emacs/src/
H A Dbuffer.c2056 Lisp_Object buf1;
2058 buf1 = Fget_buffer (buffer);
2059 if (NILP (buf1))
2061 buffer = buf1;
2048 Lisp_Object buf1; variable
H A Deditfns.c2581 Lisp_Object buf1;
2582 buf1 = Fget_buffer (buffer1);
2583 if (NILP (buf1))
2585 bp1 = XBUFFER (buf1);
2568 Lisp_Object buf1; variable
H A Dxterm.c7881 char buf[256], buf1[356];
7893 sprintf (buf1, "X protocol error: %s on protocol request %d",
7895 x_connection_closed (display, buf1);
7856 char buf[256], buf1[356]; local
/macosx-10.10/tidy-15.15/tidy/src/
H A Dlexer.c1168 tmbstr buf1 = (tmbstr)MemAlloc(len - count + 1); local
1175 buf1[i] = doc->docIn->otextbuf[i];
1177 buf1[i] = 0;
1185 node->otext = buf1;
/macosx-10.10/bind9-45.101/bind9/bin/dig/
H A Ddighost.c3113 char buf1[ISC_SOCKADDR_FORMATSIZE]; local
3131 isc_sockaddr_format(&sevent->address, buf1,
3132 sizeof(buf1));
3136 " expected %s\n", buf1, buf2);
/macosx-10.10/ruby-106/ruby/
H A Dregexec.c1043 UChar buf1[ONIGENC_MBC_CASE_FOLD_MAXLEN]; local
1051 len1 = ONIGENC_MBC_CASE_FOLD(enc, case_fold_flag, &s1, text_end, buf1);
1054 p1 = buf1;
/macosx-10.10/emacs-93/emacs/lisp/progmodes/
H A Didlwave.el8074 source buf1 entry
8103 (setq buf1
8105 (pop-to-buffer buf1 t))
/macosx-10.10/vim-55/runtime/syntax/
H A Dperl6.vim147 \ "Buf buf buf1 buf2 buf4 buf8 buf16 buf32 buf64",

Completed in 764 milliseconds

1234