Home
last modified time | relevance | path

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

12345678910>>...19

/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.c118 if (req->questions[i]->type == EVDNS_TYPE_A && in evdns_server_callback()
119 req->questions[i]->dns_question_class == EVDNS_CLASS_INET) { in evdns_server_callback()
120 printf(" -- replying for %s (A)\n", req->questions[i]->name); in evdns_server_callback()
121 r = evdns_server_request_add_a_reply(req, req->questions[i]->name, in evdns_server_callback()
125 } else if (req->questions[i]->type == EVDNS_TYPE_PTR && in evdns_server_callback()
126 req->questions[i]->dns_question_class == EVDNS_CLASS_INET) { in evdns_server_callback()
127 printf(" -- replying for %s (PTR)\n", req->questions[i]->name); in evdns_server_callback()
128 r = evdns_server_request_add_ptr_reply(req, NULL, req->questions[i]->name, in evdns_server_callback()
133 printf(" -- skipping %s [%d %d]\n", req->questions[i]->name, in evdns_server_callback()
134 req->questions[i]->type, req->questions[i]->dns_question_class); in evdns_server_callback()
/external/openscreen/discovery/mdns/
Dmdns_responder.cc282 return message.is_truncated() || message.questions().empty(); in IsMultiPacketTruncatedQueryMessage()
299 questions_(message.questions()), in TruncatedQuery()
311 questions_.insert(questions_.end(), message.questions().begin(), in SetQuery()
312 message.questions().end()); in SetQuery()
433 OSP_DVLOG << "Received mDNS Query with " << message.questions().size() in OnMessageReceived()
436 const std::vector<MdnsQuestion>& questions = message.questions(); in OnMessageReceived() local
437 ProcessQueries(src, questions, known_answers); in OnMessageReceived()
445 const bool message_has_question = !message.questions().empty(); in ProcessMultiPacketTruncatedMessage()
464 const bool are_questions_already_stored = !stored_query->questions().empty(); in ProcessMultiPacketTruncatedMessage()
504 ProcessQueries(query->src(), query->questions(), query->known_answers()); in RespondToTruncatedQuery()
[all …]
Dmdns_probe_manager.cc97 OSP_DCHECK(!message.questions().empty()); in RespondToProbeQuery()
99 const std::vector<MdnsQuestion>& questions = message.questions(); in RespondToProbeQuery() local
106 for (const auto& question : questions) { in RespondToProbeQuery()
128 OSP_DCHECK(!message.questions().empty()); in TiebreakSimultaneousProbes()
131 for (const auto& question : message.questions()) { in TiebreakSimultaneousProbes()
Dmdns_responder_unittest.cc325 EXPECT_EQ(message.questions().size(), size_t{0}); in TEST_F()
358 EXPECT_EQ(message.questions().size(), size_t{0}); in TEST_F()
392 EXPECT_EQ(message.questions().size(), size_t{0}); in TEST_F()
426 EXPECT_EQ(message.questions().size(), size_t{0}); in TEST_F()
460 EXPECT_EQ(message.questions().size(), size_t{0}); in TEST_F()
510 EXPECT_EQ(message.questions().size(), size_t{0}); in TEST_F()
540 EXPECT_EQ(message.questions().size(), size_t{0}); in TEST_F()
577 EXPECT_EQ(message.questions().size(), size_t{0}); in TEST_F()
603 EXPECT_EQ(message.questions().size(), size_t{0}); in TEST_F()
644 EXPECT_EQ(message.questions().size(), size_t{0}); in TEST_F()
[all …]
Dmdns_responder.h108 const std::vector<MdnsQuestion>& questions() const { return questions_; } in questions() function
142 const std::vector<MdnsQuestion>& questions,
/external/rust/crates/grpcio-sys/grpc/.github/ISSUE_TEMPLATE/
Dquestion.md12 For general questions and troubleshooting, please ask/look for answers at StackOverflow, with "grpc…
14 For questions that specifically need to be answered by gRPC team members, please ask/look for answe…
Dcleanup_request.md13 For general questions and troubleshooting, please ask/look for answers at StackOverflow, with "grpc…
15 For questions that specifically need to be answered by gRPC team members, please ask/look for answe…
Dfeature_request.md13 For general questions and troubleshooting, please ask/look for answers at StackOverflow, with "grpc…
15 For questions that specifically need to be answered by gRPC team members, please ask/look for answe…
Dbug_report.md13 For general questions and troubleshooting, please ask/look for answers at StackOverflow, with "grpc…
15 For questions that specifically need to be answered by gRPC team members, please ask/look for answe…
/external/tensorflow/.github/ISSUE_TEMPLATE/
D50-other-issues.md10questions on how to work with TensorFlow, or support for problems that are not verified bugs in Te…
14 For high-level discussions about TensorFlow, please post to discuss@tensorflow.org, for questions a…
/external/iperf3/.github/
DCONTRIBUTING.md18 questions site (such as Stack Overflow) to see if your question might
24 [frequently-asked questions](http://software.es.net/iperf/faq.html).
27 GitHub project page for asking questions. Questions posted in the
28 form of issues may go unanswered. Please use a questions site
30 to ask questions of the community or
DISSUE_TEMPLATE.md3 questions about building or using iperf3. Those are best directed
6 (http://www.stackoverflow.com/). A list of frequently-asked questions
/external/openssh/contrib/cygwin/
DREADME25 --yes -y Answer all questions with "yes" automatically.
26 --no -n Answer all questions with "no" automatically.
56 --yes -y Answer all questions with "yes" automatically.
57 --no -n Answer all questions with "no" automatically.
/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/guava/guava-testlib/
DREADME.md33 …StackOverflow: Ask "how-to" and "why-didn't-it-work" questions](https://stackoverflow.com/question…
34 - [guava-discuss: For open-ended questions and discussion](http://groups.google.com/group/guava-dis…
/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/llvm-project/clang-tools-extra/clangd/
DREADME.md13 If you have any questions or feedback, you can reach community and developers
18 - user questions and feature requests can be asked in the clangd topic on [LLVM
/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/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/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/ltp/testcases/open_posix_testsuite/stress/threads/sem_init/
DNOTES4 and questions. Feel free to post your questions there.

12345678910>>...19