Home
last modified time | relevance | path

Searched refs:results (Results 126 – 150 of 2436) sorted by relevance

12345678910>>...98

/netbsd/external/gpl3/gdb/dist/zlib/doc/
H A Dtxtvsbin.txt12 It is, however, possible to obtain satisfactory results by employing
82 consistent results, regardless what alphabet encoding is being used.
84 results on a text encoded, say, using ISO-8859-16 versus UTF-8.)
100 formatted office documents, compiled object code, etc. The results
/netbsd/external/gpl3/binutils.old/dist/zlib/doc/
H A Dtxtvsbin.txt12 It is, however, possible to obtain satisfactory results by employing
82 consistent results, regardless what alphabet encoding is being used.
84 results on a text encoded, say, using ISO-8859-16 versus UTF-8.)
100 formatted office documents, compiled object code, etc. The results
/netbsd/external/gpl3/gdb.old/dist/zlib/doc/
H A Dtxtvsbin.txt12 It is, however, possible to obtain satisfactory results by employing
82 consistent results, regardless what alphabet encoding is being used.
84 results on a text encoded, say, using ISO-8859-16 versus UTF-8.)
100 formatted office documents, compiled object code, etc. The results
/netbsd/common/dist/zlib/doc/
H A Dtxtvsbin.txt12 It is, however, possible to obtain satisfactory results by employing
82 consistent results, regardless what alphabet encoding is being used.
84 results on a text encoded, say, using ISO-8859-16 versus UTF-8.)
100 formatted office documents, compiled object code, etc. The results
/netbsd/external/gpl3/binutils/dist/zlib/doc/
H A Dtxtvsbin.txt12 It is, however, possible to obtain satisfactory results by employing
82 consistent results, regardless what alphabet encoding is being used.
84 results on a text encoded, say, using ISO-8859-16 versus UTF-8.)
100 formatted office documents, compiled object code, etc. The results
/netbsd/external/gpl3/gcc.old/dist/contrib/
H A Dpatch_tester.sh58 test results for the non patched version. Default is not copy.
60 NOPRISTINECACHE prevents use of cached test results from any earlier
/netbsd/external/gpl3/gcc/dist/contrib/
H A Dpatch_tester.sh58 test results for the non patched version. Default is not copy.
60 NOPRISTINECACHE prevents use of cached test results from any earlier
/netbsd/external/lgpl3/gmp/dist/tests/
H A DMakefile.in961 results=`for b in $$bases; do echo $$b.trs; done`; \
962 test -n "$$results" || results=/dev/null; \
963 all=` grep "^$$ws*:test-result:" $$results | wc -l`; \
964 pass=` grep "^$$ws*:test-result:$$ws*PASS" $$results | wc -l`; \
965 fail=` grep "^$$ws*:test-result:$$ws*FAIL" $$results | wc -l`; \
966 skip=` grep "^$$ws*:test-result:$$ws*SKIP" $$results | wc -l`; \
967 xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
968 xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
969 error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
/netbsd/external/lgpl3/gmp/dist/tests/mpq/
H A DMakefile.in863 results=`for b in $$bases; do echo $$b.trs; done`; \
864 test -n "$$results" || results=/dev/null; \
865 all=` grep "^$$ws*:test-result:" $$results | wc -l`; \
866 pass=` grep "^$$ws*:test-result:$$ws*PASS" $$results | wc -l`; \
867 fail=` grep "^$$ws*:test-result:$$ws*FAIL" $$results | wc -l`; \
868 skip=` grep "^$$ws*:test-result:$$ws*SKIP" $$results | wc -l`; \
869 xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
870 xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
871 error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
/netbsd/external/mit/expat/dist/tests/
H A DMakefile.in952 results=`for b in $$bases; do echo $$b.trs; done`; \
953 test -n "$$results" || results=/dev/null; \
954 all=` grep "^$$ws*:test-result:" $$results | wc -l`; \
955 pass=` grep "^$$ws*:test-result:$$ws*PASS" $$results | wc -l`; \
956 fail=` grep "^$$ws*:test-result:$$ws*FAIL" $$results | wc -l`; \
957 skip=` grep "^$$ws*:test-result:$$ws*SKIP" $$results | wc -l`; \
958 xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
959 xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
960 error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
/netbsd/external/bsd/ntp/dist/tests/bug-2803/
H A DMakefile.in921 results=`for b in $$bases; do echo $$b.trs; done`; \
922 test -n "$$results" || results=/dev/null; \
923 all=` grep "^$$ws*:test-result:" $$results | wc -l`; \
924 pass=` grep "^$$ws*:test-result:$$ws*PASS" $$results | wc -l`; \
925 fail=` grep "^$$ws*:test-result:$$ws*FAIL" $$results | wc -l`; \
926 skip=` grep "^$$ws*:test-result:$$ws*SKIP" $$results | wc -l`; \
927 xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
928 xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
929 error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
/netbsd/external/bsd/ntp/dist/tests/ntpq/
H A DMakefile.in933 results=`for b in $$bases; do echo $$b.trs; done`; \
934 test -n "$$results" || results=/dev/null; \
935 all=` grep "^$$ws*:test-result:" $$results | wc -l`; \
936 pass=` grep "^$$ws*:test-result:$$ws*PASS" $$results | wc -l`; \
937 fail=` grep "^$$ws*:test-result:$$ws*FAIL" $$results | wc -l`; \
938 skip=` grep "^$$ws*:test-result:$$ws*SKIP" $$results | wc -l`; \
939 xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
940 xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
941 error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
/netbsd/external/bsd/ntp/dist/tests/sec-2853/
H A DMakefile.in924 results=`for b in $$bases; do echo $$b.trs; done`; \
925 test -n "$$results" || results=/dev/null; \
926 all=` grep "^$$ws*:test-result:" $$results | wc -l`; \
927 pass=` grep "^$$ws*:test-result:$$ws*PASS" $$results | wc -l`; \
928 fail=` grep "^$$ws*:test-result:$$ws*FAIL" $$results | wc -l`; \
929 skip=` grep "^$$ws*:test-result:$$ws*SKIP" $$results | wc -l`; \
930 xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
931 xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
932 error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
/netbsd/crypto/external/bsd/heimdal/dist/tests/can/
H A DMakefile.in770 results=`for b in $$bases; do echo $$b.trs; done`; \
771 test -n "$$results" || results=/dev/null; \
772 all=` grep "^$$ws*:test-result:" $$results | wc -l`; \
773 pass=` grep "^$$ws*:test-result:$$ws*PASS" $$results | wc -l`; \
774 fail=` grep "^$$ws*:test-result:$$ws*FAIL" $$results | wc -l`; \
775 skip=` grep "^$$ws*:test-result:$$ws*SKIP" $$results | wc -l`; \
776 xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
777 xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
778 error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
/netbsd/crypto/external/bsd/heimdal/dist/tests/java/
H A DMakefile.in766 results=`for b in $$bases; do echo $$b.trs; done`; \
767 test -n "$$results" || results=/dev/null; \
768 all=` grep "^$$ws*:test-result:" $$results | wc -l`; \
769 pass=` grep "^$$ws*:test-result:$$ws*PASS" $$results | wc -l`; \
770 fail=` grep "^$$ws*:test-result:$$ws*FAIL" $$results | wc -l`; \
771 skip=` grep "^$$ws*:test-result:$$ws*SKIP" $$results | wc -l`; \
772 xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
773 xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
774 error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
/netbsd/crypto/external/bsd/heimdal/dist/tests/ldap/
H A DMakefile.in773 results=`for b in $$bases; do echo $$b.trs; done`; \
774 test -n "$$results" || results=/dev/null; \
775 all=` grep "^$$ws*:test-result:" $$results | wc -l`; \
776 pass=` grep "^$$ws*:test-result:$$ws*PASS" $$results | wc -l`; \
777 fail=` grep "^$$ws*:test-result:$$ws*FAIL" $$results | wc -l`; \
778 skip=` grep "^$$ws*:test-result:$$ws*SKIP" $$results | wc -l`; \
779 xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
780 xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
781 error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
/netbsd/external/bsd/openpam/dist/t/
H A DMakefile.in835 results=`for b in $$bases; do echo $$b.trs; done`; \
836 test -n "$$results" || results=/dev/null; \
837 all=` grep "^$$ws*:test-result:" $$results | wc -l`; \
838 pass=` grep "^$$ws*:test-result:$$ws*PASS" $$results | wc -l`; \
839 fail=` grep "^$$ws*:test-result:$$ws*FAIL" $$results | wc -l`; \
840 skip=` grep "^$$ws*:test-result:$$ws*SKIP" $$results | wc -l`; \
841 xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
842 xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
843 error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
/netbsd/external/apache2/llvm/dist/clang/utils/analyzer/
H A DSATestBenchmark.py46 results = [self._benchmark_project(project)
49 data = pd.concat(results, ignore_index=True)
/netbsd/external/gpl3/gcc.old/dist/libphobos/testsuite/
H A DMakefile.am98 $(SHELL) $(srcdir)/../../contrib/dg-extract-results.sh \
100 $(SHELL) $(srcdir)/../../contrib/dg-extract-results.sh -L \
/netbsd/tools/make/
H A Dconfigure.ac60 dnl Display results
62 AC_MSG_NOTICE([========== configure results for make ===========])
/netbsd/external/gpl3/gcc/dist/libphobos/testsuite/
H A DMakefile.am98 $(SHELL) $(srcdir)/../../contrib/dg-extract-results.sh \
100 $(SHELL) $(srcdir)/../../contrib/dg-extract-results.sh -L \
/netbsd/external/bsd/openldap/dist/doc/drafts/
H A Ddraft-ietf-ldapext-ldapv3-dupent-xx.txt179 apply this control to no, any, or all search results. If FALSE, the
180 server MUST either apply the control to all search results or fail
184 discover which search results have been affected by this control.
189 search results are being processed; DuplicateSearchResult and
193 operations that contain search results which have been modified by
206 is absent on search results that are unaffected by
272 The set of search results returned by the server would then consist
434 results. Servers MAY return an adminLimitExceeded result in the
447 results and apply this control themselves.
/netbsd/sys/external/bsd/drm2/dist/drm/i915/
H A Dintel_pm.c3389 struct ilk_wm_values *results) in ilk_compute_wm_results() argument
3395 results->partitioning = partitioning; in ilk_compute_wm_results()
3409 results->wm_lp[wm_lp - 1] = in ilk_compute_wm_results()
3418 results->wm_lp[wm_lp - 1] |= in ilk_compute_wm_results()
3421 results->wm_lp[wm_lp - 1] |= in ilk_compute_wm_results()
3446 results->wm_pipe[pipe] = in ilk_compute_wm_results()
3577 struct ilk_wm_values *results) in ilk_write_wm_values() argument
3623 if (results->enable_fbc_wm) in ilk_write_wm_values()
3648 dev_priv->wm.hw = *results; in ilk_write_wm_values()
5531 results->dirty_pipes = 0; in skl_compute_wm()
[all …]
/netbsd/external/ibm-public/postfix/dist/proto/
H A Dmysql_table90 # of storing its results in a table); with "\fBrequire_result_set
107 # no results.
111 # Otherwise, the query is suppressed and returns no results.
124 # no results.
131 # and return no results.
176 # the result template are suppressed and return no results.
284 # that returns a result set (instead of storing its results
291 # their results in a table).
/netbsd/external/cddl/dtracetoolkit/dist/Docs/Examples/
H A Djs_cputime_example.txt45 You can see the results are printed in four sections.
53 The exclusive subroutine on-CPU times shows, amongst other results, that func_a

12345678910>>...98