Searched refs:standard (Results 1 – 25 of 1481) sorted by relevance
12345678910>>...60
| /netbsd/src/external/bsd/tre/dist/tests/agrep/ |
| 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 …]
|
| 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 …]
|
| 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 …]
|
| 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/dist/gcc/doc/ |
| 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/gdb/dist/gdb/testsuite/gdb.arch/ |
| D | i386-bp_permanent.c | 24 void standard (void); 29 standard (); in main() 38 SYMBOL (standard) ":\n" 50 " .global " SYMBOL(standard) "\n" 51 SYMBOL (standard) ":\n"
|
| D | i386-prologue.c | 30 void standard (void); 38 standard (); in main() 53 SYMBOL (standard) ":\n"
|
| /netbsd/src/external/gpl3/binutils/dist/binutils/ |
| 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/dist/libstdc++-v3/include/std/ |
| 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/arch/atari/conf/ |
| 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
|
| 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
|
| 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/sys/arch/evbsh3/conf/ |
| 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/ |
| 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/bin/sh/ |
| D | option.list | 45 // the long name (ignoreeof) is standard, the I flag is not 51 // 'h' is standard, long name (trackall) is not 54 // 's' is standard for command line, not as 'set' option, nor 'stdin' name 55 sflag stdin s # read from standard input 60 // non-standard options -- 'i' is just a state, not an option in standard. 73 // editline/history related options ("vi" is standard, 'V' and others are not)
|
| /netbsd/src/sys/arch/hpcsh/conf/ |
| 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/cats/conf/ |
| 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/landisk/conf/ |
| 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/epoc32/conf/ |
| 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/ |
| 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/ |
| 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
|
| /netbsd/src/sys/arch/dreamcast/conf/ |
| D | std.dreamcast | 3 # standard, required NetBSD/dreamcast 'options' 6 include "conf/std" # MI standard options 7 include "arch/sh3/conf/std.sh3" # arch standard options
|
| /netbsd/src/external/gpl3/gcc/dist/libiberty/ |
| D | pexecute.txh | 5 Prepare to execute one or more programs, with standard output of each 6 program fed to standard input of the next. This is a system 51 it should be set when executing a single program. The standard output 53 @code{NULL}, to the standard output of the calling program. Do @emph{not} 69 Send the program's standard error to standard output, if possible. 77 The standard input (output or error) of the program should be read (written) in 86 Send the program's standard error to a pipe, if possible. This flag 96 @var{outname} is used to set the name of the file to use for standard 110 Otherwise the code will use a file to hold standard 116 hold standard output. [all …]
|
| /netbsd/src/external/gpl3/binutils/dist/libiberty/ |
| D | pexecute.txh | 5 Prepare to execute one or more programs, with standard output of each 6 program fed to standard input of the next. This is a system 51 it should be set when executing a single program. The standard output 53 @code{NULL}, to the standard output of the calling program. Do @emph{not} 69 Send the program's standard error to standard output, if possible. 77 The standard input (output or error) of the program should be read (written) in 86 Send the program's standard error to a pipe, if possible. This flag 96 @var{outname} is used to set the name of the file to use for standard 110 Otherwise the code will use a file to hold standard 116 hold standard output. [all …]
|
| /netbsd/src/external/gpl3/gdb/dist/libiberty/ |
| D | pexecute.txh | 5 Prepare to execute one or more programs, with standard output of each 6 program fed to standard input of the next. This is a system 51 it should be set when executing a single program. The standard output 53 @code{NULL}, to the standard output of the calling program. Do @emph{not} 69 Send the program's standard error to standard output, if possible. 77 The standard input (output or error) of the program should be read (written) in 86 Send the program's standard error to a pipe, if possible. This flag 96 @var{outname} is used to set the name of the file to use for standard 110 Otherwise the code will use a file to hold standard 116 hold standard output. [all …]
|
12345678910>>...60