Home
last modified time | relevance | path

Searched defs:answers (Results 1 – 25 of 75) sorted by relevance

123

/external/scapy/scapy/layers/
Dpptp.py129 def answers(self, other): member in PPTPStartControlConnectionReply
166 def answers(self, other): member in PPTPStopControlConnectionReply
195 def answers(self, other): member in PPTPEchoReply
253 def answers(self, other): member in PPTPOutgoingCallReply
290 def answers(self, other): member in PPTPIncomingCallReply
308 def answers(self, other): member in PPTPIncomingCallConnected
Dppp.py512 def answers(self, other): member in PPP_LCP_Configure
519 def answers(self, other): member in PPP_LCP_Terminate
549 def answers(self, other): member in PPP_LCP_Echo
620 def answers(self, other): member in PPP_PAP_Response
646 def answers(self, other): member in PPP_CHAP
683 def answers(self, other): member in PPP_CHAP_ChallengeResponse
Dtftp.py33 def answers(self, other): member in TFTP_RRQ
43 def answers(self, other): member in TFTP_WRQ
51 def answers(self, other): member in TFTP_DATA
69 def answers(self, other): member in TFTP_ACK
93 def answers(self, other): member in TFTP_ERROR
105 def answers(self, other): member in TFTP_OACK
Dinet.py421 def answers(self, other): member in IP
544 def answers(self, other): member in TCP
615 def answers(self, other): member in UDP
703 def answers(self, other): member in ICMP
729 def answers(self, other): member in IPerror
746 def answers(self, other): member in TCPerror
767 def answers(self, other): member in UDPerror
782 def answers(self, other): member in ICMPerror
Dllmnr.py45 def answers(self, other): member in LLMNRResponse
Ddot11.py84 def answers(self, other): member in PrismHeader
148 def answers(self, other): member in Dot11
275 def answers(self, other): member in Dot11Auth
/external/mockito/src/main/java/org/mockito/internal/stubbing/
DDoAnswerStyleStubbing.java19 private final List<Answer<?>> answers = new ArrayList<Answer<?>>(); field in DoAnswerStyleStubbing
22 void setAnswers(List<Answer<?>> answers, Strictness stubbingStrictness) { in setAnswers()
DStubbedInvocationMatcher.java23 private final Queue<Answer> answers = new ConcurrentLinkedQueue<Answer>(); field in StubbedInvocationMatcher
DStubberImpl.java34 private final List<Answer<?>> answers = new LinkedList<Answer<?>>(); field in StubberImpl
/external/tflite-support/tensorflow_lite_support/ios/task/text/qa/Tests/
DTFLBertQuestionAnswererTest.swift44 let answers = mobileBertAnswerer.answer( in testInitMobileBert() variable
57 let answers = albertAnswerer.answer( in testInitAlbert() variable
/external/trusty/musl/src/network/
Dres_msend.c31 const int *qlens, unsigned char *const *answers, int *alens, int asize, in __res_msend_rc()
183 const int *qlens, unsigned char *const *answers, int *alens, int asize) in __res_msend()
/external/cronet/net/dns/
Ddns_response_unittest.cc1253 std::vector<DnsResourceRecord> answers(1, answer); in TEST() local
1289 std::vector<DnsResourceRecord> answers(1, answer); in TEST() local
1342 std::vector<DnsResourceRecord> answers(1, answer); in TEST() local
1408 std::vector<DnsResourceRecord> answers(1, answer); in TEST() local
1446 std::vector<DnsResourceRecord> answers(1, answer); in TEST() local
1504 std::vector<DnsResourceRecord> answers(1, answer); in TEST() local
1562 std::vector<DnsResourceRecord> answers(2); in TEST() local
1651 std::vector<DnsResourceRecord> answers(1, answer); in TEST() local
1671 std::vector<DnsResourceRecord> answers(1, answer); in TEST() local
Ddns_test_util.cc261 const std::vector<DnsResourceRecord>& answers, in BuildTestDnsResponse()
286 std::vector<DnsResourceRecord> answers = { in BuildTestDnsAddressResponse() local
308 std::vector<DnsResourceRecord> answers = { in BuildTestDnsAddressResponseWithCname() local
327 std::vector<DnsResourceRecord> answers; in BuildTestDnsTextResponse() local
341 std::vector<DnsResourceRecord> answers; in BuildTestDnsPointerResponse() local
363 std::vector<DnsResourceRecord> answers; in BuildTestDnsServiceResponse() local
/external/scapy/scapy/contrib/
Dwpa_eapol.py41 def answers(self, other): member in WPA_key
Disis.py810 def answers(self, other): member in ISIS_L1_LSP
817 def answers(self, other): member in ISIS_L2_LSP
839 def answers(self, other): member in ISIS_L1_CSNP
846 def answers(self, other): member in ISIS_L2_CSNP
861 def answers(self, other): member in ISIS_L1_PSNP
868 def answers(self, other): member in ISIS_L2_PSNP
/external/accessibility-test-framework/src/main/java/com/google/android/apps/common/testing/accessibility/framework/
DAccessibilityHierarchyCheckResult.java25 private final ImmutableList<Answer> answers; field in AccessibilityHierarchyCheckResult
44 ImmutableList<Answer> answers) { in AccessibilityHierarchyCheckResult()
DQuestionHandler.java54 ImmutableList<Answer> answers = in updateResultByAppendingAnswer() local
/external/skia/modules/skparagraph/tests/
DSkShaperJSONWriterTest.cpp26 std::vector<Answer> answers; in DEF_TEST() member
83 std::vector<Answer> answers; in DEF_TEST() member
/external/tflite-support/tensorflow_lite_support/examples/task/text/desktop/
Dbert_question_answerer_demo.cc41 std::vector<QaAnswer> answers = answerer->Answer( in Answer() local
/external/musl/src/network/
Dres_msend.c80 const int *qlens, unsigned char *const *answers, int *alens, int asize, in __res_msend_rc()
320 const int *qlens, unsigned char *const *answers, int *alens, int asize) in __res_msend()
/external/tflite-support/tensorflow_lite_support/cc/task/text/qa/
Dbert_qa_c_api.h55 struct QaAnswer* answers; member
Dbert_qa_c_api.cc50 std::vector<QaAnswerCPP> answers = question_answerer->impl->Answer( in BertQuestionAnswererAnswer() local
/external/skia/tests/
DPathOpsLineParametetersTest.cpp34 static const double answers[][2] = { variable
/external/sdv/vsomeip/third_party/boost/date_time/test/local_time/
Dtestlocal_time_iterator.cpp22 void iterate_backward(const local_date_time *answers, in iterate_backward()
/external/sdv/vsomeip/third_party/boost/date_time/test/posix_time/
Dtestiterator.cpp18 void iterate_backward(const boost::posix_time::ptime *answers, int ary_len, in iterate_backward()

123