Searched refs:maybe (Results 1 - 25 of 25) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Attribute/Handlers/demo/
H A Ddemo2.pl7 my %z1 :Multi(method?maybe);
8 my %z2 :Multi(method,maybe);
9 my %z3 :Multi(qw(method,maybe));
10 my %z4 :Multi(qw(method maybe));
11 my %z5 :Multi('method','maybe');
H A Ddemo.pl8 my %z : Demo(hash) :Multi(method,maybe);
/osnet-11/usr/src/lib/libsocket/socket/
H A D_soutil.c179 struct netconfig *maybe; local
203 maybe = NULL;
225 maybe == NULL)
226 maybe = net; /* in case no exact match */
236 if (net == NULL && maybe)
237 net = maybe;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMkbootstrap.pm87 This file will get parsed, and produce a maybe empty
/osnet-11/usr/src/lib/libc/sparcv9/gen/
H A Dstrcpy.s71 bz,pn %ncc, .chkhalfword ! nope, maybe halfword
81 bz,pn %ncc, .chkword ! nope, maybe word
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/x2p/
H A Da2p.h377 int bl ( int arg, int maybe );
H A Da2py.c1053 bl(int arg, int maybe) argument
1058 return oper2(OBLOCK,arg,maybe);
1060 return oper2(OBLOCK,ops[arg+1].ival,maybe);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Class/
H A DISA.pm51 maybe "height-first" is the word) search. In the above example, it'd
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Locale/
H A DMaketext.pm542 * Pinch of salt, maybe a pinch of pepper
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Unicode/Normalize/
H A DNormalize.pm254 MAYBE Dubious. Maybe yes, maybe no.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Term/
H A DReadLine.pm92 lines are put into history automatically (maybe subject to
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Opcode/
H A DOpcode.pm290 =head1 TO DO (maybe)
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Time/HiRes/
H A DHiRes.pm331 Notice that the core C<time()> maybe rounding rather than truncating.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CPAN/
H A DFirstTime.pm96 important index files and maybe keep a temporary mirror of CPAN files.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Sys/Syslog/
H A DSyslog.pm405 # it's been a while... maybe things have been fixed
1579 I guess this was a more elaborate form of the previous bit, maybe because
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/I18N/LangTags/
H A DList.pm202 in English plus maybe other languages), und (undetermined
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Storable/
H A DStorable.pm467 effect). Later on, and maybe somewhere else, you can thaw the Perl scalar
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Unicode/
H A DCollate.pm1417 unfamiliar to you and maybe never used.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DCPAN.pm526 You may want to kill it and delete the lockfile, maybe. On UNIX try:
1478 # should have been called set and 'o debug' maybe 'set debug'
3410 delete $ret->{$_}{modid}; # not needed here, maybe elsewhere
3525 # area. But for Distributions that spring into existence, maybe
4716 "Make had some problems, maybe interrupted? Won't test";
4820 "Make had some problems, maybe interrupted? Won't install";
5369 $lfl =~ s/\s+//g; # chomp would maybe be too system-specific
6308 process, maybe something like this suits you better:
6318 If that gives you too much output every day, you maybe only want to
H A DCGI.pm6042 can put up an alert box or maybe fix things up yourself. You can
/osnet-11/usr/src/grub/grub-0.97/
H A Dconfigure693 cross_compiling=maybe
2480 if test "$cross_compiling" = maybe; then
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DBigFloat.pm971 # disable the shortcut for 2, since we maybe have it cached
1081 $x->badd($l_2) if defined $l_2; # and maybe by ln(2)
2904 While this works, it loads Calc needlessly. But maybe you just wanted that?
/osnet-11/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex6637 % #1 is (maybe) the \floatmagic string. If so, #2 will be the
/osnet-11/usr/src/grub/grub2/
H A Dconfigure1850 cross_compiling=maybe
4246 if test "$cross_compiling" = maybe; then
[all...]
/osnet-11/usr/src/grub/grub2/docs/
H A Dtexinfo.tex7652 % #1 is (maybe) the \floatmagic string. If so, #2 will be the

Completed in 188 milliseconds