Searched defs:questions (Results 1 – 15 of 15) sorted by relevance
/external/coreboot/Documentation/getting_started/ |
D | faq.md | 6 ### What is coreboot? 15 ### What is a coreboot payload? 24 ### Is coreboot the same as UEFI? 34 ### What's the difference between coreboot and UEFI? 56 ### Can coreboot boot operating systems that require UEFI? 70 ### What non-UEFI payloads does coreboot support? 91 ### What does coreboot leave in memory after it's done initializing the hardware?
|
/external/openthread/third_party/mbedtls/repo/docs/proposed/ |
D | psa-driver-interface.md | 1326 ### Value representation 1339 ### Driver declarations 1361 ### Driver function interfaces 1377 ### Partial computations in drivers 1388 ### Key management 1410 ### Opaque drivers 1432 ### Randomness
|
D | psa-conditional-inclusion-c.md | 209 ### Open questions about the interface 227 ### Open questions about the design 239 ### Open questions about the implementation
|
/external/mbedtls/docs/proposed/ |
D | psa-driver-interface.md | 1326 ### Value representation 1339 ### Driver declarations 1361 ### Driver function interfaces 1377 ### Partial computations in drivers 1388 ### Key management 1410 ### Opaque drivers 1432 ### Randomness
|
D | psa-conditional-inclusion-c.md | 209 ### Open questions about the interface 227 ### Open questions about the design 239 ### Open questions about the implementation
|
/external/libevent/include/event2/ |
D | dns_struct.h | 59 struct evdns_server_question **questions; member
|
/external/openscreen/discovery/mdns/ |
D | mdns_responder.h | 108 const std::vector<MdnsQuestion>& questions() const { return questions_; } in questions() function
|
D | mdns_responder.cc | 436 const std::vector<MdnsQuestion>& questions = message.questions(); in OnMessageReceived() local 520 const std::vector<MdnsQuestion>& questions, in ProcessQueries()
|
D | mdns_probe_manager.cc | 99 const std::vector<MdnsQuestion>& questions = message.questions(); in RespondToProbeQuery() local
|
D | mdns_records.cc | 754 std::vector<MdnsQuestion> questions, in TryCreate() 775 std::vector<MdnsQuestion> questions, in MdnsMessage()
|
D | mdns_reader.cc | 329 std::vector<MdnsQuestion> questions; in Read() local
|
D | mdns_records.h | 614 const std::vector<MdnsQuestion>& questions() const { return questions_; } in questions() function
|
/external/sdv/vsomeip/third_party/boost/spirit/example/lex/ |
D | example2.cpp | 108 int paragraphs, commands, questions, statements; member
|
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ |
D | mybusinessqanda.v1.json | 101 "questions": { object 436 "questions": { object
|
/external/libevent/ |
D | evdns.c | 1041 u16 trans_id, questions, answers, authority, additional, datalength; in reply_parse() local 1240 u16 trans_id, flags, questions, answers, authority, additional; in request_parse() local
|