Searched refs:bend (Results 1 - 19 of 19) sorted by relevance

/macosx-10.9.5/RubyCocoa-80/RubyCocoa/sample/CocoaRepl/
H A Dsimple_decorator.rb34 PATTERN_BLOCK_END = /\bend\b/u
/macosx-10.9.5/gpatch-3/patch/
H A Dansi2knr.c416 char *bend; local
422 bend = skipspace(buf + strlen(buf) - 1, -1);
423 switch ( *bend )
/macosx-10.9.5/ntp-88/util/
H A Dansi2knr.c477 char *bend; local
483 bend = skipspace(ppdirbackward(buf + strlen(buf) - 1, buf), -1);
484 switch ( *bend )
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/MBlaze/
H A DMBlazeDelaySlotFiller.cpp128 const unsigned bend = getLastRealOperand(b); local
165 for (unsigned bop = 0; bop<bend; ++bop) {
/macosx-10.9.5/adv_cmds-153/gencat/
H A Dgenlib.c88 static char buf[BUFSIZ], *bptr = buf, *bend = buf; local
101 for (; bptr < bend && cptr < cend; ++cptr, ++bptr) {
108 if (bptr == bend) {
117 bend = buf + buflen;
/macosx-10.9.5/man-16/man/gencat/
H A Dgenlib.c121 static char buf[BUFSIZ], *bptr = buf, *bend = buf; local
134 for (; bptr < bend && cptr < cend; ++cptr, ++bptr) {
141 if (bptr == bend) {
150 bend = buf + buflen;
/macosx-10.9.5/zsh-60/zsh/Src/Zle/
H A Dzle_tricky.c1817 char *bbeg = NULL, *bend = NULL, *dbeg = NULL; local
1904 int len = bend - bbeg;
1931 bend = p + 1;
1934 bend = p + 1;
1963 * bbeg to bend, which might be a comma
1968 int len = bend - bbeg;
2047 int len = bend - bbeg;
/macosx-10.9.5/tcl-102/tk/tk/generic/
H A DtkTextDisp.c7343 int fit, bstart = start, bend = end;
7352 if (bend == -1) {
7353 bend = ciPtr->baseOffset + ciPtr->numBytes;
7355 bend += ciPtr->baseOffset;
7357 } else if (bend == -1) {
7358 bend = charsLen;
7371 fit = MeasureChars(tkfont, chars, charsLen, 0, bend,
/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Dps-mode.el967 (unless (re-search-backward "\\bend[ \t\n]+\\bshowpage[ \t\n]+%%EOF[ \t\n]*\\'" nil t)
/macosx-10.9.5/ruby-104/ruby/
H A Dfile.c2894 char *p, *bend; local
2925 for (bend = (p = buf) + dirlen; p < bend; Inc(p, bend, enc)) {
/macosx-10.9.5/bash-92/bash-3.2/doc/
H A Dtexinfo.tex5525 % Concepts from aro-bend problem 15 (see CTAN).
/macosx-10.9.5/bc-21/bc/doc/
H A Dtexinfo.tex4891 % Concepts from aro-bend problem 15 (see CTAN).
/macosx-10.9.5/cxxfilt-11/cxxfilt/texinfo/
H A Dtexinfo.tex5466 % Concepts from aro-bend problem 15 (see CTAN).
/macosx-10.9.5/gnudiff-19/diffutils/config/
H A Dtexinfo.tex5240 % Concepts from aro-bend problem 15 (see CTAN).
/macosx-10.9.5/gnutar-452/gnutar/doc/
H A Dtexinfo.tex5572 % Concepts from aro-bend problem 15 (see CTAN).
/macosx-10.9.5/groff-38/groff/doc/
H A Dtexinfo.tex5572 % Concepts from aro-bend problem 15 (see CTAN).
/macosx-10.9.5/uucp-11/uucp/
H A Dtexinfo.tex5099 % Concepts from aro-bend problem 15 (see CTAN).
/macosx-10.9.5/emacs-92/emacs/man/
H A Dtexinfo.tex6313 % Concepts from aro-bend problem 15 (see CTAN).
/macosx-10.9.5/gnutar-452/gnutar/build-aux/
H A Dtexinfo.tex6315 % Concepts from aro-bend problem 15 (see CTAN).

Completed in 524 milliseconds