Home
last modified time | relevance | path

Searched defs:newline (Results 1 – 25 of 26) sorted by relevance

12

/OK3568_Linux_fs/kernel/tools/scripts/
H A Dutilities.mak2 define newline macro
6 newline := $(newline) macro
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/
H A Dchar_traits.hpp51 static char newline() { return '\n'; } in newline() function
62 static wchar_t newline() { return L'\n'; } in newline() function
/OK3568_Linux_fs/u-boot/tools/patman/
H A Dterminal.py31 def __init__(self, text, newline, colour): argument
40 def Print(text='', newline=True, colour=None): argument
/OK3568_Linux_fs/kernel/tools/testing/selftests/exec/
H A Dbinfmt_script44 fill="A", arg="", newline="\n", hashbang="#!"): argument
/OK3568_Linux_fs/external/xserver/os/
H A Dlog.c593 static Bool newline = TRUE; in LogSWrite() local
703 Bool newline; in LogVMessageVerb() local
768 Bool newline; in LogVMessageVerbSigSafe() local
797 Bool newline; in LogVHdrMessageVerb() local
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/compress/
H A D_pipecompress.py19 cls, filename, mode="rb", *, encoding=None, errors=None, newline=None, **kwargs argument
/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Dstack_user.c133 char newline; member
143 char newline; member
153 char newline; member
/OK3568_Linux_fs/u-boot/cmd/
H A Dini.c84 int newline = 1; in memgets() local
/OK3568_Linux_fs/kernel/kernel/printk/
H A Dprintk_safe.c162 static const char newline[] = KERN_CONT "\n"; in printk_safe_flush_buffer() local
/OK3568_Linux_fs/kernel/drivers/mtd/devices/
H A Dphram.c191 char *newline = strrchr(str, '\n'); in kill_final_newline() local
H A Dblock2mtd.c367 char *newline = strrchr(str, '\n'); in kill_final_newline() local
/OK3568_Linux_fs/kernel/block/
H A Dbadblocks.c522 char newline; in badblocks_store() local
/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A Dxr_usb_serial_common.c908 struct usb_cdc_line_coding newline; in xr_usb_serial_tty_ioctl() local
1111 struct usb_cdc_line_coding newline; in xr_usb_serial_tty_set_termios() local
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dstat-display.c144 bool newline; member
179 bool newline = os->newline; in print_metric_std() local
/OK3568_Linux_fs/yocto/poky/bitbake/lib/
H A Dcodegen.py102 def newline(self, node=None, extra=0): member in SourceGenerator
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_display_debugfs.c1695 char *newline; in i915_hpd_storm_ctl_write() local
1774 char *newline; in i915_hpd_short_storm_ctl_write() local
/OK3568_Linux_fs/kernel/drivers/staging/greybus/
H A Duart.c485 struct gb_uart_set_line_coding_request newline; in gb_tty_set_termios() local
/OK3568_Linux_fs/kernel/drivers/usb/class/
H A Dcdc-acm.c1060 struct usb_cdc_line_coding newline; in acm_tty_set_termios() local
/OK3568_Linux_fs/kernel/scripts/
H A Dunifdef.c193 static const char *newline; /* input file format */ variable
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dbcmutils.c2515 bcm_bprhex(struct bcmstrbuf *b, const char *msg, bool newline, const uint8 *buf, uint len) in bcm_bprhex()
6067 prhexstr(const char *prefix, const uint8 *buf, uint len, bool newline) in prhexstr()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dbcmutils.c2515 bcm_bprhex(struct bcmstrbuf *b, const char *msg, bool newline, const uint8 *buf, uint len) in bcm_bprhex()
6067 prhexstr(const char *prefix, const uint8 *buf, uint len, bool newline) in prhexstr()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dbcmutils.c1476 bcm_bprhex(struct bcmstrbuf *b, const char *msg, bool newline, const uint8 *buf, int len) in bcm_bprhex()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dbcmutils.c1476 bcm_bprhex(struct bcmstrbuf *b, const char *msg, bool newline, const uint8 *buf, int len) in bcm_bprhex()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dbcmutils.c2488 bcm_bprhex(struct bcmstrbuf *b, const char *msg, bool newline, const uint8 *buf, int len) in bcm_bprhex()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dbcmutils.c1476 bcm_bprhex(struct bcmstrbuf *b, const char *msg, bool newline, const uint8 *buf, int len) in bcm_bprhex()

12