Searched refs:first_line (Results 1 - 25 of 33) sorted by relevance

12

/macosx-10.10.1/ruby-106/ruby/lib/rdoc/
H A Dencoding.rb80 first_line = $1
82 name = case first_line
88 string.sub! first_line, ''
/macosx-10.10.1/dcerpc-61/dcerpc/idl_compiler/
H A Derrors.h221 int first_line; member in struct:YYLTYPE
H A Dnidl.h307 int first_line; member in struct:YYLTYPE
/macosx-10.10.1/ruby-106/ruby/lib/cgi/
H A Dcore.rb475 first_line = "--#{boundary}#{EOL}"
476 content_length -= first_line.bytesize
477 status = stdin.read(first_line.bytesize)
479 raise EOFError.new("bad content body") unless first_line == status
/macosx-10.10.1/WebKit2-7600.1.25/Scripts/webkit2/
H A Dmessages_unittest.py316 for index, first_line in enumerate(first_list):
317 self.assertEquals(first_line, second_list[index])
/macosx-10.10.1/tcl-105/tcl/tcl/generic/
H A DtclDate.c296 int first_line; member in struct:YYLTYPE
832 (Current).first_line = YYRHSLOC (Rhs, 1).first_line; \
839 (Current).first_line = (Current).last_line = \
856 (Loc).first_line, (Loc).first_column, \
1438 yylloc.first_line = yylloc.last_line = 1;
/macosx-10.10.1/xnu-2782.1.97/libkern/c++/
H A DOSUnserialize.cpp697 (Current).first_line = YYRHSLOC (Rhs, 1).first_line; \
704 (Current).first_line = (Current).last_line = \
721 (Loc).first_line, (Loc).first_column, \
H A DOSUnserializeXML.cpp735 (Current).first_line = YYRHSLOC (Rhs, 1).first_line; \
742 (Current).first_line = (Current).last_line = \
759 (Loc).first_line, (Loc).first_column, \
/macosx-10.10.1/dtrace-147/libdwarf/
H A Ddwarf_line.c1398 Dwarf_Bool check_line, first_line;
1429 first_line = true;
1435 prev_line = first_line ? NULL : *(dbg->de_cu_line_ptr + i - 1);
1454 (first_line ? 0 : prev_line->li_address) < pc)
1456 if (slide == DW_DLS_BACKWARD && !first_line) {
1494 first_line = false;
/macosx-10.10.1/IOKitUser-1050.1.21/
H A DIOCFUnserialize.tab.c732 (Current).first_line = YYRHSLOC (Rhs, 1).first_line; \
739 (Current).first_line = (Current).last_line = \
756 (Loc).first_line, (Loc).first_column, \
/macosx-10.10.1/awk-20/src/
H A Dytab.c1964 (Current).first_line = YYRHSLOC (Rhs, 1).first_line; \
1971 (Current).first_line = (Current).last_line = \
1988 (Loc).first_line, (Loc).first_column, \
H A Dytabc.bak1834 (Current).first_line = YYRHSLOC (Rhs, 1).first_line; \
1841 (Current).first_line = (Current).last_line = \
1858 (Loc).first_line, (Loc).first_column, \
/macosx-10.10.1/gnutar-453/gnutar/lib/
H A Dgetdate.c883 (Current).first_line = YYRHSLOC (Rhs, 1).first_line; \
890 (Current).first_line = (Current).last_line = \
907 (Loc).first_line, (Loc).first_column, \
/macosx-10.10.1/ntp-92/ntpd/
H A Dntp_parser.c1404 (Current).first_line = YYRHSLOC (Rhs, 1).first_line; \
1411 (Current).first_line = (Current).last_line = \
1428 (Loc).first_line, (Loc).first_column, \
/macosx-10.10.1/vim-55/runtime/ftplugin/
H A Dchangelog.vim67 return s:first_line(s:system_with_default(a:command, a:default))
78 function! s:first_line(string) function
/macosx-10.10.1/ruby-106/ruby/lib/rdoc/parser/
H A Druby.rb182 first_line = true
187 if first_line and tk.text =~ /\A#!/ then
190 elsif first_line and tk.text =~ /\A#\s*-\*-/ then
191 first_line = false
195 first_line = false
/macosx-10.10.1/cxxfilt-11/cxxfilt/binutils/
H A Darparse.c546 ((Current).first_line = (Rhs)[1].first_line, \
H A Ddefparse.c605 ((Current).first_line = (Rhs)[1].first_line, \
H A Dsysinfo.c486 ((Current).first_line = (Rhs)[1].first_line, \
H A Dnlmheader.c680 ((Current).first_line = (Rhs)[1].first_line, \
/macosx-10.10.1/ruby-106/ruby/lib/rubygems/
H A Dinstaller.rb460 first_line = File.open(path, "rb") {|file| file.gets}
462 if /\A#!/ =~ first_line then
464 shebang = first_line.sub(/\A\#!.*?ruby\S*((\s+\S+)+)/, "#!#{Gem.ruby}")
/macosx-10.10.1/nano-12/src/
H A Dtext.c1164 /* Move the next par_len lines, starting with first_line, into the
1167 * first_line. */
1168 void backup_lines(filestruct *first_line, size_t par_len) argument
1170 filestruct *top = first_line;
1172 filestruct *bot = first_line;
1177 ssize_t fl_lineno_save = first_line->lineno;
1212 * line, putting first_line, edittop, current, and mark_begin at the
1228 first_line = top;
/macosx-10.10.1/vim-55/src/
H A Dif_tcl.c1992 linenr_T first_line = 0; local
2036 if (first_line == 0)
2037 first_line = rs;
2044 if (first_line)
2045 changed_lines(first_line, 0, last_line + 1, (long)0);
H A Dex_cmds.c595 linenr_T first_line = 0; /* first changed line */ local
679 if (first_line == 0)
680 first_line = lnum;
708 if (first_line != 0)
709 changed_lines(first_line, 0, last_line + 1, 0L);
4261 linenr_T first_line = 0; /* first changed line */ local
4971 if (first_line == 0)
4972 first_line = lnum;
5081 if (first_line == 0)
5082 first_line
[all...]
/macosx-10.10.1/bc-21/bc/bc/
H A Dbc.c1692 yylsp->first_line = yylloc.first_line;

Completed in 983 milliseconds

12