Home
last modified time | relevance | path

Searched refs:positive (Results 1 – 25 of 179) sorted by relevance

12345678

/NextBSD/contrib/gcc/config/sparc/
HDlb1spc.asm124 mov 0, %g3 ! result is always positive
254 ! remainder is positive
259 ! remainder is positive
264 ! remainder is positive
269 ! remainder is positive
287 ! remainder is positive
304 ! remainder is positive
309 ! remainder is positive
326 ! remainder is positive
343 ! remainder is positive
[all …]
/NextBSD/sys/boot/ficl/softwords/
HDstring.fr56 size 0< abort" need positive size for size-buf"
61 \ force buflen to be a positive multiple of min-buf chars
/NextBSD/contrib/file/magic/Magdir/
HDcbor8 >3 ubyte <0x20 (positive integer)
/NextBSD/contrib/tzcode/zic/
HDzic.c107 static void leapadd(zic_t t, int positive, int rolling, int count);
1176 register int positive; local
1180 positive = FALSE;
1183 positive = FALSE;
1186 positive = TRUE;
1189 positive = TRUE;
1201 leapadd(tadd(t, tod), positive, lp->l_value, count);
2309 leapadd(t, positive, rolling, count) in leapadd() argument
2311 const int positive;
2317 if (leapcnt + (positive ? count : 1) > TZ_MAX_LEAPS) {
[all …]
/NextBSD/contrib/tzdata/
HDetcetera31 # POSIX has positive signs west of Greenwich, but many people expect
32 # positive signs east of Greenwich. For example, TZ='Etc/GMT+4' uses
HDleap-seconds.list87 # assigning a UTC time stamp to an event that happens during a positive
132 # clock is decreased (or increased) to realize the positive (or
/NextBSD/contrib/gcc/config/rs6000/
HDdarwin-ldouble-format49 *normal* positive long double is 2^-968. The smallest denormalised
50 positive long double is 2^-1074 (this is the same as for 'double').
HDconstraints.md83 "positive constant that is an exact power of two"
/NextBSD/contrib/gcc/
HDpredict.def95 DEF_PREDICTOR (PRED_OPCODE_POSITIVE, "opcode values positive", HITRATE (79), 0)
98 DEF_PREDICTOR (PRED_TREE_OPCODE_POSITIVE, "opcode values positive (on trees)", HITRATE (79), 0)
/NextBSD/tools/test/testfloat/
HDtestfloat.txt109 inputs, zeros (positive and negative), infinities, and NaNs. For the
292 TestFloat allows either the largest positive or largest negative integer to
427 `FFFFFFFF' is -1, and `7FFFFFFF' is the largest positive 32-bit integer.
451 000.xxxxxxxxxxxxx positive subnormal (denormalized) numbers
452 7FF.xxxxxxxxxxxxx positive NaNs
526 000.xxxxxx positive subnormal (denormalized) numbers
527 0FF.xxxxxx positive NaNs
632 is a NaN, TestFloat allows either the largest positive or largest negative
/NextBSD/contrib/libc++/include/experimental/
Dalgorithm105 _LIBCPP_ASSERT(__n >= 0, "N must be a positive number.");
/NextBSD/contrib/bsnmp/snmp_ntp/
HDNTP-MIB.txt129 subnet, in seconds. Only positive values greater
613 this variable can take on both positive and negative values,
624 Only positive values greater than zero are possible."
/NextBSD/cddl/contrib/opensolaris/lib/libdtrace/common/
HDdt_options.c619 char *positive; in dt_opt_runtime() member
637 for (i = 0; couples[i].positive != NULL; i++) { in dt_opt_runtime()
638 if (strcasecmp(couples[i].positive, arg) == 0) { in dt_opt_runtime()
/NextBSD/contrib/binutils/gas/doc/
HDc-sparc.texi141 This must be followed by a symbol name, a positive number, and
172 This must be followed by a symbol name, a positive number, and
/NextBSD/sys/mips/mips/
HDfp.S1224 move t0, zero # set sign positive
1232 move t0, zero # set sign positive
1479 beq t0, zero, overflow_w # if positive, overflow
1513 beq t0, zero, 5f # if sign is positive, truncate
1533 beq t0, zero, 1f # result positive?
1588 beq t0, zero, 1f # is FS positive?
1591 beq ta0, zero, 1f # is FT positive?
1618 beq t0, zero, 1f # is FS positive?
1625 beq ta0, zero, 1f # is FT positive?
1736 beq t0, zero, 5f # if sign is positive, truncate
[all …]
/NextBSD/crypto/openssl/doc/crypto/
HDBIO_read.pod34 written (if the return value is positive) or that no data was successfully
HDBN_bn2bin.pod32 BN_bin2bn() converts the positive integer in big-endian form of length
HDBIO_set_callback.pod54 the return value is not positive it will be immediately returned to
/NextBSD/contrib/llvm/lib/Target/Hexagon/
HDHexagonOperands.td326 // and will fit in a 5 bit field when made positive, for use in memops.
334 // and will fit in a 5 bit field when made positive, for use in memops.
342 // and will fit in a 5 bit field when made positive, for use in memops.
/NextBSD/contrib/ntp/ntpd/
HDinvoke-ntp.keys.texi45 is a positive integer (between 1 and 65534),
HDntp.keys.def50 is a positive integer (between 1 and 65534),
/NextBSD/etc/
HDhosts.allow31 # occurs, access is denied, and any positive ident response within
/NextBSD/contrib/gcc/config/i386/
HDpredicates.md161 in the positive half of address space. */
171 and we may accept pretty large positive ones. */
262 /* For small code model we may accept pretty large positive
275 negative address space to positive, but perhaps this
/NextBSD/contrib/binutils/opcodes/
HDs390-opc.txt104 20 lpdr RR_FF "load positive (long)" g5 esa,zarch
105 30 lper RR_FF "load positive (short)" g5 esa,zarch
106 10 lpr RR_RR "load positive" g5 esa,zarch
377 b340 lpxbr RRE_FF "load positive extended bfp" g5 esa,zarch
378 b310 lpdbr RRE_FF "load positive long bfp" g5 esa,zarch
379 b300 lpebr RRE_FF "load positive short bfp" g5 esa,zarch
448 b900 lpgr RRE_RR "load positive 64" z900 zarch
449 b910 lpgfr RRE_RR "load positive 64<32" z900 zarch
649 b360 lpxr RRE_FF "load positive long hfp" g5 esa,zarch
866 b370 lpdfr RRE_FF "load positive no cc" z9-ec zarch
/NextBSD/contrib/gcc/doc/
HDoptions.texi141 parser will set the variable to 1 when the positive form of the
161 @var{set} when the positive form of the option is used and @code{!@var{set}}

12345678