Home
last modified time | relevance | path

Searched defs:newl (Results 1 – 12 of 12) sorted by relevance

/third_party/ncurses/Ada95/samples/
Dncurses2-util.ads52 newl : constant Character := Character'Val (10); constant
/third_party/curl/tests/http/clients/
Dh2-upgrade-extreme.c64 static int newl = 0; in debug_cb() local
Dupload-pausing.c64 static int newl = 0; in debug_cb() local
Dtls-session-reuse.c65 static int newl = 0; in debug_cb() local
Dh2-pausing.c67 static int newl = 0; in debug_cb() local
Dh2-download.c73 static int newl = 0; in debug_cb() local
/third_party/curl/src/
Dtool_cb_dbg.c156 static bool newl = FALSE; in tool_debug_cb() local
/third_party/python/Lib/xml/dom/
Dminidom.py49 def toprettyxml(self, indent="\t", newl="\n", encoding=None, argument
871 def writexml(self, writer, indent="", addindent="", newl=""): argument
1014 def writexml(self, writer, indent="", addindent="", newl=""): argument
1114 def writexml(self, writer, indent="", addindent="", newl=""): argument
1209 def writexml(self, writer, indent="", addindent="", newl=""): argument
1221 def writexml(self, writer, indent="", addindent="", newl=""): argument
1354 def writexml(self, writer, indent="", addindent="", newl=""): argument
1816 def writexml(self, writer, indent="", addindent="", newl="", encoding=None, argument
/third_party/toybox/kconfig/lxdialog/
Dutil.c316 int newl, cur_x, cur_y; in print_autowrap() local
/third_party/python/Parser/
Dtokenizer.c678 const char *newl[2] = {NULL, NULL}; in decode_str() local
/third_party/selinux/libsepol/src/
Dexpand.c3409 cond_av_list_t ** newl, avtab_t * expa) in expand_cond_av_node()
3469 cond_av_list_t ** newl, avtab_t * expa) in expand_cond_av_list()
/third_party/mksh/
Dedit.c5203 redraw_line(bool newl) in redraw_line()