Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/tests/ut/data/dataset/testSQuAD/SQuAD1/
Dtrain-v1.1.json1 …ther of Modern Computers\" and \"The Father of Game Theory.\"","qas": [{"answers": [{"answer_start… array
Ddev-v1.1.json1 …itish Cognitive Isaac Newton. It was first published in 1687.","qas": [{"answers": [{"answer_start… array
/third_party/mindspore/mindspore-src/source/tests/ut/data/dataset/testSQuAD/SQuAD2/
Dtrain-v2.0.json1 …question": "Where is Stephen William Hawking's birthplace?","id": "006","answers": [{"text": "Oxfo… array
Ddev-v2.0.json1 …[{"qas": [{"question": "What is the lifestyle of dolphins?","id": "008","answers": [{"text": "live… array
/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/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/skia/m133/modules/skparagraph/tests/
DSkShaperJSONWriterTest.cpp26 std::vector<Answer> answers; in DEF_TEST() member
83 std::vector<Answer> answers; in DEF_TEST() member
/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/skia/m133/tests/
DPathOpsLineParametetersTest.cpp34 static const double answers[][2] = { variable
DRoundRectTest.cpp450 bool answers[kNumRRects][8][kNumSteps] = { in test_round_rect_contains_rect() local
/third_party/musl/src/network/
Dres_msend.c131 const int *qlens, unsigned char *const *answers, int *alens, int asize, in __res_msend_rc()
138 const int *qlens, unsigned char *const *answers, int *alens, int asize, in res_msend_rc_ext()
661 const int *qlens, unsigned char *const *answers, int *alens, int asize) in __res_msend()
/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/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/datasetops/source/
Dsquad_op.cc133 for (nlohmann::json answers : answers_tree) { in AnswersLoad() local
/third_party/lwip/src/include/lwip/apps/
Dmdns_priv.h120 u16_t answers; member
/third_party/lwip/src/apps/mdns/
Dmdns_out.c585 u16_t answers = 0; in mdns_create_outpacket() local
Dmdns.c170 u16_t answers; local