Searched refs:lines (Results 26 - 50 of 776) sorted by relevance

1234567891011>>

/macosx-10.10/WebKit2-7600.1.25/UIProcess/Plugins/unix/
H A DPluginProcessProxyUnix.cpp105 Vector<String> lines; local
106 stdOutString.split(UChar('\n'), true, lines);
108 if (lines.size() < 3)
111 result.name.swap(lines[0]);
112 result.description.swap(lines[1]);
113 result.mimeDescription.swap(lines[2]);
115 if (lines.size() > 3)
116 result.requiresGtk2 = lines[3] == "requires-gtk2";
/macosx-10.10/ruby-106/ruby/ext/curses/
H A Dhello.rb9 (lines - 5) / 2, (cols - width) / 2)
22 setpos((lines - 5) / 2, (cols - 10) / 2)
/macosx-10.10/ruby-106/ruby/sample/
H A Dmpart.rb5 lines = 1000
8 lines = $1.to_i;
24 parts = fline / lines + 1
34 if line >= lines and !ifp.eof?
/macosx-10.10/JavaScriptCore-7600.1.17/tests/mozilla/ecma_3/
H A Dshell.js67 var lines = msg.split ("\n");
72 for (var i=0; i<lines.length; i++)
73 print (FAILED + prefix + lines[i]);
82 var lines = msg.split ("\n");
85 for (var i=0; i<lines.length; i++)
86 print (STATUS + lines[i]);
/macosx-10.10/JavaScriptCore-7600.1.17/tests/mozilla/js1_5/
H A Dshell.js67 var lines = msg.split ("\n");
72 for (var i=0; i<lines.length; i++)
73 print (FAILED + prefix + lines[i]);
82 var lines = msg.split ("\n");
85 for (var i=0; i<lines.length; i++)
86 print (STATUS + lines[i]);
/macosx-10.10/llvmCore-3425.0.34/utils/lint/
H A Dcpp_lint.py13 def VerifyIncludes(filename, lines):
19 lines: contents of the file as string array
34 for line in lines:
76 def RunOnFile(self, filename, lines):
78 lint.extend(VerifyIncludes(filename, lines))
79 lint.extend(common_lint.VerifyLineLength(filename, lines,
81 lint.extend(common_lint.VerifyTabs(filename, lines))
82 lint.extend(common_lint.VerifyTrailingWhitespace(filename, lines))
/macosx-10.10/emacs-93/emacs/lisp/
H A Dmakesum.el92 line lines nlines
94 (setq nlines (count-lines start end))
104 (setq lines (cons line lines))
106 (setq lines (nreverse lines))
107 (while lines
110 (insert (car lines))
112 (setq lines (cdr lines))))
[all...]
H A Dview.el127 "Default number of lines to scroll by View page commands.
132 "Default number of lines to scroll by View half page commands.
391 arguments. Page commands default to \"page size\" lines which is almost a whole
392 window full, or number of lines set by \\[View-scroll-page-forward-set-page-size] or \\[View-scroll-page-backward-set-page-size]. Half page commands default to
393 and set \"half page size\" lines which initially is half a window full. Search
402 SPC scroll forward \"page size\" lines.
403 With prefix scroll forward prefix lines.
404 DEL scroll backward \"page size\" lines.
405 With prefix scroll backward prefix lines.
408 \\[View-scroll-half-page-forward] scroll forward \"half page size\" lines
[all...]
H A Drect.el33 ;; intrusive and fill lines with whitespaces only when needed. A few functions
50 ;; extract-rectangle-line stores lines into this list
52 (defvar operate-on-rectangle-lines)
123 ;; start looping over lines
136 (defun delete-extract-rectangle-line (startcol endcol lines fill)
139 (setcdr lines (cons (spaces-string (- endcol startcol))
140 (cdr lines)))
144 (setcdr lines (cons (filter-buffer-substring pt (point) t) (cdr lines))))
150 (defun extract-rectangle-line (startcol endcol lines)
[all...]
/macosx-10.10/WebInspectorUI-7600.1.17/UserInterface/Views/
H A DCSSStyleDeclarationTextEditor.css63 .css-style-text-editor > .CodeMirror .CodeMirror-lines pre > span span:not(.css-style-declaration-property):not(.CodeMirror-widget):not(.cm-comment):not(.cm-tab),
64 .css-style-text-editor > .CodeMirror .CodeMirror-lines .css-style-declaration-property.disabled,
65 .css-style-text-editor > .CodeMirror .CodeMirror-lines .css-style-declaration-property.invalid,
66 .css-style-text-editor > .CodeMirror .CodeMirror-lines .css-style-declaration-property.other-vendor,
67 .css-style-text-editor > .CodeMirror .CodeMirror-lines .css-style-declaration-property.not-inherited,
68 .css-style-text-editor > .CodeMirror .CodeMirror-lines .css-style-declaration-property.overridden {
74 .css-style-text-editor > .CodeMirror .CodeMirror-lines pre > span span:not(.css-style-declaration-property):not(.CodeMirror-widget):not(.cm-comment):not(.cm-tab),
75 .css-style-text-editor > .CodeMirror .CodeMirror-lines .css-style-declaration-property.invalid {
79 .css-style-text-editor > .CodeMirror .CodeMirror-lines .css-style-declaration-property.implicit,
80 .css-style-text-editor > .CodeMirror .CodeMirror-lines
[all...]
/macosx-10.10/ksh-23/ksh/src/lib/libast/astsa/
H A Dast.c34 astwinsize(int fd, int* lines, int* columns) argument
36 if (lines)
37 *lines = 24;
/macosx-10.10/dtrace-147/DTTk/Bin/
H A Dsar-c.d60 lines = SCREEN + 1;
68 /lines++ > SCREEN/
73 lines = 0;
H A Dhttpdstat.d56 lines = SCREEN + 1;
72 /first || (secs == 0 && lines > SCREEN)/
76 lines = 0;
121 lines++;
/macosx-10.10/dtrace-147/DTTk/System/
H A Dsar-c.d60 lines = SCREEN + 1;
68 /lines++ > SCREEN/
73 lines = 0;
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/doctools/mpformats/
H A D_nroff.tcl95 # - Strip empty lines out of the text
96 # - Remove leading and trailing whitespace from lines.
97 # - Exceptions to the above: Keep empty lines and leading
102 set lines [list] ; # Result buffer
107 # Normal lines, not in no-fill mode.
114 # Ensure that empty lines are not added.
129 set last [lindex $lines end]
130 set lines [lreplace $lines end end]
143 # leading whitespace and empty lines
[all...]
/macosx-10.10/dtrace-147/DTTk/Apps/
H A Dhttpdstat.d56 lines = SCREEN + 1;
72 /first || (secs == 0 && lines > SCREEN)/
76 lines = 0;
121 lines++;
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/doctools2idx/
H A Dexport_docidx.tcl65 # 1 0 0 | Compact (no whitespace, multiple lines)
148 return [join $lines $sep]
162 upvar 1 prefix prefix lines lines
164 set lines {}
178 upvar 1 prefix prefix lines lines
179 lappend lines [eval [linsert $args 0 Tag $n]]
/macosx-10.10/bind9-45.101/bind9/unit/atf-src/atf-c/detail/
H A Dsanity_test.c114 atf_dynstr_t lines[3]; local
130 RE(atf_dynstr_init(&lines[nlines]));
132 eof = read_line(atf_process_child_stderr(&child), &lines[nlines]);
150 ATF_REQUIRE(grep(&lines[0], "Invariant"));
154 ATF_REQUIRE(grep(&lines[0], "Precondition"));
158 ATF_REQUIRE(grep(&lines[0], "Postcondition"));
162 ATF_REQUIRE(grep(&lines[0], "Invariant"));
166 ATF_REQUIRE(grep(&lines[0], __FILE__));
167 ATF_REQUIRE(grep(&lines[2], PACKAGE_BUGREPORT));
172 atf_dynstr_fini(&lines[nline
[all...]
/macosx-10.10/file_cmds-242/gzip/
H A Dgzexe23 # The number of lines plus one in the on-the-fly decompression script
24 lines=19
35 lines=$lines
43 if /usr/bin/tail +$lines "$0" |
72 if ! tail +$lines "$tmp" | gzip -vdc > "$1"; then
/macosx-10.10/tcl-105/tcl_ext/tclxml/tclxml/examples/
H A Dxmlwc10 set lines 0
13 global bytes chars words lines
17 incr lines [regsub -all \n $data {} discard]
44 --lines {
50 puts stderr "$argv0 \[-clw\] \[--bytes\] \[--chars\] \[--words\] \[--lines\] \[--help\] \[--version\] \[file...\]"
51 puts stderr "Counts number of bytes, characters, words and lines in an XML document"
84 puts [format $format $lines $words $chars $bytes $input]
/macosx-10.10/OpenSSL098-52/bin/
H A Ddeprecate-prototypes.pl50 my @lines;
53 push @lines, $l;
55 return ($data, @lines);
75 my ($data, @lines) = readFile($file);
81 foreach my $line (@lines) {
86 # unfinished multi-line comment; keep adding lines
88 # unfinished continued line; keep adding lines
95 # we have a sequence of lines that we might want to process
100 # unbalanced parens, keep adding lines
/macosx-10.10/ruby-106/ruby/sample/rss/
H A Dlist_description.rb7 lines = NKF::nkf( "-t -m0 -f#{len}", self.gsub( /\n/, ' ' ) ).split( /\n/ )
8 lines[0].concat( '...' ) if lines[0] and lines[1]
9 lines[0]
H A Drss_recent.rb7 lines = NKF::nkf( "-t -m0 -f#{len}", self.gsub( /\n/, ' ' ) ).split( /\n/ )
8 lines[0].concat( '...' ) if lines[0] and lines[1]
9 lines[0]
/macosx-10.10/ruby-106/ruby/test/rubygems/
H A Dtest_gem_uninstaller.rb310 lines = ui.output.split("\n")
311 lines.shift
313 assert_match %r!You have requested to uninstall the gem:!, lines.shift
314 lines.shift
315 lines.shift
317 assert_match %r!r-1 depends on q \(= 1\)!, lines.shift
318 assert_match %r!Successfully uninstalled q-1!, lines.last
334 lines = ui.output.split("\n")
335 lines.shift
337 assert_match %r!You have requested to uninstall the gem:!, lines
[all...]
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/doctools2toc/
H A Dexport_doctoc.tcl65 # 1 0 0 | Compact (no whitespace, multiple lines)
119 return [join $lines $sep]
127 upvar 1 config config prefix prefix lines lines
179 upvar 1 prefix prefix lines lines
181 set lines {}
195 upvar 1 prefix prefix lines lines
196 lappend lines [eva
[all...]

Completed in 354 milliseconds

1234567891011>>