Home
last modified time | relevance | path

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

123

/netbsd-src/external/bsd/kyua-cli/dist/utils/cmdline/
H A Dui_mock.cpp56 ui_mock::err(const std::string& message, const bool newline) in err()
74 ui_mock::out(const std::string& message, const bool newline) in out()
H A Dui.cpp70 cmdline::ui::err(const std::string& message, const bool newline) in err()
91 cmdline::ui::out(const std::string& message, const bool newline) in out()
/netbsd-src/tests/usr.bin/indent/
H A Dlsym_lparen_or_lbracket.c246 int newline = in cover_want_blank_before_lparen() local
291 /* ps.prev_lsym can never be 'newline'. */ in cover_want_blank_before_lparen() local
/netbsd-src/usr.bin/from/
H A Dfrom.c62 int ch, newline; in main() local
/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dslappasswd.c128 char *newline = "\n"; in slappasswd() local
/netbsd-src/external/gpl3/gcc/dist/libcody/
H A Dbuffer.cc208 auto newline = std::find (iter, buffer.end (), S2C(u8"\n")); in Read() local
/netbsd-src/sys/arch/i386/stand/bootxx/
H A Dpbr.S63 #define newline R(_newline) macro
/netbsd-src/sys/arch/i386/stand/fatboot/
H A Dfatboot.S323 newline: label
/netbsd-src/external/bsd/kyua-cli/dist/engine/
H A Dtesters.cpp89 std::string::size_type newline = output.find('\n', 0); in replace_newlines() local
/netbsd-src/usr.bin/tftp/
H A Dtftpsubs.c77 static int newline = 0; /* fillbuf: in middle of newline expansion */ variable
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Dtoken.h141 inline int token::newline() in newline() function
/netbsd-src/usr.bin/fpr/
H A Dfpr.c279 COLUMN *newline; in savech() local
/netbsd-src/tests/lib/libc/gen/
H A Dt_humanize_number.c156 newline(void) in newline() function
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Dgettext-po.c422 size_t newline; in po_header_set_field() local
780 char *newline = strchr (rest, '\n'); in po_message_set_comments() local
835 char *newline = strchr (rest, '\n'); in po_message_set_extracted_comments() local
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/common/
H A Doutbuffer.d453 uint newline = 0x0A0D; in writeword() local
457 uint newline = '\n'; in writeword() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/root/
H A Doutbuffer.c188 unsigned newline = 0x0A0D; in writeword() local
/netbsd-src/games/backgammon/common_source/
H A Dfancy.c701 newline(void) newline() function
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A Dinput-scrub.c264 int newline; in input_scrub_include_sb() local
/netbsd-src/usr.bin/error/
H A Dsubr.c237 static char newline[] = NEWLINE; variable
/netbsd-src/external/gpl2/grep/dist/src/
H A Ddfa.c1483 state_index (struct dfa *d, position_set const *s, int newline, int letter) in state_index()
1947 static charclass newline; /* Set of characters that aren't newline. */ in dfastate() local
2425 int newline = 0; in match_anychar() local
2476 int newline = 0; in match_mb_charset() local
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgrep/
H A Ddfa.c1462 state_index (struct dfa *d, position_set const *s, int newline, int letter) in state_index()
1926 static charclass newline; /* Set of characters that aren't newline. */ in dfastate() local
2404 int newline = 0; in match_anychar() local
2455 int newline = 0; in match_mb_charset() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DCommentLexer.h34 newline, enumerator
/netbsd-src/external/bsd/nsd/dist/
H A Dnsd-control.c479 const char* newline="\n"; in go_cmd() local
/netbsd-src/external/gpl3/binutils/dist/gas/
H A Dinput-scrub.c271 int newline; in input_scrub_include_sb() local
/netbsd-src/external/gpl3/gdb.old/dist/readline/readline/
H A Dhistory.c407 char *newline; in _hs_append_history_line() local

123