Home
last modified time | relevance | path

Searched refs:questions (Results 1 – 25 of 244) sorted by relevance

12345678910

/external/compiler-rt/
DREADME.android22 * Recent downstreaming on 2013/2/11: Synced to r197381 (Contact srhines for merge questions.)
23 * Recent downstreaming on 2013/8/8: Synced to r187889 (Contact srhines for merge questions.)
24 * Recent downstreaming on 2013/6/13: Synced to r183849 (Contact srhines for merge questions.)
25 * Recent downstreaming on 2013/5/3: Synced to r180792 (Contact srhines for merge questions.)
26 * Recent downstreaming on 2013/3/18: Synced to r177337 (Contact srhines for merge questions.)
27 * Recent downstreaming on 2013/3/5: Synced to r176091 (Contact srhines for merge questions.)
28 * Recent downstreaming on 2013/1/8: Synced to r171802 (Contact srhines for merge questions.)
29 * Recent downstreaming on 2012/08/23: Synced to r162279 (Contact srhines for merge questions.)
30 * Recent downstreaming on 2012/08/15: Synced to r159129 (Contact sliao for merge questions.)
31 …/llvm.org/svn/llvm-project/compiler-rt/trunk@160853 for ASan (Contact srhines for merge questions.)
[all …]
/external/libevent/sample/
Ddns-example.c113 if (req->questions[i]->type == EVDNS_TYPE_A && in evdns_server_callback()
114 req->questions[i]->dns_question_class == EVDNS_CLASS_INET) { in evdns_server_callback()
115 printf(" -- replying for %s (A)\n", req->questions[i]->name); in evdns_server_callback()
116 r = evdns_server_request_add_a_reply(req, req->questions[i]->name, in evdns_server_callback()
120 } else if (req->questions[i]->type == EVDNS_TYPE_PTR && in evdns_server_callback()
121 req->questions[i]->dns_question_class == EVDNS_CLASS_INET) { in evdns_server_callback()
122 printf(" -- replying for %s (PTR)\n", req->questions[i]->name); in evdns_server_callback()
123 r = evdns_server_request_add_ptr_reply(req, NULL, req->questions[i]->name, in evdns_server_callback()
128 printf(" -- skipping %s [%d %d]\n", req->questions[i]->name, in evdns_server_callback()
129 req->questions[i]->type, req->questions[i]->dns_question_class); in evdns_server_callback()
/external/jmdns/src/javax/jmdns/impl/tasks/
DResponder.java100 Set<DNSQuestion> questions = new HashSet<DNSQuestion>(); in run() local
113 questions.add(question); in run()
137 for (DNSQuestion question : questions) { in run()
/external/guava/
DREADME12 Ask "how-to" and "why-didn't-it-work" questions at:
13 http://www.stackoverflow.com/questions/ask (use the "guava" tag)
15 For open-ended questions and discussion:
/external/owasp/sanitizer/lib/guava-libraries/
DREADME12 Ask "how-to" and "why-didn't-it-work" questions at:
13 http://www.stackoverflow.com/questions/ask (use the "guava" tag)
15 For open-ended questions and discussion:
/external/python/cpython2/Doc/library/
Drobotparser.rst6 :synopsis: Loads a robots.txt file and answers questions about
24 questions about whether or not a particular user agent can fetch a URL on the
31 This class provides methods to read, parse and answer questions about the
/external/jacoco/
DREADME.md13 for questions regarding JaCoCo which are not already covered by the
16 Note: We do not answer general questions in the project's issue tracker. Please use our [mailing li…
/external/ppp/pppd/plugins/pppoatm/
Dans.c47 int questions,answers; in ans() local
58 questions = GET16(answer+4); in ans()
59 if (questions != 1) return TRY_OTHER; /* trouble ... */ in ans()
/external/python/cpython3/Doc/library/
Durllib.robotparser.rst5 :synopsis: Load a robots.txt file and answer questions about
21 questions about whether or not a particular user agent can fetch a URL on the
28 This class provides methods to read, parse and answer questions about the
/external/python/cpython2/Doc/tutorial/
Dwhatnow.rst51 For Python-related questions and problem reports, you can post to the newsgroup
56 answering) questions, suggesting new features, and announcing new modules.
60 many of the questions that come up again and again, and may already contain the
/external/tensorflow/tensorflow/docs_src/community/
Dwelcome.md4 where to ask questions, and how to help each other.
54 * To ask or answer technical questions about TensorFlow, use
55 [Stack Overflow](https://stackoverflow.com/questions/tagged/tensorflow).
/external/python/cpython3/Doc/tutorial/
Dwhatnow.rst59 For Python-related questions and problem reports, you can post to the newsgroup
64 answering) questions, suggesting new features, and announcing new modules.
69 FAQ answers many of the questions that come up again and again, and may
/external/curl/
DREADME18 You find answers to the most frequent questions we get in the FAQ document.
26 If you have problems, questions, ideas or suggestions, please contact us
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_self/
DNOTES4 and questions. Feel free to post your questions there.
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_init/
DNOTES4 and questions. Feel free to post your questions there.
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_timedwait/
DNOTES4 and questions. Feel free to post your questions there.
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_trylock/
DNOTES4 and questions. Feel free to post your questions there.
/external/ltp/testcases/open_posix_testsuite/stress/threads/sem_init/
DNOTES4 and questions. Feel free to post your questions there.
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_exit/
DNOTES4 and questions. Feel free to post your questions there.
/external/ltp/testcases/open_posix_testsuite/stress/threads/fork/
DNOTES4 and questions. Feel free to post your questions there.
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/
DNOTES4 and questions. Feel free to post your questions there.
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cancel/
DNOTES4 and questions. Feel free to post your questions there.
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_init/
DNOTES4 and questions. Feel free to post your questions there.
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_getschedparam/
DNOTES4 and questions. Feel free to post your questions there.
/external/ltp/testcases/open_posix_testsuite/stress/threads/sem_open/
DNOTES4 and questions. Feel free to post your questions there.

12345678910