Home
last modified time | relevance | path

Searched defs:Questions (Results 1 – 7 of 7) sorted by relevance

/external/openscreen/osp/impl/discovery/mdns/
Dmdns_responder_adapter_impl.h94 struct Questions { struct
95 std::map<DomainName, DNSQuestion, DomainNameComparator> a;
96 std::map<DomainName, DNSQuestion, DomainNameComparator> aaaa;
97 std::map<DomainName, DNSQuestion, DomainNameComparator> ptr;
98 std::map<DomainName, DNSQuestion, DomainNameComparator> srv;
99 std::map<DomainName, DNSQuestion, DomainNameComparator> txt;
/external/llvm-project/mlir/docs/
DShapeInference.md242 #### What about ODS specifications of operations?
251 #### Why not extract the shape function from reference implementation?
257 #### How/in what language will the shape functions be authored?
262 #### What shape inference approach is being suggested here?
/external/llvm/docs/
DCodeOfConduct.rst110 .. _Django Project: https://www.djangoproject.com/conduct/
111 .. _Speak Up! project: http://speakup.io/coc.html
/external/llvm-project/llvm/docs/
DCodeOfConduct.rst110 .. _Django Project: https://www.djangoproject.com/conduct/
111 .. _Speak Up! project: http://speakup.io/coc.html
/external/llvm-project/llvm/docs/Proposals/
DGitHubMove.rst261 Read-only sub-project mirrors
268 Read/write SVN bridge
/external/scapy/
DCONTRIBUTING.md33 ### Questions subsection
/external/mdnsresponder/mDNSCore/
DmDNSEmbeddedAPI.h1851 DNSQuestion *Questions; // List of all registered questions, active and inactive member