Home
last modified time | relevance | path

Searched refs:next_input (Results 76 – 100 of 196) sorted by relevance

12345678

/dports/devel/allegro5/allegro5-5.2.7.0/demos/cosmic_protector/src/
H A DGUI.cpp240 double next_input = al_get_time(); in do_highscores() local
265 if (entering && al_get_time() > next_input) { in do_highscores()
281 next_input = al_get_time()+0.2; in do_highscores()
295 next_input = al_get_time()+0.2; in do_highscores()
303 else if (input->b1() && al_get_time() > next_input) { in do_highscores()
/dports/editors/texmacs/TeXmacs-1.99.4-src/TeXmacs/doc/devel/interface/
H A Dinterface-channels.de.tm47 next_input () {
69 next_input ();
92 next_input ();
H A Dinterface-channels.en.tm46 next_input () {
67 next_input ();
90 next_input ();
/dports/devel/ipython/ipython-7.29.0/IPython/core/
H A Dinputtransformer.py196 def _make_help_call(target, esc, lspace, next_input=None): argument
206 if next_input is None:
210 (lspace, next_input, t_magic_name, t_magic_arg_s)
353 next_input = line.rstrip('?') if line.strip() != m.group(0) else None
355 return _make_help_call(target, esc, lspace, next_input)
H A Dinputtransformer2.py304 def _make_help_call(target, esc, next_input=None): argument
314 if next_input is None:
318 (next_input, t_magic_name, t_magic_arg_s)
460 next_input = None
463 next_input = content.rstrip('?\n')
465 call = _make_help_call(target, esc, next_input=next_input)
/dports/devel/ipython5/ipython-5.10.0/IPython/core/
H A Dinputtransformer.py201 def _make_help_call(target, esc, lspace, next_input=None): argument
208 if next_input is None:
212 (lspace, next_input, arg)
352 next_input = line.rstrip('?') if line.strip() != m.group(0) else None
354 return _make_help_call(target, esc, lspace, next_input)
/dports/games/pmars/pmars-0.9.2/src/
H A Dclparse.c97 next_input(FILE * filep, char *inputs);
101 int next_input();
212 next_input(filep, inputs) in next_input() function
267 while (next_input(filep, inputs)) {
289 if (next_input(filep, inputs)) {
329 if (!next_input(filep, inputs)) {
/dports/games/pmars-sdl/pmars-0.9.2-5/src/
H A Dclparse.c97 next_input(FILE * filep, char *inputs);
101 int next_input();
212 next_input(filep, inputs) in next_input() function
267 while (next_input(filep, inputs)) {
289 if (next_input(filep, inputs)) {
329 if (!next_input(filep, inputs)) {
/dports/mail/p5-Net-Server-Mail/Net-Server-Mail-0.26/lib/Net/Server/
H A DMail.pm392 $self->{next_input} = $method_ref
394 return $self->{next_input};
403 my $code = $self->{next_input};
404 undef $self->{next_input};
/dports/editors/texmacs/TeXmacs-1.99.4-src/plugins/maple/src.9/
H A Dtm_maple_9.c35 next_input () { in next_input() function
150 next_input (); in main()
/dports/devel/py-jupyter_console/jupyter_console-6.2.0/jupyter_console/
H A Dptshell.py577 if self.next_input:
578 default = self.next_input
579 self.next_input = None
617 next_input = None variable in ZMQTerminalInteractiveShell
620 if self.next_input:
624 s = self.next_input
634 self.next_input = None
761 self.next_input = item['text']
/dports/editors/texmacs/TeXmacs-1.99.4-src/TeXmacs/doc/devel/plugin/
H A Dmycas.de.tm58 \ \ \ \ \ next_input ();<next-line> \ \ \ \ \ cout \<less\>\<less\>
118 \ \ \ \ \ \ \ \ next_input ();<next-line> \ \ \ \ \ \ \ cout
137 \ \ \ void<next-line> \ \ \ next_input () {<next-line>
199 \ next_input ();<next-line> \ cout \<less\>\<less\> DATA_END;<next-line>
213 \<less\>\<less\> ".\\n";<next-line><next-line> \ \ \ next_input
H A Dmycas.en.tm54 line> \ \ \ \ \ next_input ();<format|next line> \ \ \ \ \ cout
111 \ \ \ \ \ \ \ \ next_input ();<format|next line> \ \ \ \ \ \ \ cout
129 \ \ \ void<format|next line> \ \ \ next_input () {<format|next line>
191 line> \ next_input ();<format|next line> \ cout \<less\>\<less\>
208 \ \ \ next_input ();<format|next line> \ \ \ cout \<less\>\<less\>
H A Dmycas.fr.tm61 line> \ \ \ \ \ next_input ();<format|next line> \ \ \ \ \ cout
120 \ \ \ \ \ \ \ \ next_input ();<format|next line> \ \ \ \ \ \ \ cout
139 \ \ \ void<format|next line> \ \ \ next_input () {<format|next line>
201 line> \ next_input ();<format|next line> \ cout \<less\>\<less\>
218 \ \ \ next_input ();<format|next line> \ \ \ cout \<less\>\<less\>
H A Dmycas.it.tm57 line> \ \ \ \ \ next_input ();<format|next line> \ \ \ \ \ cout
115 \ \ \ \ \ \ \ \ next_input ();<format|next line> \ \ \ \ \ \ \ cout
134 \ \ \ void<format|next line> \ \ \ next_input () {<format|next line>
197 line> \ next_input ();<format|next line> \ cout \<less\>\<less\>
214 \ \ \ next_input ();<format|next line> \ \ \ cout \<less\>\<less\>
/dports/math/stanmath/math-4.2.0/lib/tbb_2020.3/src/test/
H A Dtest_pipeline.cpp119 unsigned long next_input; in get_buffer() local
125 next_input = current_token++; in get_buffer()
142 b->id = next_input; in get_buffer()
/dports/devel/tbb/oneTBB-2020.3/src/test/
H A Dtest_pipeline.cpp119 unsigned long next_input; in get_buffer() local
125 next_input = current_token++; in get_buffer()
142 b->id = next_input; in get_buffer()
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/src/test/
H A Dtest_pipeline.cpp119 unsigned long next_input; in get_buffer() local
125 next_input = current_token++; in get_buffer()
142 b->id = next_input; in get_buffer()
/dports/devel/djgpp-binutils/binutils-2.17/libiberty/
H A Dpex-common.h57 int next_input; member
/dports/lang/gcc12-devel/gcc-12-20211205/libiberty/
H A Dpex-common.h62 int next_input; member
/dports/lang/gcc8/gcc-8.5.0/libiberty/
H A Dpex-common.h62 int next_input; member
/dports/lang/gcc6-aux/gcc-6-20180516/libiberty/
H A Dpex-common.h63 int next_input; member
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libiberty/
H A Dpex-common.h62 int next_input; member
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/libiberty/
H A Dpex-common.h63 int next_input; member
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libiberty/
H A Dpex-common.h62 int next_input; member

12345678