Home
last modified time | relevance | path

Searched refs:_next_line (Results 1 – 25 of 81) sorted by relevance

1234

/dports/science/nest/nest-simulator-3.1/pynest/examples/
H A Dstore_restore_network.py206 self._next_line = 0
250 self.rasters[self._next_line].plot(spks.times, spks.senders, ".",
252 self.rasters[self._next_line].set_xlim(t_min, t_max)
253 self.rasters[self._next_line].set_title(lbl)
254 if 1 < self._next_line < 4:
255 self.rasters[self._next_line].set_xticklabels([])
256 elif self._next_line == 4:
257 self.rasters[self._next_line].set_xlabel('Time [ms]')
265 color=self._colors[self._next_line],
268 if self._next_line == 0:
[all …]
/dports/devel/brz/breezy-3.2.0/breezy/bzr/bundle/serializer/
H A Dv08.py356 self._next_line = None
374 if self._next_line is None:
392 last = self._next_line
393 self._next_line = line
397 last = self._next_line
398 self._next_line = None
481 if self._next_line is None or not self._next_line.startswith(start):
486 if self._next_line is None or not self._next_line.startswith(start):
498 if self._next_line is None or self._next_line.startswith(b'#'):
516 elif self._next_line is None or self._next_line.startswith(b'#'):
[all …]
/dports/devel/p5-Inline/Inline-0.86/lib/Inline/
H A Ddenter.pm95 $o->_next_line;
99 $o->_next_line;
111 $o->_next_line;
120 $o->_next_line;
138 $o->_next_line;
142 $o->_next_line;
146 $o->_next_line;
155 $o->_next_line;
168 $o->_next_line;
178 $o->_next_line;
[all …]
/dports/hebrew/he2/he2-0.61/he2/
H A DEdit.cxx430 _next_line() ; in _relocate_curx()
443 while (current_offset < i) _next_line() ; in _relocate_curx()
533 _next_line(0) ; in _next_page()
612 Edit::_next_line(int refresh_flag) in _next_line() function in Edit
669 _next_line() ; in _forward()
677 _next_line() ; in _forward()
695 _next_line() ; in _backward()
702 _next_line() ; in _backward()
713 for (;current_line < mark.line ; _next_line(0)) ; in _relocateAtMarker()
724 for (;current_line < mark.line ; _next_line(0)) ; in _relocateAtMarker()
[all …]
H A DEdit.h107 virtual int _next_line(int refresh_flag = 1) ;
/dports/textproc/p5-Parse-Syslog/Parse-Syslog-1.10/lib/Parse/
H A DSyslog.pm205 sub _next_line($) subroutine
227 line: while(defined (my $str = $self->_next_line)) {
329 line: while(my $str = $self->_next_line) {
/dports/dns/bindgraph/bindgraph-0.3/
H A Dbindgraph.pl100 sub _next_line($) subroutine
121 line: while(my $str = $self->_next_line()) {
232 LINE: while (my $str = $self->_next_line) {
/dports/mail/couriergraph/couriergraph-20060202/
H A Dcouriergraph.pl129 sub _next_line($) subroutine
147 line: while(my $str = $self->_next_line()) {
235 line: while(my $str = $self->_next_line()) {
/dports/mail/mailgraph/mailgraph-1.14/
H A Dmailgraph.pl185 sub _next_line($) subroutine
204 line: while(defined (my $str = $self->_next_line)) {
294 line: while(my $str = $self->_next_line) {
/dports/www/p5-HTML-Mason/HTML-Mason-1.59/lib/HTML/Mason/
H A DLexer.pm532 sub _next_line subroutine
569 source_line => $self->_next_line,
/dports/accessibility/orca/orca-41.1/src/orca/
H A Dcaret_navigation.py105 self._next_line,
312 def _next_line(script, event): member in CaretNavigation
/dports/mail/ovs/ovs-1.05/
H A Dovs.pl193 sub _next_line($) subroutine
212 line: while(defined (my $str = $self->_next_line)) {
302 line: while(my $str = $self->_next_line) {
/dports/biology/p5-Bio-GFF3/Bio-GFF3-2.0/lib/Bio/GFF3/LowLevel/
H A DParser.pm98 while( my $line = $self->_next_line ) {
/dports/deskutils/zim/zim-0.74.3/zim/plugins/tasklist/
H A Dindexer.py374 def _next_line(): function
390 line = _next_line()
/dports/security/snort-rep/snort-rep-1.10/
H A Dsnort-rep103 sub _next_line($)
121 line: while(my $str = $self->_next_line()) {
/dports/math/py-pandas/pandas-1.2.5/pandas/io/
H A Dparsers.py2595 line = self._next_line()
2786 return self._next_line()
2854 def _next_line(self): member in PythonParser
3066 line = self._next_line()
3071 next_line = self._next_line()
/dports/print/py-fonttools3/fonttools-3.44.0/Lib/fontTools/mtiLib/
H A D__init__.py1069 def _next_line(self): member in Tokenizer
1083 line = self._next_line()
/dports/print/py-fonttools/fonttools-4.28.2/Lib/fontTools/mtiLib/
H A D__init__.py1066 def _next_line(self): member in Tokenizer
1080 line = self._next_line()
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/tools/buildman/
H A Dkconfiglib.py2211 def _next_line(self): member in Kconfig
2914 while self._next_line():
3141 while self._next_line():
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/tools/buildman/
H A Dkconfiglib.py2211 def _next_line(self): member in Kconfig
2914 while self._next_line():
3141 while self._next_line():
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/tools/buildman/
H A Dkconfiglib.py2211 def _next_line(self): member in Kconfig
2914 while self._next_line():
3141 while self._next_line():
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/tools/buildman/
H A Dkconfiglib.py2211 def _next_line(self): member in Kconfig
2914 while self._next_line():
3141 while self._next_line():
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/tools/buildman/
H A Dkconfiglib.py2211 def _next_line(self): member in Kconfig
2914 while self._next_line():
3141 while self._next_line():
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/tools/buildman/
H A Dkconfiglib.py2211 def _next_line(self): member in Kconfig
2914 while self._next_line():
3141 while self._next_line():
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/tools/buildman/
H A Dkconfiglib.py2211 def _next_line(self): member in Kconfig
2914 while self._next_line():
3141 while self._next_line():

1234