| /netbsd-src/external/bsd/tre/dist/tests/agrep/ |
| H A D | records.ok | 37 …standard input): match(standard input): a(standard input): starts(standard input): at(standard inp… 38 alphanumerics(standard input): (as(standard input): locale)(standard input): and(standard input): 39 …standard input): that(standard input): characters(standard input): match;(standard input): cannot(… 40 …standard input): regular(standard input): and(standard input): after(standard input): last(standar… 41 any(standard input): regular(standard input): that(standard input): match(standard input): 42 example,(standard input): mail(standard input): messages(standard input): as(standard input): a(sta… 43 Mailbox(standard input): format 50 (standard input) 157 …standard input):4:0:1-2: m[01;31ma[00mtch(standard input):12:0:0-1: [01;31ma[00m(standard inpu… 158 …erics(standard input):55:0:1-2: ([01;31ma[00ms(standard input):60:0:3-4: loc[01;31ma[00mle)(st… [all …]
|
| H A D | delimiters.ok | 22 (standard input):foobar 30 (standard input) 78 (standard input):4:0:0-6:[01;31mfoobar[00m 105 (standard input):xfoobar 106 (standard input):foobar 114 (standard input) 173 (standard input):2:0:1-7:x[01;31mfoobar[00m 174 (standard input):4:0:0-6:[01;31mfoobar[00m 201 (standard input):foobarx 202 (standard input):foobar [all …]
|
| H A D | basic.ok | 22 (standard input):Some random text here. 30 (standard input) 78 (standard input):1:0:5-11:Some [01;31mrandom[00m text here. 120 (standard input):Foo bar quux. 121 (standard input):Let's hear an example of correct microphone placing. 122 (standard input):I suppose for something like that one would use a very large number of microphones. 123 (standard input):Extraordinary. 124 (standard input):Take California. 125 (standard input):A-ding-ing-ng-WROOOOM-ding-ding-boing! 126 (standard input):They are micro, mega, mini, mono, and multi. [all …]
|
| H A D | exitstatus.ok | 22 (standard input):this-will-be-found 30 (standard input) 78 (standard input):1:0:0-18:[01;31mthis-will-be-found[00m 105 (standard input):so will this 106 (standard input):just some stuff 114 (standard input) 173 (standard input):2:0:0-12:so will this 174 (standard input):3:0:0-15:just some stuff 266 (standard input):this-will-be-found 267 (standard input):so will this [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/ |
| H A D | standards.texi | 8 For each language compiled by GCC for which there is a standard, GCC 9 attempts to follow one or more versions of that standard, possibly 13 @cindex C standard 15 @cindex ANSI C standard 21 @cindex ISO C standard 61 The original ANSI C standard (X3.159-1989) was ratified in 1989 and 62 published in 1990. This standard was ratified as an ISO standard 65 ANSI standard were renumbered and became clauses in the ISO standard. 67 standard, but not the ISO standard, also came with a Rationale 69 This standard, in both its forms, is commonly known as @dfn{C89}, or [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/doc/ |
| H A D | standards.texi | 8 For each language compiled by GCC for which there is a standard, GCC 9 attempts to follow one or more versions of that standard, possibly 13 @cindex C standard 15 @cindex ANSI C standard 21 @cindex ISO C standard 61 The original ANSI C standard (X3.159-1989) was ratified in 1989 and 62 published in 1990. This standard was ratified as an ISO standard 65 ANSI standard were renumbered and became clauses in the ISO standard. 67 standard, but not the ISO standard, also came with a Rationale 69 This standard, in both its forms, is commonly known as @dfn{C89}, or [all …]
|
| /netbsd-src/external/gpl3/binutils/dist/binutils/ |
| H A D | od-pe.c | 423 data = (int) bfd_h_get_16 (abfd, xhdr.standard.magic); in dump_pe_file_header() 428 (int) bfd_h_get_16 (abfd, xhdr.standard.vstamp)); in dump_pe_file_header() 431 (long) bfd_h_get_32 (abfd, xhdr.standard.tsize)); in dump_pe_file_header() 433 (long) bfd_h_get_32 (abfd, xhdr.standard.dsize)); in dump_pe_file_header() 435 (long) bfd_h_get_32 (abfd, xhdr.standard.bsize)); in dump_pe_file_header() 437 (long) bfd_h_get_32 (abfd, xhdr.standard.entry)); in dump_pe_file_header() 439 (long) bfd_h_get_32 (abfd, xhdr.standard.text_start)); in dump_pe_file_header() 443 ihdr_off + sizeof (* ihdr) + sizeof (xhdr.standard)); in dump_pe_file_header() 498 unsigned long size = sizeof (xhdr.standard); in dump_pe_file_header() 504 || bfd_read (&xhdr.standard, size, abfd) != size) in dump_pe_file_header() [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/std/ |
| H A D | iostream | 49 * The <iostream> header declares the eight <em>standard stream 60 extern istream cin; /// Linked to standard input 61 extern ostream cout; /// Linked to standard output 62 extern ostream cerr; /// Linked to standard error (unbuffered) 63 extern ostream clog; /// Linked to standard error (buffered) 66 extern wistream wcin; /// Linked to standard input 67 extern wostream wcout; /// Linked to standard output 68 extern wostream wcerr; /// Linked to standard error (unbuffered) 69 extern wostream wclog; /// Linked to standard error (buffered)
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/std/ |
| H A D | iostream | 49 * The <iostream> header declares the eight <em>standard stream 60 extern istream cin; /// Linked to standard input 61 extern ostream cout; /// Linked to standard output 62 extern ostream cerr; /// Linked to standard error (unbuffered) 63 extern ostream clog; /// Linked to standard error (buffered) 66 extern wistream wcin; /// Linked to standard input 67 extern wostream wcout; /// Linked to standard output 68 extern wostream wcerr; /// Linked to standard error (unbuffered) 69 extern wostream wclog; /// Linked to standard error (buffered)
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
| H A D | zynq-zc706.dts | 153 io-standard = <4>; 176 io-standard = <1>; 190 io-standard = <1>; 214 io-standard = <1>; 227 io-standard = <1>; 241 io-standard = <1>; 254 io-standard = <1>; 267 io-standard = <1>; 290 io-standard = <1>;
|
| H A D | zynq-zc702.dts | 209 io-standard = <1>; 232 io-standard = <4>; 255 io-standard = <1>; 273 io-standard = <1>; 297 io-standard = <1>; 310 io-standard = <1>; 324 io-standard = <1>; 337 io-standard = <1>; 350 io-standard = <1>; 373 io-standard = <1>;
|
| /netbsd-src/external/gpl2/groff/dist/src/libs/libgroff/ |
| H A D | searchpath.cpp | 39 search_path::search_path(const char *envvar, const char *standard, in search_path() argument 51 + ((standard && *standard) ? strlen(standard) : 0) in search_path() 66 if (standard && *standard) in search_path() 67 strcat(dirs, standard); in search_path()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/CommandGuide/ |
| H A D | llvm-as.rst | 16 into a file or to standard output. 19 standard input. 22 **llvm-as** sends its output to a file or standard output by following 25 * If the input is standard input, then the output is standard output. 47 sends its output to standard output.
|
| /netbsd-src/sys/arch/atari/conf/ |
| H A D | std.atari | 3 # standard atari information 6 include "conf/std" # MI standard options 7 include "arch/m68k/conf/std.m68k" # m68k standard options 14 kbd0 at mainbus0 # standard keyboard
|
| H A D | std.hades | 3 # standard Hades information 6 include "conf/std" # MI standard options 7 include "arch/m68k/conf/std.m68k" # m68k standard options 14 kbd0 at mainbus0 # standard keyboard
|
| H A D | std.milan | 3 # standard atari information 6 include "conf/std" # MI standard options 7 include "arch/m68k/conf/std.m68k" # m68k standard options
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-tools/examples/hello-librep/ |
| H A D | hello.jl.in | 13 (write standard-output (_ "Hello, world!")) 14 (write standard-output "\n") 15 (format standard-output (_ "This program is running as process number %d.") 17 (write standard-output "\n")
|
| /netbsd-src/sys/arch/evbsh3/conf/ |
| H A D | std.evbsh3.eb | 3 # standard, required NetBSD/evbsh3 'options' 6 include "conf/std" # MI standard options 7 include "arch/sh3/conf/std.sh3eb" # arch standard options
|
| /netbsd-src/sys/arch/mmeye/conf/ |
| H A D | std.mmeye | 3 # standard, required NetBSD/mmeye 'options' 6 include "conf/std" # MI standard options 7 include "arch/sh3/conf/std.sh3eb" # arch standard options
|
| /netbsd-src/sys/arch/hpcsh/conf/ |
| H A D | std.hpcsh | 3 # standard, required NetBSD/hpcsh 'options' 6 include "conf/std" # MI standard options 7 include "arch/sh3/conf/std.sh3el" # arch standard options
|
| /netbsd-src/sys/arch/landisk/conf/ |
| H A D | std.landisk | 3 # standard, required NetBSD/landisk 'options' 6 include "conf/std" # MI standard options 7 include "arch/sh3/conf/std.sh3el" # arch standard options
|
| /netbsd-src/sys/arch/cats/conf/ |
| H A D | std.cats | 3 # standard NetBSD/cats options 6 include "conf/std" # MI standard options 7 include "arch/arm/conf/std.arm" # arch standard options
|
| /netbsd-src/sys/arch/epoc32/conf/ |
| H A D | std.epoc32 | 3 # standard NetBSD/epoc32 options 6 include "conf/std" # MI standard options 7 include "arch/arm/conf/std.arm" # arch standard options
|
| /netbsd-src/sys/arch/hpcarm/conf/ |
| H A D | std.hpcarm | 3 # standard NetBSD/hpcarm options 6 include "conf/std" # MI standard options 7 include "arch/arm/conf/std.arm" # arch standard options
|
| /netbsd-src/sys/arch/netwinder/conf/ |
| H A D | std.netwinder | 3 # standard NetBSD/netwinder options 6 include "conf/std" # MI standard options 7 include "arch/arm/conf/std.arm" # arch standard options
|