Home
last modified time | relevance | path

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

12345678910>>...70

/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp105 referenceType(pointee(unless(isConstQualified())))); in __anon78d823ce0402()
110 pointerType(pointee(unless(isConstQualified())))); in __anon78d823ce0502()
115 hasMethod(cxxConstructorDecl(isMoveConstructor(), unless(isDeleted()))), in __anon78d823ce0602()
116 hasMethod(cxxMethodDecl(isMoveAssignmentOperator(), unless(isDeleted()))), in __anon78d823ce0602()
117 unless(anyOf(hasMethod(cxxConstructorDecl(isCopyConstructor(), in __anon78d823ce0602()
118 unless(isDeleted()))), in __anon78d823ce0602()
120 unless(isDeleted())))))); in __anon78d823ce0602()
207 hasAncestor(typeLoc(unless( in isUnevaluated()
212 unaryExprOrTypeTraitExpr(unless(sizeOfExpr( in isUnevaluated()
218 unless(isPotentiallyEvaluated())), in isUnevaluated()
[all …]
/netbsd-src/external/ibm-public/postfix/dist/
H A Dpflogsumm_quickfix.txt17 next unless((($msgMonStr, $msgDay, $msgHr, $msgMin, $msgSec, $logRmdr) =
19 ! unless((($cmd, $qid) = $logRmdr =~ m#^(?:postfix|$syslogName)/([^\[:]*).*?: ([^:\s]+)#o) == 2…
25 next unless((($msgMonStr, $msgDay, $msgHr, $msgMin, $msgSec, $logRmdr) =
27 ! unless((($cmd, $qid) = $logRmdr =~ m#^(?:postfix|$syslogName)(?:/(?:smtps|submission))?/([^\[…
41 ! unless((($cmd, $qid) = $logRmdr =~ m#^(?:postfix|$syslogName)/([^\[:]*).*?: ([^:\s]+)#o) == 2…
49 ! unless((($cmd, $qid) = $logRmdr =~ m#^(?:postfix|$syslogName)(?:/(?:smtps|submission))?/([^\[…
/netbsd-src/external/gpl2/xcvs/dist/contrib/
H A Dpvcs2rcs.in343 unless (ref $fh)
357 unless (ref $fh)
391 push @_, "something wrong.\n" unless ( @_ > 0 );
394 $outstring .= sprintf " - $!\n" unless ($outstring =~ /\n$/);
458 unless ( ( chdir $dir ) and ( opendir CURDIR, "." ) and ( @filenames = readdir CURDIR ) )
551 unless ( ( opendir VCSDIR, $vcsdir ) and ( @files = readdir VCSDIR ) )
872 $wtr->print ("\n") unless ($description =~ /\n$/s);
891 unless ($first_time)
914 $wtr->print ("\n") unless ($comment{$revision} =~ /\n$/s);
1044 unless (@a and @b);
[all …]
H A Dvalidate_repo.in202 unless( GetOptions(
228 $cvsroot = $ENV{'CVSROOT'} unless $cvsroot;
229 pod2usage( "error: Must set CVSROOT" ) unless $cvsroot;
240 $_ = File::Spec->rel2abs( $_ ) unless /\n/ || !-x $_;
252 push @ARGV, "." unless( scalar @ARGV );
414 unless( defined $rinfo )
482 unless($revision =~ m/^\d+\.\d+(?:\.\d+\.\d+)*$/)
703 push( @new_revisions, "1.1" ) unless (exists $max_branch_revision{1}
/netbsd-src/external/bsd/ntp/dist/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;
/netbsd-src/crypto/external/bsd/openssl/dist/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}) {
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libuniname/
H A Dgen-uninames30 (unless line (return))
37 (unless (eql (char name-string 0) #\<)
39 (unless (<= #xAC00 code #xD7A3)
42 (unless (or (<= #xF900 code #xFA2D) (<= #xFA30 code #xFA6A)
86 (unless (aref words-by-length len)
/netbsd-src/crypto/external/bsd/openssl.old/dist/Configurations/
H A D00-base-templates.conf74 push @defs, "ZLIB" unless $disabled{zlib};
75 push @defs, "ZLIB_SHARED" unless $disabled{"zlib-dynamic"};
118 unless ($disabled{"zlib-dynamic"}) {
126 unless ($disabled{zlib}) {
H A Dunix-Makefile.tmpl180 unless ($libdir) {
437 # doesn't pass macros down as environment variables unless there already
503 $(ECHO) $(RM) $$s1; {- output_off() unless windowsdll(); "" -}\
506 $(RM) fuzz/$$s1; {- output_on() unless windowsdll(); "" -}\
567 : {- output_off() unless windowsdll(); "" -}; \
570 : {- output_on() unless windowsdll();
600 …@ : {- output_off() unless grep { $_ eq "OPENSSL_USE_APPLINK" } (@{$target{defines}}, @{$config{de…
604 …@ : {- output_on() unless grep { $_ eq "OPENSSL_USE_APPLINK" } (@{$target{defines}}, @{$config{def…
628 : {- output_off(); output_on() unless windowsdll() or sharedaix(); "" -}; \
633 : {- output_off() unless windowsdll() or sharedaix(); output_on() if windowsdll(); "" -}; \
[all …]
H A D10-main.conf7 unless (%$vc_win64a_info) {
32 unless (%$vc_win32_info) {
62 unless (%$vc_wince_info) {
136 unless (%$vms_info) {
146 unless ($disabled{zlib}) {
1302 push @ex_libs, 'ws2_32.lib' unless $disabled{sock};
1324 bn_asm_src => sub { return undef unless @_;
1337 bn_asm_src => sub { return undef unless @_;
1384 push @ex_libs, 'ws2.lib' unless $disabled{sock};
/netbsd-src/external/gpl3/autoconf/dist/bin/
H A Dautom4te.in245 unless grep {/__m4_version__/} @m4_builtin;
287 unless defined $lang;
318 unless exists $language{lc $_};
367 unless @ARGV;
384 unless $cache;
556 unless $out;
577 unless /^\#\s*(if|include|endif|ifdef|ifndef|define)\b/;
609 unless /^\#(if|include|endif|ifdef|ifndef|define)\b/;
H A Dautoreconf.in174 push @ARGV, '.' unless @ARGV;
207 $automake .= ' --copy' unless $symlink;
208 $libtoolize .= ' --copy' unless $symlink;
406 unless defined ($_) && /generated.*by aclocal/;
/netbsd-src/tests/usr.bin/indent/
H A Dpsym_stmt.c11 #define unless(cond) if (!(cond)) macro
19 unless(cond) in function()
/netbsd-src/crypto/external/bsd/openssl/dist/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) };
/netbsd-src/crypto/external/bsd/openssl/dist/
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});
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DNumberObjectConversionChecker.cpp256 unless(typedefType(hasDeclaration( in checkASTCodeBody()
275 unless(hasConditionVariableStatement(declStmt()) in checkASTCodeBody()
303 unless(hasTrueExpression( in checkASTCodeBody()
305 unless(hasFalseExpression( in checkASTCodeBody()
/netbsd-src/external/mit/libuv/dist/docs/src/
H A Dthreading.rst119 Functions return 0 on success or an error code < 0 (unless the
132 Functions return 0 on success or an error code < 0 (unless the
147 Functions return 0 on success or an error code < 0 (unless the
159 Functions return 0 on success or an error code < 0 (unless the
183 Functions return 0 on success or an error code < 0 (unless the
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/ssl-tests/
H A D30-supported-groups.conf.in43 push @tests, @tests_tls1_3 unless disabled("tls1_3")
45 push @tests, @tests_tls1_2 unless disabled("tls1_2") || disabled("ec");
H A D27-ticket-appdata.conf.in98 push @tests, @tests12 unless disabled("tls1_2");
99 push @tests, @tests13 unless disabled("tls1_3");
/netbsd-src/crypto/external/bsd/openssl/dist/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");
/netbsd-src/crypto/external/bsd/openssl/dist/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;
/netbsd-src/crypto/external/bsd/openssl.old/dist/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});
/netbsd-src/external/gpl2/diffutils/dist/
H A Dconfigure.ac47 [Name of "diff" program, unless overridden.])
50 [Name of editor program, unless overridden.])
98 # -lposix4, but we don't want to link that library unless we have to.
/netbsd-src/crypto/external/bsd/openssl/dist/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.

12345678910>>...70