Searched refs:requirement (Results 1 – 25 of 225) sorted by relevance
123456789
| /openbsd/src/gnu/usr.bin/perl/cpan/CPAN-Meta-Requirements/t/ |
| D | from-hash.t | 63 like ($warning, qr/Undefined requirement.*treated as '0'/, "undef requirement warns"); 65 like ($warning, qr/Undefined requirement.*treated as '0'/, "'' requirement warns"); 77 like ($warning, qr/Undefined requirement.*treated as '0'/, "undef requirement warns"); 79 like ($warning, qr/Undefined requirement.*treated as '0'/, "'' requirement warns");
|
| D | basic.t | 172 "if min==max, becomes exact requirement", 218 is_deeply($req->as_string_hash, { Foo => '== 1' }, "exact requirement");
|
| D | bad_version_hook.t | 39 note "adding minimum requirement: $k => $v";
|
| D | finalize.t | 49 pass('we can add a Foo::Bar requirement with no effect post finalization');
|
| D | merge.t | 110 "cleared the shared requirement",
|
| /openbsd/src/gnu/usr.bin/perl/t/lib/feature/ |
| D | implicit | 10 # VERSION requirement, dotted notation 16 # VERSION requirement, v-dotted notation 22 # VERSION requirement, decimal notation 28 # VERSION requirement, doesn't load anything with require 34 # VERSION requirement in eval {} 42 # VERSION requirement in eval "" 50 # VERSION requirement in BEGIN
|
| /openbsd/src/gnu/llvm/clang/docs/ |
| D | RefactoringEngine.rst | 149 action rule requirement values. These values describe the initiation 158 A refactoring action rule requirement is a value whose type derives from the 161 When a requirement value is used as an argument to 200 action is invoked with some sort of selection. This requirement should be 215 - The ``RefactoringOptionsRequirement`` requirement is an abstract class that 217 concrete ``OptionRequirement`` requirement is a simple implementation of the 243 a requirement for a refactoring rule using a requirement like
|
| /openbsd/src/gnu/gcc/gcc/ |
| D | genmodes.c | 245 enum requirement { SET, UNSET, OPTIONAL }; enum 269 enum requirement r_precision, in validate_mode() 270 enum requirement r_bytesize, in validate_mode() 271 enum requirement r_component, in validate_mode() 272 enum requirement r_ncomponents, in validate_mode() 273 enum requirement r_format) in validate_mode()
|
| /openbsd/src/gnu/usr.bin/perl/t/porting/ |
| D | filenames.t | 57 fail("$pathname has a name over 32 characters (VOS requirement)");
|
| /openbsd/src/regress/bin/ed/ |
| D | README | 25 The POSIX requirement that an address range not be used where at most
|
| /openbsd/src/gnu/llvm/lldb/cmake/modules/ |
| D | FindPythonAndSwig.cmake | 52 # has the requirement that Debug LLDB must use Debug Python.
|
| /openbsd/src/gnu/usr.bin/perl/cpan/Term-ReadKey/ |
| D | README | 49 of support for non-ANSI compilers will disappear. The requirement for 51 at some point in the future this module will follow that requirement too.
|
| /openbsd/src/gnu/llvm/llvm/docs/PDB/ |
| D | HashTable.rst | 19 value type is a uint32. The only requirement is that the producer and consumer
|
| /openbsd/src/gnu/usr.bin/cvs/emx/ |
| D | README | 56 requirement, but that almost surely will require significant changes
|
| /openbsd/src/gnu/usr.bin/binutils/gas/doc/ |
| D | c-arc.texi | 49 Jump-and-link (jl) instruction. No requirement of an instruction between
|
| /openbsd/src/gnu/llvm/llvm/docs/ |
| D | ReleaseNotes.rst | 69 With LLVM 16.x we will raise the version requirement of CMake used to build 74 In LLVM 16.x this requirement will be "soft", there will only be a diagnostic. 76 With the release of LLVM 17.x this requirement will be hard and LLVM developers
|
| D | SupportLibrary.rst | 166 requirement because the minimization of soft errors can affect the granularity 199 ``throw()`` specifications on them. This requirement makes sure that the
|
| /openbsd/src/gnu/usr.bin/perl/pod/ |
| D | perl5283delta.pod | 26 requirement is unlikely to be met on 64-bit systems.
|
| D | perl5303delta.pod | 26 requirement is unlikely to be met on 64-bit systems.
|
| /openbsd/src/gnu/llvm/llvm/lib/CodeGen/ |
| D | README.txt | 136 So single-threaded programs do not have this requirement, even with a copying
|
| /openbsd/src/gnu/gcc/gcc/config/mt/ |
| D | ABI.txt | 160 the alignment requirement of the parameter and copy the argument
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/doc/include/ |
| D | fdl.texi | 237 unless they release you from this requirement. 381 If the Cover Text requirement of section 3 is applicable to these 406 ``Dedications'', or ``History'', the requirement (section 4) to Preserve
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/doc/ |
| D | fdl.texi | 207 unless they release you from this requirement. 351 If the Cover Text requirement of section 3 is applicable to these 376 ``Dedications'', or ``History'', the requirement (section 4) to Preserve
|
| /openbsd/src/gnu/gcc/gcc/doc/include/ |
| D | fdl.texi | 237 unless they release you from this requirement. 381 If the Cover Text requirement of section 3 is applicable to these 406 ``Dedications'', or ``History'', the requirement (section 4) to Preserve
|
| /openbsd/src/gnu/usr.bin/texinfo/doc/ |
| D | fdl.texi | 207 unless they release you from this requirement. 351 If the Cover Text requirement of section 3 is applicable to these 376 ``Dedications'', or ``History'', the requirement (section 4) to Preserve
|
123456789