Home
last modified time | relevance | path

Searched refs:requirement (Results 1 – 25 of 225) sorted by relevance

123456789

/openbsd/src/gnu/usr.bin/perl/cpan/CPAN-Meta-Requirements/t/
Dfrom-hash.t63 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");
Dbasic.t172 "if min==max, becomes exact requirement",
218 is_deeply($req->as_string_hash, { Foo => '== 1' }, "exact requirement");
Dbad_version_hook.t39 note "adding minimum requirement: $k => $v";
Dfinalize.t49 pass('we can add a Foo::Bar requirement with no effect post finalization');
Dmerge.t110 "cleared the shared requirement",
/openbsd/src/gnu/usr.bin/perl/t/lib/feature/
Dimplicit10 # 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/
DRefactoringEngine.rst149 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/
Dgenmodes.c245 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/
Dfilenames.t57 fail("$pathname has a name over 32 characters (VOS requirement)");
/openbsd/src/regress/bin/ed/
DREADME25 The POSIX requirement that an address range not be used where at most
/openbsd/src/gnu/llvm/lldb/cmake/modules/
DFindPythonAndSwig.cmake52 # has the requirement that Debug LLDB must use Debug Python.
/openbsd/src/gnu/usr.bin/perl/cpan/Term-ReadKey/
DREADME49 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/
DHashTable.rst19 value type is a uint32. The only requirement is that the producer and consumer
/openbsd/src/gnu/usr.bin/cvs/emx/
DREADME56 requirement, but that almost surely will require significant changes
/openbsd/src/gnu/usr.bin/binutils/gas/doc/
Dc-arc.texi49 Jump-and-link (jl) instruction. No requirement of an instruction between
/openbsd/src/gnu/llvm/llvm/docs/
DReleaseNotes.rst69 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
DSupportLibrary.rst166 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/
Dperl5283delta.pod26 requirement is unlikely to be met on 64-bit systems.
Dperl5303delta.pod26 requirement is unlikely to be met on 64-bit systems.
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DREADME.txt136 So single-threaded programs do not have this requirement, even with a copying
/openbsd/src/gnu/gcc/gcc/config/mt/
DABI.txt160 the alignment requirement of the parameter and copy the argument
/openbsd/src/gnu/usr.bin/gcc/gcc/doc/include/
Dfdl.texi237 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/
Dfdl.texi207 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/
Dfdl.texi237 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/
Dfdl.texi207 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