| /openbsd-src/usr.bin/file/magdir/ |
| H A D | maple | 39 0 string \0\0\001$ Maple something 52 0 string #\n##\ <SHAREFILE= Maple something 53 0 string \n#\n##\ <SHAREFILE= Maple something 54 0 string ##\ <SHAREFILE= Maple something 55 0 string #\r##\ <SHAREFILE= Maple something 56 0 string \r#\r##\ <SHAREFILE= Maple something 57 0 string #\ \r##\ <DESCRIBE> Maple something anomalous.
|
| H A D | clipper | 24 # sort, nor does SunOS 4.x, so either it's something Intergraph added 25 # in CLIX, or something AT&T added in SVR3.2 or later, or something
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/ |
| H A D | init-3.c | 2 struct something { struct 8 struct something X = { argument
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.robertl/ |
| H A D | eb10.C | 7 struct something { }; struct 8 static something * asdf;
|
| /openbsd-src/gnu/usr.bin/perl/cpan/podlators/t/data/snippets/man/ |
| H A D | multiline-x | 7 Something something X<this is 13 Something something
|
| /openbsd-src/gnu/llvm/clang/tools/clang-fuzzer/corpus_examples/objc/ |
| H A D | ClassCategory.m | 11 - (int)something; method in Private 15 - (int)something { method
|
| /openbsd-src/gnu/usr.bin/perl/t/op/ |
| H A D | attrhand.t | 49 sub something : TypeCheck( 58 something();
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Test-Simple/t/Test2/regression/ |
| H A D | 693_ipc_ordering.t | 19 ok 1, "something $_ nonlocal" for (1 .. 15); 26 [map "something $_ nonlocal", 1 .. 15],
|
| /openbsd-src/sbin/scsi/ |
| H A D | libscsi.c | 400 int something = 0; in next_field() local 454 something = 1; in next_field() 459 something = 2; in next_field() 465 something = 2; in next_field() 478 something = 2; in next_field() 491 something = 2; in next_field() 494 something = 1; in next_field() 557 return something; in next_field()
|
| /openbsd-src/games/hack/ |
| H A D | hh | 6 (until something interesting is seen) 25 a apply, use use something (a key, camera, etc.) 28 e eat eat something
|
| /openbsd-src/gnu/usr.bin/perl/cpan/CPAN-Meta/t/ |
| H A D | no-index.t | 62 'exclude something under a namespace' 87 'exclude something under a directory'
|
| /openbsd-src/gnu/lib/libstdc++/libstdc++/ |
| H A D | configure | 4433 something starting with __ and the normal name is an alias. */ 4490 something starting with __ and the normal name is an alias. */ 4546 something starting with __ and the normal name is an alias. */ 4604 something starting with __ and the normal name is an alias. */ 4841 something starting with __ and the normal name is an alias. */ 4904 something starting with __ and the normal name is an alias. */ 5085 something starting with __ and the normal name is an alias. */ 5572 something starting with __ and the normal name is an alias. */ 5629 something starting with __ and the normal name is an alias. */ 5685 something starting with __ and the normal name is an alias. */ [all …]
|
| /openbsd-src/regress/usr.sbin/btrace/ |
| H A D | tuple.ok | 1 42 something
|
| H A D | tuple.bt | 2 $t = (1, 42, "something");
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/fixinc/tests/base/ |
| H A D | libgen.h | 14 #define something _FOOsomething macro
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test/ |
| H A D | Tutorial.pod | 108 ok( defined $ical ); # check that we got something 130 ok( defined $ical, 'new() returned something' ); 136 ok 1 - new() returned something 143 the manual says it does. [3] Let's pull something out of the 156 ok( defined $ical, 'new() returned something' ); 168 ok 1 - new() returned something 193 wrong. The C<is()> function lets us declare that something is supposed to be 194 the same as something else: 204 ok( defined $ical, 'new() returned something' ); 217 ok 1 - new() returned something [all …]
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/ |
| H A D | directiv.c | 21 #define something /* { dg-warning "form feed" } */
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/trad/ |
| H A D | Wunused.c | 15 #define used4 something /* { dg-bogus "used" } */
|
| /openbsd-src/regress/usr.bin/make/ |
| H A D | mk14 | 12 @echo "something" >$@
|
| /openbsd-src/regress/usr.bin/mandoc/mdoc/In/ |
| H A D | eos.out_markdown | 11 And then something else.
|
| /openbsd-src/regress/usr.bin/mandoc/mdoc/Fd/ |
| H A D | eos.out_markdown | 11 And then something else.
|
| /openbsd-src/usr.sbin/pkg_add/OpenBSD/ |
| H A D | style.pod | 126 # do something that doesn't need the actual elements 215 Rather than C<defined $value or $value = $something;> 216 or C<$value = $something unless defined $value;>, write: 218 $value //= $something;
|
| /openbsd-src/gnu/gcc/libstdc++-v3/docs/html/27_io/ |
| H A D | binary_iostreams_kanze.txt | 28 If you are writing something that will be read by another program, or a 31 writing something that will be read by an existing program, or be
|
| /openbsd-src/gnu/llvm/llvm/docs/HistoricalNotes/ |
| H A D | 2001-01-31-UniversalIRIdea.txt | 25 The risk is that this sounds like a universal IR -- something that the 29 think about whether LLVM is different or if has something novel that might
|
| /openbsd-src/gnu/lib/libstdc++/libstdc++/docs/html/27_io/ |
| H A D | binary_iostreams_kanze.txt | 28 If you are writing something that will be read by another program, or a 31 writing something that will be read by an existing program, or be
|