Home
last modified time | relevance | path

Searched defs:Knowledge (Results 1 – 25 of 82) sorted by relevance

1234

/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/chatbot/
H A Dstruct_knowledge.go19 type Knowledge struct { struct
20 Id string `json:"Id" xml:"Id"`
21 Title string `json:"Title" xml:"Title"`
22 Summary string `json:"Summary" xml:"Summary"`
23 Content string `json:"Content" xml:"Content"`
24 AnswerSource string `json:"AnswerSource" xml:"AnswerSource"`
H A Dstruct_message.go22 Knowledge Knowledge `json:"Knowledge" xml:"Knowledge"` member
/dports/security/vault/vault-1.8.2/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/chatbot/
H A Dstruct_knowledge.go19 type Knowledge struct { struct
20 Id string `json:"Id" xml:"Id"`
21 Title string `json:"Title" xml:"Title"`
22 Summary string `json:"Summary" xml:"Summary"`
23 Content string `json:"Content" xml:"Content"`
24 AnswerSource string `json:"AnswerSource" xml:"AnswerSource"`
H A Dstruct_message.go22 Knowledge Knowledge `json:"Knowledge" xml:"Knowledge"` member
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/chatbot/
H A Dstruct_knowledge.go19 type Knowledge struct { struct
20 Id string `json:"Id" xml:"Id"`
21 Title string `json:"Title" xml:"Title"`
22 Summary string `json:"Summary" xml:"Summary"`
23 Content string `json:"Content" xml:"Content"`
24 AnswerSource string `json:"AnswerSource" xml:"AnswerSource"`
H A Dstruct_message.go22 Knowledge Knowledge `json:"Knowledge" xml:"Knowledge"` member
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/tools/third_party/h2/docs/source/
H A Dnegotiating-http2.rst95 .. _RFC 7540: https://tools.ietf.org/html/rfc7540
96 .. _RFC 7540 Section 3.2: https://tools.ietf.org/html/rfc7540#section-3.2
97 .. _RFC 7540 Section 3.3: https://tools.ietf.org/html/rfc7540#section-3.3
98 .. _NPN: https://en.wikipedia.org/wiki/Application-Layer_Protocol_Negotiation
99 .. _ALPN: https://en.wikipedia.org/wiki/Application-Layer_Protocol_Negotiation
100 .. _RFC 7230 Section 6.7: https://tools.ietf.org/html/rfc7230#section-6.7
/dports/www/py-h2/h2-4.0.0/docs/source/
H A Dnegotiating-http2.rst99 .. _RFC 7540: https://tools.ietf.org/html/rfc7540
100 .. _RFC 7540 Section 3.2: https://tools.ietf.org/html/rfc7540#section-3.2
101 .. _RFC 7540 Section 3.3: https://tools.ietf.org/html/rfc7540#section-3.3
102 .. _ALPN: https://en.wikipedia.org/wiki/Application-Layer_Protocol_Negotiation
103 .. _RFC 7230 Section 6.7: https://tools.ietf.org/html/rfc7230#section-6.7
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/tools/third_party/h2/docs/source/
H A Dnegotiating-http2.rst99 .. _RFC 7540: https://tools.ietf.org/html/rfc7540
100 .. _RFC 7540 Section 3.2: https://tools.ietf.org/html/rfc7540#section-3.2
101 .. _RFC 7540 Section 3.3: https://tools.ietf.org/html/rfc7540#section-3.3
102 .. _ALPN: https://en.wikipedia.org/wiki/Application-Layer_Protocol_Negotiation
103 .. _RFC 7230 Section 6.7: https://tools.ietf.org/html/rfc7230#section-6.7
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/tools/third_party/h2/docs/source/
H A Dnegotiating-http2.rst99 .. _RFC 7540: https://tools.ietf.org/html/rfc7540
100 .. _RFC 7540 Section 3.2: https://tools.ietf.org/html/rfc7540#section-3.2
101 .. _RFC 7540 Section 3.3: https://tools.ietf.org/html/rfc7540#section-3.3
102 .. _ALPN: https://en.wikipedia.org/wiki/Application-Layer_Protocol_Negotiation
103 .. _RFC 7230 Section 6.7: https://tools.ietf.org/html/rfc7230#section-6.7
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/tools/third_party/h2/docs/source/
H A Dnegotiating-http2.rst99 .. _RFC 7540: https://tools.ietf.org/html/rfc7540
100 .. _RFC 7540 Section 3.2: https://tools.ietf.org/html/rfc7540#section-3.2
101 .. _RFC 7540 Section 3.3: https://tools.ietf.org/html/rfc7540#section-3.3
102 .. _ALPN: https://en.wikipedia.org/wiki/Application-Layer_Protocol_Negotiation
103 .. _RFC 7230 Section 6.7: https://tools.ietf.org/html/rfc7230#section-6.7
/dports/graphics/gmt/gmt-6.3.0/doc/rst/source/tutorial/
H A Dsession-1.rst143 Redirection
159 Piping (\|)
167 Standard error (*stderr*)
183 File name expansion or "wild cards"
/dports/devel/texlab/citeproc-rs-5252fbd8d2046a5a7d5cdcee6c6cb39bd0f1a7f3/crates/proc/src/disamb/
H A Dknowledge.rs115 pub struct Knowledge { struct
116 known: FnvHashMap<Cond, SingleKnowledge>, argument
122 impl Knowledge { argument
/dports/devel/gprbuild/gprbuild-376670f/src/
H A Dgpr_util-knowledge.adb23 package body Knowledge is package
/dports/mail/p5-MIME-Types/MIME-Types-2.22/lib/MIME/
H A DType.pod152 =head2 Knowledge section
H A DTypes.pod100 =head2 Knowledge section
/dports/devel/p5-Class-Tangram/Class-Tangram-1.57/t/
H A DContainers.pm120 package Knowledge; package
/dports/games/scummvm/scummvm-2.5.1/engines/stark/resources/
H A Dknowledge.cpp35 Knowledge::Knowledge(Object *parent, byte subType, uint16 index, const Common::String &name) : in Knowledge() function in Stark::Resources::Knowledge
/dports/games/residualvm/residualvm-0.3.1/engines/stark/resources/
H A Dknowledge.cpp35 Knowledge::Knowledge(Object *parent, byte subType, uint16 index, const Common::String &name) : in Knowledge() function in Stark::Resources::Knowledge
/dports/www/nextcloud/nextcloud/apps-pkg/privacy/l10n/
H A Dvi.json21 "Knowledge" : "Kiến thức", string
H A Dko.json35 "Knowledge" : "지식:", string
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/polly/lib/Transform/
H A DDeLICM.cpp186 class Knowledge { class
264 Knowledge() {} in Knowledge() function in __anon3ae163ac0111::Knowledge
267 Knowledge(isl::union_set Occupied, isl::union_set Unused, in Knowledge() function in __anon3ae163ac0111::Knowledge
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/polly/lib/Transform/
H A DDeLICM.cpp186 class Knowledge { class
264 Knowledge() {} in Knowledge() function in __anon6550bfea0111::Knowledge
267 Knowledge(isl::union_set Occupied, isl::union_set Unused, in Knowledge() function in __anon6550bfea0111::Knowledge
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/polly/lib/Transform/
H A DDeLICM.cpp186 class Knowledge { class
264 Knowledge() {} in Knowledge() function in __anonc32f4f970111::Knowledge
267 Knowledge(isl::union_set Occupied, isl::union_set Unused, in Knowledge() function in __anonc32f4f970111::Knowledge
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/polly/lib/Transform/
H A DDeLICM.cpp186 class Knowledge { class
264 Knowledge() {} in Knowledge() function in __anon1156f9e70111::Knowledge
267 Knowledge(isl::union_set Occupied, isl::union_set Unused, in Knowledge() function in __anon1156f9e70111::Knowledge

1234