HomeSort by relevance Sort by last modified time
    Searched refs:and (Results 1 - 25 of 1174) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /netvirt/usr/src/cmd/perl/5.6.1/distrib/t/comp/
colon.t 6 # ABC LABEL XYZZY m q qq qw qx s tr y AUTOLOAD and alarm
29 ok 1, (eval "package ABC; sub zyx {1}; 1;" and
30 eval "ABC::zyx" and
31 not eval "ABC:: eq ABC||" and
34 ok 2, (eval "package LABEL; sub zyx {1}; 1;" and
35 eval "LABEL::zyx" and
36 not eval "LABEL:: eq LABEL||" and
39 ok 3, (eval "package XYZZY; sub zyx {1}; 1;" and
40 eval "XYZZY::zyx" and
41 not eval "XYZZY:: eq XYZZY||" and
    [all...]
cpp.t 12 ($Config{'cppstdin'} =~ /\bcppstdin\b/) and
  /netvirt/usr/src/cmd/perl/5.8.4/distrib/t/comp/
colon.t 6 # ABC LABEL XYZZY m q qq qw qx s tr y AUTOLOAD and alarm
29 ok 1, (eval "package ABC; sub zyx {1}; 1;" and
30 eval "ABC::zyx" and
31 not eval "ABC:: eq ABC||" and
34 ok 2, (eval "package LABEL; sub zyx {1}; 1;" and
35 eval "LABEL::zyx" and
36 not eval "LABEL:: eq LABEL||" and
39 ok 3, (eval "package XYZZY; sub zyx {1}; 1;" and
40 eval "XYZZY::zyx" and
41 not eval "XYZZY:: eq XYZZY||" and
    [all...]
  /netvirt/usr/src/cmd/perl/5.8.4/distrib/lib/unicore/lib/
InGreekA.pl 7 # \p{InGreekAndCoptic} (and fuzzy permutations)
9 # Meaning: Block 'Greek and Coptic'
12 0370 03FF Greek and Coptic
InSupers.pl 7 # \p{InSuperscriptsAndSubscripts} (and fuzzy permutations)
9 # Meaning: Block 'Superscripts and Subscripts'
12 2070 209F Superscripts and Subscripts
InCjkSym.pl 7 # \p{InCjkSymbolsAndPunctuation} (and fuzzy permutations)
9 # Meaning: Block 'CJK Symbols and Punctuation'
12 3000 303F CJK Symbols and Punctuation
InEnclo2.pl 7 # \p{InEnclosedCjkLettersAndMonths} (and fuzzy permutations)
9 # Meaning: Block 'Enclosed CJK Letters and Months'
12 3200 32FF Enclosed CJK Letters and Months
InHalfwi.pl 7 # \p{InHalfwidthAndFullwidthForms} (and fuzzy permutations)
9 # Meaning: Block 'Halfwidth and Fullwidth Forms'
12 FF00 FFEF Halfwidth and Fullwidth Forms
InMisce3.pl 7 # \p{InMiscellaneousSymbolsAndArrows} (and fuzzy permutations)
9 # Meaning: Block 'Miscellaneous Symbols and Arrows'
12 2B00 2BFF Miscellaneous Symbols and Arrows
  /netvirt/usr/src/lib/libxcurses/src/tic/
Makefile 5 # 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.
49 # Note that $RD/bin/$SYS should be ahead of /bin and /usr/bin in PATH.
77 @echo this tic and untic is not currently used by Solaris
78 @echo use tic and untic in usr/src/lib/libcurses
  /netvirt/usr/src/cmd/perl/5.8.4/distrib/lib/Locale/Maketext/
GutsLoader.pm 15 # utf8 and then try THAT.
19 Locale::Maketext::DEBUG and print "Requiring Locale::Maketext::Guts...\n";
28 unless -e $path and -f _ and -r _;
36 Locale::Maketext::DEBUG and
41 Locale::Maketext::DEBUG and print "Non-utf8'd Locale::Maketext::Guts fine\n";
43 Locale::Maketext::DEBUG and print "Loaded Locale::Maketext::Guts fine\n";
  /netvirt/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
Trig.t 24 if ($^O eq 'unicos') { # See lib/Math/Complex.pm and t/lib/complex.t.
53 print 'not ' unless (near($y, 1.5707963267949) and
68 print 'not ' unless (near($r, sqrt(2))) and
69 (near($t, deg2rad(45))) and
75 print 'not ' unless (near($x, 1)) and
76 (near($y, 1)) and
82 print 'not ' unless (near($r, sqrt(2))) and
83 (near($t, deg2rad(45))) and
89 print 'not ' unless (near($x, 1)) and
90 (near($y, 1)) and
    [all...]
  /netvirt/usr/src/cmd/perl/5.6.1/distrib/t/lib/
trig.t 24 if ($^O eq 'unicos') { # See lib/Math/Complex.pm and t/lib/complex.t.
52 print 'not ' unless (near($y, 1.5707963267949) and
67 print 'not ' unless (near($r, sqrt(2))) and
68 (near($t, deg2rad(45))) and
74 print 'not ' unless (near($x, 1)) and
75 (near($y, 1)) and
81 print 'not ' unless (near($r, sqrt(2))) and
82 (near($t, deg2rad(45))) and
88 print 'not ' unless (near($x, 1)) and
89 (near($y, 1)) and
    [all...]
  /netvirt/usr/src/psm/promif/ieee1275/
README.promif 5 # 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.
31 The "common" subdirectory contains machine and platform
34 ISA and platform dependent implementations of promif
35 interfaces (including platform and/or ISA defined interfaces)
40 interfaces which are used by sun4u and sun4r.
  /netvirt/usr/src/psm/promif/ieee1275/common/
README.common 5 # 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.
27 This directory contains the "common" (machine and platform-independent)
32 types and definitions (i.e. cell size) in external ISA and platform-
34 files, are ISA and platform-dependent.
  /netvirt/usr/src/cmd/mdb/
README 5 # 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.
28 mdb(1) is an extensible utility for low-level debugging and editing of the
30 process core dumps, and object files. mdb provides a completely customizable
33 removed, or are themselves low-level debugging tools, and for customer
37 on the design, features, and goals of MDB. See /shared/sac/PSARC/1999/169
38 for copies of the paper and related documentation. More information about
40 contains both the source for the MDB debugger, and the supporting debugger
41 modules. Developers are free to modify and enhance these modules to ad
    [all...]
  /netvirt/usr/src/cmd/perl/5.6.1/distrib/t/op/
closure.t 38 test { foo == 3 and $i == 3};
84 &{$foo[0]}() == 0 and
85 &{$foo[1]}() == 1 and
86 &{$foo[2]}() == 2 and
87 &{$foo[3]}() == 3 and
96 &{$foo[0]}() == 4 and
97 &{$foo[1]}() == 3 and
98 &{$foo[2]}() == 2 and
99 &{$foo[3]}() == 1 and
114 &{$foo[0]}() == 0 and
    [all...]
lop.t 4 # test the logical operators '&&', '||', '!', 'and', 'or', 'not'
27 and (!!($i || $j) == (!$i && !$j))
28 and ((!$i || $j) == ($i && !$j))
29 and (($i || !$j) != (!$i && $j))
  /netvirt/usr/src/cmd/lp/filter/postscript/common/
README 5 # 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.
23 Common header and source files used when you compile most of the programs in this
25 agree with the LIBDIR and FONTDIR definitions in ../Makefile.
  /netvirt/usr/src/head/
iso646.h 5 * 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.
43 #define and && macro
  /netvirt/usr/src/lib/openssl/
openssl.pc.tmpl 8 # 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.
33 Description: Secure Sockets Layer and cryptography libraries and tools
  /netvirt/usr/src/cmd/lp/filter/postscript/download/
README 5 # 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.
24 and prepends requested host resident font files to the input. The downloaded
25 fonts are the ones named in the %%DocumentFonts: comment and listed in a
27 and the comments in downloader.c for examples of map files. By default map
28 files and font files are in *hostfontdir. It's initialized using HOSTFONTDIR
29 (file ../common/path.h) and can be changed on the command line using the
  /netvirt/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/Perldoc/
GetOptsOO.pm 13 # (and we increment the error count by the return value of it)
14 # If there's no handle_unknown_option, then we just warn, and then increment
42 DEBUG > 3 and print " Truth is $truth\n";
47 while( @$args and ($_ = $args->[0]) =~ m/^-(.)(.*)/s ) {
63 DEBUG > 3 and print " $method => $rest\n";
70 DEBUG > 3 and print " $method is true ($truth)\n";
77 and print " calling handle_unknown_option('$first')\n";
91 DEBUG > 2 and print " Setting args->[0] to \"-$rest\"\n";
  /netvirt/usr/src/cmd/perl/5.8.4/distrib/t/op/
lop.t 4 # test the logical operators '&&', '||', '!', 'and', 'or', 'not'
27 and (!!($i || $j) == (!$i && !$j))
28 and ((!$i || $j) == ($i && !$j))
29 and (($i || !$j) != (!$i && $j))
  /netvirt/usr/src/lib/libelfsign/
README 5 # 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.
32 library for appcert and friends doesn't make any sense. If the APIs
37 That isn't an issue since kcfd(1m) and elfsign(1) are 32 bit
38 applications and are the only consumers.

Completed in 3120 milliseconds

1 2 3 4 5 6 7 8 91011>>