| /external/curl/src/ | 
| D | tool_cb_dbg.c | 106     static bool newl = FALSE;  in tool_debug_cb()  local
 | 
| /external/compiler-rt/lib/BlocksRuntime/ | 
| D | runtime.c | 51 static __inline bool OSAtomicCompareAndSwapLong(long oldl, long newl, long volatile *dst) {  in OSAtomicCompareAndSwapLong()72 static __inline bool OSAtomicCompareAndSwapLong(long oldl, long newl, long volatile *dst) {  in OSAtomicCompareAndSwapLong()
 
 | 
| /external/python/cpython3/Lib/xml/dom/ | 
| D | minidom.py | 49     def toprettyxml(self, indent="\t", newl="\n", encoding=None,  argument869     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
 
 | 
| /external/python/cpython2/Lib/xml/dom/ | 
| D | minidom.py | 48     def toprettyxml(self, indent="\t", newl="\n", encoding = None):  argument792     def writexml(self, writer, indent="", addindent="", newl=""):  argument
 934     def writexml(self, writer, indent="", addindent="", newl=""):  argument
 1037     def writexml(self, writer, indent="", addindent="", newl=""):  argument
 1133     def writexml(self, writer, indent="", addindent="", newl=""):  argument
 1148     def writexml(self, writer, indent="", addindent="", newl=""):  argument
 1282     def writexml(self, writer, indent="", addindent="", newl=""):  argument
 1742     def writexml(self, writer, indent="", addindent="", newl="",  argument
 
 | 
| /external/toybox/kconfig/lxdialog/ | 
| D | util.c | 316 	int newl, cur_x, cur_y;  in print_autowrap()  local
 | 
| /external/python/cpython2/Parser/ | 
| D | tokenizer.c | 675     const char *newl[2] = {NULL, NULL};  in decode_str()  local
 | 
| /external/python/cpython3/Parser/ | 
| D | tokenizer.c | 650     const char *newl[2] = {NULL, NULL};  in decode_str()  local
 | 
| /external/selinux/libsepol/src/ | 
| D | expand.c | 3405 			       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()
 
 | 
| /external/mksh/src/ | 
| D | edit.c | 5147 redraw_line(bool newl)  in redraw_line()
 |