Searched refs:something (Results 1 – 25 of 293) sorted by relevance
12345678910>>...12
| /mirbsd/src/usr.bin/file/magdir/ |
| D | maple | 40 0 string \0\0\001$ Maple something 53 0 string #\n##\ <SHAREFILE= Maple something 54 0 string \n#\n##\ <SHAREFILE= Maple something 55 0 string ##\ <SHAREFILE= Maple something 56 0 string #\r##\ <SHAREFILE= Maple something 57 0 string \r#\r##\ <SHAREFILE= Maple something 58 0 string #\ \r##\ <DESCRIBE> Maple something anomalous.
|
| 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
|
| /mirbsd/src/sbin/scsi/ |
| D | libscsi.c | 425 int something = 0; in next_field() local 479 something = 1; in next_field() 484 something = 2; in next_field() 490 something = 2; in next_field() 503 something = 2; in next_field() 516 something = 2; in next_field() 519 something = 1; in next_field() 582 return something; in next_field()
|
| /mirbsd/src/gnu/usr.bin/perl/lib/Test/ |
| D | Tutorial.pod | 105 ok( defined $ical ); # check that we got something 127 ok( defined $ical, 'new() returned something' ); 133 ok 1 - new() returned something 140 the manual says it does. [3] Let's pull something out of the 153 ok( defined $ical, 'new() returned something' ); 165 ok 1 - new() returned something 191 function, which lets us declare that something is supposed to be the 192 same as something else: 204 ok( defined $ical, 'new() returned something' ); 217 ok 1 - new() returned something [all …]
|
| /mirbsd/src/gnu/usr.bin/perl/t/run/ |
| D | switchx.aux | 14 #!/something/else
|
| D | switchPx.aux | 14 #!/something/else
|
| /mirbsd/src/gnu/usr.bin/perl/pod/ |
| D | perlsec.pod | 33 something else outside your program--at least, not by accident. All 129 If you try to do something insecure, you will get a fatal error saying 130 something like "Insecure dependency" or "Insecure $ENV{PATH}". 190 metacharacters, nor are dot, dash, or at going to mean something special 213 line, so you may need to use something like C<-wU> instead of C<-w -U> 250 environment variable, or you didn't set it to something that was safe. 258 starting subprocesses. You may wish to add something like this to your 288 doing something it shouldn't. 292 best way to call something that might be subjected to shell escapes: just 299 # do something [all …]
|
| D | perlnewmod.pod | 42 something else is a likely candidate. 49 write something to talk the protocol from scratch - you'd almost 76 library and is nice and simple, and then looking at something a little 162 the user will see something like this: 167 which looks like your module is doing something wrong. Instead, you want 207 provide a test framework which you can extend - you should do something
|
| D | perllol.pod | 31 but rather just a reference to it, you could do something more like this: 67 First, let's look at reading it in from a file. This is something like 141 you'd have to do something like this: 165 to do something a bit funnier looking:
|
| D | perldbmfilter.pod | 74 you write to the database you will have to use something like this: 127 $hash{12345} = "something";
|
| D | perlglossary.pod | 43 A nickname for something, which behaves in all ways as though you'd 160 with an L</assertion> that matches something of L</zero width> and may 166 matter, he meant literally something that could not be cut: I<a-> 187 To add one to something automatically, hence the name of the C<++> 188 operator. To instead subtract one from something automatically is 321 What a L</process> does when it has to wait for something: "My process 556 command interpreter) that starts it doing something. Even more 763 An L</assertion> that states something exists and perhaps describes 852 To send something to its correct destination. Often used 874 DWIM is an acronym for "Do What I Mean", the principle that something [all …]
|
| /mirbsd/src/gnu/usr.bin/perl/lib/Pod/t/ |
| D | htmlescp.pod | 11 file and something that looks like an E<lt>htmlE<gt> tag.
|
| /mirbsd/src/gnu/usr.bin/perl/lib/Class/ISA/ |
| D | ChangeLog | 19 something that should behave the same, but is cleaner and faster.
|
| /mirbsd/src/lib/libssl/src/doc/crypto/ |
| D | X509_NAME_get_index_by_NID.pod | 70 /* Do something with e */ 85 /* Do something with e */
|
| /mirbsd/src/usr.bin/tip/ |
| D | TODO | 17 and phone line). got any ideas here? I'm looking at something
|
| /mirbsd/src/gnu/usr.bin/perl/ext/Thread/ |
| D | sync.tx | 17 print "(something is wrong)\n" if $level < 0 || $level > 1;
|
| /mirbsd/src/gnu/usr.bin/binutils/ld/scripttempl/ |
| D | h8300hn.sc | 35 /* Use something like this to place a specific
|
| D | h8300.sc | 35 /* Use something like this to place a specific
|
| D | h8300sn.sc | 35 /* Use something like this to place a specific
|
| D | h8300sxn.sc | 35 /* Use something like this to place a specific
|
| D | h8300sx.sc | 41 /* Use something like this to place a specific
|
| D | h8300s.sc | 41 /* Use something like this to place a specific
|
| D | h8300h.sc | 41 /* Use something like this to place a specific
|
| /mirbsd/src/gnu/usr.bin/lynx/src/chrtrans/ |
| D | README.tables | 56 UC_CHARSET_SETUP_<something>; 60 did under a)...) [The <something> is derived from the charset's MIME name.
|
| /mirbsd/src/gnu/usr.bin/perl/t/pod/ |
| D | special_seqs.xr | 4 right-shift operator I can do something like `$x >> 3' or even `$y >>
|
12345678910>>...12