Home
last modified time | relevance | path

Searched refs:case (Results 1 – 25 of 420) sorted by relevance

12345678910>>...17

/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Switch/t/
H A Dswitch.t14 # NON-case THINGS;
16 $case->{case} = { case => "case" };
18 *case = \&case;
20 # PREMATURE case
22 eval { case 1 { ok(0) }; ok(0) } || ok(1);
28 case 1 { ok(0) } else { ok(1) }
29 case 2 { ok(0) } else { ok(1) }
30 case 3 { ok(1) } else { ok(0) }
35 eval { case __ <= 1 || __ > 2 { ok(0) } } || ok(1);
36 case __ <= 2 { ok(0) };
[all …]
H A Dnested.t26 case qr/\d/ {
28 case 1 { print "ok 1\n" }
29 case [2,3] { print "ok $count\n" }
32 case 'four' { print "ok 4\n" }
/onnv-gate/usr/src/lib/libpp/common/
H A Dpp.probe37 case $v in
43 do case $x in
45 case $x in
59 do case $d in
61 *) case $g in
62 '') case $p in
75 case $a in
83 case $p in
94 case $# in
98 do case $# in
[all …]
/onnv-gate/usr/src/lib/libshell/common/fun/
H A Dtitle9 case $1 in
11 case $# in
14 do case " $t " in
20 case $t in
27 case $# in
30 do case " $t " in
34 case $t in
51 case $TERM in
H A Dpushd10 case $dir in
25 case $1 in
46 case $dir in
51 case $dir in
58 case $type in
85 case $1 in
88 case $dir in
H A Ddirs12 case $dir in
30 case $1 in
55 case $dir in
60 case $TERM in
65 case $dir in
72 case $type in
95 case $dir in
H A Dpopd10 case $dir in
25 case $1 in
46 case $dir in
51 case $dir in
58 case $type in
85 case $1 in
88 case $dir in
/onnv-gate/usr/src/cmd/auditrecord/
H A Dmkmsg.pl86 my ($name, $description, $title, $skip, @case) = ('', '', '', '', ());
88 ($name, $description, $title, $skip, @case) = @{$attr{$label}};
102 my $case;
104 foreach $case (@case) {
105 addToMsgFile(${$case}[0]); # description
107 my @comment = split(/\s*:\s*/, ${$case}[2]);
108 my $note = ${$case}[3];
H A Daudit_record_attr.txt115 # case is used to generate alternate descriptions for a given
123 # case <= unlimited; if necessary, text continues on a new line
140 # case is not nested; ellipsis (...) is used to give the effect
145 case=Invalid socket file descriptor
149 case=If the socket address is not part of the AF_INET family
154 case=If the socket address is part of the AF_INET family
155 case=...If there is no vnode for this file descriptor
159 case=...or if the socket is not bound
163 case=...or if the socket address length = 0
167 case=...or for all other conditions
[all …]
H A Dauditrecord.pl138 my @case;
150 ($name, $description, $title, $skip, @case) =
194 foreach $caseElement (@case) {
259 my @case;
290 ($name, $description, $title, $skip, @case) =
342 foreach $caseElement (@case) {
462 my ($description, $title, $skip, @case);
468 ($name, $description, $title, $skip, @case) = @{$attr{$label}};
481 return ($name, $description, $title, $skip, @case);
/onnv-gate/usr/src/tools/onbld/Checks/
H A DComments.py115 arc, case = re.split('[/ \t]', match.group(1), 1)
116 arcs.setdefault((arc, case), []).append(match.group(2))
152 for case, insts in arcs.iteritems():
154 errors['dup'].append(' '.join(case))
159 if not case in valid:
160 errors['nonexistent'].append(' '.join(case))
169 if entered == valid[case]:
174 if dbcom != valid[case]:
176 [' '.join(case), valid[case],
/onnv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/BSM/
H A D_BSMparse.pm112 my $case = '';
113 my @case = ();
207 push(@case, [$case, $format, $comment, $note]);
212 $skip, @case];
216 $case = $note = $comment = $skip = $callName
218 @case = ();
251 elsif (/^\s*case\s*=\s*(.*)/i) {
253 push(@case, [$case, $format, $comment, $note]);
257 $case = $1;
264 push(@case, [$case, $format, $comment, $note]);
[all …]
/onnv-gate/usr/src/cmd/tcpd/
H A Dupdate.c.org45 case RQ_FILE:
48 case RQ_CLIENT_SIN:
51 case RQ_SERVER_SIN:
59 case RQ_DAEMON:
62 case RQ_USER:
65 case RQ_CLIENT_NAME:
68 case RQ_CLIENT_ADDR:
71 case RQ_SERVER_NAME:
74 case RQ_SERVER_ADDR:
/onnv-gate/usr/src/lib/libast/common/features/
H A Dccode23 case 0137:
26 case 0176:
29 case 0241:
32 case 0025:
38 case 0272:
48 case 0377:
54 case 0301:
/onnv-gate/usr/src/lib/efcode/fcode_test/
H A Dcase.fth29 case
37 " case.1" 0 case1 drop " zero" comp invert .passed?
38 " case.2" 1 case1 drop " one" comp invert .passed?
39 " case.3" 2 case1 drop " two" comp invert .passed?
40 " case.4" 3 case1 drop " 3" comp invert .passed?
41 " case.5" 4 case1 drop " 4" comp invert .passed?
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dcharnames.pm120 my $case = $cname =~ /[[:upper:]]/ ? "CAPITAL" : "SMALL";
121 if ($txt =~ m/\t\t\U$script\E (?:$case )?LETTER \U\Q$cname\E$/m) {
130 my $case = $name =~ /[[:upper:]]/ ? "CAPITAL" : "SMALL";
132 if ($txt =~ m/\t\t$script (?:$case )?LETTER \U\Q$name\E$/m) {
/onnv-gate/usr/src/lib/libsqlite/test/
H A Dnull.test60 select ifnull(case when b<>0 then 1 else 0 end, 99) from t1;
65 select ifnull(case when not b<>0 then 1 else 0 end, 99) from t1;
70 select ifnull(case when b<>0 and c<>0 then 1 else 0 end, 99) from t1;
75 select ifnull(case when not (b<>0 and c<>0) then 1 else 0 end, 99) from t1;
80 select ifnull(case when b<>0 or c<>0 then 1 else 0 end, 99) from t1;
85 select ifnull(case when not (b<>0 or c<>0) then 1 else 0 end, 99) from t1;
90 select ifnull(case b when c then 1 else 0 end, 99) from t1;
95 select ifnull(case c when b then 1 else 0 end, 99) from t1;
/onnv-gate/usr/src/cmd/vgrind/
H A Dvgrindefs.src26 :bb=\dbeginproc|space|case\d:be=\dendproc|end\d|;:\
28 :kw=abs and array beginproc boolean by case cdnl char copied dispose\
43 :kw=and array assert begin case const div do downto else end file for\
50 :kw=asm auto break case char continue default do double else enum\
65 :kw=break case cd continue do done \
73 :kw=alias alloc break breaksw case cd chdir continue default\
94 :kw=break by case create default do dynamic else end every external\
105 :kw=DRETURN DRIVER arith break case character default define do\
111 :bb=\d(begin|case|for|if|loop|record|repeat|while|with)\d:\
117 :kw=and array begin by case const\
[all …]
/onnv-gate/usr/src/lib/libdll/common/features/
H A Ddll27 case $lib in
34 case $lib in
44 case $lib in
51 case $lib in
54 case $lib in
56 case `package` in
66 case $abi in
/onnv-gate/usr/src/lib/libcmd/common/features/
H A Dutsname8 case $u in
11 case $u in
/onnv-gate/usr/src/cmd/sendmail/cf/mailer/
H A Duucp.m435 # handle error address as a special case
50 R! $+ $: $k ! $1 in case $U undefined
84 R! $+ $: $k ! $1 in case $U undefined
93 # handle error address as a special case
104 # handle error address as a special case
/onnv-gate/usr/src/lib/libshell/common/features/
H A Doptions17 case $2 in
30 case `echo a | tr a '\012' | wc -l` in
/onnv-gate/usr/src/common/openssl/doc/ssl/
H A DSSL_CTX_add_session.pod33 whether a session with the same session id already exists. In this case
57 The operation failed. In case of the add operation, it was tried to add
58 the same (identical) session twice. In case of the remove operation, the
/onnv-gate/usr/src/lib/libcurses/screen/
H A Dtermcap.ed117 case _TWO('b','s'):
121 case _TWO('p','t'):
125 case _TWO('n','c'):
129 case _TWO('n','s'):
/onnv-gate/usr/src/uts/common/smbsrv/ndl/
H A Dndrtypes.ndl43 #define CASE(X) [case(X)]
139 * CASE_INFO_ENT is intended to simplify the declaration of the case
142 * is add a single line to the fixup function for each new case.
145 case N: size1 = sizeof (struct NAME##N); \

12345678910>>...17