Home
last modified time | relevance | path

Searched defs:questions (Results 1 – 15 of 15) sorted by relevance

/external/coreboot/Documentation/getting_started/
Dfaq.md6 ### 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/
Dpsa-driver-interface.md1326 ### Value representation
1339 ### Driver declarations
1361 ### Driver function interfaces
1377 ### Partial computations in drivers
1388 ### Key management
1410 ### Opaque drivers
1432 ### Randomness
Dpsa-conditional-inclusion-c.md209 ### Open questions about the interface
227 ### Open questions about the design
239 ### Open questions about the implementation
/external/mbedtls/docs/proposed/
Dpsa-driver-interface.md1326 ### Value representation
1339 ### Driver declarations
1361 ### Driver function interfaces
1377 ### Partial computations in drivers
1388 ### Key management
1410 ### Opaque drivers
1432 ### Randomness
Dpsa-conditional-inclusion-c.md209 ### Open questions about the interface
227 ### Open questions about the design
239 ### Open questions about the implementation
/external/libevent/include/event2/
Ddns_struct.h59 struct evdns_server_question **questions; member
/external/openscreen/discovery/mdns/
Dmdns_responder.h108 const std::vector<MdnsQuestion>& questions() const { return questions_; } in questions() function
Dmdns_responder.cc436 const std::vector<MdnsQuestion>& questions = message.questions(); in OnMessageReceived() local
520 const std::vector<MdnsQuestion>& questions, in ProcessQueries()
Dmdns_probe_manager.cc99 const std::vector<MdnsQuestion>& questions = message.questions(); in RespondToProbeQuery() local
Dmdns_records.cc754 std::vector<MdnsQuestion> questions, in TryCreate()
775 std::vector<MdnsQuestion> questions, in MdnsMessage()
Dmdns_reader.cc329 std::vector<MdnsQuestion> questions; in Read() local
Dmdns_records.h614 const std::vector<MdnsQuestion>& questions() const { return questions_; } in questions() function
/external/sdv/vsomeip/third_party/boost/spirit/example/lex/
Dexample2.cpp108 int paragraphs, commands, questions, statements; member
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dmybusinessqanda.v1.json101 "questions": { object
436 "questions": { object
/external/libevent/
Devdns.c1041 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