HomeSort by relevance Sort by last modified time
    Searched refs:questions (Results 1 - 25 of 25) sorted by null

  /external/compiler-rt/
README.android 22 * 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 * Cherry-pick on 2012/07/27: https://llvm.org/svn/llvm-project/compiler-rt/trunk@160853 for ASan (Contact srhines for merge questions.
    [all...]
  /external/libevent/include/event2/
dns_struct.h 59 struct evdns_server_question **questions; member in struct:evdns_server_request
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/mturk/
create_hit_test.py 16 questions=QuestionForm([self.get_question()]),
  /external/jmdns/src/javax/jmdns/impl/tasks/
Responder.java 100 Set<DNSQuestion> questions = new HashSet<DNSQuestion>(); local
105 // Answer questions
113 questions.add(question);
137 for (DNSQuestion question : questions) {
  /external/ppp/pppd/plugins/pppoatm/
ans.c 47 int questions,answers; local
58 questions = GET16(answer+4);
59 if (questions != 1) return TRY_OTHER; /* trouble ... */
  /external/chromium-trace/catapult/third_party/flot/
CONTRIBUTING.md 8 Issues are not a way to ask general questions about Flot. If you see unexpected
  /system/extras/tests/net_test/
run_net_test.sh 107 You may get asked lots of questions.
  /system/netd/tests/
dns_responder.cpp 372 std::vector<DNSQuestion> questions; member in struct:test::DNSHeader
408 questions.resize(qdcount);
410 cur = questions[i].read(cur, buffer_end);
463 header.qdcount = htons(questions.size());
468 for (const DNSQuestion& question : questions) {
743 if (header.questions.empty()) {
744 ALOGI("no questions present");
755 for (const DNSQuestion& question : header.questions) {
769 for (const DNSQuestion& question : header.questions) {
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/mturk/
connection.py 187 questions=None, qualifications=None,
201 # handle single or multiple questions or layouts
202 neither = question is None and questions is None
204 both = question is not None and questions is not None
206 raise ValueError("Must specify question (single Question instance) or questions (list or QuestionForm instance), but not both")
208 questions = [question]
209 question_param = QuestionForm(questions)
219 raise ValueError("Must not specify question (single Question instance) or questions (list or QuestionForm instance) when specifying hit_layout")
    [all...]
  /external/libevent/
evdns.c 298 /* Caller-visible fields: flags, questions. */
1008 u16 trans_id, questions, answers, authority, additional, datalength; local
1019 GET16(questions);
1069 for (i = 0; i < questions; ++i) {
1209 u16 trans_id, flags, questions, answers, authority, additional; local
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/bin/
mturk 367 help = 'create a new HIT (external questions only)',
  /external/iproute2/doc/
ip-tunnels.tex 367 Any questions? No questions.
  /external/owasp/sanitizer/empiricism/
html-containment.js 4 * The questions above are answered by running a bunch of experiments
  /external/chromium-trace/catapult/third_party/coverage/coverage/htmlfiles/
coverage_html.js 499 // browsers, got it from http://stackoverflow.com/questions/3042651
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.security_1.0.200.v20100503.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.security_1.2.0.v20130424-1801.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.security_1.2.0.v20130424-1801.jar 
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/machinelearning/
layer1.py 264 recipe provides answers to these questions. For more
373 recipe provides answers to these questions. For more
    [all...]
  /external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/resources/
prettify.js     [all...]
  /external/v8/test/mjsunit/
unicode-test.js     [all...]
  /build/tools/droiddoc/templates-ndk/assets/js/
android_3p-bundle.js     [all...]
  /build/tools/droiddoc/templates-sac/assets/js/
android_3p-bundle.js     [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
android_3p-bundle.js     [all...]
  /build/tools/droiddoc/templates-sdk-dev/assets/js/
android_3p-bundle.js     [all...]
  /build/tools/droiddoc/templates-sdk-refonly/assets/js/
android_3p-bundle.js     [all...]

Completed in 1179 milliseconds