Home
last modified time | relevance | path

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

12345

/external/scapy/scapy/contrib/automotive/
Dkwp.py111 def answers(self, other): member in KWP
157 def answers(self, other): member in KWP_SDSPR
184 def answers(self, other): member in KWP_ERPR
213 def answers(self, other): member in KWP_SAPR
253 def answers(self, other): member in KWP_IOCBLIPR
280 def answers(self, other): member in KWP_DNMTPR
306 def answers(self, other): member in KWP_ENMTPR
332 def answers(self, other): member in KWP_TPPR
372 def answers(self, other): member in KWP_CDTCSPR
424 def answers(self, other): member in KWP_ROEPR
[all …]
Duds.py111 def answers(self, other): member in UDS
158 def answers(self, other): member in UDS_DSCPR
194 def answers(self, other): member in UDS_ERPR
224 def answers(self, other): member in UDS_SAPR
279 def answers(self, other): member in UDS_CCPR
435 def answers(self, other): member in UDS_AUTHPR
460 def answers(self, other): member in UDS_TPPR
497 def answers(self, other): member in UDS_ATPPR
547 def answers(self, other): member in UDS_SDTPR
577 def answers(self, other): member in UDS_CDTCSPR
[all …]
/external/scapy/scapy/contrib/automotive/gm/
Dgmlan.py115 def answers(self, other): member in GMLAN
184 def answers(self, other): member in GMLAN_RFRDPR
320 def answers(self, other): member in GMLAN_RDBIPR
352 def answers(self, other): member in GMLAN_RDBPIPR
419 def answers(self, other): member in GMLAN_RMBAPR
463 def answers(self, other): member in GMLAN_SAPR
489 def answers(self, other): member in GMLAN_DDMPR
525 def answers(self, other): member in GMLAN_DPBAPR
598 def answers(self, other): member in GMLAN_WDBIPR
714 def answers(self, other): member in GMLAN_DCPR
[all …]
/external/scapy/scapy/contrib/automotive/obd/
Dservices.py52 def answers(self, other): member in OBD_NR
90 def answers(self, other): member in OBD_S03_PR
101 def answers(self, other): member in OBD_S04_PR
123 def answers(self, other): member in OBD_S07_PR
152 def answers(self, other): member in OBD_S0A_PR
Dobd.py70 def answers(self, other): member in OBD
/external/scapy/scapy/layers/
Dpptp.py130 def answers(self, other): member in PPTPStartControlConnectionReply
168 def answers(self, other): member in PPTPStopControlConnectionReply
198 def answers(self, other): member in PPTPEchoReply
258 def answers(self, other): member in PPTPOutgoingCallReply
295 def answers(self, other): member in PPTPIncomingCallReply
313 def answers(self, other): member in PPTPIncomingCallConnected
Dtftp.py35 def answers(self, other): member in TFTP_RRQ
47 def answers(self, other): member in TFTP_WRQ
58 def answers(self, other): member in TFTP_DATA
81 def answers(self, other): member in TFTP_ACK
109 def answers(self, other): member in TFTP_ERROR
120 def answers(self, other): member in TFTP_OACK
Dppp.py686 def answers(self, other): member in PPP_LCP_Configure
695 def answers(self, other): member in PPP_LCP_Terminate
737 def answers(self, other): member in PPP_LCP_Echo
810 def answers(self, other): member in PPP_PAP_Response
838 def answers(self, other): member in PPP_CHAP
882 def answers(self, other): member in PPP_CHAP_ChallengeResponse
/external/mockito/src/main/java/org/mockito/internal/stubbing/
DDoAnswerStyleStubbing.java19 private final List<Answer<?>> answers = new ArrayList<>(); field in DoAnswerStyleStubbing
22 void setAnswers(List<Answer<?>> answers, Strictness stubbingStrictness) { in setAnswers()
/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/scapy/scapy/contrib/automotive/obd/pid/
Dpids.py33 def answers(self, other): member in OBD_S01_PR
51 def answers(self, other): member in OBD_S02_PR
/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/scapy/scapy/contrib/automotive/xcp/
Dxcp.py124 def answers(self, other): member in XCPOnTCP
388 def answers(self, request): member in CTOResponse
/external/scapy/scapy/contrib/
Dgtp_v2.py1542 def answers(self, other): member in GTPV2EchoResponse
1553 def answers(self, other): member in GTPV2CreateSessionResponse
1564 def answers(self, other): member in GTPV2DeleteSessionResponse
1603 def answers(self, other): member in GTPV2ModifyBearerResponse
1614 def answers(self, other): member in GTPV2CreateBearerResponse
1625 def answers(self, other): member in GTPV2UpdateBearerResponse
1660 def answers(self, other): member in GTPV2ContextResponse
1675 def answers(self, other): member in GTPV2CreateIndirectDataForwardingTunnelResponse
1689 def answers(self, other): member in GTPV2DeleteIndirectDataForwardingTunnelResponse
1703 def answers(self, other): member in GTPV2ReleaseBearerResponse
/external/cronet/tot/net/dns/
Ddns_response_unittest.cc1254 std::vector<DnsResourceRecord> answers(1, answer); in TEST() local
1290 std::vector<DnsResourceRecord> answers(1, answer); in TEST() local
1343 std::vector<DnsResourceRecord> answers(1, answer); in TEST() local
1409 std::vector<DnsResourceRecord> answers(1, answer); in TEST() local
1447 std::vector<DnsResourceRecord> answers(1, answer); in TEST() local
1505 std::vector<DnsResourceRecord> answers(1, answer); in TEST() local
1563 std::vector<DnsResourceRecord> answers(2); in TEST() local
1652 std::vector<DnsResourceRecord> answers(1, answer); in TEST() local
1672 std::vector<DnsResourceRecord> answers(1, answer); in TEST() local
Ddns_test_util.cc282 const std::vector<DnsResourceRecord>& answers, in BuildTestDnsResponse()
307 std::vector<DnsResourceRecord> answers = { in BuildTestDnsAddressResponse() local
329 std::vector<DnsResourceRecord> answers = { in BuildTestDnsAddressResponseWithCname() local
348 std::vector<DnsResourceRecord> answers; in BuildTestDnsTextResponse() local
362 std::vector<DnsResourceRecord> answers; in BuildTestDnsPointerResponse() local
384 std::vector<DnsResourceRecord> answers; in BuildTestDnsServiceResponse() local
/external/cronet/stable/net/dns/
Ddns_response_unittest.cc1254 std::vector<DnsResourceRecord> answers(1, answer); in TEST() local
1290 std::vector<DnsResourceRecord> answers(1, answer); in TEST() local
1343 std::vector<DnsResourceRecord> answers(1, answer); in TEST() local
1409 std::vector<DnsResourceRecord> answers(1, answer); in TEST() local
1447 std::vector<DnsResourceRecord> answers(1, answer); in TEST() local
1505 std::vector<DnsResourceRecord> answers(1, answer); in TEST() local
1563 std::vector<DnsResourceRecord> answers(2); in TEST() local
1652 std::vector<DnsResourceRecord> answers(1, answer); in TEST() local
1672 std::vector<DnsResourceRecord> answers(1, answer); in TEST() local
Ddns_test_util.cc282 const std::vector<DnsResourceRecord>& answers, in BuildTestDnsResponse()
307 std::vector<DnsResourceRecord> answers = { in BuildTestDnsAddressResponse() local
329 std::vector<DnsResourceRecord> answers = { in BuildTestDnsAddressResponseWithCname() local
348 std::vector<DnsResourceRecord> answers; in BuildTestDnsTextResponse() local
362 std::vector<DnsResourceRecord> answers; in BuildTestDnsPointerResponse() local
384 std::vector<DnsResourceRecord> answers; in BuildTestDnsServiceResponse() local
/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()
/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
/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()

12345