Home
last modified time | relevance | path

Searched refs:even (Results 1 – 25 of 1870) sorted by relevance

12345678910>>...75

/openbsd-src/gnu/usr.bin/perl/ext/GDBM_File/t/
H A Dsnapshot.t35 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 Dmbimbf.t24 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 Dbignum.t45 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 Dbigint.t46 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 Dbigrat.t61 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 Dbigfloat.t55 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 Dhyphen-in-s7 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 Dblock_wrap.out_ascii12 |short | This is an even longer |
22 | | even |
/openbsd-src/gnu/usr.bin/binutils/bfd/doc/
H A Delf.texi22 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 Delf.texi20 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 Deos.out_ascii11 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 Deos-man.out_ascii12 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 Dmot3300-crt0.S25 # define EVEN even
34 # define EVEN .even
H A Dmot3300Mcrt0.S25 # define EVEN even
34 # define EVEN .even
/openbsd-src/share/zoneinfo/datfiles/
H A Detcetera34 # 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 Dconfigure.com175 /* 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 Dconfigure.com175 /* 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 Daclocal.m411 # 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 DTiedOutFH.pm80 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 DGDBM_File.xs1010 #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 DFiddle.txt2 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 DAPINotes.rst76 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 Darm.opt13 ; 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 Dnot-calls-fail2.txt1 # Check that "not not" either returns 0 or 1, even if the original
/openbsd-src/gnu/usr.bin/texinfo/
H A Daclocal.m411 # 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 …]

12345678910>>...75