Searched refs:bare (Results 1 – 25 of 35) sorted by relevance
12
| /mirbsd/src/usr.bin/oldroff/refer/ |
| D | refer1.c | 100 bare = (argv[1][2] == '1') ? 1 : 2; 110 bare = 2;
|
| D | refer5.c | 153 if (bare == 0) { 198 if (bare < 2) 201 if (bare > 0)
|
| D | refer2.c | 155 if (bare < 2) { 175 if (bare < 2)
|
| D | refer0.c | 58 int bare = 0; variable
|
| D | refer..c | 63 extern int endpush, sort, labels, keywant, bare;
|
| /mirbsd/src/distrib/baselive/ |
| D | dot.xsession | 38 text=twm:101,evilwm-session:102,evilwm-bare:103,failsafe:1
|
| /mirbsd/src/gnu/usr.bin/perl/ext/B/B/ |
| D | Deparse.pm | 2493 my $bare = 0; 2501 $bare = 1; 2558 if ($bare) {
|
| /mirbsd/src/gnu/usr.bin/perl/t/lib/warnings/ |
| D | toke | 151 Use of bare << to mean <<"" is deprecated at - line 3.
|
| /mirbsd/src/usr.bin/awk/ |
| D | FIXES | 334 other 1-character botches, now fixed, include a bare $ and a 335 bare " at the end of the input.
|
| /mirbsd/src/gnu/usr.bin/perl/lib/Math/BigInt/t/ |
| D | mbimbf.inc | 4 # Make sure you always quote any bare floating-point values, lest 123.46 will
|
| /mirbsd/src/gnu/usr.bin/perl/ |
| D | Changes5.001 | 475 callist() could feed $@ back into croak with more than a bare %s. (croak() 476 handles long strings with a bare %s okay.)
|
| /mirbsd/src/etc/ |
| D | pf.os | 435 65520:128:1:48:M*,N,N,S: Windows:XP::Windows XP bare-bone
|
| /mirbsd/src/gnu/usr.bin/perl/pod/ |
| D | perlsub.pod | 946 If you're passing around filehandles, you could usually just use the bare 963 Notice to pass back just the bare *FH, not its reference.
|
| D | perl5005delta.pod | 88 begin with C<perl> be referenced with a C<Perl_> prefix. The bare function
|
| D | perlfaq3.pod | 117 references, makes you predeclare any subroutines that you call as bare
|
| D | perlport.pod | 567 Do not use either the bare result of C<pack("N", 10, 20, 30, 40)> or 568 bare v-strings (such as C<v10.20.30.40>) to represent IPv4 addresses:
|
| D | perlxstut.pod | 1234 (T_OUT). A bare C<PerlIO *> is considered a T_INOUT. If it matters
|
| D | perlglossary.pod | 720 A bare, single L</statement>, without any braces, hanging off an C<if> 2051 A special program that runs on the bare machine and hides the gory
|
| D | perlpodspec.pod | 1390 (Pod processors must tolerate a bare "=item" as if it were "=item
|
| D | perldiag.pod | 2200 (F) Only a bare module name is allowed as the first argument to a "use". 4246 =item Use of bare << to mean <<"" is deprecated
|
| D | perlop.pod | 2167 Perl doesn't officially have a no-op operator, but the bare constants
|
| D | perlretut.pod | 2100 form is a bare zero width assertion C<(?...)>, either a
|
| /mirbsd/src/gnu/usr.bin/perl/lib/CGI/ |
| D | Changes | 53 1. Fixed bare call to script() in start_html
|
| /mirbsd/src/share/dict/ |
| D | web2a | 3883 bare-ankled 3884 bare-armed 3885 bare-bitten 3886 bare-bosomed 3887 bare-branched 3888 bare-chested 3889 bare-clawed 3890 bare fallow 3891 bare-fingered 3893 bare-gnawn [all …]
|
| /mirbsd/src/gnu/usr.bin/binutils/gdb/doc/ |
| D | rluser.texi | 145 blank space created by the removal of the text. A list of the bare
|
12