Home
last modified time | relevance | path

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

12345678910>>...32

/dragonfly/test/debug/
HDcrc32hw.c143 static void crc32c_zeros_op(uint32_t *even, size_t len) in crc32c_zeros_op() argument
158 gf2_matrix_square(even, odd); in crc32c_zeros_op()
161 gf2_matrix_square(odd, even); in crc32c_zeros_op()
167 gf2_matrix_square(even, odd); in crc32c_zeros_op()
171 gf2_matrix_square(odd, even); in crc32c_zeros_op()
177 even[n] = odd[n]; in crc32c_zeros_op()
/dragonfly/contrib/zlib-1.2/
HDcrc32.c379 unsigned long even[GF2_DIM]; /* even-power-of-two zeros operator */ local
395 gf2_matrix_square(even, odd);
398 gf2_matrix_square(odd, even);
404 gf2_matrix_square(even, odd);
406 crc1 = gf2_matrix_times(even, crc1);
414 gf2_matrix_square(odd, even);
/dragonfly/games/quiz/datfiles/
HDseq-easy13 2,4,6,8,10,12:14{(even nos.)}:even [integ|numb]ers|multiples of 2|2n
/dragonfly/share/zoneinfo/
HDetcetera25 # We want this to work even on installations that omit the other older names.
37 # even though this is the opposite of what many people expect.
41 # (i.e. west of Greenwich) even though many people would expect it to
HDyearistype.sh14 2-even)
/dragonfly/contrib/bmake/
HDREADME6 Linux, Minix, OSF, Solaris, SunOS and even UTS.
47 If you can provide access to a suitable machine - even better.
/dragonfly/etc/
HDgettytab5 # it is by no means certain, or even likely, that any of them are optimal
7 # even correct.
20 # Parity defaults to even, but the Pc entry and all the `std' entries
24 # fake parity. login will use even parity (cs7 parenb -parodd).
HDremote18 # pa The parity type to use: even, odd, none, zero, one (default even)
/dragonfly/contrib/gcc-4.7/libobjc/objc-private/
HDREADME3 not installed, so developers using the library can't actually even see
/dragonfly/contrib/gcc-8.0/gcc/
HDprofile-count.c371 return *this * profile_probability::even () in combine_with_count()
372 + other * profile_probability::even (); in combine_with_count()
/dragonfly/contrib/file/magic/Magdir/
HDassembler9 0 regex \^[\040\t]{0,50}\\.even assembler source text
/dragonfly/etc/calendar/
HDdefault4 * This file may be edited or even deleted to reflect local policy.
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/std/
Dstdexcept13 // but WITHOUT ANY WARRANTY; without even the implied warranty of
52 * in theory, these are preventable, and even detectable before the
/dragonfly/contrib/lvm2/dist/udev/
HD10-dm.rules.in51 # The "suspended" item was added even later (kernels >= 2.6.31),
68 # fact (e.g. fallback to rules that behave correctly even without
/dragonfly/
HD.gitignore24 # has burned a few people already and even the source of bug reports.
/dragonfly/contrib/gdb-7/gdb/config/i386/
HDcygwin64.mh13 # but WITHOUT ANY WARRANTY; without even the implied warranty of
/dragonfly/contrib/gdb-7/gdb/
HDproc-service.list13 but WITHOUT ANY WARRANTY; without even the implied warranty of
HDada-operator.def13 but WITHOUT ANY WARRANTY; without even the implied warranty of
79 definition, we represent it with an OP_VAR_VALUE, even though
/dragonfly/contrib/gcc-8.0/gcc/config/
HDfused-madd.opt13 ; WARRANTY; without even the implied warranty of MERCHANTABILITY or
/dragonfly/sys/vfs/isofs/cd9660/
HDTODO.hibler12 buy much (or may even hurt when vfs_cluster comes up with a large sync
/dragonfly/tools/regression/bin/sh/parser/
HDheredoc10.011 # is a valid script even without the final newline.
/dragonfly/games/phantasia/
HDCOPYRIGHT9 * in every conceivable environment. It is not even guaranteed to work
/dragonfly/contrib/binutils-2.27/gas/doc/
HDc-sh64.texi112 point registers, @samp{dr0} through @samp{dr62} (even numbered registers
115 vectors, @samp{fp0} through @samp{fp62} (even numbered registers only)
151 (i.e. they will be even). If you need to reference the actual address
/dragonfly/contrib/gcc-4.7/gcc/config/
HDrpath.opt14 ; WARRANTY; without even the implied warranty of MERCHANTABILITY or
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
HDstringop.def12 but WITHOUT ANY WARRANTY; without even the implied warranty of

12345678910>>...32