| /openbsd-src/gnu/usr.bin/perl/ext/GDBM_File/t/ |
| H A D | snapshot.t | 35 my $even = 'a.db'; 44 createdb($even); 46 chmod S_IRUSR, $even; 48 is_deeply([GDBM_File->latest_snapshot($even, $odd)], 53 utime($time, $time, $even); 55 is_deeply([GDBM_File->latest_snapshot($even, $odd)], 57 unlink $even, $odd; 60 createdb($even, GDBM_NUMSYNC); 62 chmod S_IRUSR, $even, $odd; 63 utime($time, $time, $even, $odd); [all …]
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Math-BigInt/t/ |
| H A D | mbimbf.t | 24 Math::BigInt->round_mode("even"); # reset for tests 25 Math::BigFloat->round_mode("even"); # reset for tests 27 is($Math::BigInt::rnd_mode, "even", '$Math::BigInt::rnd_mode = "even"'); 28 is($Math::BigFloat::rnd_mode, "even", '$Math::BigFloat::rnd_mode = "even"');
|
| /openbsd-src/gnu/usr.bin/perl/cpan/bignum/t/ |
| H A D | bignum.t | 45 is(bignum->round_mode(), 'even', 'get round mode'); 48 bignum->round_mode('even'); 49 is(bignum->round_mode(), 'even', 'get round mode again');
|
| H A D | bigint.t | 46 is(bigint->round_mode(), 'even', 'get round mode'); 49 bigint->round_mode('even'); 50 is(bigint->round_mode(), 'even', 'get round mode again');
|
| H A D | bigrat.t | 61 is(bigrat->round_mode(), 'even', 'get round mode'); 64 bigrat->round_mode('even'); 65 is(bigrat->round_mode(), 'even', 'get round mode again');
|
| H A D | bigfloat.t | 55 is(bigfloat->round_mode(), 'even', 'get round mode'); 58 bigfloat->round_mode('even'); 59 is(bigfloat->round_mode(), 'even', 'get round mode again');
|
| /openbsd-src/gnu/usr.bin/perl/cpan/podlators/t/data/snippets/man/ |
| H A D | hyphen-in-s | 7 Don't S<transform even-this hyphen>. This "one's-fine!", as well. However, 13 Don't transform\ even-this\ hyphen. This "one's-fine!", as well. However,
|
| /openbsd-src/regress/usr.bin/mandoc/tbl/data/ |
| H A D | block_wrap.out_ascii | 12 |short | This is an even longer | 22 | | even |
|
| /openbsd-src/gnu/usr.bin/binutils/bfd/doc/ |
| H A D | elf.texi | 22 isn't even pointed to by the .stab section, so ordinary 23 mechanisms wouldn't work to find it, even if we had some.
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/bfd/doc/ |
| H A D | elf.texi | 20 isn't even pointed to by the .stab section, so ordinary 21 mechanisms wouldn't work to find it, even if we had some.
|
| /openbsd-src/regress/usr.bin/mandoc/char/space/ |
| H A D | eos.out_ascii | 11 A dot in parantheses (.) is not a full stop. Not even (Like in this 18 At the end of an input line, even an escaped dot . is regarded as a full
|
| H A D | eos-man.out_ascii | 12 She said: "Here is another sentence." And it was detected even with 19 At the end of an input line, even an escaped dot . is regarded as a full
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/m68k/ |
| H A D | mot3300-crt0.S | 25 # define EVEN even 34 # define EVEN .even
|
| H A D | mot3300Mcrt0.S | 25 # define EVEN even 34 # define EVEN .even
|
| /openbsd-src/share/zoneinfo/datfiles/ |
| H A D | etcetera | 34 # We want this to work even on installations that omit 'backward'. 39 # even though this is the opposite of what many people expect. 43 # (i.e. west of Greenwich) even though many people would expect it to
|
| /openbsd-src/gnu/usr.bin/binutils/bfd/ |
| H A D | configure.com | 175 /* Whether malloc must be declared even if <stdlib.h> is included. */ 177 /* Whether free must be declared even if <stdlib.h> is included. */
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
| H A D | configure.com | 175 /* Whether malloc must be declared even if <stdlib.h> is included. */ 177 /* Whether free must be declared even if <stdlib.h> is included. */
|
| /openbsd-src/gnu/usr.bin/binutils/gas/ |
| H A D | aclocal.m4 | 11 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A 24 # but WITHOUT ANY WARRANTY; without even the implied warranty of 55 # but WITHOUT ANY WARRANTY; without even the implied warranty of 119 # but WITHOUT ANY WARRANTY; without even the implied warranty of 163 # but WITHOUT ANY WARRANTY; without even the implied warranty of 269 # or remarks (even with -Werror). So we grep stderr for any message 330 # but WITHOUT ANY WARRANTY; without even the implied warranty of 414 # but WITHOUT ANY WARRANTY; without even the implied warranty of 442 # but WITHOUT ANY WARRANTY; without even the implied warranty of 564 # but WITHOUT ANY WARRANTY; without even the implied warranty of [all …]
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Pod-Simple/lib/Pod/Simple/ |
| H A D | TiedOutFH.pm | 80 basmati rice, jasmine rice, or even a mild pilaf) 83 and ginger root. You can even do it with a Braun hand "mixer", if you
|
| /openbsd-src/gnu/usr.bin/perl/ext/GDBM_File/ |
| H A D | GDBM_File.xs | 1010 #define gdbm_failure_atomic(db, even, odd) gdbm_failure_atomic(db->dbp, even, odd) argument 1013 gdbm_failure_atomic(db, even, odd) 1015 char * even 1025 gdbm_latest_snapshot(package, even, odd) 1026 char * even 1033 result = gdbm_latest_snapshot(even, odd, &filename);
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Pod-Simple/t/testlib1/Zonk/ |
| H A D | Fiddle.txt | 2 This is just a dummy file. It's podless and shouldn't even be scanned for pod.
|
| /openbsd-src/gnu/llvm/clang/docs/ |
| H A D | APINotes.rst | 76 is always the name of a top-level module, even within a private API notes 192 Note that 'Nullability' is overridden by 'Type', even in a "SwiftVersions" 210 Note that 'NullabilityOfRet' is overridden by 'ResultType', even in a 235 nullability must be applied explicitly (even in an ``NS_ASSUME_NONNULL_BEGIN`` 252 nullability must be applied explicitly (even in an ``NS_ASSUME_NONNULL_BEGIN`` 292 Note that even an "enum" wrapper is still presented as a struct in Swift;
|
| /openbsd-src/gnu/gcc/gcc/config/arm/ |
| H A D | arm.opt | 13 ; WARRANTY; without even the implied warranty of MERCHANTABILITY or 143 Thumb: Generate (non-leaf) stack frames even if not needed 147 Thumb: Generate (leaf) stack frames even if not needed
|
| /openbsd-src/gnu/llvm/llvm/utils/lit/tests/Inputs/shtest-not/ |
| H A D | not-calls-fail2.txt | 1 # Check that "not not" either returns 0 or 1, even if the original
|
| /openbsd-src/gnu/usr.bin/texinfo/ |
| H A D | aclocal.m4 | 11 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A 24 # but WITHOUT ANY WARRANTY; without even the implied warranty of 55 # but WITHOUT ANY WARRANTY; without even the implied warranty of 119 # but WITHOUT ANY WARRANTY; without even the implied warranty of 163 # but WITHOUT ANY WARRANTY; without even the implied warranty of 269 # or remarks (even with -Werror). So we grep stderr for any message 331 # but WITHOUT ANY WARRANTY; without even the implied warranty of 413 # but WITHOUT ANY WARRANTY; without even the implied warranty of 536 # but WITHOUT ANY WARRANTY; without even the implied warranty of 559 # but WITHOUT ANY WARRANTY; without even the implied warranty of [all …]
|