Home
last modified time | relevance | path

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

/third_party/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()
/third_party/boost/libs/math/test/
Dtest_autodiff_3.cpp215 constexpr std::array<const char *, m + 1> answers{ in BOOST_AUTO_TEST_CASE_TEMPLATE() local
247 constexpr std::array<const char *, m + 1> answers{ in BOOST_AUTO_TEST_CASE_TEMPLATE() local
272 constexpr std::array<const char *, m + 1> answers{ in BOOST_AUTO_TEST_CASE_TEMPLATE() local
297 constexpr std::array<const char *, m + 1> answers{ in BOOST_AUTO_TEST_CASE_TEMPLATE() local
323 constexpr std::array<const char *, m + 1> answers{ in BOOST_AUTO_TEST_CASE_TEMPLATE() local
/third_party/flutter/skia/tests/
DSkShaperJSONWriterTest.cpp26 std::vector<Answer> answers; in DEF_TEST() member
83 std::vector<Answer> answers; in DEF_TEST() member
DPathOpsLineParametetersTest.cpp25 static const double answers[][2] = { variable
DRoundRectTest.cpp437 bool answers[kNumRRects][8][kNumSteps] = { in test_round_rect_contains_rect() local
/third_party/node/test/parallel/
Dtest-dns-resolveany.js9 const answers = [ variable
43 answers: answers.map((answer) => Object.assign({ domain }, answer)), property
Dtest-dns.js349 answers: [ property
369 answers: [ { type: 'A', address: '1.2.3.4', ttl: 3333333333 } ] }, property
373 answers: [ { type: 'AAAA', address: '::42', ttl: 3333333333 } ] }, property
376 answers: [ property
400 answers: cases[0].answers.map( property
Dtest-dns-resolveany-bad-ancount.js19 answers: { type: 'A', address: '1.2.3.4', ttl: 123, domain }, property
Dtest-dns-multi-channel.js29 answers: [reply], property
/third_party/skia/tests/
DSkShaperJSONWriterTest.cpp26 std::vector<Answer> answers; in DEF_TEST() member
83 std::vector<Answer> answers; in DEF_TEST() member
DPathOpsLineParametetersTest.cpp25 static const double answers[][2] = { variable
DRoundRectTest.cpp440 bool answers[kNumRRects][8][kNumSteps] = { in test_round_rect_contains_rect() local
/third_party/boost/libs/math/example/
Dbinomial_quiz_example.cpp59 int answers = 4; // Possible answers to each question. in main() local
Dautodiff_mixed_partials.cpp24 static constexpr std::array<char const*, 240> answers{ variable
/third_party/boost/libs/date_time/test/local_time/
Dtestlocal_time_iterator.cpp22 void iterate_backward(const local_date_time *answers, in iterate_backward()
/third_party/boost/libs/date_time/test/posix_time/
Dtestiterator.cpp18 void iterate_backward(const boost::posix_time::ptime *answers, int ary_len, in iterate_backward()
/third_party/python/Lib/distutils/tests/
Dtest_register.py45 def __init__(self, *answers):
/third_party/boost/libs/date_time/test/gregorian/
Dtestdate.cpp101 const date answers[] = {date(1900,Jan,1),date(1900,Jan,4),date(1900,Jan,7), in main() local
/third_party/lwip/src/apps/mdns/
Dmdns.c217 u16_t answers; member
238 u16_t answers; member
1315 u16_t answers = 0; in mdns_send_outpacket() local