Home
last modified time | relevance | path

Searched refs:tested (Results 1 – 25 of 272) sorted by relevance

1234567891011

/freebsd-12-stable/usr.bin/sed/tests/regress.multitest.out/
D5.21 tested l2_1
2 tested l2_2
3 tested l2_3
4 tested l2_4
5 tested l2_5
6 tested l2_6
7 tested l2_7
8 tested l2_8
9 tested l2_9
10 tested l2_10
[all …]
/freebsd-12-stable/contrib/libarchive/libarchive/test/
Dmain.c1968 static int value = 0, tested = 0; in canSymlink() local
1969 if (tested) in canSymlink()
1972 ++tested; in canSymlink()
1998 static int tested = 0, value = 0; in canBzip2() local
1999 if (!tested) { in canBzip2()
2000 tested = 1; in canBzip2()
2013 static int tested = 0, value = 0; in canGrzip() local
2014 if (!tested) { in canGrzip()
2015 tested = 1; in canGrzip()
2028 static int tested = 0, value = 0; in canGzip() local
[all …]
/freebsd-12-stable/contrib/libarchive/test_utils/
Dtest_main.c2466 static int value = 0, tested = 0; in canSymlink() local
2467 if (tested) in canSymlink()
2470 ++tested; in canSymlink()
2498 static int tested = 0, value = 0; in canBzip2() local
2499 if (!tested) { in canBzip2()
2500 tested = 1; in canBzip2()
2513 static int tested = 0, value = 0; in canGrzip() local
2514 if (!tested) { in canGrzip()
2515 tested = 1; in canGrzip()
2528 static int tested = 0, value = 0; in canGzip() local
[all …]
/freebsd-12-stable/tools/test/testfloat/
Dtestfloat.txt13 All standard operations supported by the system can be tested, except for
15 be tested: single precision, double precision, extended double precision,
103 For each operation tested, TestFloat generates a large number of test cases,
122 TestFloat finds actually represent faults in the system being tested.
131 exception flags are raised. All five exception flags are tested, including
142 subtract, multiply, divide, and square root. Other functions can be tested
253 a floating-point format and 32-bit and 64-bit signed integers can be tested.
279 Such conversions can be tested with the following functions that ignore any
298 The following standard arithmetic functions can be tested:
331 The following floating-point comparison functions can be tested:
[all …]
Dtestfloat-source.txt13 All standard operations supported by the system can be tested, except for
15 be tested: single precision, double precision, extended double precision,
52 compilers should be possible but has not been tested.
64 32 bits, only single- and double-precision operations can be tested.
215 following machine functions cannot be tested unless an alternate `systfloat'
327 The following machine functions cannot be tested by TestFloat unless target-
339 In addition to these, none of the `floatx80' functions can be tested by
341 precision; and likewise, none of the `float128' functions can be tested by
344 same time, at least one of these types cannot be tested by TestFloat without
348 not need both tested.)
[all …]
/freebsd-12-stable/sys/mips/conf/
DDIR-825B1.hints97 # usb tested good
107 # blue power tested good
112 # wps tested good
117 # orage globe tested good
/freebsd-12-stable/contrib/ntp/
DNOTES.y2kfixes15 Dates tested (CPU clock set)
21 Critical fragments of code tested with other dates by special
65 the changes are sound, they really need to be tested.
/freebsd-12-stable/contrib/libarchive/libarchive/
Darchive_read_support_filter_uu.c226 ssize_t tested; in bid_get_line() local
245 tested = len;/* Skip some bytes we already determined. */ in bid_get_line()
246 len = get_line(*b + tested, *avail - tested, nl); in bid_get_line()
248 len += tested; in bid_get_line()
/freebsd-12-stable/contrib/wpa/hostapd/
Deap_testing.txt5 +) tested successfully
8 ?) not tested
/freebsd-12-stable/crypto/openssl/doc/man3/
DDSA_generate_parameters.pod61 While a candidate for q is tested by Miller-Rabin primality tests,
73 Before a candidate for p (other than the first) is generated and tested,
80 While it is tested by the Miller-Rabin primality test,
/freebsd-12-stable/lib/libutil/tests/
Dhumanize_number_test.c503 size_t blen, buflen, errcnt, i, skipped, tested; in main() local
519 tested = 0; in main()
582 tested++; in main()
588 tested, skipped); in main()
/freebsd-12-stable/contrib/ntp/html/hints/
Drs600023 implementation of xntp. It works fine for us but I have not tested all of
24 the features, especially the local clock support for the RS6000 is not tested
Dmpeix31 The only reference clock that has been tested on MPE is the local clock. So
39 is not recommended and has not been tested.
/freebsd-12-stable/sys/dev/firewire/
D00README99 I have not tested yet.
108 * Not tested on SMP.
109 * Not tested on big-endian machine...
/freebsd-12-stable/contrib/llvm-project/lld/docs/
DREADME.txt5 currently tested with Sphinx 1.1.3.
/freebsd-12-stable/contrib/bzip2/
DREADME.COMPILATION.PROBLEMS16 platforms. Using the supplied Makefile, I've built and tested it
57 -D_LARGE_FILES rather than -D_FILE_OFFSET_BITS=64. I have not tested
/freebsd-12-stable/sys/contrib/zstd/contrib/pzstd/
DREADME.md48 PZstandard was tested using compression levels 1-19, and Pigz was tested using compression levels 1…
/freebsd-12-stable/contrib/tcsh/
DY2K1 The tcsh code has been tested on a solaris-2.6 machine and a
/freebsd-12-stable/contrib/unbound/
DREADME-Travis.md5tested on armv7a, aarch64, x86 and x86_64. The Android recipes build and install OpenSSL and Expat…
7 iOS is tested for iPhoneOS, WatchOS, AppleTVOS, iPhoneSimulator, AppleTVSimulator and WatchSimulato…
28 OS X provides a single recipe to test Clang. GCC is not tested because GCC is an alias for Clang.
32 Two sanitizer builds are tested using Clang and GCC, for a total of four builds. The first sanitize…
185 …d aarch64 architectures for iPhoneOS, AppleTVOS and WatchOS. iPhoneOS is tested using both 32-bit …
/freebsd-12-stable/contrib/file/
DREADME.DEVELOPER16 This has been tested with autoconf-2.69 and libtool-2.4.2
/freebsd-12-stable/usr.bin/units/
DREADME5 with some restrictions. I have tested it under DOS with Borland C and
/freebsd-12-stable/contrib/ntp/sntp/m4/
Dntp_compiler.m491 # $ntp_cv_gcc_Wstrict_overflow is tested later to add the
135 # $ntp_cv_gcc_Winit_self is tested later to add the
/freebsd-12-stable/contrib/sendmail/cf/cf/
Ducbarpa.mc17 # not be considered to be tested. This file is provided as an example
/freebsd-12-stable/contrib/file/magic/Magdir/
Dsylk30 # not tested
Davm10 # Note: only tested with models 4040 and 6490 Cable (lgi)

1234567891011