Home
last modified time | relevance | path

Searched refs:emptyline (Results 1 – 8 of 8) sorted by relevance

/external/bc/include/
Dnum.h212 void bc_num_printDebug(const BcNum *n, const char *name, bool emptyline);
213 void bc_num_printDigs(const BcDig* n, size_t len, bool emptyline);
214 void bc_num_printWithDigs(const BcNum *n, const char *name, bool emptyline);
/external/python/cpython3/Lib/
Dcmd.py204 return self.emptyline()
219 def emptyline(self): member in Cmd
/external/python/cpython2/Lib/
Dcmd.py208 return self.emptyline()
223 def emptyline(self): member in Cmd
/external/bc/src/
Dnum.c2437 void bc_num_printDebug(const BcNum *n, const char *name, bool emptyline) { in bc_num_printDebug() argument
2441 if (emptyline) printf("\n"); in bc_num_printDebug()
2445 void bc_num_printDigs(const BcDig *n, size_t len, bool emptyline) { in bc_num_printDigs() argument
2452 if (emptyline) printf("\n"); in bc_num_printDigs()
2456 void bc_num_printWithDigs(const BcNum *n, const char *name, bool emptyline) { in bc_num_printWithDigs() argument
2459 bc_num_printDigs(n->num, n->len, emptyline); in bc_num_printWithDigs()
/external/python/cpython2/Doc/library/
Dcmd.rst104 .. method:: Cmd.emptyline()
/external/python/cpython3/Doc/library/
Dcmd.rst106 .. method:: Cmd.emptyline()
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/bench/
Dwikipedia.min.css1 …stline{background-position:0 -5971px}.treeview li.emptyline>ul{margin-left:-1px}.treeview li.empty…
Dwikipedia.css3655 .treeview li.emptyline > ul {
3659 .treeview li.emptyline > ul > li:first-child {