Searched refs:lines (Results 51 - 75 of 776) sorted by relevance

1234567891011>>

/macosx-10.10/Heimdal-398.1.2/lib/hcrypto/libtommath/
H A Dpretty.build21 my $lines = 0;
49 ++$lines while (<SRC>);
63 print "Compiled approximately $filesbuilt files and $lines lines of code.\n";
/macosx-10.10/WebInspectorUI-7600.1.17/UserInterface/Views/
H A DCodeMirrorOverrides.css35 .CodeMirror .CodeMirror-lines {
56 .CodeMirror .CodeMirror-lines .CodeMirror-matchingbracket {
62 .CodeMirror .CodeMirror-lines .CodeMirror-nonmatchingbracket {
/macosx-10.10/vim-55/runtime/ftplugin/
H A Dlua.vim14 " Set 'formatoptions' to break comment lines but not other lines, and insert
23 " The following lines enable the macros/matchit.vim plugin for
H A Drpl.vim15 " Set 'formatoptions' to break comment lines but not other lines,
/macosx-10.10/vim-55/runtime/syntax/
H A Dindent.vim43 syn keyword indentOptions -bacc --blank-lines-after-ifdefs
44 \ -bad --blank-lines-after-declarations
45 \ -badp --blank-lines-after-procedure-declarations
46 \ -bap --blank-lines-after-procedures
47 \ -bbb --blank-lines-before-block-comments
49 \ -bc --blank-lines-after-commas
60 \ -cdb --comment-delimiters-on-blank-lines
74 \ -nbacc --no-blank-lines-after-ifdefs
75 \ -nbad --no-blank-lines-after-declarations
76 \ -nbadp --no-blank-lines
[all...]
/macosx-10.10/Heimdal-398.1.2/cf/
H A Dsymbol-version.py78 lines = sys.stdin.readlines() variable
80 for line in lines:
/macosx-10.10/ICU-531.30/icuSources/test/perf/dicttrieperf/
H A Ddicttrieperf.cpp51 // Skip comment lines (start with a character below 'A').
52 if(lines[i].name[0]>=0x41) {
55 int32_t len=lines[i].len;
57 while(len>0 && ((c=lines[i].name[len-1])==0xa || c==0xd)) {
60 lines[i].len=len;
71 const ULine *getCachedLines() const { return lines; }
73 int32_t numTextLines; // excluding comment lines
409 const ULine *lines=perf.getCachedLines(); local
412 // Skip comment lines (start with a character below 'A').
413 if(lines[
442 const ULine *lines=perf.getCachedLines(); local
466 const ULine *lines=perf.getCachedLines(); local
512 const ULine *lines=perf.getCachedLines(); local
591 const ULine *lines=perf.getCachedLines(); local
618 const ULine *lines=perf.getCachedLines(); local
[all...]
/macosx-10.10/PostgreSQL-97/Support/
H A Dpostgres50 # Skipping the first and last lines, which specify the class type.
80 my @lines = <$FILE>;
81 if ( $lines[0] =~ / \A (\d+) \n* \z /xms ) {
88 if ( $lines[$#lines] =~ / \A \s* \d+ \s+ \d+ \s* \n* \z /xms ) {
90 for ( my $i = 0; $i < $#lines - 1; $i++ ) {
91 $out .= $lines[$i];
/macosx-10.10/ruby-106/ruby/ext/curses/
H A Dmouse.rb10 (lines - 5) / 2, (cols - width) / 2)
32 setpos((lines - 5) / 2, (cols - 10) / 2)
H A Dview.rb40 while i < lines
65 if lptr + lines < data_lines.size then
/macosx-10.10/tcl-105/tcl_ext/mk4tcl/metakit/examples/
H A Dmkmemoio.py88 lines = []
91 lines.append(line)
93 return lines
120 lines = open(file, 'r').readlines()
123 for line in lines[:-2]:
125 f.writelines(lines[-2:])
130 f.seek(len(lines[0]))
131 f.write(lines[1])
148 print 'Read', len(list), 'more lines'
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/support/devel/sak/doc/
H A Ddoc_auto.tcl93 fileutil::writeFile [kwic] [join $lines \n]
161 fileutil::writeFile [toc] [join $lines \n]
208 upvar 1 lines lines
209 lappend lines [eval [linsert $args 0 ::sak::doc::auto::Tag $n]]
214 upvar 1 lines lines
215 set lines {}
/macosx-10.10/tcl-105/tcl_ext/tklib/tklib/support/devel/sak/doc/
H A Ddoc_auto.tcl93 fileutil::writeFile [kwic] [join $lines \n]
161 fileutil::writeFile [toc] [join $lines \n]
208 upvar 1 lines lines
209 lappend lines [eval [linsert $args 0 ::sak::doc::auto::Tag $n]]
214 upvar 1 lines lines
215 set lines {}
/macosx-10.10/vim-55/runtime/indent/
H A Dchaiscript.vim28 " Add a 'shiftwidth' after lines that start a block:
29 " lines containing a {
38 " Subtract a 'shiftwidth' after lines containing a { followed by a }
44 " Subtract a 'shiftwidth' on lines ending with }
/macosx-10.10/ksh-23/ksh/src/cmd/ksh93/tests/
H A Dgrep.sh92 to see how many lines find both foo and bar.
94 and some lines contain bar only.
95 However, many lines contain both foo and also bar.
97 There should be six lines with foo and bar.
/macosx-10.10/ksh-23/ksh/src/lib/libcmd/
H A Dwc.h46 Sfoff_t lines; member in struct:__anon9387
/macosx-10.10/apr-32/apr/apr/helpers/
H A Dapr_rename.pl36 my @lines;
46 push @lines, $_ if $replace;
58 for (@lines) {
/macosx-10.10/ruby-106/ruby/test/rubygems/
H A Dtest_gem_commands_stale_command.rb35 lines = @ui.output.split("\n")
36 assert_equal("#{foo_bar.name}-#{foo_bar.version}", lines[0].split.first)
37 assert_equal("#{bar_baz.name}-#{bar_baz.version}", lines[1].split.first)
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/term/ansi/code/
H A Dmacros.tcl62 set lines [split [textutil::tabify::untabify2 $string] \n]
64 foreach l $lines {
68 foreach l $lines {
/macosx-10.10/CPANInternal-159.1/HTTP-Proxy-0.25/lib/HTTP/Proxy/BodyFilter/
H A Dlines.pm1 package HTTP::Proxy::BodyFilter::lines;
26 return if not defined $buffer; # last "lines"
31 # more white lines at the beginning of the next chunk of data
62 HTTP::Proxy::BodyFilter::lines - A filter that outputs only complete lines
66 use HTTP::Proxy::BodyFilter::lines;
67 use MyFilter; # this filter only works on complete lines
74 response => HTTP::Proxy::BodyFilter::lines->new,
78 # I want my lines to end with '!'
80 my $lines
[all...]
/macosx-10.10/CPANInternal-159.1/HTTP-Proxy-0.300/lib/HTTP/Proxy/BodyFilter/
H A Dlines.pm1 package HTTP::Proxy::BodyFilter::lines;
26 return if not defined $buffer; # last "lines"
31 # more white lines at the beginning of the next chunk of data
62 HTTP::Proxy::BodyFilter::lines - A filter that outputs only complete lines
66 use HTTP::Proxy::BodyFilter::lines;
67 use MyFilter; # this filter only works on complete lines
74 response => HTTP::Proxy::BodyFilter::lines->new,
78 # I want my lines to end with '!'
80 my $lines
[all...]
/macosx-10.10/procmail-14/procmail/src/
H A Dmanconf.c12 static int lines; variable
42 case '\1':i='\n';lines--; /* \1 doubles for nroff newlines */
48 case '\n':i='n';lines--;
76 if(lines<=0)
78 lines=64; /* POSIX says commands are limited */
79 } /* some !@#$%^&*() implementations limit lines instead */
85 { pname(name,0);printf("%s%ld/g\n",value<0?"\\":"",value);lines--;
89 { puts("/g");lines--;
238 pname("INIT_UMASK",0);printf("0%lo/g\n",(unsigned long)INIT_UMASK);lines--;
360 if(lines<2
[all...]
/macosx-10.10/ICU-531.30/icuSources/test/cintltst/
H A Dsorttest.c111 printLines(const Line *lines) { argument
115 const Line *line=lines+i;
137 Line *lines, *p; local
147 lines=p=(Line *)uprv_malloc(NUM_LINES*sizeof(Line));
148 uprv_memset(lines, 0, NUM_LINES*sizeof(Line)); /* avoid uninitialized memory */
163 puts("\n* lines before sorting");
164 printLines(lines);
166 uprv_sortArray(lines, NUM_LINES, (int32_t)sizeof(Line),
172 puts("* lines after sorting");
173 printLines(lines);
[all...]
/macosx-10.10/JavaScriptCore-7600.1.17/
H A DKeywordLookupGenerator.py75 lines = keywordsText.split("\n")
76 lines = [line.split("#")[0] for line in lines]
77 lines = [line for line in lines if (not allWhitespace(line))]
78 name = lines[0].split()
79 terminator = lines[-1]
86 lines = lines[1:-1] # trim off the old heading
87 return [line.split() for line in lines]
[all...]
/macosx-10.10/dtrace-147/DTTk/Bin/
H A Dvmstat.d67 lines = SCREEN + 1;
75 /lines++ > SCREEN/
80 lines = 0;

Completed in 426 milliseconds

1234567891011>>