Home
last modified time | relevance | path

Searched refs:lastline (Results 1 – 20 of 20) sorted by relevance

/external/python/cpython2/Lib/idlelib/
DCallTipWindow.py22 self.lastline = None
29 if curline == self.lastline:
31 self.lastline = curline
131 self.parenline = self.parencol = self.lastline = None
/external/python/cpython3/Lib/idlelib/
Dcalltip_w.py31 self.parenline = self.parencol = self.lastline = None
53 if curline == self.lastline:
55 self.lastline = curline
134 self.parenline = self.parencol = self.lastline = None
/external/python/cpython3/Lib/idlelib/idle_test/
Dmock_tk.py138 lastline = len(self.data) - 1 # same as number of text lines
140 return lastline, len(self.data[lastline]) - 1
150 elif line > lastline:
/external/python/cpython2/Lib/idlelib/idle_test/
Dmock_tk.py138 lastline = len(self.data) - 1 # same as number of text lines
140 return lastline, len(self.data[lastline]) - 1
150 elif line > lastline:
/external/clang/tools/scan-build-py/libscanbuild/
Dclang.py32 def lastline(stream): function
48 line = lastline(child.stdout)
/external/python/cpython2/Tools/scripts/
Dtexcheck.py188 lastline = lineno
193 print 'Done checking %d lines.' % (lastline,)
/external/python/cpython2/Lib/email/
Dfeedparser.py349 lastline = preamble[-1]
350 eolmo = NLCRE_eol.search(lastline)
352 preamble[-1] = lastline[:-len(eolmo.group(0))]
/external/jemalloc/bin/
Djeprof.in1649 my $lastline = 0;
1653 if (($f eq $filename) && ($l > $lastline)) {
1654 $lastline = $l;
1670 my $oldlastline = $lastline;
1688 if ($l >= $lastline && $indent >= 0) {
1690 $lastline = $l+1;
1713 for (my $l = $firstline; $l <= $lastline; $l++) {
1768 ($line <= $lastline)) {
1786 AddEntry($samples1, $lastline, $running1);
1787 AddEntry($samples2, $lastline, $running2);
[all …]
/external/jemalloc_new/bin/
Djeprof.in1650 my $lastline = 0;
1654 if (($f eq $filename) && ($l > $lastline)) {
1655 $lastline = $l;
1671 my $oldlastline = $lastline;
1689 if ($l >= $lastline && $indent >= 0) {
1691 $lastline = $l+1;
1714 for (my $l = $firstline; $l <= $lastline; $l++) {
1769 ($line <= $lastline)) {
1787 AddEntry($samples1, $lastline, $running1);
1788 AddEntry($samples2, $lastline, $running2);
[all …]
/external/python/cpython3/Lib/email/
Dfeedparser.py361 lastline = preamble[-1]
362 eolmo = NLCRE_eol.search(lastline)
364 preamble[-1] = lastline[:-len(eolmo.group(0))]
/external/python/cpython2/Lib/compiler/
Dpyassem.py606 self.lastline = 0
618 self.lastline = lineno
622 line = lineno - self.lastline
644 self.lastline = lineno
/external/lua/src/
Dllex.h61 int lastline; /* line of last token 'consumed' */ member
Dllex.c171 ls->lastline = 1; in luaX_setinput()
550 ls->lastline = ls->linenumber; in luaX_next()
Dlcode.c303 f->lineinfo[fs->pc] = fs->ls->lastline; in luaK_code()
/external/yapf/plugins/vim/autoload/
Dyapf.vim25 let l:line_ranges = a:firstline . '-' . a:lastline
/external/python/cpython2/Lib/
Dmailbox.py225 lastline = None
234 lastline = line
235 if self._append_newline and lastline and not lastline.endswith(os.linesep):
/external/python/cpython3/Lib/
Dmailbox.py242 lastline = None
256 lastline = line
257 if self._append_newline and lastline and not lastline.endswith(linesep):
/external/webrtc/talk/app/webrtc/
Dwebrtcsdp_unittest.cc2352 const std::string lastline = "a=ssrc:6 label:video_track_id_3"; in TEST_F() local
2353 EXPECT_EQ(lastline, error.line); in TEST_F()
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/bench/
Dwikipedia.min.css1 … no-repeat 0 -2981px;padding-left:20px;text-indent:.3em}.treeview li li.lastline{background-positi…
Dwikipedia.css3652 .treeview li li.lastline {