/openbsd/gnu/usr.bin/perl/cpan/CPAN-Meta/lib/CPAN/Meta/ |
H A D | Validator.pm | 109 ':key' => { name => \&custom_2, value => \&anything }, 179 ':key' => { name => \&string, value => \&anything }, 219 ':key' => { name => \&string, value => \&anything }, 241 ':key' => { name => \&string, value => \&anything }, 250 ':key' => { name => \&string, value => \&anything }, 312 ':key' => { name => \&string, value => \&anything }, 325 ':key' => { name => \&string, value => \&anything }, 387 ':key' => { name => \&string, value => \&anything }, 410 ':key' => { name => \&string, value => \&anything }, 433 ':key' => { name => \&string, value => \&anything }, [all …]
|
/openbsd/gnu/llvm/compiler-rt/lib/builtins/ |
H A D | fp_add_impl.inc | 26 // NaN + anything = qNaN 29 // anything + NaN = qNaN 37 // +/-infinity + anything remaining = +/- infinity 42 // anything remaining + +/-infinity = +/-infinity 46 // zero + anything = anything 55 // anything + zero = anything 88 // anything.
|
H A D | fp_mul_impl.inc | 32 // NaN * anything = qNaN 35 // anything * NaN = qNaN 57 // zero * anything = +/- zero 60 // anything * zero = +/- zero 75 // won't hurt anything.
|
H A D | fp_div_impl.inc | 52 // NaN / anything = qNaN 55 // anything / NaN = qNaN 63 // infinity / anything else = +/- infinity 68 // anything else / infinity = +/- 0 76 // zero / anything else = +/- zero 80 // anything else / zero = +/- infinity 95 // won't hurt anything.
|
/openbsd/gnu/llvm/libcxx/utils/symcheck-blacklists/ |
H A D | osx_blacklist.txt | 16 # anything using __hidden_allocator 18 # anything using __sso_allocator
|
H A D | linux_blacklist.txt | 16 # anything using __hidden_allocator 18 # anything using __sso_allocator
|
/openbsd/gnu/usr.bin/perl/cpan/Test2-Suite/t/modules/Compare/ |
H A D | Custom.t | 10 ok($pass->verify(got => "anything"), "always passes"); 11 ok(!$fail->verify(got => "anything"), "always fails");
|
/openbsd/gnu/gcc/gcc/doc/ |
H A D | headerdirs.texi | 21 doesn't install anything there. It is normally 26 doesn't install anything there.
|
/openbsd/gnu/usr.bin/gcc/gcc/doc/ |
H A D | headerdirs.texi | 21 doesn't install anything there. It is normally 26 doesn't install anything there.
|
/openbsd/regress/bin/ksh/ |
H A D | read.t | 9 # - \<anything-else> -> <anything-else>
|
/openbsd/gnu/llvm/llvm/utils/lit/tests/Inputs/shtest-inject/ |
H A D | test-empty.txt | 2 # This test voluntarily has no RUN lines or anything else. The RUN lines are
|
/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/ |
H A D | RunLoopAutoreleaseLeakChecker.cpp | 131 static StatementMatcher getRunLoopRunM(StatementMatcher Extra = anything()) { in getRunLoopRunM() 147 static StatementMatcher getOtherMessageSentM(StatementMatcher Extra = anything()) { in getOtherMessageSentM()
|
/openbsd/gnu/llvm/clang/include/clang/Analysis/FlowSensitive/ |
H A D | MatchSwitch.h | 144 using ast_matchers::anything; in BuildMatcher() 149 return stmt(unless(anything())); in BuildMatcher()
|
/openbsd/regress/usr.bin/make/ |
H A D | mk7 | 6 .if defined anything goes (A)
|
H A D | mk39 | 8 # wildcards that don't expend to anything, empty target list
|
/openbsd/gnu/lib/libiberty/src/ |
H A D | fnmatch.txh | 9 character is in the set. A set may be inverted (i.e., match anything 12 as anything other than the first character of the set. To include a
|
/openbsd/gnu/usr.bin/perl/ext/XS-APItest/t/ |
H A D | stuff_svcur_bug.t | 10 # Adding a semicolon, any following statements, or anything else
|
/openbsd/gnu/llvm/llvm/lib/Transforms/Hello/ |
H A D | CMakeLists.txt | 1 # If we don't need RTTI or EH, there's no reason to export anything
|
/openbsd/gnu/usr.bin/perl/t/porting/ |
H A D | test_testlist.t | 36 is(0+keys(%th), 0, "t/harness will not test anything that t/TEST does not") 38 is(0+keys(%tt), 0, "t/TEST will not test anything that t/harness does not")
|
/openbsd/gnu/lib/libstdc++/libstdc++/docs/html/ |
H A D | abi.txt | 240 - (anything) changing in the gcc/g++ compiler ABI 242 - (anything) changing size of an exported symbol 244 - (anything) changing alignment of an exported symbol 246 - (anything) changing the layout of an exported symbol 248 - (anything) changing mangling on an exported symbol 250 - (anything) deleting an exported symbol 252 - (anything) changing the size, alignment, or layout of types
|
/openbsd/gnu/llvm/llvm/tools/bugpoint-passes/ |
H A D | CMakeLists.txt | 5 # If we don't need RTTI or EH, there's no reason to export anything
|
/openbsd/gnu/llvm/clang/examples/PrintFunctionNames/ |
H A D | CMakeLists.txt | 1 # If we don't need RTTI or EH, there's no reason to export anything
|
/openbsd/gnu/llvm/llvm/utils/gn/secondary/llvm/unittests/Target/DirectX/ |
H A D | BUILD.gn | 3 # This test is currently not referenced by anything, it only exists
|
/openbsd/games/hack/ |
H A D | hack.makemon.c | 82 boolean anything = (!ptr); in makemon() local 151 if(anything) if(ptr->mlet == 'O' || ptr->mlet == 'k') { in makemon()
|
/openbsd/gnu/llvm/llvm/utils/valgrind/ |
H A D | i386-pc-linux-gnu.supp | 44 We don't care about anything ld.so does.
|