HomeSort by relevance Sort by last modified time
    Searched refs:nonl (Results 1 - 16 of 16) 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 */
  /external/python/cpython2/Doc/tools/extensions/
suspicious.py 184 self.info("loading ignore rules... ", nonl=1)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_curses.py 158 curses.nocbreak, curses.noecho, curses.nonl,
  /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();
  /external/python/cpython2/Lib/test/
test_curses.py 201 curses.nocbreak, curses.noecho, curses.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...]
  /external/python/cpython2/Modules/
_cursesmodule.c     [all...]

Completed in 4843 milliseconds