Home
last modified time | relevance | path

Searched refs:answer (Results 101 – 125 of 168) sorted by relevance

1234567

/minix/external/bsd/bind/dist/
H A DHISTORY238 dig now warns if 'RA' is not set in the answer when 'RD'
H A DFAQ72 caveats of the previous answer still apply, of course.
823 around by setting the option "transfer-format one-answer;". Also check
/minix/external/bsd/libc++/dist/libcxx/include/
H A Dalgorithm905 _ForwardIterator1 __r = __last1; // __last1 is the "default" answer
912 if (__first1 == __last1) // if source exhausted return last correct answer
924 { // Pattern exhaused, record answer and search for another one
929 if (++__m1 == __last1) // Source exhausted, return last answer
967 … if (__m2 == __first2) // If pattern exhausted, __m1 is the answer (works for 1 element pattern)
1441 …if (++__m2 == __last2) // If pattern exhausted, __first1 is the answer (works for 1 element patte…
1614 …if (++__c == __count) // If pattern exhausted, __first is the answer (works for 1 element pattern)
1655 …if (++__c == __count) // If pattern exhausted, __first is the answer (works for 1 element pattern)
/minix/external/bsd/bind/dist/bin/dnssec/
H A Ddnssec-signzone.c3639 isc_boolean_t answer; in main() local
3644 result = dns_nsec_nseconly(gdb, gversion, &answer); in main()
3651 else if (answer) in main()
/minix/external/bsd/llvm/dist/llvm/docs/
H A DAliasAnalysis.rst208 analyses and transformations, the answer should be fairly obvious from what type
709 caching layer on top of alias analysis that is able to answer the question of
H A DFAQ.rst385 The answer is that this code has undefined behavior, but it is not illegal.
H A DReleaseNotes.rst349 returns the correct answer even before reading the body.
/minix/external/bsd/llvm/dist/llvm/docs/tutorial/
H A DLangImpl4.rst378 Whoa, how does the JIT know about sin and cos? The answer is
H A DLangImpl5.rst227 The answer to this question involves an important SSA operation: the
H A DOCamlLangImpl4.rst375 Whoa, how does the JIT know about sin and cos? The answer is
H A DLangImpl7.rst209 pass is the answer to dealing with mutable variables, and we highly
/minix/external/bsd/bind/dist/bin/tests/system/inline/
H A Dtests.sh78 $DIG $DIGOPTS @10.53.0.3 -p 5300 +noall +answer +dnssec expired SOA > dig.out.ns3.test$n
/minix/minix/commands/fsck.mfs/
H A Dfsck.c153 char answer[] = "Answer questions with y or n. Then hit RETURN"; variable
/minix/external/bsd/llvm/dist/clang/docs/
H A DLibASTMatchersTutorial.rst411 previous iteration of loop-convert, shows us the answer:
/minix/external/bsd/bind/dist/lib/dns/
H A Drbtdb.c3301 isc_boolean_t answer = ISC_FALSE; in activeempty() local
3337 answer = ISC_TRUE; in activeempty()
3338 return (answer); in activeempty()
3357 isc_boolean_t answer = ISC_FALSE; in activeemtpynode() local
3444 answer = ISC_TRUE; in activeemtpynode()
3453 return (answer); in activeemtpynode()
/minix/games/fortune/datfiles/
H A Dfortunes1753 for an answer.
3992 Mail your answer along with the top half of your supervisor to:
5949 I know the answer! The answer lies within the heart of all mankind!
5950 The answer is twelve? I think I'm in the wrong building.
6056 They sent an answer back to me.
6057 The little fishes' answer was
8574 simple yes or no answer.
9792 never have to stop and answer the phone.
11274 Sex is not the answer. Sex is the question. "Yes" is the answer.
11379 or subtracted from the answer you get, gives you the answer you should
[all …]
H A Dfortunes2162 The correct answer is b.
173 The correct answer is d.
182 The correct answer is d.
193 The correct answer is b.
205 The correct answer is d.
217 The correct answer is d.
236 The correct answer is c.
14616 answer, but a certain wrong answer?
29919 Love is the answer; but while you are waiting for the answer, sex
34495 need no answer.
[all …]
H A Dfortunes-o.real185 Booze is the answer. I don't remember the question.
722 If Reagan is the answer, it must have been a VERY silly question.
1586 "Man, just because you don't know the answer, you don't have to get so
/minix/minix/lib/liblwip/dist/doc/
H A Drawapi.txt194 connection or because the other host didn't answer, the "err"
/minix/crypto/external/bsd/heimdal/dist/
H A DNEWS61 - Check the password change requests and refuse to answer empty packets
/minix/external/bsd/libevent/dist/
H A Dwhatsnew-2.0.txt527 Libevent 2.0 tries harder to resist DNS answer-sniping attacks than
/minix/external/bsd/bind/dist/bin/tests/system/limits/
H A Dknowngood.dig.out.10005 ;; got answer:
/minix/crypto/external/bsd/heimdal/dist/doc/
H A Dhx509.texi368 You may find it helpful to answer the following policy questions for
/minix/crypto/external/bsd/heimdal/dist/lib/roken/
H A DChangeLog640 * resolve.c (dns_lookup_int): grow the answer buffer to the size
641 the server send to us if the answer buffer was too small (limited
/minix/usr.bin/telnet/
H A DREADME536 recv DONT ECHO 0 (third reply, wrong answer. got DONT!!!)

1234567