Searched refs:we (Results 51 - 75 of 119) sorted by relevance

12345

/osnet-11/usr/src/lib/libldap5/sources/pr/md/unix/
H A Dos_SunOS_amd64.s186 / Did we set the lock?
219 / Did we set the lock?
/osnet-11/usr/src/lib/libc/sparcv9/fp/
H A D__quad_mag64.s130 ! /* see if we need to round */
205 cmp %l1,114 ! see if we need to prenormalize
273 orcc %o7,%l6,%g0 ! see if we need to round
312 tst %l2 ! see if we need to raise underflow
460 ! /* otherwise we only borrowed one place */
473 ! /* see if we need to round */
526 cmp %l1,114 ! see if we need to prenormalize y
674 andcc %i5,4,%g0 ! see if we need to raise underflow
689 tst %l6 ! see if we need to round
/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/Project/
H A DProject.xs91 # Define any constants that need to be exported. By doing it this way we can
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Dwrite.t365 # must fail since we have a trailing ; in the eval'ed string (WL)
411 Here we go: @* That's all, folks!
420 Here we go: $txt That's all, folks!
425 { # test 18: @# and ~~ would cause runaway format, but we now
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/
H A DO.pm113 a sub reference which we'll call CALLBACK. Next, the "compile-only"
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Filter/Util/Call/
H A DCall.pm47 # Did we get a code reference?
341 general purpose we will make use of the context data and allow any
342 arbitrary I<from> and I<to> strings to be used. This time we will use a
429 Another variation on a theme. This time we will modify the C<Subst>
436 When used as a filter we want to invoke it like this:
/osnet-11/usr/src/lib/libc/capabilities/sun4v-hwcap3/common/
H A Dmemcpy.s283 ! check if we are copying MED_MAX or more bytes
363 bge,a %ncc, .medl64 ! if we branch
614 ! check if we are copying MED_MAX or more bytes
854 ! cache until we are ready to store final element of cache line.
881 ! before we finish setting it, while minimizing the effects on
954 cmp %o2, 8 ! Insure we don't load beyond
1066 add %o2, 64, %o2 ! Insure we don't load beyond
1116 sub %o5, 8, %o5 ! insure we don't load past end of src
/osnet-11/usr/src/lib/libc/i386/gen/
H A Dmemcpy.s116 addl $1, %ecx / we need to insure that future
/osnet-11/usr/src/lib/libc/capabilities/sun4u-opl/common/
H A Dmemcpy.s225 cmp %o2, 64 ! do we have < 64 bytes remaining
263 cmp %o2, 32 ! do we have < 32 bytes remaining
272 cmp %o2, 8 ! do we have < 8 bytes remaining
277 sub %o0, 8, %o0 ! since we are at the end
278 ! when we first enter the loop
281 cmp %o2, 8 ! do we have < 8 bytes remaining
734 ! o3 is how much sooner we'll cross the alignment boundary
967 ! %o1 I/O 8-byte aligned (and we've set GSR.ALIGN)
1143 ! %o1 I/O 8-byte aligned (and we've set GSR.ALIGN)
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Doverload.pm970 I<actual> type of $bar is a scalar reference, and we do not overload
971 the scalar dereference. Thus we can get the I<actual> non-overloaded
972 contents of $bar by just using C<$$bar> (what we do in functions which
976 Second, we create a new tied hash each time the hash syntax is used.
980 Both these problems can be cured. Say, if we want to overload hash
1091 Note that while we obtained this value using a nice little script,
1151 of type C<symbolic> is true. To overcome this, we need a way to
1196 example below. Here is the extra-credit question: why do we need an
1241 Due to L<Calling Conventions for Mutators>, we do not need anything
1256 To make C<++> and C<--> work, we nee
[all...]
H A DDigest.pm179 message we calculate the digest for. The return value is the $ctx
198 message we calculate the digest for. The return value is the $ctx
/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/Privilege/
H A DPrivilege.xs76 # Define any constants that need to be exported. By doing it this way we can
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/Unicode/
H A DUnicode.pm206 do we do?
212 1048576 more characters. Now we can store character ranges up to
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Storable/
H A DStorable.pm617 Since we said earlier:
621 everything we say about hooks should also hold for deep cloning. However,
644 whether we're in a dclone() or a regular serialization via store() or freeze().
672 But wait: if we're deserializing, there's no object yet... right?
681 I<cloning> is true when we're part of a deep clone operation, I<serialized>
737 (for instance) point back to the object we're trying to serialize in
742 Shared references among objects will not stay shared: if we're serializing
745 deserializing, we'll get [A', C'] where A' refers to B', but C' refers to D,
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/XS/Typemap/
H A DTypemap.xs85 by default and we don't want to decrement the ref count twice
233 # 11 at the present time but we can't not rely on this
760 # Problem is that xsubpp does XSRETURN(1) because we arent
806 /* Release the FILE* from the PerlIO system so that we do
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DEmbed.pm11 #Only when we need them
387 we should find B<auto/Socket/Socket.a>
390 we should find B<auto/DBD/Oracle/Oracle.a>
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Devel/PPPort/
H A DPPPort.pm168 # Other items we are prepared to export if requested
467 # define IVSIZE 4 /* A bold guess, but the best we can make. */
931 * we may have data from different locales mixed */
1067 /* no digits before the radix means we need digits after it */
1106 /* we can have an optional exponent part */
1108 /* The only flag we keep is sign. Blow away any "it's UV" */
/osnet-11/usr/src/lib/libc/capabilities/sun4v/common/
H A Dmemset.s200 subcc %o3, 8, %o3 ! Can we store any doubles?
/osnet-11/usr/src/lib/libc/i386_hwcap1/gen/
H A Dmemset.s45 cld / make sure we go the right way...
109 movntps %xmm0, 32(%edi) / so we work more places
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CPAN/
H A DFirstTime.pm107 Shall we use it as the general CPAN build and cache directory?
170 # XXX This the time when we refetch the index files (in days)
256 # Do we follow PREREQ_PM?
301 # we don't need ncftp if we have ncftpget
352 Every Makefile.PL is run by perl in a separate process. Likewise we
618 Now we need to know where your favorite CPAN sites are located. Push
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/Spec/
H A DMac.pm84 Here are the rules that are used in C<catdir()>; note that we try to be as
626 If $path and $base appear to be on two different volumes, we will not
627 attempt to resolve the two paths, and we will instead simply return
/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/
H A DLgrp.xs72 * we define them here.
92 * and we just define it so that the C compiler will not complain about the
153 # Define any constants that need to be exported. By doing it this way we can
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dconfigpm131 # It's the very first thing we found. Skip $start forward
143 # If we had a double-quote, we'd better eval it so escape
146 # we escape any perl variable markers
153 # So we can say "if $Config{'foo'}".
222 # NB. as $summary is unique, we need to copy it in a lexical variable
283 # check for cached value (which may be undef so we use exists not defined)
302 # Find out how the current key's quoted so we can skip to its end.
390 # byteorder does exist on its own but we overlay a virtual
658 # Now do some simple tests on the Config.pm file we hav
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/DynaLoader/
H A DXSLoader_pm.PL30 # No prizes for guessing why we don't say 'bootstrap DynaLoader;' here.
207 The parentheses about XSLoader::load() arguments are needed since we replaced
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Class/
H A DStruct.pm61 # do we ever export anything else than 'struct'...?
96 # Ensure we are not, and will not be, a subclass.
492 additional checking of values, etc. Here, we want the C<count>
493 element always to be nonnegative, so we redefine the C<count>

Completed in 136 milliseconds

12345