Searched refs:nonl (Results 1 – 13 of 13) sorted by relevance
/external/elfutils/tests/ |
D | 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 ||… 68 cmp foo.out stdin.nonl.out || exit 1 72 cmp foo.out stdin.nonl.out || exit 1
|
/external/python/cpython2/Doc/tools/extensions/ |
D | suspicious.py | 184 self.info("loading ignore rules... ", nonl=1)
|
/external/python/cpython3/Doc/tools/extensions/ |
D | suspicious.py | 188 self.logger.info("loading ignore rules... ", nonl=1)
|
/external/autotest/client/profilers/powertop/src/ |
D | display.c | 120 nonl(); /* tell curses not to do NL->CR/NL on output */ in initialize_curses()
|
/external/mksh/src/ |
D | check.pl | 854 local($nonl) = substr($str, -1, 1) ne "\n"; 859 if ($nonl) {
|
/external/python/cpython2/Lib/test/ |
D | test_curses.py | 221 curses.nocbreak, curses.noecho, curses.nonl,
|
/external/gptfdisk/ |
D | gptcurses.cc | 49 nonl(); in GPTDataCurses()
|
/external/python/cpython3/Lib/test/ |
D | test_curses.py | 231 curses.nocbreak, curses.noecho, curses.nonl,
|
/external/python/cffi/demo/ |
D | _curses.py | 619 nonl = _mk_no_return("nonl") variable
|
/external/python/cpython3/Modules/ |
D | _cursesmodule.c | 3668 NoArgNoReturnFunctionBody(nonl) in _curses_nl_impl()
|
/external/python/cpython2/Modules/ |
D | _cursesmodule.c | 1699 NoArgNoReturnFunction(nonl) in NoArgNoReturnFunction()
|
/external/python/cpython2/Doc/library/ |
D | curses.rst | 410 .. function:: nonl()
|
/external/python/cpython3/Doc/library/ |
D | curses.rst | 418 .. function:: nonl()
|