Searched refs:any (Results 251 - 275 of 866) sorted by relevance

<<11121314151617181920>>

/openbsd-current/gnu/usr.bin/perl/cpan/Term-ANSIColor/t/lib/Test/RRA/
H A DConfig.pm23 # against circular module loading (not that we load any modules, but
56 # Pre-declare all of our variables and set any defaults.
159 module, but methods matching any of these regexes will be considered private
171 Test::Strict testing. If any of the modules cannot be loaded via C<use>,
191 Permission is hereby granted, free of charge, to any person obtaining a copy
/openbsd-current/gnu/usr.bin/perl/cpan/Module-Load/lib/Module/
H A DLoad.pm156 load Data::Dumper; # loads that module, but not import any functions
197 but C<load> do not import any functions.
268 If the argument has any characters in it other than those matching
314 Not import any functions (C<load> and C<autoload> are not imported).
/openbsd-current/gnu/usr.bin/perl/cpan/Pod-Simple/lib/Pod/Simple/
H A DJustPod.pm304 And since, that in turn is a subclass of L<Pod::Simple>, you can use any of
309 except for any necessary translation into Perl's internal encoding, and it makes
342 without any warranty; without even the implied warranty of
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Harness/lib/TAP/Parser/
H A DScheduler.pm105 =item * By default, all tests are eligible to be run in parallel. Specifying any of your own rules removes this one.
121 ** is any number of characters, including /, within a pathname
124 {foo,bar,baz} is any of foo, bar or baz.
141 # Turn any simple names into a name, description pair. TODO: Maybe
157 # eligible job is sought any element of the outer array that is ready to
170 # If any tests are left add them as a sequential block at the end of
214 # ** is any number of characters, including /, within a pathname
229 # {foo,bar,baz} is any of foo, bar or baz.
345 # Prune any exhausted items.
/openbsd-current/share/locale/ctype/
H A Dgen_ctype_utf8.pl8 # Permission to use, copy, modify, and distribute this software for any
60 * Permission is hereby granted, free of charge, to any person obtaining
61 * a copy of the Unicode data files and any associated documentation
62 * (the "Data Files") or Unicode software and any associated documentation
/openbsd-current/gnu/usr.bin/perl/cpan/podlators/t/lib/Test/
H A DRRA.pm28 # the perl-core package in addition). Try to detect this and skip any Perl
45 # against circular module loading (not that we load any modules, but
180 # If the use failed for any reason, skip the test.
243 Check a string against the contents of a file, showing the differences if any
270 fails for any reason, the test will be skipped (by calling C<plan skip_all>
291 Permission is hereby granted, free of charge, to any person obtaining a copy
/openbsd-current/gnu/usr.bin/perl/cpan/podlators/t/lib/Test/RRA/
H A DConfig.pm23 # against circular module loading (not that we load any modules, but
56 # Pre-declare all of our variables and set any defaults.
159 module, but methods matching any of these regexes will be considered private
171 Test::Strict testing. If any of the modules cannot be loaded via C<use>,
191 Permission is hereby granted, free of charge, to any person obtaining a copy
/openbsd-current/gnu/usr.bin/perl/cpan/Pod-Usage/t/inc/Pod/
H A DParser.pm125 methods for your subclass (to perform any needed per-file and/or
128 If you need to perform any preprocessing of input before it is parsed
143 Feel free to add any member data fields you need to keep track of things
183 pass the C<=cut> directive to the caller just like any other POD command
348 line number in C<$line_num>, and then perform any desired processing upon
403 to perform any special pre/post-processing. These methods do I<not> have to
417 any of the following constructor invocation styles:
430 Using any of the above invocations, the first argument to the
454 ## Bless ourselves into the desired class and perform any initialization
466 This method performs any necessar
[all...]
/openbsd-current/gnu/gcc/gcc/config/alpha/
H A Dqrnnd.asm9 # option) any later version.
14 # those programs without any restriction coming from the use of this
/openbsd-current/gnu/gcc/gcc/config/mmix/
H A Dcrti.asm6 Free Software Foundation; either version 2, or (at your option) any
12 and to distribute those combinations without any restriction coming
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dsom.h13 (at your option) any later version.
46 so for now, define _PA_RISC_ID to accept any random value for a model
69 PTR any; member in union:som_symbol::__anon5201
/openbsd-current/gnu/usr.bin/gcc/gcc/config/mmix/
H A Dcrti.asm6 Free Software Foundation; either version 2, or (at your option) any
12 and to distribute those combinations without any restriction coming
/openbsd-current/gnu/usr.bin/gcc/gcc/config/sh/
H A Dcrt1.asm8 Free Software Foundation; either version 2, or (at your option) any
14 and to distribute those combinations without any restriction coming
/openbsd-current/gnu/usr.bin/gcc/gcc/cp/
H A Drepo.c10 any later version.
381 /* Emit any pending repos. */
395 /* Are there any old templates that aren't used any longer or that are
409 /* Are there any templates that are newly used? */
/openbsd-current/gnu/usr.bin/gcc/gcc/config/alpha/
H A Dqrnnd.asm9 # option) any later version.
14 # those programs without any restriction coming from the use of this
/openbsd-current/gnu/usr.bin/gcc/gcc/config/d30v/
H A Dlibgcc1.asm8 * Free Software Foundation; either version 2, or (at your option) any
14 * and to distribute those combinations without any restriction coming
/openbsd-current/gnu/usr.bin/perl/dist/constant/lib/
H A Dconstant.pm196 # Flush the cache exactly once if we make any direct symbol table changes.
248 In particular, any code in an C<if (CONSTANT)> block will be optimized
341 calling package doesn't know about any constant within that group
361 constants without any problems.
404 automatically quotes barewords (as is true for any subroutine call).
426 Please report any bugs or feature requests via the perlbug(1) utility.
/openbsd-current/lib/libcrypto/conf/
H A Dkeysets.pl70 * Copyright remains Eric Young's, and as such any Copyright notices in
91 * 4. If you include any Windows specific code (or a derivative thereof) from
107 * The licence and distribution terms for any publically available version or
/openbsd-current/lib/libc/arch/mips64/string/
H A Dbcmp.S40 blt a2, 16, small # is it worth any trouble?
/openbsd-current/bin/csh/
H A Dmisc.c45 any(char *s, int c) function
174 * any units which may have been left open accidentally.
/openbsd-current/gnu/usr.bin/perl/cpan/CPAN-Meta/lib/CPAN/Meta/
H A DFeature.pm116 Please report any bugs or feature using the CPAN Request Tracker.
/openbsd-current/gnu/usr.bin/perl/cpan/Pod-Perldoc/lib/Pod/Perldoc/
H A DToText.pm84 without any warranty; without even the implied warranty of
H A DBaseTo.pm142 without any warranty; without even the implied warranty of
H A DToNroff.pm92 without any warranty; without even the implied warranty of
H A DGetOptsOO.pm149 without any warranty; without even the implied warranty of

Completed in 294 milliseconds

<<11121314151617181920>>