Home
last modified time | relevance | path

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

/third_party/musl/porting/linux/user/src/network/
Dres_msend.c32 const int *qlens, unsigned char *const *answers, int *alens, int asize, in __res_msend_rc()
39 const int *qlens, unsigned char *const *answers, int *alens, int asize, in res_msend_rc_ext()
198 const int *qlens, unsigned char *const *answers, int *alens, int asize) in __res_msend()
/third_party/musl/src/network/
Dres_msend.c93 const int *qlens, unsigned char *const *answers, int *alens, int asize, in __res_msend_rc()
100 const int *qlens, unsigned char *const *answers, int *alens, int asize, in res_msend_rc_ext()
409 const int *qlens, unsigned char *const *answers, int *alens, int asize) in __res_msend()
/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/node/test/parallel/
Dtest-dns-resolveany.js9 const answers = [ variable
43 answers: answers.map((answer) => Object.assign({ domain }, answer)), property
Dtest-dns.js363 answers: [ property
383 answers: [ { type: 'A', address: '1.2.3.4', ttl: 3333333333 } ] }, property
387 answers: [ { type: 'AAAA', address: '::42', ttl: 3333333333 } ] }, property
390 answers: [ property
414 answers: cases[0].answers.map( property
Dtest-dns-resolveany-bad-ancount.js21 answers: { type: 'A', address: '1.2.3.4', ttl: 123, domain }, property
Dtest-dns-multi-channel.js29 answers: [reply], property
Dtest-net-autoselectfamily-commandline-option.js50 answers: [ property
Dtest-net-autoselectfamily-ipv4first.js47 answers: [ property
Dtest-net-autoselectfamilydefault.js51 answers: [ property
Dtest-http-autoselectfamily.js49 answers: [ property
Dtest-https-autoselectfamily.js63 answers: [ property
Dtest-net-autoselectfamily.js59 answers: [ property
/third_party/skia/modules/skparagraph/tests/
DSkShaperJSONWriterTest.cpp26 std::vector<Answer> answers; in DEF_TEST() member
83 std::vector<Answer> answers; in DEF_TEST() member
/third_party/python/Lib/distutils/tests/
Dtest_register.py45 def __init__(self, *answers):
/third_party/musl/libc-test/src/functionalext/supplement/network/
Dnameservercheck_client.c108 const int *qlens, unsigned char *const *answers, int *alens, int asize, in res_msend_rc_ext()
/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