HomeSort by: relevance | last modified time | path
    Searched refs:nonl (Results 1 - 25 of 30) sorted by relevancy

1 2

  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
limited-length.exp 40 gdb_test -nonl "output large_1d_array" \
61 gdb_test -nonl "output large_2d_array" \
95 gdb_test -nonl "output large_1d_array" \
101 gdb_test -nonl "output \$\$" \
108 gdb_test -nonl "output large_2d_array" \
116 gdb_test -nonl "output \$\$" \
132 gdb_test -nonl "output \$\$3" \
149 gdb_test -nonl "output \$\$3" \
172 gdb_test -nonl "output \$\$2" \
190 gdb_test -nonl "output \$\$2"
    [all...]
settings.exp 545 gdb_test -nonl "$show_cmd" "^\r\n" "$show_cmd: show default"
577 gdb_test -nonl "$show_cmd" "^\r\n" "$show_cmd: empty second time"
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
limited-length.exp 40 gdb_test -nonl "output large_1d_array" \
61 gdb_test -nonl "output large_2d_array" \
95 gdb_test -nonl "output large_1d_array" \
101 gdb_test -nonl "output \$\$" \
108 gdb_test -nonl "output large_2d_array" \
116 gdb_test -nonl "output \$\$" \
132 gdb_test -nonl "output \$\$3" \
149 gdb_test -nonl "output \$\$3" \
172 gdb_test -nonl "output \$\$2" \
190 gdb_test -nonl "output \$\$2"
    [all...]
settings.exp 546 gdb_test -nonl "$show_cmd" "^\r\n" "$show_cmd: show default"
578 gdb_test -nonl "$show_cmd" "^\r\n" "$show_cmd: empty second time"
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.ada/
limited-length.exp 43 gdb_test -nonl "output Large_1d_Array" \
59 gdb_test -nonl "output Large_3d_Array" \
101 gdb_test -nonl "output Large_1d_Array" \
107 gdb_test -nonl "output \$\$" \
115 gdb_test -nonl "output Large_3d_Array" \
125 gdb_test -nonl "output \$\$" \
140 gdb_test -nonl "output \$\$3" \
156 gdb_test -nonl "output \$\$3" \
179 gdb_test -nonl "output \$\$2" \
196 gdb_test -nonl "output \$\$2"
    [all...]
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.ada/
limited-length.exp 43 gdb_test -nonl "output Large_1d_Array" \
59 gdb_test -nonl "output Large_3d_Array" \
101 gdb_test -nonl "output Large_1d_Array" \
107 gdb_test -nonl "output \$\$" \
115 gdb_test -nonl "output Large_3d_Array" \
125 gdb_test -nonl "output \$\$" \
140 gdb_test -nonl "output \$\$3" \
156 gdb_test -nonl "output \$\$3" \
179 gdb_test -nonl "output \$\$2" \
196 gdb_test -nonl "output \$\$2"
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.fortran/
limited-length.exp 48 gdb_test -nonl "output large_4d_array" \
68 gdb_test -nonl "output large_1d_array" \
110 gdb_test -nonl "output large_4d_array" \
118 gdb_test -nonl "output \$\$" \
125 gdb_test -nonl "output large_1d_array" \
131 gdb_test -nonl "output \$\$" \
148 gdb_test -nonl "output \$\$3" \
166 gdb_test -nonl "output \$\$2" \
192 gdb_test -nonl "output \$\$2" \
212 gdb_test -nonl "output \$\$2"
    [all...]
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.fortran/
limited-length.exp 48 gdb_test -nonl "output large_4d_array" \
68 gdb_test -nonl "output large_1d_array" \
110 gdb_test -nonl "output large_4d_array" \
118 gdb_test -nonl "output \$\$" \
125 gdb_test -nonl "output large_1d_array" \
131 gdb_test -nonl "output \$\$" \
148 gdb_test -nonl "output \$\$3" \
166 gdb_test -nonl "output \$\$2" \
192 gdb_test -nonl "output \$\$2" \
212 gdb_test -nonl "output \$\$2"
    [all...]
  /src/external/bsd/ipf/dist/ipsend/
ipsend.c 208 int mtu = 1500, olen = 0, c, nonl = 0; local
223 nonl++;
233 if (nonl) {
251 nonl++;
266 nonl++;
277 nonl++;
291 nonl++;
295 nonl++;
299 nonl++;
303 nonl++
    [all...]
  /src/lib/libcurses/PSD.doc/
twinkle1.c 68 nonl();
twinkle2.c 106 nonl();
  /src/bin/ed/
io.c 219 get_extended_line(int *sizep, int nonl)
237 if (nonl) l--; /* strip newline */
251 if (nonl) l--; /* strip newline */
  /src/games/robots/
main.c 159 nonl();
  /src/games/warp/
sig.c 68 nonl();
intrp.c 377 nonl();
567 nonl();
term.h 212 #define nonl() ((bizarre=1),_tty.c_iflag &=~ICRNL,_tty.c_oflag &=~ONLCR,tcsetattr(_tty_ch, TCSANOW, &_tty)) macro
226 #define nonl() ((bizarre=1),_tty.sg_flags &= ~CRMOD, stty(_tty_ch, &_tty)) macro
term.c 295 nonl();
  /src/usr.bin/stat/
stat.c 210 int lsF, fmtchar, usestat, fn, nonl, quiet; local
217 nonl = 0;
247 nonl = 1;
365 output(&st, argv[0], statfmt, fn, nonl, quiet);
388 const char *statfmt, int fn, int nonl, int quiet)
577 if (!nl && !nonl)
  /src/games/gomoku/
bdisp.c 71 nonl();
  /src/games/rogue/
init.c 217 nonl();
  /src/lib/libcurses/EXAMPLES/
view.c 275 (void) nonl(); /* tell curses not to do NL->CR/NL on output */
  /src/lib/libcurses/
Makefile 145 curses_tty.3 noecho.3 curses_tty.3 nonl.3 \
tty.c 100 __NONL = _cursesi_screen->NONL;
129 screen->NONL = (screen->baset.c_oflag & ONLCR) == 0;
458 nonl(void) function
460 __CTRACE(__CTRACE_MISC, "nonl()\n");
  /src/external/bsd/nvi/dist/cl/
cl_screen.c 314 nonl(); /* No CR/NL translation. */
  /src/external/gpl3/gdb.old/dist/gdb/tui/
tui-io.c 734 /* A wrapper for wgetch that enters nonl mode. We We normally want
737 keys differently in their .inputrc. So, put curses into nonl mode
743 nonl ();

Completed in 25 milliseconds

1 2