Searched refs:latest (Results 1 - 25 of 41) sorted by relevance

12

/openbsd-current/gnu/llvm/llvm/utils/docker/
H A Dbuild_docker_image.sh54 $ build_docker_image.sh -s debian10 -d mydocker/debian10-clang -t latest \
57 mydocker/debian10-clang-build:latest - an intermediate image used to compile
59 mydocker/clang-debian10:latest - a small image with preinstalled clang.
65 $ ./build_docker_image.sh -s debian10 -d mydocker/clang-debian10 -t "latest" \
/openbsd-current/gnu/usr.bin/perl/t/porting/
H A Dcopyright.t9 Tests that the latest copyright years in the top-level README file and the
71 # returns the latest copyright year from the top-level README file
89 # returns the latest copyright year shown in perl -v
/openbsd-current/gnu/usr.bin/perl/cpan/CPAN/scripts/
H A Dcpan98 Downloads to the current directory the latest distribution of the module.
104 Download to the current directory the latest distribution of the
/openbsd-current/usr.bin/tmux/
H A Dcmd-select-window.c146 s->curw->window->latest = c;
H A Dcmd-break-pane.c105 w->latest = tc;
H A Dcmd-new-window.c93 s->curw->window->latest = c;
H A Dresize.c125 * latest.
141 * For latest, count the number of clients with this window. We only
164 * latest client; otherwise let the only client be chosen as
167 if (type == WINDOW_SIZE_LATEST && n > 1 && loop != w->latest) {
168 log_debug("%s: %s is not latest", __func__, loop->name);
260 log_debug("%s: type is latest", __func__);
374 * Type is manual, smallest, largest, latest. Current is the
H A Dspawn.c167 w->latest = sc->tc;
/openbsd-current/gnu/usr.bin/perl/cpan/PerlIO-via-QuotedPrint/lib/PerlIO/via/
H A DQuotedPrint.pm129 The latest version of this module is available from CPAN (see
138 The latest source code is available from GitHub at
/openbsd-current/gnu/usr.bin/perl/dist/Devel-SelfStubber/lib/Devel/
H A DSelfStubber.pm137 will be called sooner or later - at latest when the first sub
/openbsd-current/gnu/usr.bin/perl/cpan/CPAN/lib/CPAN/
H A DShell.pm189 autobundle Snapshot recent latest CPAN uploads});
760 # now filter for the latest version if there is more than one of a name
926 my($latest) = $module->cpan_version;
928 CPAN->debug("file[$file]latest[$latest]") if $CPAN::DEBUG;
946 ++$next_MODULE unless CPAN::Version->vgt($latest, $have);
948 # && !($have eq "undef" && $latest ne "undef" && $latest gt "");
975 $latest,
976 (ref $latest
[all...]
/openbsd-current/gnu/usr.bin/perl/cpan/Pod-Simple/t/
H A DJustPod01.t184 The latest version of this module is available from the Comprehensive Perl
/openbsd-current/gnu/usr.bin/perl/cpan/Unicode-Collate/Collate/
H A DLocale.pm516 [*] http://www.unicode.org/repos/cldr/tags/latest/seed/collation/
538 L<http://www.unicode.org/Public/UCA/latest/allkeys.txt>
/openbsd-current/gnu/usr.bin/perl/Porting/
H A Dsync-with-cpan123 Sync with a specific version, not the latest on CPAN.
481 print "The latest version of $module is $new_version, but blead already has it.\n";
725 # got it from the latest version.
H A Dcorelist-perldelta.pl61 # by default, compare latest two version in CoreList;
166 my @unclaimedPragmata = qw/arybase attributes blib bytes charnames deprecate diagnostics encoding feature fields filetest inc::latest integer less locale mro open ops overload overloading re sigtrap sort strict subs utf8 vars vmsish/;
/openbsd-current/gnu/usr.bin/perl/hints/
H A Dsolaris_2.sh600 Check http://gcc.gnu.org/ for the latest news of availability
/openbsd-current/gnu/usr.bin/perl/cpan/autodie/lib/
H A Dautodie.pm427 See the F<AUTHORS> file for full credits. The latest version of this
/openbsd-current/gnu/usr.bin/perl/cpan/CPAN-Meta/lib/CPAN/Meta/
H A DConverter.pm1270 # into in the *latest* spec (i.e. v2); meta-spec omitted because
1384 #pod Defaults to the latest version of the CPAN Meta Spec.
1478 #pod Returns a new hash reference with the metadata converted to the latest version
1566 Defaults to the latest version of the CPAN Meta Spec.
1612 Returns a new hash reference with the metadata converted to the latest version
/openbsd-current/gnu/usr.bin/perl/cpan/Unicode-Collate/
H A DCollate.pm2066 http://www.unicode.org/Public/UCA/latest/allkeys.txt
2067 (latest version)
2070 from http://www.unicode.org/Public/UCA/latest/allkeys.txt
2134 L<http://www.unicode.org/Public/UCA/latest/allkeys.txt>
2138 L<http://www.unicode.org/Public/UCA/latest/CollationTest.html>
2140 L<http://www.unicode.org/Public/UCA/latest/CollationTest.zip>
/openbsd-current/gnu/usr.bin/perl/dist/threads/lib/
H A Dthreads.pm1112 latest version of L<threads> from CPAN. There is no workaround for this other
1113 than upgrading to the latest version of Perl.
1115 Even with the latest version of Perl, it is known that certain constructs
/openbsd-current/gnu/usr.bin/perl/utils/
H A Dperlbug.PL1326 =item Are you running the latest released version of perl?
1329 latest released version, please try to replicate your bug on the
1330 latest stable release.
/openbsd-current/gnu/usr.bin/perl/cpan/CPAN/lib/App/
H A DCpan.pm89 Downloads to the current directory the latest distribution of the module.
95 Download to the current directory the latest distribution of the
365 g => [ \&_download, ARGS, GOOD_EXIT, 'Download the latest distro' ],
366 G => [ \&_gitify, ARGS, GOOD_EXIT, 'Down and gitify the latest distro' ],
/openbsd-current/gnu/llvm/llvm/utils/release/
H A Dbuild_llvm_release.bat94 FOR /F "delims=" %%r IN ('^""%vswhere%" -nologo -latest -products "*" -all -property installationPath^"') DO set vsinstall=%%r
/openbsd-current/gnu/usr.bin/perl/dist/Devel-PPPort/
H A DPPPort_pm.PL604 you can find (e.g. by generating it with the latest C<Devel::PPPort>
/openbsd-current/gnu/usr.bin/perl/cpan/CPAN-Meta/lib/CPAN/
H A DMeta.pm264 #pod assumed to otherwise follow the latest L<CPAN::Meta::Spec>.
731 assumed to otherwise follow the latest L<CPAN::Meta::Spec>.

Completed in 181 milliseconds

12