/third_party/musl/src/network/ |
D | res_msend.c | 31 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/ |
D | test_autodiff_3.cpp | 215 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/ |
D | SkShaperJSONWriterTest.cpp | 26 std::vector<Answer> answers; in DEF_TEST() member 83 std::vector<Answer> answers; in DEF_TEST() member
|
D | PathOpsLineParametetersTest.cpp | 25 static const double answers[][2] = { variable
|
D | RoundRectTest.cpp | 437 bool answers[kNumRRects][8][kNumSteps] = { in test_round_rect_contains_rect() local
|
/third_party/node/test/parallel/ |
D | test-dns-resolveany.js | 9 const answers = [ variable 43 answers: answers.map((answer) => Object.assign({ domain }, answer)), property
|
D | test-dns.js | 349 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
|
D | test-dns-resolveany-bad-ancount.js | 19 answers: { type: 'A', address: '1.2.3.4', ttl: 123, domain }, property
|
D | test-dns-multi-channel.js | 29 answers: [reply], property
|
/third_party/skia/tests/ |
D | SkShaperJSONWriterTest.cpp | 26 std::vector<Answer> answers; in DEF_TEST() member 83 std::vector<Answer> answers; in DEF_TEST() member
|
D | PathOpsLineParametetersTest.cpp | 25 static const double answers[][2] = { variable
|
D | RoundRectTest.cpp | 440 bool answers[kNumRRects][8][kNumSteps] = { in test_round_rect_contains_rect() local
|
/third_party/boost/libs/math/example/ |
D | binomial_quiz_example.cpp | 59 int answers = 4; // Possible answers to each question. in main() local
|
D | autodiff_mixed_partials.cpp | 24 static constexpr std::array<char const*, 240> answers{ variable
|
/third_party/boost/libs/date_time/test/local_time/ |
D | testlocal_time_iterator.cpp | 22 void iterate_backward(const local_date_time *answers, in iterate_backward()
|
/third_party/boost/libs/date_time/test/posix_time/ |
D | testiterator.cpp | 18 void iterate_backward(const boost::posix_time::ptime *answers, int ary_len, in iterate_backward()
|
/third_party/python/Lib/distutils/tests/ |
D | test_register.py | 45 def __init__(self, *answers):
|
/third_party/boost/libs/date_time/test/gregorian/ |
D | testdate.cpp | 101 const date answers[] = {date(1900,Jan,1),date(1900,Jan,4),date(1900,Jan,7), in main() local
|
/third_party/lwip/src/apps/mdns/ |
D | mdns.c | 217 u16_t answers; member 238 u16_t answers; member 1315 u16_t answers = 0; in mdns_send_outpacket() local
|