Searched refs:good (Results 1 - 25 of 70) sorted by relevance

123

/freebsd-10-stable/tools/regression/nfsmmap/test1/
H A DMakefile6 CLEANFILES= test1.zeros test1.good test1.data test1.scratch
8 all: test1 test1.zeros test1.good
14 @if cmp -s ${.OBJDIR}/test1.data ${.OBJDIR}/test1.good && \
15 cmp -s ${.OBJDIR}/test1.scratch ${.OBJDIR}/test1.good ; then \
24 test1.good: test1.good.uu
/freebsd-10-stable/tools/regression/nfsmmap/test2/
H A DMakefile6 CLEANFILES= test2.zeros test2.good test2.data test2.scratch
8 all: test2 test2.zeros test2.good
14 @if cmp -s ${.OBJDIR}/test2.data ${.OBJDIR}/test2.good && \
15 cmp -s ${.OBJDIR}/test2.scratch ${.OBJDIR}/test2.good ; then \
24 test2.good: test2.good.uu
/freebsd-10-stable/contrib/apr-util/test/
H A Dtest_apu.h35 #define TEST_EQ(str, func, value, good, bad) \
46 printf("%s\n", good); \
49 #define TEST_NEQ(str, func, value, good, bad) \
60 printf("%s\n", good); \
63 #define TEST_STATUS(str, func, testmacro, good, bad) \
74 printf("%s\n", good); \
/freebsd-10-stable/contrib/netbsd-tests/usr.bin/gzip/
H A Dt_gzip.sh86 atf_test_case good
93 cat >good.gz.uue <<EOF
94 begin-base64 644 good.gz
98 uudecode -m good.gz.uue
100 atf_check gzip -d good.gz
109 atf_add_test_case good
/freebsd-10-stable/crypto/openssl/crypto/rsa/
H A Drsa_pk1.c189 unsigned int good, found_zero_byte; local
222 good = constant_time_is_zero(em[0]);
223 good &= constant_time_eq(em[1], 2);
239 good &= constant_time_ge((unsigned int)(zero_index), 2 + 8);
249 * For good measure, do this check in constant time as well; it could
252 good &= constant_time_ge((unsigned int)(tlen), (unsigned int)(mlen));
261 if (!good) {
H A Drsa_oaep.c96 unsigned int good, found_one_byte; local
143 good = constant_time_is_zero(em[0]);
161 good &=
174 good &= (found_one_byte | equals0);
177 good &= found_one_byte;
180 * At this point |good| is zero unless the plaintext was valid,
184 if (!good)
/freebsd-10-stable/tests/sys/acl/
H A Drun121 my @good = ();
133 push @good, ($use_re ? '!~' : '!=');
136 push @good, ($use_re ? '=~' : '==');
139 my $good = !(grep /!/, @good);
141 $failed++ unless $good;
142 print $good ? $OK : $FAILED, "\n";
143 if (!$good || $opt_v) {
150 $r, $good[$n], $l);
/freebsd-10-stable/contrib/bmake/unit-tests/
H A Dvarshell.exp9 NO_ERROR_WITH_OUTPUT='this is good'
H A Dvarshell.mk11 NO_ERROR_WITH_OUTPUT != echo "this is good"
H A Dexport-all.mk3 UT_OK=good
H A Dcond2.mk8 Y= good
/freebsd-10-stable/crypto/openssl/ssl/
H A Ds3_cbc.c89 unsigned padding_length, good; local
99 good = constant_time_ge(rec->length, padding_length + overhead);
101 good &= constant_time_ge(block_size, padding_length + 1);
102 padding_length = good & (padding_length + 1);
105 return constant_time_select_int(good, 1, -1);
125 unsigned padding_length, good, to_check, i; local
167 good = constant_time_ge(rec->length, overhead + padding_length);
188 good &= ~(mask & (padding_length ^ b));
193 * or more of the lower eight bits of |good| will be cleared.
195 good
[all...]
/freebsd-10-stable/lib/libc/net/
H A Deui64.c155 goto good;
160 goto good;
165 goto good;
172 goto good;
180 goto good;
185 good:
/freebsd-10-stable/sys/dev/ex/
H A Dif_ex_pccard.c141 goto good;
147 goto good;
164 good:;
/freebsd-10-stable/contrib/libstdc++/include/bits/
H A Dostream_insert.h97 if (__out.good())
99 if (__left && __out.good())
/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DComment.cpp37 struct good {}; struct in namespace:clang::comments::__anon3123
41 good implements_child_begin_end(Comment::child_iterator (T::*)() const) {
42 return good();
52 (void) good(implements_child_begin_end(function))
151 // Defaults are should be good for declarations we don't handle explicitly.
/freebsd-10-stable/usr.bin/man/
H A Dman.sh759 local IFS bad cmd f good key keywords loc opt out path rval wlist
806 good="$good\\n$out"
814 good=${good#\\n}
817 if [ -n "$good" ]; then
818 echo -e "$good" | $MANPAGER
/freebsd-10-stable/sys/dev/acpi_support/
H A Dacpi_asus.c620 good:
644 goto good;
647 goto good;
650 goto good;
653 goto good;
656 goto good;
659 goto good;
662 goto good;
666 goto good;
670 goto good;
[all...]
/freebsd-10-stable/sys/ofed/drivers/infiniband/hw/mthca/
H A Dmthca_reset.c190 goto good;
201 good:
/freebsd-10-stable/usr.sbin/timed/timed/
H A Dnetworkdelta.c77 * compute the median of the good values
84 if (htp->good
108 * compute the median of all values near the good median
120 && (htp->good
155 /* unsigned int gnuf; */ /* good enough estimate */
210 return a; /* guess was good enough */
H A Dglobals.h66 #define BIG_ADJ (MAX_TRIM/1000*SAMPLEINTVL*2) /* max good adj */
84 #define VALID_RANGE (MAXADJ*1000) /* good times in milliseconds */
92 #define NOMASTER 0 /* no good master */
111 u_char good; /* 0=trusted host, for averaging */ member in struct:hosttbl
/freebsd-10-stable/crypto/heimdal/lib/hx509/
H A Dtest_crypto.in52 echo "Bleichenbacher good cert (from eay)"
55 cert:FILE:$srcdir/data/bleichenbacher-good.pem \
56 anchor:FILE:$srcdir/data/bleichenbacher-good.pem > /dev/null || exit 1
64 echo "Bleichenbacher good cert (from yutaka)"
/freebsd-10-stable/contrib/telnet/telnetd/
H A Dutility.c202 char *good; local
219 good = nclearto > netobuf ? nclearto : netobuf;
221 good = netobuf; /* where the good bytes go */
233 memmove(good, thisitem, length);
234 good += length;
242 nfrontp = good; /* next byte to be sent */
/freebsd-10-stable/crypto/heimdal/appl/telnet/telnetd/
H A Dutility.c195 char *good; local
212 good = nclearto > netobuf ? nclearto : netobuf;
214 good = netobuf; /* where the good bytes go */
226 memmove(good, thisitem, length);
227 good += length;
235 nfrontp = good; /* next byte to be sent */
/freebsd-10-stable/contrib/libstdc++/include/ext/
H A Dcodecvt_specializations.h129 good() const throw() function in class:encoding_state
320 if (__state.good())
387 if (__state.good())
424 if (__state.good())

Completed in 138 milliseconds

123