Searched refs:does (Results 201 - 223 of 223) sorted by relevance

123456789

/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DBuilder.pm486 Like Test::More's unlike(). Checks if $this B<does not match> the
830 Normally, Test::Builder does some extra diagnostics when the test
/opensolaris-onvv-gate/usr/src/cmd/sgs/yacc/common/
H A Dy2.c640 (void) fprintf(ftable, "#else /* user does initial allocation */\n");
805 * LHS means Left Hand Side. It does not need to be translated.
1683 "action does not terminate"));
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMM_Unix.pm863 tardist. This target does the actual work of turning the distdir into
887 zipdist. This target does the actual work of turning the distdir into
1408 needs_linking() does.
1857 print STDOUT "CONFIG key '$m' does not exist in Config.pm\n"
2864 # SUNOS ld does not take the full path to a shared library
2875 # SUNOS ld does not take the full path to a shared library
H A DMM_VMS.pm66 # foreach(@array) does) (5.00307)
1747 VMS does dynamic loading, it's not necessary to statically link each
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/
H A DFile.pm91 # MSWin32 does not indicate failure with 0, but I don't know if
94 croak "$pack: your filehandle does not appear to be seekable";
448 $pos = $oldsize; # This is what perl does for normal arrays
805 # that knows that the file does indeed start at 0.
816 # If a record does not already end with the appropriate terminator
1200 # Now, what does the ad_history mean, and what is this function doing?
1295 local *_; # local $_ does not work here
1749 die "$pack: Parent cache object $cache does not support _heap_move method"
1980 _ci_warn "Node $n of heap does not predate node $c";
2134 and will be created if it does no
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Data/Dumper/
H A DDumper.pm1196 XSUB implementation does not support them.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DNNTP.pm795 selection by message-id does B<not> alter the "current article pointer".
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DLaTeX.pm242 # ISO 10646 does not say that lArr is the same as the 'is implied by'
243 # arrow but also does not have any other character for that function. So
247 # ISO 10646 does not say this is the 'implies' character but does not
1764 does not split in the middle of some curly brackets.
H A DMan.pm534 # scalars and does the right thing with them. Tidy up any trailing
1359 most B<troff> implementations, but GNU troff does as an extension. It would
/opensolaris-onvv-gate/usr/src/cmd/sendmail/src/
H A Dsendmail.h148 ERROR README: -DSASL (SASL) does not agree with the version of the CYRUS_SASL library (SASL_VERSION)
/opensolaris-onvv-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dk5-int.h1086 error(MIT_DES_KEYSIZE does not equal KRB5_MIT_DES_KEYSIZE)
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DBigFloat.pm443 return 1 if $x->{sign} eq '+' && $y->{sign} eq '-'; # does also 0 <=> -y
444 return -1 if $x->{sign} eq '-' && $y->{sign} eq '+'; # does also -x <=> 0
648 $y->{sign} =~ tr/+-/-+/; # does nothing for NaN
649 $x->badd($y,$a,$p,$r); # badd does not leave internal zeros
650 $y->{sign} =~ tr/+-/-+/; # refix $y (does nothing for NaN)
686 $x->badd($self->bone(),@r); # badd() does round
722 $x->badd($self->bone('-'),@r); # does round
1088 # does not modify arguments, but returns new object
1100 # does not modify arguments, but returns new object
1153 _e_add($x,$y,$xs,$ys); # call add (does subtrac
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Text/
H A DBalanced.pm1856 (this is the only case where a list-context C<extract_quotelike> does so),
2099 does if your split pattern has capturing parentheses), you would
/opensolaris-onvv-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dcaps91 non_rev_rmcup nrrmc NR bool smcup does not reverse rmcup
/opensolaris-onvv-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dcaps91 non_rev_rmcup nrrmc NR bool smcup does not reverse rmcup
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DC.pm2157 of the form C<A::B>) where package C<A> does not contain any subs.
H A DDeparse.pm1064 # pp_padany -- does not exist after parsing
3005 # or ("", $args_after_prototype_demunging) if it does.
4235 translation that B::Deparse usually does. On the other hand, note that
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DCGI.pm2975 # If called with one parameter, does a pattern match (case
4407 If the parameter does not exist at all, then param() will return undef
4522 parameters' values. The Vars() method does this. Called in a scalar
4698 Note that in the interests of execution speed CGI.pm does B<not> use
5633 The automatic escaping does not apply to other shortcuts, such as
5655 it does reduce the size of the documents by 10-20%. To get
7682 -value=>'does this really work?');
/opensolaris-onvv-gate/usr/src/lib/libc/capabilities/sun4u/common/
H A Dmemcpy.s32 * Note: this does not work for overlapped copies, bcopy() does
203 ! 8 byte multiple count and does byte copy for the residual.
/opensolaris-onvv-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h430 * This has been fixed! Yipee! (Or at least it does in 11.00, not 11.11..)
1358 #error ip_compat.h does not recognise this platform/OS.
/opensolaris-onvv-gate/usr/src/uts/sun4/ml/
H A Dinterrupt.s588 ! The general outline of what the code here does is:
/opensolaris-onvv-gate/usr/src/uts/common/fs/doorfs/
H A Ddoor_sys.c1135 #error stack does not grow downward, door_layout() must change
/opensolaris-onvv-gate/usr/src/uts/sfmmu/ml/
H A Dsfmmu_asm.s764 * the HAT gnum does not match global gnum. We hold
4025 * This routine does NOT support user addresses
4048 * to start the search with rehash value 1 as sfmmu_vatopfn() does.
4662 #error - KPMTSBM_SHIFT does not correspond to size of kpmtsbm struct

Completed in 197 milliseconds

123456789