Home
last modified time | relevance | path

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

/openbmc/linux/tools/scripts/
H A Dutilities.mak2 define newline macro
6 newline := $(newline) macro
/openbmc/u-boot/tools/patman/
H A Dterminal.py30 def __init__(self, text, newline, colour): argument
39 def Print(text='', newline=True, colour=None): argument
/openbmc/linux/tools/testing/selftests/exec/
H A Dbinfmt_script.py44 fill="A", arg="", newline="\n", hashbang="#!"): argument
/openbmc/openbmc/poky/bitbake/lib/bb/compress/
H A D_pipecompress.py19 cls, filename, mode="rb", *, encoding=None, errors=None, newline=None, **kwargs argument
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_hotplug.c833 char *newline; in i915_hpd_storm_ctl_write() local
912 char *newline; in i915_hpd_short_storm_ctl_write() local
/openbmc/linux/kernel/bpf/
H A Dlog.c66 bool newline = n > 0 && log->kbuf[n - 1] == '\n'; in bpf_verifier_vlog() local
/openbmc/u-boot/cmd/
H A Dini.c83 int newline = 1; in memgets() local
/openbmc/linux/fs/ocfs2/
H A Dstack_user.c132 char newline; member
142 char newline; member
152 char newline; member
/openbmc/linux/tools/testing/selftests/user_events/
H A Dftrace_test.c75 char *newline; in get_print_fmt() local
/openbmc/linux/block/
H A Dbadblocks.c520 char newline; in badblocks_store() local
/openbmc/linux/drivers/soc/apple/
H A Drtkit-crashlog.c74 u8 *newline = memchr(ptr, '\n', end - ptr); in apple_rtkit_crashlog_dump_str() local
/openbmc/linux/drivers/mtd/devices/
H A Dphram.c234 char *newline = strrchr(str, '\n'); in kill_final_newline() local
H A Dblock2mtd.c389 char *newline = strrchr(str, '\n'); in kill_final_newline() local
/openbmc/openbmc/poky/bitbake/lib/
H A Dcodegen.py102 def newline(self, node=None, extra=0): member in SourceGenerator
/openbmc/linux/tools/perf/util/
H A Dstat-display.c350 bool newline; member
398 bool newline = os->newline; in print_metric_std() local
/openbmc/linux/drivers/staging/greybus/
H A Duart.c484 struct gb_uart_set_line_coding_request newline; in gb_tty_set_termios() local
/openbmc/linux/scripts/
H A Dunifdef.c193 static const char *newline; /* input file format */ variable
/openbmc/linux/drivers/usb/class/
H A Dcdc-acm.c1083 struct usb_cdc_line_coding newline; in acm_tty_set_termios() local
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Ddebugfs_htt_stats.c18 #define PRINT_ARRAY_TO_BUF(out, buflen, arr, str, len, newline) \ argument
/openbmc/linux/kernel/trace/
H A Dtrace.c4504 unsigned char newline = '\n'; in print_hex_fmt() local