/openbsd/gnu/usr.bin/perl/t/lib/strict/ |
H A D | refs | 56 Can't use string ("fred") as a SCALAR ref while "strict refs" in use at - line 5. 64 Can't use string ("fred") as a SCALAR ref while "strict refs" in use at - line 5. 73 Can't use string ("fred") as a SCALAR ref while "strict refs" in use at - line 6. 81 Can't use an undefined value as a SCALAR reference at - line 5. 89 Can't use an undefined value as an ARRAY reference at - line 5. 97 Can't use an undefined value as a HASH reference at - line 5. 105 Can't use an undefined value as a symbol reference at - line 5. 119 Can't use bareword ("fred") as a HASH ref while "strict refs" in use at - line 4. 184 Can't use string ("fred") as a SCALAR ref while "strict refs" in use at - line 8. 197 Can't use string ("fred") as a SCALAR ref while "strict refs" in use at - line 8. [all …]
|
/openbsd/gnu/usr.bin/perl/t/lib/croak/ |
H A D | pp_ctl | 7 Can't "goto" into the middle of a foreach loop at - line 3. 14 Can't "goto" into a "given" block at - line 3. 20 Can't "goto" into a "given" block at - line 2. 29 Can't "goto" into a binary or list expression at - line 2. 30 Can't "goto" into a binary or list expression at - line 3. 31 Can't "goto" into a binary or list expression at - line 4. 32 Can't "goto" into a binary or list expression at - line 5. 39 Can't find label foo at - line 3. 45 Can't "when" outside a topicalizer at - line 2. 51 Can't "default" outside a topicalizer at - line 2.
|
H A D | pp_hot | 6 Can't localize through a reference at - line 1. 12 Can't localize through a reference at - line 1. 18 Can't localize through a reference at - line 1. 24 Can't localize through a reference at - line 1. 29 Can't localize through a reference at - line 1. 34 Can't localize through a reference at - line 1. 52 Can't use an undefined value as a subroutine reference at - line 1. 60 Can't use an undefined value as a subroutine reference at - line 4.
|
H A D | op | 11 Can't use global $! in "my" at - line 1, near "my $!" 134 # NAME Can't declare conditional 140 # NAME Can't declare do block 143 Can't declare do block in "my" at - line 1, at EOF 259 Can't "return" out of a "defer" block at - line 3. 266 Can't "goto" out of a "defer" block at - line 3. 273 Can't "goto" out of a "defer" block at - line 4. 281 Can't "last" out of a "defer" block at - line 4. 287 Can't "return" out of a "finally" block at - line 3. 294 Can't "goto" out of a "finally" block at - line 3. [all …]
|
H A D | toke | 74 Can't find string terminator "/" anywhere before EOF at - line 1. 79 Can't find string terminator "/" anywhere before EOF at - line 1. 84 Can't find string terminator "'" anywhere before EOF at - line 1. 142 my $bad = q܈Can't use mirrored R-to-L script delimiters܇; 150 my $bad = q܇Can't use mirrored R-to-L script delimiters܈; 384 Can't redeclare "our" in "my" at - line 1, near "(our" 390 Can't redeclare "my" in "our" at - line 1, near "(my" 397 Can't redeclare "my" in "state" at - line 2, near "(my" 404 Can't redeclare "state" in "our" at - line 2, near "(state" 410 Can't redeclare "my" in "my" at - line 1, near "(my" [all …]
|
/openbsd/gnu/usr.bin/perl/t/lib/warnings/ |
H A D | doio | 3 Can't open bidirectional pipe [Perl_do_open9] 41 Can't exec \"%s\": %s [Perl_do_aexec5] 43 Can't exec \"%s\": %s [Perl_do_exec3] 56 Can't remove %s: %s, skipping file [Perl_nextargv] 57 Can't do inplace edit on %s: %s [Perl_nextargv] 69 Can't open bidirectional pipe at - line 3. 207 Can't exec "lskdjfalksdjfdjfkls": .+ 218 Can't exec "lskdjfalksdjfdjfkls(:? abc)?": .+ 262 Can't open date\|: .*? at - line 17\. 265 Can't open date\|: .*? at - line 29\. [all …]
|
H A D | universal | 3 Can't locate package %s for @%s::ISA [S_isa_lookup] 15 Can't locate package Joe for @main::ISA at - line 5. 27 Can't locate package Joe for @Y::ISA at - line 8.
|
/openbsd/gnu/usr.bin/perl/t/uni/ |
H A D | method.t | 43 like $@, qr/Can't call method "method" on unblessed reference /u; 106 like( Føø::Bær::new("Føø::Bær"), qr/Føø::Bær=HASH/u, 'Can access new directly through a UTF-8 packa… 107 like( Føø::Bær->new, qr/Føø::Bær=HASH/u, 'Can access new as a method through a UTF-8 package.' ); 108 like( Føø::Bær::nèw("Føø::Bær"), qr/Føø::Bær=HASH/u, 'Can access nèw directly through a UTF-8 packa… 109 like( Føø::Bær->nèw, qr/Føø::Bær=HASH/u, 'Can access nèw as a method through a UTF-8 package.' ); 146 like($@, qr/Can't locate object method "n${e_with_grave_escaped}w" via package "Føø::Bær"/u,
|
/openbsd/gnu/usr.bin/perl/cpan/Test2-Suite/t/modules/Tools/ |
H A D | Subtest.t | 80 "Can nest subtests" 169 "Can use done_testing" 200 "Can plan" 225 "Can skip_all" 240 "Can bail out" 326 "Can use done_testing" 356 "Can plan" 380 "Can skip_all" 394 "Can bail out" 419 "Can skip_all"
|
H A D | Tester.t | 89 is($basic2, $basic, "Can use a regex for a filter"); 158 is($e1_facets, $e2_facets, "Can get facet by either the name or the key"); 160 is($funk1, [{details => 'funk1'}], "Can use unknown facet type"); 161 … is($funk2, [{details => 'funk2'}, {details => 'more funk2'}], "Can use unknown list facet type");
|
/openbsd/gnu/llvm/llvm/docs/CommandGuide/ |
H A D | llvm-objcopy.rst | 43 starts with ".note". Otherwise, it will have type `SHT_PROGBITS`. Can be 66 Dump the contents of section ``<section>`` into the file ``<file>``. Can be 97 Can be specified multiple times to keep multiple sections. 192 Remove all symbols named ``<symbol>`` from the output. Can be specified 199 and trailing whitespace ignored, as is anything following a '#'. Can be 287 Can be specified multiple times to add multiple symbols. 327 Can be specified multiple times to mark multiple symbols. 355 and trailing whitespace ignored, as is anything following a '#'. Can be 366 ``<symbol>``. Can be specified multiple times to keep multiple symbols. 372 and trailing whitespace ignored, as is anything following a '#'. Can be [all …]
|
H A D | llvm-install-name-tool.rst | 29 Add an rpath named ``<rpath>`` to the specified binary. Can be specified multiple 36 specified binary. Can be specified multiple times to change multiple dependent shared 42 Delete an rpath named ``<rpath>`` from the specified binary. Can be specified multiple 62 Change an rpath named ``<old_rpath>`` to ``<new_rpath>`` in the specified binary. Can be specified
|
/openbsd/gnu/usr.bin/gcc/gcc/f/ |
H A D | symbol.def | 146 Can be combined with: ACTUALARG, ANY, EXTERNAL. 168 Can be combined with: ANY, ANYLEN, ANYSIZE, ARRAY, TYPE. 207 Can be combined with anything. 259 Can be combined with: ADJUSTABLE, ANY, ANYLEN, ARRAY, TYPE. 314 Can be combined with: CBLOCK, SAVECBLOCK. 425 Can be combined with: ACTUALARG=, ANY, DUMMY, TYPE. 472 Can be combined with: ANY, TYPE. 516 Can be combined with: ANY, ANYLEN, SFARG, TYPE. 538 Can be combined with: ANY, ARRAY, EQUIV, INIT, NAMELIST, 558 Can be combined with: CBLOCK. [all …]
|
/openbsd/gnu/usr.bin/perl/t/op/ |
H A D | runlevel.t | 25 Can't "last" outside a loop block at - line 3. 195 Can't "next" outside a loop block at - line 8. 253 Can't "next" outside a loop block at - line 4.
|
H A D | kvhslice.t | 117 like $@, qr{^Can't modify key/value hash slice in local at}, 131 like $@, qr{^Can't modify key/value hash slice in list assignment}, 165 like($@, qr/Can't use a hash as a reference/, 'hash reference is error' );
|
H A D | refstack.t | 435 qr/^Can't locate object method "yy"/, 610 qr/^Can't locate object method .* line \d+\.$/, 724 qr/^Can't locate object method "Y"/, 841 qr/^Can't locate object method "A"/,
|
/openbsd/gnu/llvm/llvm/utils/docker/ |
H A D | build_docker_image.sh | 34 -c|--cherrypick revision to cherry-pick. Can be specified multiple times. 40 Can be specified multiple times. 46 the resulting archive. Can be specified multiple times.
|
/openbsd/usr.sbin/ypserv/ypinit/ |
H A D | ypinit.sh | 167 echo -n "Can we destroy the existing ${YP_DIR}/${DOMAIN} and its contents? [y/n: n] " 182 echo "Can't clean up old directory ${YP_DIR}/${DOMAIN}." 1>&2 204 echo "Can't find ${YP_DIR}/Makefile.main. " 1>&2 236 echo "Can't find ${YP_DIR}/Makefile.yp. " 1>&2
|
/openbsd/gnu/usr.bin/perl/dist/PathTools/t/ |
H A D | tmpdir.t | 22 skip("Can't make list assignment to %ENV on this system", 1) 40 or skip "Can't create usable TMPDIR env var", 1; 44 or skip "Can't create usable TMPDIR env var", 1;
|
/openbsd/gnu/usr.bin/perl/t/io/ |
H A D | argv.t | 100 open(TRY, '>tmpIo_argv2.tmp') or die "Can't open temp file: $!"; 114 open(TRY, '<tmpIo_argv2.tmp') or die "Can't open temp file: $!"; 242 open OUT, ">tmpIo_argv3.tmp" or die "Can't open temp file: $!";
|
/openbsd/gnu/usr.bin/perl/cpan/CPAN-Meta-Requirements/t/ |
H A D | from-hash.t | 45 skip "Can't tell v-strings from strings until 5.8.1", 1 54 qr/Can't convert/, 89 skip "Can't tell v-strings from strings until 5.8.1", 2
|
/openbsd/gnu/usr.bin/perl/t/comp/ |
H A D | parser.t | 59 like( $@, qr/^Can't modify hash dereference in repeat \(x\)/, '%@x=0' ); 94 like( $@, qr/^Can't modify constant item in tie /, 102 like( $@, qr/^Can't modify constant item in read /, 256 like($@, qr/Can't locate DieDieDie.pm/, 'croak cleanup' ); 273 like($@, qr/Can't modify/, 'croak cleanup 3' ); 525 like $@, qq/^Can't call method "method" on unblessed reference at /, 613 like $@, qr/Can't find string terminator "." anywhere before EOF/,
|
/openbsd/gnu/usr.bin/perl/t/porting/ |
H A D | diag.t | 609 Can't get short module name from a handle 612 Can't pipe "%s": %s 614 Can't spawn: %s 616 Can't %s script `%s' with ARGV[0] being `%s' 619 Can't use string ("%s"%s) as a subroutine ref while "strict refs" in use 690 %s: Can't parse EXE/DLL name: '%s'
|
/openbsd/gnu/usr.bin/perl/cpan/Pod-Simple/t/ |
H A D | render.t | 59 open(IN, $precooked) or die "Can't read-open $precooked: $!"; 82 open(OUT2, ">$outnames[0].txt") || die "Can't write-open $outnames[0].txt: $!"; 92 open(OUT, ">$outname.txt") || die "Can't write-open $outname.txt: $!";
|
/openbsd/gnu/llvm/llvm/cmake/modules/ |
H A D | HandleLLVMStdlib.cmake | 28 message(WARNING "Can't specify libc++ with '-stdlib='") 47 "Can't specify static linking for the C++ standard library")
|