HomeSort by: relevance | last modified time | path
    Searched refs:tested (Results 1 - 25 of 81) sorted by relevancy

1 2 3 4

  /src/external/gpl3/gdb/dist/gnulib/import/glthread/
threadlib.c 40 static int tested; local
43 if (!tested)
56 tested = 1;
75 static int tested; local
78 if (!tested)
93 tested = 1;
  /src/external/gpl3/gdb.old/dist/gnulib/import/glthread/
threadlib.c 40 static int tested; local
43 if (!tested)
56 tested = 1;
75 static int tested; local
78 if (!tested)
93 tested = 1;
  /src/sys/arch/mips/cavium/
octeon_misc.c 97 bool tested; local
141 * Assume all CPU families haven't been tested unless explicitly
145 tested = false;
172 tested = true;
203 tested = true;
208 tested = true;
215 clock_mhz, tested ? "" : " (unverified)");
217 if (!tested)
  /src/crypto/external/bsd/openssh/dist/moduli-gen/
moduli-gen.sh 10 moduli_tested=${objdir}/moduli.${bits}.tested
31 mv ${objdir}/moduli.${bits}.tested ${srcdir}/moduli.${bits}
  /src/external/mpl/bind/dist/bin/tests/system/xfer/ns6/
named.conf.j2 35 min-transfer-rate-in 10240 300; # this is tested as seconds, when used with '-T transferinsecs' (i.e. convert the default '10240 5' back so that it doesn't interfere with other tests)
63 min-transfer-rate-in 100000 5; # this is tested as seconds, when used with '-T transferinsecs' (i.e. 100000 bytes in 5 seconds)
70 max-transfer-time-in 1; # this is tested as seconds, when used with '-T transferinsecs'
77 max-transfer-idle-in 50; # this is tested as seconds, when used with '-T transferinsecs'
  /src/external/gpl3/gdb/dist/sim/testsuite/h8300/
adds.s 13 # Instructions tested:
subs.s 13 # Instructions tested:
addw.s 13 # Instructions tested:
  /src/external/gpl3/gdb.old/dist/sim/testsuite/h8300/
adds.s 13 # Instructions tested:
subs.s 13 # Instructions tested:
addw.s 13 # Instructions tested:
  /src/sys/arch/evbppc/dht/
locore.S 75 #error Not tested.
  /src/sys/external/isc/libsodium/dist/src/libsodium/sodium/
core.c 35 # warning This is not supported. It has not been tested, it might not
  /src/usr.bin/make/unit-tests/
varname-dot-parsedir.mk 15 # can be tested here.
  /src/external/bsd/libarchive/dist/libarchive/
archive_read_support_filter_uu.c 233 ssize_t tested; local
252 tested = len;/* Skip some bytes we already determined. */
253 len = get_line(*b + tested, *avail - tested, nl);
255 len += tested;
  /src/external/gpl3/gcc/dist/contrib/
test_installed 18 # You may specify where the binaries to be tested should be picked up
75 tested if different than the host.
  /src/external/gpl3/gcc.old/dist/contrib/
test_installed 18 # You may specify where the binaries to be tested should be picked up
75 tested if different than the host.
  /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
javacomp.c 789 bool tested; member in struct:result_t
799 if (!resultp->tested)
1023 resultp->tested = true;
1310 bool tested; member in struct:result_t
1320 if (!resultp->tested)
1532 resultp->tested = true;
lock.c 44 static int tested; local
47 if (!tested)
62 tested = 1;
  /src/external/gpl2/gettext/dist/gettext-runtime/intl/
lock.c 45 static int tested; local
48 if (!tested)
63 tested = 1;
  /src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
lock.c 44 static int tested; local
47 if (!tested)
62 tested = 1;
  /src/sys/arch/sparc64/doc/
TODO 60 - platforms tested so far:
  /src/external/lgpl3/gmp/dist/mpn/arm64/
aorsmul_1.asm 43 C on the tested pipelines, we keep addmul_1 and submul_1 similar.
  /src/sys/arch/mvme68k/stand/sboot/
oc_cksum.s 66 | tested on random data on four different types of processors (see
77 | The processors tested and their average time to checksum 1024 bytes
  /src/external/gpl3/gdb/dist/sim/testsuite/mips/
fpu64-ps.s 338 # be tested more thoroughly.

Completed in 58 milliseconds

1 2 3 4