Home
last modified time | relevance | path

Searched refs:not (Results 1 – 25 of 3996) sorted by relevance

12345678910>>...160

/openbsd/gnu/usr.bin/perl/t/comp/
H A Dcolon.t29 not eval "ABC::: >= 0");
42 not eval "m::zyx" and
44 not eval "m::: >= 0");
47 not eval "q::zyx" and
49 not eval "q::: >= 0");
52 not eval "qq::zyx" and
57 not eval "qw::zyx" and
62 not eval "qx::zyx" and
67 not eval "s::zyx" and
72 not eval "tr::zyx" and
[all …]
H A Drequire.t463 my $err= $not ? $@ : "";
470 if ($not) {
488 my $not= $not ? "" : "not ";
491 if ($not) {
495 $not= $err=~/did not return a true value/ ? "" : "not ";
507 if ($not) {
522 $not = $@ =~ /did not return a true value/ ? '' : 'not ';
537 $not = $@ eq '' ? '' : 'not ';
565 $not = $err =~ /did not return a true value/ ? '' : 'not ';
568 if ($not) {
[all …]
/openbsd/gnu/llvm/llvm/utils/lit/tests/Inputs/shtest-not/
H A Dnot-calls-external.txt5 # Simple uses of 'not'
8 # RUN: not not %{python} pass.py
9 # RUN: not not not %{python} fail.py
10 # RUN: not not not not %{python} pass.py
15 # RUN: not not --crash %{python} pass.py
16 # RUN: not not --crash %{python} fail.py
17 # RUN: not not --crash not %{python} pass.py
18 # RUN: not not --crash not %{python} fail.py
48 # Various patterns of 'not', 'not --crash', and 'env'
53 # RUN: not env FOO=1 BAR=1 not --crash not %{python} pass.py \
[all …]
H A Dnot-calls-diff.txt6 # RUN: not diff %t.foo0 %t.bar
7 # RUN: not not not diff %t.foo0 %t.bar
8 # RUN: not not not not not diff %t.foo0 %t.bar
12 # RUN: not not diff %t.foo0 %t.foo1
13 # RUN: not not not not diff %t.foo0 %t.foo1
16 # RUN: not diff %t.foo0 %t.foo1
/openbsd/gnu/usr.bin/perl/ext/VMS-DCLsym/t/
H A Dvms_dclsym.t3 require VMS::DCLsym or die "not ok 1\n";
6 tie %syms, VMS::DCLsym or die "not ok 2\n";
16 print +($val eq 'Perl_test' ? '' : 'not '),"ok 5\n";
21 print +($sym ? '' : 'not '),"ok 6\n";
26 print +(defined($syms{$name}) ? 'not ' : ''),"ok 8\n";
29 print +($obj ? '' : 'not '),"ok 9\n";
31 print +($obj->clearcache(0) ? '' : 'not '),"ok 10\n";
32 print +($obj->clearcache(1) ? 'not ' : ''),"ok 11\n";
46 print +(defined($val) ? 'not ' : ''),"ok 17\n";
71 print +($syms{':LOCAL'} ? '' : 'not '),"ok 27\n";
[all …]
/openbsd/gnu/usr.bin/perl/dist/Unicode-Normalize/t/
H A Dnull.t22 print /c$/ ? "ok" : "not ok", " 2\n";
25 print /c$/ ? "ok" : "not ok", " 3\n";
28 print /c$/ ? "ok" : "not ok", " 4\n";
31 print /c$/ ? "ok" : "not ok", " 5\n";
34 print /c$/ ? "ok" : "not ok", " 6\n";
37 print /c$/ ? "ok" : "not ok", " 7\n";
40 print /c$/ ? "ok" : "not ok", " 8\n";
43 print /c$/ ? "ok" : "not ok", " 9\n";
46 print /c$/ ? "ok" : "not ok", " 10\n";
49 print /c$/ ? "ok" : "not ok", " 11\n";
[all …]
/openbsd/regress/usr.sbin/bgpd/integrationtests/
H A Dixp.rdomain1.ok19 Ext. Communities: ovs not-found
47 Ext. Communities: ovs not-found
55 Ext. Communities: ovs not-found
63 Ext. Communities: ovs not-found
77 Ext. Communities: ovs not-found
84 Ext. Communities: ovs not-found
90 Ext. Communities: ovs not-found
97 Ext. Communities: ovs not-found
105 Ext. Communities: ovs not-found
112 Ext. Communities: ovs not-found
[all …]
/openbsd/gnu/usr.bin/texinfo/djgpp/
H A Dconfig.bat9 Rem wanted or not, if cache is wanted or not, and where the sources are.
18 if not "%XSRC%" == "." goto small_env
25 if not "%SPECARG%" == "0" goto small_env
26 if not "%1" == "NLS" if not "%1" == "nls" goto cache_opt
51 if not "%1" == "DEP" goto src_dir_opt
72 if not errorlevel 0 set ARGS=%_ARGS%
75 if not "%1" == "" goto arg_loop
119 if not "%HOME%" == "" goto host_name
136 if not "%USER%" == "" goto haveuser
160 if not errorlevel 1 goto no_ren0
[all …]
/openbsd/gnu/usr.bin/perl/t/op/
H A Dnot.t12 pass("logical negation of empty list") if not();
13 is(not(), 1, "logical negation of empty list in numeric comparison");
14 is(not(), not(0),
19 is(! 1, (not 1),
21 is(! 0, (not 0),
23 is(! (0, 0), not(0, 0),
48 my $not0 = not 0;
49 my $not1 = not 1;
81 is not(${qr//}), "", 'dereferenced regexps are true';
85 *yes = \not 0;
[all …]
/openbsd/gnu/usr.bin/perl/os2/OS2/OS2-PrfDB/t/
H A Dos2_prfdb.t20 END {print "not ok 1\n" unless $loaded;}
38 print( ($ini ? "": "not "), "ok 2\n# HINI=`$ini'\n");
41 "not ok 3\n# err: `$^E'\n" : "ok 3\n");
45 "not ok 4\n# err: `$^E'\n");
60 print( $res ? "ok 9\n" : "not ok 9# err: `$^E'\n");
76 print( ($ini ? "": "not "), "ok 15\n# HINI=`$ini'\n");
80 "not ok 16\n# err: `$^E'\n");
83 "not ok 17\n# err: `$^E'\n");
86 "not ok 18\n# err: `$^E'\n");
89 "not ok 19\n# err: `$^E'\n");
[all …]
/openbsd/gnu/usr.bin/perl/cpan/Encode/t/
H A Dencoding.t35 print "not " unless ord($a) == 0x3af;
38 print "not " unless ord($b) == 0x100;
45 print "not " unless ord($c) == 0x3af;
48 print "not " unless length($c) == 2;
84 print "not " unless ord($c) == 0x3af;
98 print "not " unless "\x{3AF}" =~ /\xDF/;
143 print "not " unless alleq($byte, $U);
146 #do not match a wrong UTF-8 string
147 print "not " if anyeq($byte, $Ub);
169 print "not " unless alleq( $u, $v );
[all …]
/openbsd/gnu/usr.bin/perl/ext/Tie-Memoize/t/
H A DTie-Memoize.t16 chdir(File::Spec->updir()) if not -d 't';
24 ok(not exists $hash{'strict.pm'});
29 ok(not exists $hash{'strict.pm'});
30 ok(not defined $hash{fake_file3});
31 ok(not defined $hash{known_to_exist});
32 ok(not exists $hash{known_to_exist});
33 ok(not exists $hash{'strict.pm'});
38 ok(not exists $hash{'strict.pm'});
46 ok(not exists $hash{fake_file2});
47 ok(not exists $hash{fake_file1});
[all …]
/openbsd/regress/lib/libc/sys/
H A DREADME16 t_chroot - fchroot is not implemented
32 t_wait_noproc - waitid and wait6 are not implemented
44 t_clock_nanosleep - not available
45 t_clone - not available
49 t_getrandom - not available
51 t_lwp_create - not available
52 t_lwp_ctl - not available
55 t_nanosleep - not available
56 t_pollts - not available
63 t_ptrace_wait6 - not implemented
[all …]
/openbsd/gnu/usr.bin/perl/cpan/bignum/t/
H A Din_effect.t20 is(bigfloat::in_effect(), undef, 'bigfloat not in effect');
21 is(bigrat::in_effect(), undef, 'bigint not in effect');
27 is(bigint::in_effect(), undef, 'bigint not in effect');
29 is(bigrat::in_effect(), undef, 'bigrat not in effect');
41 is(bigint::in_effect(), undef, 'bigint not in effect');
43 is(bigrat::in_effect(), undef, 'bigint not in effect');
49 is(bigint::in_effect(), undef, 'bigint not in effect');
51 is(bigrat::in_effect(), undef, 'bigrat not in effect');
63 is(bigint::in_effect(), undef, 'bigint not in effect');
71 is(bigint::in_effect(), undef, 'bigint not in effect');
[all …]
/openbsd/regress/lib/libc/strerror/
H A Dvalid.ok6 Operation not permitted
21 14 34 13: Operation not
22 15 34 14: Operation not
23 16 34 15: Operation not p
24 17 34 16: Operation not pe
25 18 34 17: Operation not per
26 19 34 18: Operation not perm
27 20 34 19: Operation not permi
28 21 34 20: Operation not permit
29 22 34 21: Operation not permitt
[all …]
/openbsd/usr.bin/file/magdir/
H A DOpenBSD10 >16 lelong >0 not stripped
12 >16 belong >0 not stripped
20 >16 lelong >0 not stripped
24 >16 lelong >0 not stripped
31 >16 lelong >0 not stripped
41 >16 belong >0 not stripped
45 >16 belong >0 not stripped
52 >16 belong >0 not stripped
62 >16 belong >0 not stripped
66 >16 belong >0 not stripped
[all …]
H A Dibm37011 # >12 long >0 not stripped
15 # >12 long >0 not stripped
22 >12 belong >0 not stripped
26 >12 belong >0 not stripped
30 >12 belong >0 not stripped
32 >12 belong >0 not stripped
34 >12 belong >0 not stripped
36 >12 belong >0 not stripped
38 >12 belong >0 not stripped
41 >12 belong >0 not stripped
[all …]
H A Dnetbsd10 >16 lelong >0 not stripped
12 >16 belong >0 not stripped
20 >16 lelong >0 not stripped
24 >16 lelong >0 not stripped
31 >16 lelong >0 not stripped
42 >16 belong >0 not stripped
46 >16 belong >0 not stripped
53 >16 belong >0 not stripped
64 >16 belong >0 not stripped
68 >16 belong >0 not stripped
[all …]
/openbsd/gnu/usr.bin/perl/lib/
H A Dvars.t58 $e = $@ !~ /^'!abc' is not a valid variable name/ && 'not ';
67 ($e, @warns) = ($@ || @warns) ? 'not ' : '';
74 && 'not ';
79 $e = $@ && 'not ';
81 $e = ! *{'x%%'}{ARRAY} && 'not ';
84 $e = $@ && 'not ';
91 $e = *{'y%%'}{ARRAY} && 'not ';
95 $e = @errs != 3 && 'not ';
98 && 'not ';
101 && 'not ';
[all …]
/openbsd/gnu/usr.bin/perl/t/lib/feature/
H A Dbareword_filehandles155 Bareword filehandle "FOO" not allowed under 'no feature "bareword_filehandles"' at - line 9.
156 Bareword filehandle "FOO" not allowed under 'no feature "bareword_filehandles"' at - line 10.
157 Bareword filehandle "FOO" not allowed under 'no feature "bareword_filehandles"' at - line 11.
158 Bareword filehandle "FOO" not allowed under 'no feature "bareword_filehandles"' at - line 12.
173 Bareword filehandle "FOO" not allowed under 'no feature "bareword_filehandles"' at - line 8.
174 Bareword filehandle "FOO" not allowed under 'no feature "bareword_filehandles"' at - line 9.
197 Bareword filehandle "FOO" not allowed under 'no feature "bareword_filehandles"' at - line 10.
233 Bareword filehandle "FOO" not allowed under 'no feature "bareword_filehandles"' at - line 7.
234 Bareword filehandle "FOO" not allowed under 'no feature "bareword_filehandles"' at - line 8.
235 Bareword filehandle "FOO" not allowed under 'no feature "bareword_filehandles"' at - line 9.
[all …]
/openbsd/gnu/llvm/libcxx/src/support/runtime/
H A Dexception_pointer_unimplemented.ipp17 # warning exception_ptr not yet implemented
18 fprintf(stderr, "exception_ptr not yet implemented\n");
25 # warning exception_ptr not yet implemented
26 fprintf(stderr, "exception_ptr not yet implemented\n");
32 # warning exception_ptr not yet implemented
33 fprintf(stderr, "exception_ptr not yet implemented\n");
54 # warning exception_ptr not yet implemented
55 fprintf(stderr, "exception_ptr not yet implemented\n");
66 # warning exception_ptr not yet implemented
67 fprintf(stderr, "exception_ptr not yet implemented\n");
[all …]
/openbsd/gnu/usr.bin/perl/t/opbasic/
H A Dcmp.t251 my ($raw, $cooked, $not);
254 $not = $raw eq $cooked ? '' : 'not ';
259 $not = $raw ne $cooked ? 'not ' : '';
264 $not = (($raw cmp $cooked) == 0) ? '' : 'not ';
270 $not = $cooked eq $raw ? '' : 'not ';
275 $not = $cooked ne $raw ? 'not ' : '';
286 my ($raw, $cooked, $not);
289 $not = $raw eq $cooked ? 'not ' : '';
294 $not = $raw ne $cooked ? '' : 'not ';
305 $not = $cooked eq $raw ? 'not ' : '';
[all …]
/openbsd/usr.sbin/nsd/
H A Dxfrd-notify.c101 not->node.key = not->apex; in init_notify_send()
111 not->is_waiting = 0; in init_notify_send()
126 if(!not) in xfrd_del_notify()
130 if(not->is_waiting) { in xfrd_del_notify()
131 if(not->waiting_prev) in xfrd_del_notify()
132 not->waiting_prev->waiting_next = not->waiting_next; in xfrd_del_notify()
135 not->waiting_next->waiting_prev = not->waiting_prev; in xfrd_del_notify()
137 not->is_waiting = 0; in xfrd_del_notify()
141 if(not->notify_send_enable || not->notify_send6_enable) { in xfrd_del_notify()
142 notify_disable(not); in xfrd_del_notify()
[all …]
/openbsd/gnu/usr.bin/perl/ext/VMS-Stdio/t/
H A Dvms_stdio.t6 print +(defined(&getname) ? '' : 'not '), "ok 1\n";
15 print +($fh ? '' : 'not '), "ok 2\n";
17 print +(flush($fh) ? '' : 'not '),"ok 3\n";
18 print +(sync($fh) ? '' : 'not '),"ok 4\n";
21 print +($time ? '' : 'not '), "ok 5\n";
29 print +(rewind($fh) ? '' : 'not '),"ok 8\n";
32 print +($line eq localtime($time) ? '' : 'not '), "ok 9\n";
44 print +($sfh ? '' : 'not ($!) '), "ok 11\n";
51 print +(stat("$name.tmp") ? 'not ' : ''),"ok 13\n";
53 print +(&VMS::Stdio::tmpnam ? '' : 'not '),"ok 14\n";
[all …]
/openbsd/gnu/usr.bin/perl/cpan/version/t/
H A D06noop.t15 like $@, qr/operation not supported with version object/, 'No math ops with version objects';
17 like $@, qr/operation not supported with version object/, 'No math ops with version objects';
19 like $@, qr/operation not supported with version object/, 'No math ops with version objects';
21 like $@, qr/operation not supported with version object/, 'No math ops with version objects';
23 like $@, qr/operation not supported with version object/, 'No math ops with version objects';
26 like $@, qr/operation not supported with version object/, 'No math ops with version objects';
28 like $@, qr/operation not supported with version object/, 'No math ops with version objects';
30 like $@, qr/operation not supported with version object/, 'No math ops with version objects';
32 like $@, qr/operation not supported with version object/, 'No math ops with version objects';

12345678910>>...160