Home
last modified time | relevance | path

Searched refs:unless (Results 1 – 25 of 570) sorted by relevance

12345678910>>...23

/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/ustack/
H A Dtst.spin.ksh99 die "output problem\n" unless /^TOTAL (\d+)/;
101 die "too few samples (\$count)\n" unless \$count >= 1000;
108 die "expected START at \$.\n" unless /^START/;
113 die "expected END at \$.\n" unless /\`baz\+/;
117 die "expected END at \$.\n" unless /\`bar\+/;
121 die "expected END at \$.\n" unless /\`foo\+/;
125 die "expected END at \$.\n" unless /\`main\+/;
129 die "expected END at \$.\n" unless /^END\$/;
H A Dtst.depth.ksh78 die "expected START at \$.\n" unless /^START/;
82 die "expected depth (\$_) at \$.\n" unless /^(\d+)\$/;
93 die "expected END at \$.\n" unless /^END\$/;
/src/crypto/openssl/Configurations/
H A D00-base-templates.conf51 push @defs, "BROTLI" unless $disabled{brotli};
52 push @defs, "BROTLI_SHARED" unless $disabled{"brotli-dynamic"};
53 push @defs, "ZLIB" unless $disabled{zlib};
54 push @defs, "ZLIB_SHARED" unless $disabled{"zlib-dynamic"};
55 push @defs, "ZSTD" unless $disabled{zstd};
56 push @defs, "ZSTD_SHARED" unless $disabled{"zstd-dynamic"};
139 unless ($disabled{"zlib-dynamic"}) {
148 unless ($disabled{zlib}) {
153 unless ($disabled{zstd}) {
158 unless ($disabled{brotli}) {
H A D50-cppbuilder.conf43 push @ex_libs, "ws2_32.lib" unless $disabled{sock};
102 push @ex_libs, "ws2_32.a" unless $disabled{sock};
/src/contrib/llvm-project/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp165 referenceType(pointee(unless(isConstQualified())))); in __anoncfce23980902()
170 pointerType(pointee(unless(isConstQualified())))); in __anoncfce23980a02()
175 hasMethod(cxxConstructorDecl(isMoveConstructor(), unless(isDeleted()))), in __anoncfce23980b02()
176 hasMethod(cxxMethodDecl(isMoveAssignmentOperator(), unless(isDeleted()))), in __anoncfce23980b02()
177 unless(anyOf(hasMethod(cxxConstructorDecl(isCopyConstructor(), in __anoncfce23980b02()
178 unless(isDeleted()))), in __anoncfce23980b02()
180 unless(isDeleted())))))); in __anoncfce23980b02()
284 hasAncestor(typeLoc(unless( in isUnevaluated()
289 unaryExprOrTypeTraitExpr(unless(sizeOfExpr( in isUnevaluated()
295 unless(isPotentiallyEvaluated())), in isUnevaluated()
[all …]
/src/contrib/ntp/scripts/monitoring/
H A Dntptrap139 unless (defined($name))
148 unless (defined($name))
174 &usage unless (@Requests);
205 last unless (defined($ret)); # warn called by ntp'send();
253 warn("$0: recv: $!\n"), last unless (defined($from));
263 next unless defined($ret);
269 &clear_timeout("retry-".unpack("H*",pack("a4SC",$from,$associd,$op))) unless $op == 7;
270 delete $RETRY{pack("a4SC",$from,$associd,$op)} unless $op == 7;
/src/contrib/sendmail/contrib/
H A Dmailprio27 # Existing files will *not* be overwritten unless `-c' is specified.
160 X unless (defined $canon) {
196 X print $sink '# ----- prioritized users', "\n" unless $qflag;
199 X unless defined $useracct{$to};
208 X print $sink '# ----- unprioritized users', "\n" unless $qflag;
250 eval 'sub ENOENT {2;}' unless defined &ENOENT;
251 eval 'sub EINTR {4;}' unless defined &EINTR;
252 eval 'sub EINVAL {22;}' unless defined &EINVAL;
258 eval 'sub SEEK_SET {0;}' unless defined &SEEK_SET;
261 eval 'sub LOCK_SH {0x01;}' unless defined &LOCK_SH;
[all …]
/src/crypto/openssl/apps/
H A DCA.pl.in99 push @frag, "\\$1" unless $1 eq "\n";
106 push @frag, $1 unless $1 eq "\n";
112 next unless ($val =~ m{\G(?:[ \t]+|\z)}ogcs);
192 next unless ($val =~ m{\G(?:[ \t]+|\z)}ogcs);
216 unless grep { $arg eq $_ } @OPENSSL_CMDS;
218 unless (@_ > 0);
319 $FILE = "" unless defined($FILE = <STDIN>);
336 $cname = "My Certificate" unless defined $cname;
H A Dtsget.in105 $error_string .= ", http code: $http_code" unless $http_code == 0;
150 @ARGV = ("-") unless @ARGV != 0;
151 $options{e} = ".tsr" unless defined($options{e});
/src/crypto/openssl/external/perl/Text-Template-1.56/
H A DMakefile.PL62 unless ( eval { ExtUtils::MakeMaker->VERSION(6.63_03) } ) {
69 unless eval { ExtUtils::MakeMaker->VERSION(6.52) };
/src/crypto/openssl/exporters/cmake/
H A DOpenSSLConfig.cmake.in105 {- output_off() unless $disabled{shared}; "" -}
107 {- output_on() unless $disabled{shared}; "" -}
145 {- output_off() unless $no_static; "" -}
147 {- output_on() unless $no_static; output_off() if $no_static; "" -}
175 {- output_off() unless $no_shared; "" -}
177 {- output_on() unless $no_shared;
181 {- output_off() unless $lib_info{libcrypto}->{shared_import}; "" -}
208 {- output_on() unless $lib_info{libcrypto}->{shared_import};
/src/contrib/ntp/scripts/
H A Dsummary.in29 exit run(@ARGV) unless caller;
51 die "$statsdir: no such directory" unless (-d $statsdir);
52 die "$outputdir: no such directory" unless (-d $outputdir);
54 unless ($skip_time_steps >= 0.0);
56 unless ($startdate =~ m/.*$log_date_pattern$/);
58 unless ($enddate =~ m/.*$log_date_pattern$/);
H A Dplot_summary.in31 exit run(@ARGV) unless caller;
51 die "illegal offset-limit: $offset_limit" unless $offset_limit > 0.0;
124 $first_day = "$1-$2-$3 ($line)" unless $day_out;
266 $first_day = "$1-$2-$3 ($line)" unless $day_out;
/src/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/Models/
H A DUncheckedOptionalAccessModel.cpp182 return cxxMemberCallExpr(Ignorable ? on(expr(unless(*Ignorable))) in isOptionalMemberCallWithNameMatcher()
194 Ignorable ? callExpr(unless(hasArgument(0, *Ignorable))) : callExpr()); in isOptionalOperatorCallWithName()
230 unless(hasDeclaration( in isOptionalValueOrConversionConstructor()
232 argumentCountIs(1), hasArgument(0, unless(hasNulloptType())), in isOptionalValueOrConversionConstructor()
240 unless(hasDeclaration(cxxMethodDecl( in isOptionalValueOrConversionAssignment()
242 argumentCountIs(2), hasArgument(1, unless(hasNulloptType()))); in isOptionalValueOrConversionAssignment()
272 cxxMemberCallExpr(on(expr(unless(cxxThisExpr()))), in isValueOrStringEmptyCall()
283 cxxMemberCallExpr(on(expr(unless(cxxThisExpr()))), in isValueOrNotEqX()
696 unless(hasArgument(0, expr(hasOptionalType())))))); in ignorableOptional()
847 unless(anyOf(hasOptionalType(), hasNulloptType()))), in buildTransferMatchSwitch()
[all …]
/src/crypto/openssl/
H A Dconfigdata.pm.in76 unless (caller) {
272 print " $what\n" unless $disabled{$what};
333 unless file_name_is_absolute($config{builddir});
346 unless file_name_is_absolute($config{builddir});
354 unless file_name_is_absolute($config{sourcedir});
/src/release/packages/ucl/
H A DREADME25 dependency, unless pkg(8) doesn't detect the dependency automatically for
38 on "cron", unless the package doesn't work at all without cron.
41 "periodic", unless the package only contains periodic reports.
/src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DNumberObjectConversionChecker.cpp255 unless(elaboratedType(namesType(typedefType(hasDeclaration( in checkASTCodeBody()
274 unless(hasConditionVariableStatement(declStmt()) in checkASTCodeBody()
302 unless(hasTrueExpression( in checkASTCodeBody()
304 unless(hasFalseExpression( in checkASTCodeBody()
/src/crypto/openssl/doc/man3/
H A DCRYPTO_THREAD_run_once.pod94 result of the operation in I<*ret>. I<lock> will be locked, unless atomic
103 result of the operation in I<*ret>. I<lock> will be locked, unless atomic
113 I<*ret>. I<lock> will be locked, unless atomic operations are supported on the
123 I<*ret>. I<lock> will be locked, unless atomic operations are supported on the
132 I<lock> will be locked, unless atomic operations are supported on the specific
141 I<lock> will be locked, unless atomic operations are supported on the specific
155 spawned unless (and until) there is demand. Thread polling is disabled by
248 /* Do not unlock unless the lock was successfully acquired. */
/src/crypto/openssl/test/ssl-tests/
H A D28-seclevel.cnf.in93 push @tests_ec, @tests_ec_non_fips unless $fips_mode;
94 push @tests, @tests_ec unless disabled("ecx");
95 push @tests, @tests_tls1_2 unless disabled("tls1_2") || disabled("ecx");
H A D27-ticket-appdata.cnf.in98 push @tests, @tests12 unless disabled("tls1_2");
99 push @tests, @tests13 unless disabled("tls1_3")
H A D22-compression.cnf.in141 push @tests, @tests_tls1_3 unless disabled("tls1_3");
142 push @tests, @tests_tls1_2 unless alldisabled(("tls1_2", "tls1_1", "tls1",
/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/ip/
H A Dtst.ipv4localsctp.ksh74 die "Could not connect to host $local port \$ARGV[0] \$@" unless \$s;
97 die "Could not listen on $local port $sctpport \$@" unless \$l;
H A Dtst.localsctpstate.ksh77 die "Could not connect to host $local port \$ARGV[0] \$@" unless \$s;
100 die "Could not listen on $local port $sctpport \$@" unless \$l;
/src/tools/build/options/
H A DWITH_META_MODE12 module is required unless
40 The build hides commands that are executed unless
/src/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DMatchSwitch.h144 using ast_matchers::unless; in BuildMatcher()
147 return stmt(unless(anything())); in BuildMatcher()

12345678910>>...23