Home
last modified time | relevance | path

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

12345678910>>...22

/freebsd-14.2/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\$/;
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp165 referenceType(pointee(unless(isConstQualified())))); in __anoneb3ed5790902()
170 pointerType(pointee(unless(isConstQualified())))); in __anoneb3ed5790a02()
177 unless(anyOf(hasMethod(cxxConstructorDecl(isCopyConstructor(), in __anoneb3ed5790b02()
178 unless(isDeleted()))), in __anoneb3ed5790b02()
180 unless(isDeleted())))))); in __anoneb3ed5790b02()
275 hasAncestor(typeLoc(unless( in isUnevaluated()
286 unless(isPotentiallyEvaluated())), in isUnevaluated()
334 const auto NonConstMethod = cxxMethodDecl(unless(isConst())); in findDirectMutation()
541 allOf(hasMethod(allOf(hasName("end"), unless(isConst()))), in findRangeLoopMutation()
595 unless(hasParent(declStmt(hasParent(cxxForRangeStmt( in findReferenceMutation()
[all …]
/freebsd-14.2/crypto/openssl/Configurations/
H A D00-base-templates.conf51 push @defs, "ZLIB" unless $disabled{zlib};
52 push @defs, "ZLIB_SHARED" unless $disabled{"zlib-dynamic"};
95 unless ($disabled{"zlib-dynamic"}) {
103 unless ($disabled{zlib}) {
/freebsd-14.2/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;
/freebsd-14.2/contrib/sendmail/contrib/
H A Dmailprio160 X unless (defined $canon) {
199 X unless defined $useracct{$to};
250 eval 'sub ENOENT {2;}' unless defined &ENOENT;
251 eval 'sub EINTR {4;}' unless defined &EINTR;
252 eval 'sub EINVAL {22;}' unless defined &EINVAL;
261 eval 'sub LOCK_SH {0x01;}' unless defined &LOCK_SH;
262 eval 'sub LOCK_EX {0x02;}' unless defined &LOCK_EX;
485 X next unless / to=/ && / stat=/;
490 X next unless $delay;
495 X next unless $xdelay;
[all …]
/freebsd-14.2/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) };
/freebsd-14.2/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;
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/Models/
H A DUncheckedOptionalAccessModel.cpp93 auto Exception = unless(Ignorable ? expr(anyOf(*Ignorable, cxxThisExpr())) in isOptionalMemberCallWithNameMatcher()
108 Ignorable ? callExpr(unless(hasArgument(0, *Ignorable))) : callExpr()); in isOptionalOperatorCallWithName()
145 unless(hasDeclaration( in isOptionalValueOrConversionConstructor()
147 argumentCountIs(1), hasArgument(0, unless(hasNulloptType()))); in isOptionalValueOrConversionConstructor()
154 unless(hasDeclaration(cxxMethodDecl( in isOptionalValueOrConversionAssignment()
156 argumentCountIs(2), hasArgument(1, unless(hasNulloptType()))); in isOptionalValueOrConversionAssignment()
184 cxxMemberCallExpr(on(expr(unless(cxxThisExpr()))), in isValueOrStringEmptyCall()
195 cxxMemberCallExpr(on(expr(unless(cxxThisExpr()))), in isValueOrNotEqX()
626 unless(hasArgument(0, expr(hasOptionalType())))))); in ignorableOptional()
778 unless(anyOf(hasOptionalType(), hasNulloptType()))), in buildTransferMatchSwitch()
[all …]
/freebsd-14.2/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});
/freebsd-14.2/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()
H A DRunLoopAutoreleaseLeakChecker.cpp148 return objcMessageExpr(unless(anyOf(equalsBoundNode(RunLoopBind), in getOtherMessageSentM()
177 auto NoPoolM = unless(hasAncestor(autoreleasePoolStmt())); in checkTempObjectsInNoPool()
/freebsd-14.2/crypto/openssl/apps/
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});
H A DCA.pl.in67 unless scalar grep { $arg eq $_ } @OPENSSL_CMDS;
170 $FILE = "" unless defined($FILE = <STDIN>);
188 $cname = "My Certificate" unless defined $cname;
/freebsd-14.2/crypto/openssl/test/ssl-tests/
H A D28-seclevel.cnf.in87 push @tests_ec, @tests_ec_non_fips unless $fips_mode;
88 push @tests, @tests_ec unless disabled("ec");
89 push @tests, @tests_tls1_2 unless disabled("tls1_2") || disabled("ec");
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.in125 push @tests, @tests_tls1_3 unless disabled("tls1_3");
126 push @tests, @tests_tls1_2 unless alldisabled(("tls1_2", "tls1_1", "tls1",
H A D19-mac-then-encrypt.cnf.in154 push @tests, @tests_tls1_2 unless disabled("tls1_2");
155 push @tests, @tests_tls1 unless disabled("tls1") || $fips_mode;
/freebsd-14.2/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;
/freebsd-14.2/crypto/openssl/doc/man3/
H A DCMS_verify.pod29 The content is written to the BIO I<out> unless it is NULL.
45 certificates contained in the I<cms> structure unless B<CMS_NOINTERN> is set.
57 Finally the signed content is read (and written to I<out> unless it is NULL)
77 chain verified, unless B<CMS_CADES> flag is also set.
80 verified, unless CMS_CADES flag is also set.
H A DCRYPTO_THREAD_run_once.pod77 result of the operation in I<*ret>. I<lock> will be locked, unless atomic
87 I<*ret>. I<lock> will be locked, unless atomic operations are supported on the
96 I<lock> will be locked, unless atomic operations are supported on the specific
168 /* Do not unlock unless the lock was successfully acquired. */
/freebsd-14.2/tools/build/options/
H A DWITH_META_MODE12 module is required unless
40 The build hides commands that are executed unless
/freebsd-14.2/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>>...22