| /netbsd-src/external/lgpl3/mpc/dist/tests/ |
| H A D | cosh.dat | 13 # WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS 26 # Rule [even]: cosh(-z) = cosh(z) 32 # [even]: cosh(-0 - i*0) = 1 + i*0 34 # [even+conj]: cosh(-0 + i*0) = 1 - i*0 42 # [even]: cosh(-0 - i*inf) = nan + i*0 44 # [even+conj]: cosh(-0 + i*inf) = nan - i*0 50 # [even]: cosh(-0 + i*nan) = nan + i*0 59 # [even] and [even+conj] are already considered for x=-1 < 0 65 # [even] is already considered for x=-1 < 0 71 # [even]: cosh(-inf - i*0) = +inf + i*0 [all …]
|
| /netbsd-src/usr.bin/make/unit-tests/ |
| H A D | varmod-to-separator.mk | 155 . warning The separator \400 is accepted even though it is out of bounds. 157 . warning The separator \400 is accepted even though it is out of bounds. 170 . warning The separator \x100 is accepted even though it is out of bounds. 172 . warning The separator \x100 is accepted even though it is out of bounds. 189 . warning The separator \-300 is accepted even though it is negative. 191 . warning The separator \-300 is accepted even though it is negative. 198 . warning The separator \8 is accepted even though it is not octal. 200 . warning The separator \8 is accepted even though it is not octal. 206 . warning The separator \100L is accepted even though it contains an 'L'. 208 . warning The separator \100L is accepted even thoug [all...] |
| H A D | posix.exp | 6 a command prefixed by '+' executes even with -n 11 a command prefixed by '+' executes even with -n 17 a command prefixed by '+' executes even with -n
|
| /netbsd-src/external/cddl/osnet/dist/uts/common/zmod/ |
| H A D | crc32.c | 382 unsigned long even[GF2_DIM]; /* even-power-of-two zeros operator */ local 398 gf2_matrix_square(even, odd); 401 gf2_matrix_square(odd, even); 407 gf2_matrix_square(even, odd); 409 crc1 = gf2_matrix_times(even, crc1); 417 gf2_matrix_square(odd, even);
|
| /netbsd-src/sys/arch/atari/stand/tostools/libtos/ |
| H A D | biosrw.s | 37 .even 57 .even 77 .even
|
| /netbsd-src/sys/dev/hpc/ |
| H A D | bicons.c | 394 register u_int8_t even = (data & 0x55); in put_oxel_D2_M2L_3x2() local 396 *xaddr = (odd | (even << 1)) | ((odd >> 1) & even); in put_oxel_D2_M2L_3x2() 441 register u_int8_t even = (data & 0x55); in put_oxel_D2_M2L_0x2() local 443 *xaddr = ~((odd | (even << 1)) | ((odd >> 1) & even)); in put_oxel_D2_M2L_0x2()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/sparc/ |
| H A D | constraints.md | 12 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of 149 ;; possible to express the "must be even numbered register" condition 156 ;; So this means that we would have to put both the even and odd 161 ;; not a full solution either. In fact, even though IRA uses the macro 167 ;; sets both the odd and even part of an even register pair in the 186 "Pseudo-register or hard even-numbered integer register"
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/ |
| H A D | constraints.md | 12 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of 149 ;; possible to express the "must be even numbered register" condition 156 ;; So this means that we would have to put both the even and odd 161 ;; not a full solution either. In fact, even though IRA uses the macro 167 ;; sets both the odd and even part of an even register pair in the 186 "Pseudo-register or hard even-numbered integer register"
|
| /netbsd-src/external/lgpl3/gmp/dist/tests/mpz/ |
| H A D | t-oddeven.c | 30 int odd, even; in check_data() member 68 if ((mpz_even_p (n) != 0) != data[i].even) in check_data()
|
| /netbsd-src/games/quiz/datfiles/ |
| H A D | seq-easy | 13 2,4,6,8,10,12:14{(even nos.)}:even [integ|numb]ers|multiples of 2|2n
|
| /netbsd-src/external/gpl3/gdb.old/dist/readline/readline/examples/rlfe/ |
| H A D | README | 14 read input lines in "canonical mode" - even 'cat'! 20 You can even run programs like 'emavs -nw' and 'vi' under rlfe. 21 The goal is you could leave rlfe always on without even knowing 53 raw mode, so rlfe won't be much use, even if remote programs run in
|
| /netbsd-src/external/gpl3/gdb/dist/readline/readline/examples/rlfe/ |
| H A D | README | 14 read input lines in "canonical mode" - even 'cat'! 20 You can even run programs like 'emavs -nw' and 'vi' under rlfe. 21 The goal is you could leave rlfe always on without even knowing 53 raw mode, so rlfe won't be much use, even if remote programs run in
|
| /netbsd-src/external/lgpl3/gmp/dist/mpn/powerpc32/ |
| H A D | eabi.m4 | 24 dnl WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY 81 dnl 64-bit "long long" parameters are put in an even-odd pair, skipping an 82 dnl even register if that was in turn. I wish somebody could explain why that
|
| H A D | elf.m4 | 24 dnl WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY 95 dnl 64-bit "long long" parameters are put in an even-odd pair, skipping an 96 dnl even register if that was in turn. I wish somebody could explain why that
|
| /netbsd-src/sys/arch/arm/broadcom/ |
| H A D | bcm2835_pwm.c | 298 bool even = false; in bcm_pwm_write() local 306 r = even ? *data2++ : *data1++; in bcm_pwm_write() 309 even = !even; in bcm_pwm_write()
|
| /netbsd-src/sys/arch/m68k/m68k/ |
| H A D | w16copy.s | 50 btst #0, %d1 | is %a0 even? 96 btst #0, %d1 | is %a0 even? 103 btst #0, %d1 | is %a1 even?
|
| /netbsd-src/sys/arch/luna68k/stand/boot/ |
| H A D | boot.ldscript | 17 to make data section get aligned even after elf2aout. */ 42 _end. Align after .bss to ensure correct alignment even if the
|
| /netbsd-src/sys/arch/mvme68k/stand/libbug/ |
| H A D | bugstart.S | 9 .even 15 .even
|
| /netbsd-src/external/gpl3/autoconf/dist/tests/ |
| H A D | go.at | 13 # but WITHOUT ANY WARRANTY; without even the implied warranty of 22 # them first. But remember that looking for a compiler is even more
|
| /netbsd-src/sys/arch/mac68k/mac68k/ |
| H A D | macromasm.s | 122 .even 314 .even 411 .even 539 .even 594 .even
|
| /netbsd-src/external/bsd/ntp/dist/ |
| H A D | README.leapsmear | 43 So even though these Unix kernels normally can handle leap seconds, the way 49 if it is OK, if the current second is an in-progress leap second. But even 87 have to (and even must not) care about the leap second anymore. Smearing is 88 just transparent to the clients, and the clients don't even notice there's a 127 back, and even though the start of the slewing was somewhat undefined and 129 several minutes before slewing even started. 136 learn that there were even some folks who patched ntpd to get the 4.2.4 160 version of ntpd is installed on a client machine, it just works, and it even 173 even accept the smearing at the server side. 214 requests. Since the leap second is applied gradually the clients don't even
|
| /netbsd-src/external/mpl/bind/dist/bin/plugins/ |
| H A D | filter-a.rst | 50 mechanism via IPv6, it is denied A records even if its client is 67 If set to ``break-dnssec``, then A records are deleted even when 75 mechanism via IPv6, it is denied A records even if its client is
|
| /netbsd-src/external/apache2/llvm/dist/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;
|
| /netbsd-src/external/lgpl3/gmp/dist/tests/devel/ |
| H A D | README | 11 useful, but WITHOUT ANY WARRANTY; without even the implied warranty of 27 Nothing here is built or installed, nor even run in a "make check", but
|
| /netbsd-src/external/public-domain/tz/dist/ |
| H A D | etcetera | 33 # We want this to work even on installations that omit 'backward'. 38 # even though this is the opposite of what many people expect. 42 # (i.e. west of Greenwich) even though many people would expect it to
|