Home
last modified time | relevance | path

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

/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
Dxml_fix.py25 def _Replacement_writexml(self, writer, indent="", addindent="", newl=""): argument
/third_party/node/tools/gyp/pylib/gyp/
Dxml_fix.py25 def _Replacement_writexml(self, writer, indent="", addindent="", newl=""): argument
/third_party/curl/tests/http/clients/
Dh2-upgrade-extreme.c64 static int newl = 0; in debug_cb() local
Dtls-session-reuse.c65 static int newl = 0; in debug_cb() local
Dh2-pausing.c66 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
869 def writexml(self, writer, indent="", addindent="", newl=""): argument
1012 def writexml(self, writer, indent="", addindent="", newl=""): argument
1112 def writexml(self, writer, indent="", addindent="", newl=""): argument
1207 def writexml(self, writer, indent="", addindent="", newl=""): argument
1219 def writexml(self, writer, indent="", addindent="", newl=""): argument
1352 def writexml(self, writer, indent="", addindent="", newl=""): argument
1814 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.c650 const char *newl[2] = {NULL, NULL}; in decode_str() local
/third_party/selinux/libsepol/src/
Dexpand.c3405 cond_av_list_t ** newl, avtab_t * expa) in expand_cond_av_node()
3465 cond_av_list_t ** newl, avtab_t * expa) in expand_cond_av_list()
/third_party/mksh/
Dedit.c5181 redraw_line(bool newl) in redraw_line()