HomeSort by relevance Sort by last modified time
    Searched refs:nonl (Results 1 - 12 of 12) sorted by null

  /external/elfutils/tests/
run-addr2line-test.sh 21 tempfiles good.out stdin.nl stdin.nl.out stdin.nonl stdin.nonl.out foo.out
67 echo -n "0x08048468" | testrun ${abs_top_builddir}/src/addr2line -f -e testfile > stdin.nonl.out || exit 1
68 cmp foo.out stdin.nonl.out || exit 1
72 cmp foo.out stdin.nonl.out || exit 1
  /external/autotest/client/profilers/powertop/src/
display.c 120 nonl(); /* tell curses not to do NL->CR/NL on output */
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_curses.py 158 curses.nocbreak, curses.noecho, curses.nonl,
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_curses.py 158 curses.nocbreak, curses.noecho, curses.nonl,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_curses.py 158 curses.nocbreak, curses.noecho, curses.nonl,
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_curses.py 158 curses.nocbreak, curses.noecho, curses.nonl,
  /external/mksh/src/
check.pl 826 local($nonl) = substr($str, -1, 1) ne "\n";
831 if ($nonl) {
    [all...]
  /external/gptfdisk/
gptcurses.cc 48 nonl();
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
curses.h 676 extern NCURSES_EXPORT(int) nonl (void); /* implemented */
    [all...]
ncurses.h 676 extern NCURSES_EXPORT(int) nonl (void); /* implemented */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
curses.h 695 extern NCURSES_EXPORT(int) nonl (void); /* implemented */
    [all...]
ncurses.h 695 extern NCURSES_EXPORT(int) nonl (void); /* implemented */
    [all...]

Completed in 1087 milliseconds