Home
last modified time | relevance | path

Searched defs:Comment (Results 1 – 25 of 5112) sorted by relevance

12345678910>>...205

/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/github.com/chai2010/gettext-go/gettext/po/
H A Dcomment.go16 type Comment struct { struct
17 StartLine int // comment start line
18 TranslatorComment string // # translator-comments // TrimSpace
19 ExtractedComment string // #. extracted-comments
22 Flags []string // #, fuzzy,c-format,range:0..10
23 PrevMsgContext string // #| msgctxt previous-context
27 func (p *Comment) less(q *Comment) bool {
45 func (p *Comment) readPoComment(r *lineReader) (err error) {
218 func (p *Comment) GetFuzzy() bool {
228 func (p *Comment) SetFuzzy(fuzzy bool) {
[all …]
/dports/devel/gh/cli-2.4.0/api/
H A Dqueries_comments.go20 type Comment struct { struct
23 Body string `json:"body"`
63 func (c Comment) AuthorLogin() string {
67 func (c Comment) Association() string {
71 func (c Comment) Content() string {
75 func (c Comment) Created() time.Time {
79 func (c Comment) HiddenReason() string {
83 func (c Comment) IsEdited() bool {
87 func (c Comment) IsHidden() bool {
91 func (c Comment) Link() string {
[all …]
/dports/www/gitea/gitea-1.16.5/models/
H A Dissue_comment.go191 type Comment struct { struct
197 OriginalAuthorID int64
200 LabelID int64
204 OldProjectID int64
205 ProjectID int64
208 OldMilestoneID int64
209 MilestoneID int64
215 RemovedAssignee bool
228 CommitID int64
252 Invalidated bool
[all …]
/dports/www/gitea/gitea-1.16.5/modules/migration/
H A Dcomment.go11 type Comment struct { struct
12 IssueIndex int64 `yaml:"issue_index"`
13 PosterID int64 `yaml:"poster_id"`
14 PosterName string `yaml:"poster_name"`
15 PosterEmail string `yaml:"poster_email"`
16 Created time.Time
17 Updated time.Time
18 Content string
19 Reactions []*Reaction
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/yudai/gojsondiff/Godeps/
H A DGodeps.json11 "Comment": "1.2.0-95-g9b2bd2b", string
16 "Comment": "v0.0.6", string
25 "Comment": "v1.1.0-41-g38caab9", string
30 "Comment": "v1.1.0-41-g38caab9", string
35 "Comment": "v1.1.0-41-g38caab9", string
40 "Comment": "v1.1.0-41-g38caab9", string
45 "Comment": "v1.1.0-41-g38caab9", string
50 "Comment": "v1.1.0-41-g38caab9", string
100 "Comment": "v1.0-35-g4dfabf7", string
105 "Comment": "v1.0-35-g4dfabf7", string
[all …]
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/tools/qmlformat/
H A Dcommentastvisitor.h43 struct Comment struct
55 Comment() = default; argument
56 Comment(const QQmlJS::Engine *engine, Location location, QList<SourceLocation> srcLocations) in Comment() argument
66 QList<SourceLocation> m_srcLocations;
68 bool isValid() const { return !m_srcLocations.isEmpty(); } in isValid()
92 class CommentAstVisitor : protected Visitor argument
99 const QHash<Node *, Comment> attachedComments() const { return m_attachedComments; } in attachedComments() argument
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/tools/qmlformat/
H A Dcommentastvisitor.h43 struct Comment struct
55 Comment() = default; argument
56 Comment(const QQmlJS::Engine *engine, Location location, QList<SourceLocation> srcLocations) in Comment() argument
66 QList<SourceLocation> m_srcLocations;
68 bool isValid() const { return !m_srcLocations.isEmpty(); } in isValid()
92 class CommentAstVisitor : protected Visitor argument
99 const QHash<Node *, Comment> attachedComments() const { return m_attachedComments; } in attachedComments() argument
/dports/security/vuls/vuls-0.13.7/vendor/github.com/nlopes/slack/
H A Dcomment.go4 type Comment struct { struct
5 ID string `json:"id,omitempty"`
6 Created JSONTime `json:"created,omitempty"`
7 Timestamp JSONTime `json:"timestamp,omitempty"`
8 User string `json:"user,omitempty"`
9 Comment string `json:"comment,omitempty"` member
/dports/net-im/slack-term/slack-term-0.4.1/vendor/github.com/nlopes/slack/
H A Dcomment.go4 type Comment struct { struct
5 ID string `json:"id,omitempty"`
6 Created JSONTime `json:"created,omitempty"`
7 Timestamp JSONTime `json:"timestamp,omitempty"`
8 User string `json:"user,omitempty"`
9 Comment string `json:"comment,omitempty"` argument
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/nlopes/slack/
H A Dcomment.go4 type Comment struct { struct
5 ID string `json:"id,omitempty"`
6 Created JSONTime `json:"created,omitempty"`
7 Timestamp JSONTime `json:"timestamp,omitempty"`
8 User string `json:"user,omitempty"`
9 Comment string `json:"comment,omitempty"` argument
/dports/www/beehive/beehive-0.4.0/vendor/github.com/nlopes/slack/
H A Dcomment.go4 type Comment struct { struct
5 ID string `json:"id,omitempty"`
6 Created JSONTime `json:"created,omitempty"`
7 Timestamp JSONTime `json:"timestamp,omitempty"`
8 User string `json:"user,omitempty"`
9 Comment string `json:"comment,omitempty"` argument
/dports/net-im/matterircd/matterircd-0.25.0/vendor/github.com/slack-go/slack/
H A Dcomment.go4 type Comment struct { struct
5 ID string `json:"id,omitempty"`
6 Created JSONTime `json:"created,omitempty"`
7 Timestamp JSONTime `json:"timestamp,omitempty"`
8 User string `json:"user,omitempty"`
9 Comment string `json:"comment,omitempty"` member
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/slack-go/slack/
H A Dcomment.go4 type Comment struct { struct
5 ID string `json:"id,omitempty"`
6 Created JSONTime `json:"created,omitempty"`
7 Timestamp JSONTime `json:"timestamp,omitempty"`
8 User string `json:"user,omitempty"`
9 Comment string `json:"comment,omitempty"` member
/dports/sysutils/sensu-go/sensu-go-5.11.1/vendor/github.com/emicklei/proto/
H A Dcomment.go33 type Comment struct { struct
34 Position scanner.Position
35 Lines []string
36 Cstyle bool // refers to /* ... */, C++ style is using //
37 ExtraSlash bool
62 func (c *Comment) columnsPrintables() (list []columnsPrintable) {
69 func (c *Comment) alignedInlinePrefix() aligned {
94 func (c *Comment) Accept(v Visitor) {
99 func (c *Comment) Merge(other *Comment) {
105 func (c Comment) Message() string {
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/script/dom/
H A Dcomment.rs18 pub struct Comment { struct
22 impl Comment { argument
23 fn new_inherited(text: DOMString, document: &Document) -> Comment { in new_inherited()
29 pub fn new(text: DOMString, document: &Document) -> DomRoot<Comment> { in new()
35 pub fn Constructor(window: &Window, data: DOMString) -> Fallible<DomRoot<Comment>> { in Constructor()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/emicklei/proto/
H A Dcomment.go32 type Comment struct { struct
33 Position scanner.Position
35 Lines []string
36 Cstyle bool // refers to /* ... */, C++ style is using //
37 ExtraSlash bool // is true if the comment starts with 3 slashes
60 func (c *Comment) Accept(v Visitor) {
65 func (c *Comment) Merge(other *Comment) {
70 func (c Comment) hasTextOnLine(line int) bool {
78 func (c Comment) Message() string {
87 inlineComment(c *Comment)
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/machine/machine-7b7a141da844/Godeps/
H A DGodeps.json101 "Comment": "v7.2.1", string
106 "Comment": "v7.2.1", string
111 "Comment": "v7.2.1", string
116 "Comment": "v7.2.1", string
121 "Comment": "v7.2.1", string
126 "Comment": "v1.4.10", string
131 "Comment": "v1.4.10", string
136 "Comment": "v1.4.10", string
141 "Comment": "v1.4.10", string
265 "Comment": "1.0.0", string
[all …]
/dports/devel/kf5-knewstuff/knewstuff-5.89.0/src/core/
H A Dcommentsmodel.h21 struct Comment { struct
29 std::shared_ptr<KNSCore::Comment> parent; argument
/dports/databases/sqlitestudio/sqlitestudio-3.3.3/Plugins/SqlEnterpriseFormatter/
H A Dsqlenterpriseformatter.h80 struct Comment struct
89 QList<Comment*> collectComments(const TokenList& tokens); argument
/dports/databases/proftpd-mod_sql_postgres/proftpd-1.3.7c/tests/t/lib/ProFTPD/Tests/Modules/
H A Dmod_sftp_sql.pm1071 Comment: "2048-bit RSA, converted from OpenSSH by tj@familiar" label
1255 Comment: "2048-bit dsa, at93590@isgswapd4n2, Tue Jun 22 2010 15:00:34 \ label
1440 Comment: "1024-bit DSA, converted from OpenSSH by tj@familiar" label
1627 Comment: "2048-bit RSA, converted from OpenSSH by tj@familiar" label
1637 Comment: "1024-bit DSA, converted from OpenSSH by tj@familiar" label
1825 Comment: "2048-bit RSA, converted from OpenSSH by tj@familiar" label
1836 Comment: "2048-bit RSA, converted from OpenSSH by tj@familiar" label
2261 Comment: "2048-bit RSA, converted from OpenSSH by jbaird@fc-qaftp01.corp.follett.com" label
/dports/databases/proftpd-mod_sql_sqlite/proftpd-1.3.7c/tests/t/lib/ProFTPD/Tests/Modules/
H A Dmod_sftp_sql.pm1071 Comment: "2048-bit RSA, converted from OpenSSH by tj@familiar" label
1255 Comment: "2048-bit dsa, at93590@isgswapd4n2, Tue Jun 22 2010 15:00:34 \ label
1440 Comment: "1024-bit DSA, converted from OpenSSH by tj@familiar" label
1627 Comment: "2048-bit RSA, converted from OpenSSH by tj@familiar" label
1637 Comment: "1024-bit DSA, converted from OpenSSH by tj@familiar" label
1825 Comment: "2048-bit RSA, converted from OpenSSH by tj@familiar" label
1836 Comment: "2048-bit RSA, converted from OpenSSH by tj@familiar" label
2261 Comment: "2048-bit RSA, converted from OpenSSH by jbaird@fc-qaftp01.corp.follett.com" label
/dports/databases/proftpd-mod_sql_mysql/proftpd-1.3.7c/tests/t/lib/ProFTPD/Tests/Modules/
H A Dmod_sftp_sql.pm1071 Comment: "2048-bit RSA, converted from OpenSSH by tj@familiar" label
1255 Comment: "2048-bit dsa, at93590@isgswapd4n2, Tue Jun 22 2010 15:00:34 \ label
1440 Comment: "1024-bit DSA, converted from OpenSSH by tj@familiar" label
1627 Comment: "2048-bit RSA, converted from OpenSSH by tj@familiar" label
1637 Comment: "1024-bit DSA, converted from OpenSSH by tj@familiar" label
1825 Comment: "2048-bit RSA, converted from OpenSSH by tj@familiar" label
1836 Comment: "2048-bit RSA, converted from OpenSSH by tj@familiar" label
2261 Comment: "2048-bit RSA, converted from OpenSSH by jbaird@fc-qaftp01.corp.follett.com" label
/dports/databases/proftpd-mod_sql_tds/proftpd-1.3.7c/tests/t/lib/ProFTPD/Tests/Modules/
H A Dmod_sftp_sql.pm1071 Comment: "2048-bit RSA, converted from OpenSSH by tj@familiar" label
1255 Comment: "2048-bit dsa, at93590@isgswapd4n2, Tue Jun 22 2010 15:00:34 \ label
1440 Comment: "1024-bit DSA, converted from OpenSSH by tj@familiar" label
1627 Comment: "2048-bit RSA, converted from OpenSSH by tj@familiar" label
1637 Comment: "1024-bit DSA, converted from OpenSSH by tj@familiar" label
1825 Comment: "2048-bit RSA, converted from OpenSSH by tj@familiar" label
1836 Comment: "2048-bit RSA, converted from OpenSSH by tj@familiar" label
2261 Comment: "2048-bit RSA, converted from OpenSSH by jbaird@fc-qaftp01.corp.follett.com" label
/dports/databases/proftpd-mod_sql_odbc/proftpd-1.3.7c/tests/t/lib/ProFTPD/Tests/Modules/
H A Dmod_sftp_sql.pm1071 Comment: "2048-bit RSA, converted from OpenSSH by tj@familiar" label
1255 Comment: "2048-bit dsa, at93590@isgswapd4n2, Tue Jun 22 2010 15:00:34 \ label
1440 Comment: "1024-bit DSA, converted from OpenSSH by tj@familiar" label
1627 Comment: "2048-bit RSA, converted from OpenSSH by tj@familiar" label
1637 Comment: "1024-bit DSA, converted from OpenSSH by tj@familiar" label
1825 Comment: "2048-bit RSA, converted from OpenSSH by tj@familiar" label
1836 Comment: "2048-bit RSA, converted from OpenSSH by tj@familiar" label
2261 Comment: "2048-bit RSA, converted from OpenSSH by jbaird@fc-qaftp01.corp.follett.com" label
/dports/net/proftpd-mod_ldap/proftpd-1.3.7c/tests/t/lib/ProFTPD/Tests/Modules/
H A Dmod_sftp_sql.pm1071 Comment: "2048-bit RSA, converted from OpenSSH by tj@familiar" label
1255 Comment: "2048-bit dsa, at93590@isgswapd4n2, Tue Jun 22 2010 15:00:34 \ label
1440 Comment: "1024-bit DSA, converted from OpenSSH by tj@familiar" label
1627 Comment: "2048-bit RSA, converted from OpenSSH by tj@familiar" label
1637 Comment: "1024-bit DSA, converted from OpenSSH by tj@familiar" label
1825 Comment: "2048-bit RSA, converted from OpenSSH by tj@familiar" label
1836 Comment: "2048-bit RSA, converted from OpenSSH by tj@familiar" label
2261 Comment: "2048-bit RSA, converted from OpenSSH by jbaird@fc-qaftp01.corp.follett.com" label

12345678910>>...205