Home
last modified time | relevance | path

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

12345678910

/freebsd/contrib/bmake/unit-tests/
H A Dopt-jobs.mk9 EXPECT.0= argument '0' to option '-j' must be a positive number (exit 2)
13 EXPECT.08= argument '08' to option '-j' must be a positive number (exit 2)
16 EXPECT.-5= argument '-5' to option '-j' must be a positive number (exit 2)
30 EXPECT.0.0= argument '0.0' to option '-j' must be a positive number (exit 2)
32 EXPECT.0.0C= argument '0.0C' to option '-j' must be a positive number (exit 2)
33 EXPECT..00001= argument '.00001' to option '-j' must be a positive number (exit 2)
34 EXPECT..00001C= argument '.00001C' to option '-j' must be a positive number (exit 2)
40 EXPECT.08.5C= argument '08.5C' to option '-j' must be a positive number (exit 2)
H A Ddirective-ifmake.mk14 . info ok: positive condition works
16 . warning positive condition fails
H A Ddirective-ifmake.exp1 make: directive-ifmake.mk:14: ok: positive condition works
/freebsd/lib/libc/tests/stdio/
H A Dprintfloat_test.c374 double positive = __DBL_DENORM_MIN__; in ATF_TC_BODY() local
375 testfmt("4.9406564584124654418e-324", "%20.20g", positive); in ATF_TC_BODY()
376 testfmt("4.9406564584124654418E-324", "%20.20G", positive); in ATF_TC_BODY()
377 testfmt("0x1p-1074", "%a", positive); in ATF_TC_BODY()
378 testfmt("0X1P-1074", "%A", positive); in ATF_TC_BODY()
389 float positive = __FLT_DENORM_MIN__; in ATF_TC_BODY() local
390 testfmt("1.4012984643248170709e-45", "%20.20g", positive); in ATF_TC_BODY()
391 testfmt("1.4012984643248170709E-45", "%20.20G", positive); in ATF_TC_BODY()
392 testfmt("0x1p-149", "%a", positive); in ATF_TC_BODY()
393 testfmt("0X1P-149", "%A", positive); in ATF_TC_BODY()
/freebsd/contrib/libcbor/doc/source/api/
H A Dtype_0_1_integers.rst4 *CBOR* has two types of integers – positive (which may be effectively regarded as unsigned), and ne…
9 Type 0 - positive integers
17 **Note:** once a positive integer has been created, its width *cannot* be changed.
27 **Note:** once a positive integer has been created, its width *cannot* be changed.
/freebsd/sys/contrib/device-tree/Bindings/iio/
H A Dmount-matrix.txt32 to positive on the right, (y) from negative on the bottom to positive on top
33 and (z) depth to be negative under the screen and positive in front of it,
77 If the device is tilted to the left, you get a positive x value. If you point
96 ground plane and positive towards magnetic North, (x) is in the ground plane,
97 perpendicular to the North axis and positive towards the East and (z) is
98 perpendicular to the ground plane and positive upwards.
126 defines a positive y value.
133 along the (z) axis if rotated clockwise, and a positive value if rotated
/freebsd/crypto/openssl/Configurations/
H A DINTERNALS.Configure27 # -2 positive already run and we found ELSE (following ELSIF should fail)
28 # -1 positive already run (skip until ENDIF)
30 # 1 last was positive (don't skip lines until next ELSE, ELSIF or ENDIF)
31 # 2 positive ELSE (following ELSIF should fail)
/freebsd/contrib/llvm-project/libc/src/__support/
H A Dinteger_literals.h172 auto positive = internal::parse_with_prefix<T>(ptr + 1);
173 return ptr[0] == '-' ? -positive : positive;
/freebsd/sys/contrib/device-tree/Bindings/iio/frequency/
H A Dadf4350.txt22 - adi,phase-detector-polarity-positive-enable: Enables positive phase
82 adi,phase-detector-polarity-positive-enable;
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_flags.inc31 "The limit of origin chain length. Non-positive values mean unlimited.")
35 "Non-positive values mean unlimited.")
/freebsd/contrib/pam-krb5/tests/data/
H A Dcppcheck.supp28 // False positive due to recursive function.
35 // False positive since the string comes from a command-line define.
/freebsd/sys/contrib/device-tree/Bindings/iio/adc/
H A Dadc.txt6 specifies the positive input pin, the second value the negative
H A Dti-adc12138.txt13 - vref-p-supply: The regulator supply for positive analog voltage reference
/freebsd/sys/contrib/openzfs/tests/test-runner/include/
H A Dlogapi.shlib56 # Execute a positive test and exit $STF_FAIL is test fails
65 # Execute a positive test (expecting no stderr) and exit $STF_FAIL
74 # Execute a positive test but retry the command on failure if the output
133 # Execute a positive test and exit $STF_FAIL is test fails after being
/freebsd/crypto/openssl/test/recipes/30-test_evp_data/
H A Devppkey_rsa_common.txt408 # a random positive test case
441 # positive test with 11 byte long value
446 # positive test with 11 byte long value and zero padded ciphertext
451 # positive test with 11 byte long value and zero truncated ciphertext
456 # positive test with 11 byte long value and double zero padded ciphertext
461 # positive test with 11 byte long value and double zero truncated ciphertext
466 # positive that generates a 0 byte long synthetic message internally
471 # positive that generates a 245 byte long synthetic message internally
621 # simple positive test case
626 # positive test case with null padded ciphertext
[all …]
H A Devpkdf_hmac_drbg.txt9 # The Test data (for the positive tests) was derived from a subset of evppkey_dsa_rfc6979.txt
/freebsd/contrib/file/magic/Magdir/
H A Dcbor8 >3 ubyte <0x20 (positive integer)
/freebsd/stand/ficl/softwords/
H A Dstring.fr55 size 0< abort" need positive size for size-buf"
60 \ force buflen to be a positive multiple of min-buf chars
/freebsd/sys/contrib/device-tree/Bindings/opp/
H A Dqcom-opp.txt16 - qcom,opp-fuse-level: A positive value representing the fuse corner/level
/freebsd/contrib/tzdata/
H A Detcetera40 # POSIX has positive signs west of Greenwich, but many people expect
41 # positive signs east of Greenwich. For example, TZ='Etc/GMT+4' uses
/freebsd/sys/contrib/device-tree/Bindings/hwmon/
H A Dntc_thermistor.txt26 - "connected-positive" Always ON, If not specified.
H A Dg762.txt15 - "pwm_polarity": pwm polarity. Accepted values are 0 (positive duty)
/freebsd/crypto/openssl/doc/man3/
H A DASN1_aux_cb.pod111 the callbacks should return a positive value on success and zero on error;
172 error or any other positive value to continue with normal printing.
270 In general the callbacks return zero on error and a positive value on
301 B<ASN1_OP_DETACHED_POST> treat any non-positive return value (zero or
H A DASN1_EXTERN_FUNCS.pod75 Returns a positive value on success or 0 on error.
108 Returns <= 0 on error or a positive value on success.
139 Returns 0 on error or a positive value on success. If the return value is 2 then
/freebsd/sys/contrib/device-tree/Bindings/bus/
H A Dmoxtet.txt19 either 0 or a positive integer)

12345678910