/netbsd-src/external/bsd/kyua-cli/dist/utils/cmdline/ |
H A D | ui_mock.cpp | 56 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 D | ui.cpp | 70 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 D | lsym_lparen_or_lbracket.c | 246 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 D | from.c | 62 int ch, newline; in main() local
|
/netbsd-src/external/bsd/openldap/dist/servers/slapd/ |
H A D | slappasswd.c | 128 char *newline = "\n"; in slappasswd() local
|
/netbsd-src/external/gpl3/gcc/dist/libcody/ |
H A D | buffer.cc | 208 auto newline = std::find (iter, buffer.end (), S2C(u8"\n")); in Read() local
|
/netbsd-src/sys/arch/i386/stand/bootxx/ |
H A D | pbr.S | 63 #define newline R(_newline) macro
|
/netbsd-src/sys/arch/i386/stand/fatboot/ |
H A D | fatboot.S | 323 newline: label
|
/netbsd-src/external/bsd/kyua-cli/dist/engine/ |
H A D | testers.cpp | 89 std::string::size_type newline = output.find('\n', 0); in replace_newlines() local
|
/netbsd-src/usr.bin/tftp/ |
H A D | tftpsubs.c | 77 static int newline = 0; /* fillbuf: in middle of newline expansion */ variable
|
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/ |
H A D | token.h | 141 inline int token::newline() in newline() function
|
/netbsd-src/usr.bin/fpr/ |
H A D | fpr.c | 279 COLUMN *newline; in savech() local
|
/netbsd-src/tests/lib/libc/gen/ |
H A D | t_humanize_number.c | 156 newline(void) in newline() function
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/ |
H A D | gettext-po.c | 422 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 D | outbuffer.d | 453 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 D | outbuffer.c | 188 unsigned newline = 0x0A0D; in writeword() local
|
/netbsd-src/games/backgammon/common_source/ |
H A D | fancy.c | 701 newline(void) newline() function
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/ |
H A D | input-scrub.c | 264 int newline; in input_scrub_include_sb() local
|
/netbsd-src/usr.bin/error/ |
H A D | subr.c | 237 static char newline[] = NEWLINE; variable
|
/netbsd-src/external/gpl2/grep/dist/src/ |
H A D | dfa.c | 1483 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 D | dfa.c | 1462 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 D | CommentLexer.h | 34 newline, enumerator
|
/netbsd-src/external/bsd/nsd/dist/ |
H A D | nsd-control.c | 479 const char* newline="\n"; in go_cmd() local
|
/netbsd-src/external/gpl3/binutils/dist/gas/ |
H A D | input-scrub.c | 271 int newline; in input_scrub_include_sb() local
|
/netbsd-src/external/gpl3/gdb.old/dist/readline/readline/ |
H A D | history.c | 407 char *newline; in _hs_append_history_line() local
|