Searched refs:and (Results 251 - 275 of 572) sorted by relevance

<<11121314151617181920>>

/opensolaris-onvv-gate/usr/src/cmd/mdb/sun4u/v9/kmdb/
H A Dmach_asmutil.h5 * Common Development and Distribution License, Version 1.0 only
12 * and limitations under the License.
15 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
40 and reg1, VER_MAXWIN, reg1
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/IO/t/
H A Dio_pipe.t50 if ($^O eq 'os2' and
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/List/Util/t/
H A Dproto.t47 print "not " unless ref $r eq "CODE" and $r == \&f;
H A Dreduce.t73 print "not " unless $a == 9 and $b == 9;
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Storable/t/
H A Ddclone.t17 if ($ENV{PERL_CORE} and $Config{'extensions'} !~ /\bStorable\b/) {
H A Dretrieve.t17 if ($ENV{PERL_CORE} and $Config{'extensions'} !~ /\bStorable\b/) {
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/eg/
H A Dcookie.cgi29 # Add new animals to old, and put them in a cookie
34 # Print the header, incorporating the cookie and the expiration date...
42 Choose the animals you want to add to the zoo, and click "add".
43 Come back to this page any time within the next hour and the list of
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/
H A DRefHash.t3 # Basic test suite for Tie::RefHash and Tie::RefHash::Nestable.
6 # hash and an ordinary un-tied hash, and check they give the same
34 # on a tied hash and on a normal hash, and checking that the results
80 test(defined(tied(%h)) and tied(%h) =~ /^Tie::RefHash/);
114 test(defined(tied(%h)) and tied(%h) =~ /^Tie::RefHash::Nestable/);
120 and tied(%{$h{$ref}}) =~ /^Tie::RefHash::Nestable=/ );
171 # Run the tests and give results.
178 # and
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/bignum/t/
H A Dbigint.t64 # accurarcy and precision
86 ok (1,1) and return if !defined $x;
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dstrict.t90 elsif (($prefix and $results !~ /^\Q$expected/) or
91 (!$prefix and $results ne $expected)){
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Dappend.t23 # test that when right argument of concat is UTF8, and is the same
24 # variable as the target, and the left argument is not UTF8, it no
33 r2() and print "ok $_\n" for qw/ 4 5 /;
H A Dgrent.t75 # By now the GR filehandle should be open and full of juicy group entries.
118 # Protect against one-to-many and many-to-one mappings.
128 if $name eq $name_s and
131 $gid eq $gid_s and
147 # If you are for example using both NIS and local groups,
153 # with the results of getgrgid() and getgrnam() call. If it finds no
164 # Test both the scalar and list contexts.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/t/pod/
H A Dplainer.t46 =item C<-T> and C<-B> not implemented on filehandles
47 =item C<-T> and C<-B> not implemented on filehandles
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/x2p/
H A Dcflags.SH29 : Protect any dollar signs and backticks that you do not want interpreted
35 : In the following dollars and backticks do not need the extra backslash.
/opensolaris-onvv-gate/usr/src/cmd/sgs/libld/common/
H A DREADME.XLINK5 # Common Development and Distribution License (the "License").
11 # and limitations under the License.
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
48 Solaris/ELF, with a small number of platforms, and the additional code
52 being linked. By default, the ld command determines the machine type and
54 from the command line. The -64 and -ztarget options exists to change this
58 indirection, using the global ld_targ structure to access code, data, and
73 Although the target dependent and independent (common) code is well separated,
80 is understandable and maintainable. A truly pluggable architecture
81 would be considerably more opaque and comple
[all...]
/opensolaris-onvv-gate/usr/src/cmd/sgs/rtld/sparcv9/
H A Dboot_elf.s5 * Common Development and Distribution License (the "License").
11 * and limitations under the License.
14 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
81 * PC-relative jumps, and the rdpc instruction is very slow.
83 * At the time of writing, the present and future SPARC CPUs that will use
84 * this code are only capable of addressing the bottom 43-bits and top 43-bits
97 * the result of a sethi (. - .PLT0), and %o1 containing the pc of
159 * routine twice - once for PLT0 and once for PLT1 with different
162 * The plt entries (PLT0 and PLT1) look like:
219 iflush %i0 ! .. and flus
[all...]
/opensolaris-onvv-gate/usr/src/cmd/vi/port/
H A Dovdoprnt.s8 # Common Development and Distribution License, Version 1.0 only
15 # and limitations under the License.
18 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
32 # software developed by the University of California, Berkeley, and its
/opensolaris-onvv-gate/usr/src/lib/libc/sparc/crt/
H A Dstret.s5 * Common Development and Distribution License, Version 1.0 only
12 * and limitations under the License.
15 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
66 and SIZE,MASK,TEMP
/opensolaris-onvv-gate/usr/src/lib/libc/sparc/fp/
H A Dfpsetrnd.s5 * Common Development and Distribution License (the "License").
11 * and limitations under the License.
14 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
42 and %o1, %o4, %o1 ! generate new fsr value
/opensolaris-onvv-gate/usr/src/lib/libc/sparcv9/fp/
H A Dfpsetrnd.s5 * Common Development and Distribution License (the "License").
11 * and limitations under the License.
14 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
42 and %o1, %o4, %o1 ! generate new fsr value
/opensolaris-onvv-gate/usr/src/lib/libshell/misc/
H A Dbuildksh93.readme5 # Common Development and Distribution License (the "License").
11 # and limitations under the License.
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
22 # Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
31 and "ast-open" packages using its native (nmake-based) build system
42 and feeding additional libraries (like libnsl, libsocket, librt etc.)
74 ## Generated binaries and headers can be found in the arch/$(PLATFORM)/
/opensolaris-onvv-gate/usr/src/uts/i86pc/ml/
H A Damd64.il5 * Common Development and Distribution License (the "License").
11 * and limitations under the License.
14 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
83 / disable interrupts and return value describing if interrupts were enabled
123 / in and out
H A Dia32.il5 * Common Development and Distribution License (the "License").
11 * and limitations under the License.
14 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
70 / disable interrupts and return value describing if interrupts were enabled
110 / in and out
/opensolaris-onvv-gate/usr/src/uts/sfmmu/ml/
H A Dsfmmu_kdi.s5 * Common Development and Distribution License (the "License").
11 * and limitations under the License.
14 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
38 * given VA/context pair, and returns it to the caller if the TTE is valid.
81 and %g4, %g5, %g4; \
91 and %g4, %g5, %g4; \
212 and %g3, HBLK_SZMASK, %g3; /* ttesz in %g3 */ \
218 and %g1, NHMENTS - 1, %g1; \
271 * success and -1 on error.
/opensolaris-onvv-gate/usr/src/uts/sun4u/cpu/
H A Dus3_cheetahplus_asm.s5 * Common Development and Distribution License (the "License").
11 * and limitations under the License.
14 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
82 and physaddr, scr1, scr1; \
90 * Panther version to reflush a line from both the L2 cache and L3
125 * to physaddr from both the L2 cache and the L3 cache.
140 and physaddr, l2_idx_out, l3_idx_out; \
145 and physaddr, l2_idx_out, l2_idx_out; \
155 * this routine with %g1 and %g2 already saved in %tpc, %tnpc and
[all...]

Completed in 230 milliseconds

<<11121314151617181920>>