Home
last modified time | relevance | path

Searched refs:_comment (Results 101 – 125 of 869) sorted by relevance

12345678910>>...35

/dports/math/vtk9/VTK-9.1.0/ThirdParty/theora/vtktheora/lib/
H A Dinfo.c57 void th_comment_add(th_comment *_tc,char *_comment){ in th_comment_add() argument
69 comment_len=strlen(_comment); in th_comment_add()
73 memcpy(_tc->user_comments[_tc->comments],_comment,comment_len+1); in th_comment_add()
/dports/www/firefox-esr/firefox-91.8.0/media/libtheora/lib/
H A Dinfo.c57 void th_comment_add(th_comment *_tc,const char *_comment){ in th_comment_add() argument
69 comment_len=strlen(_comment); in th_comment_add()
73 memcpy(_tc->user_comments[_tc->comments],_comment,comment_len+1); in th_comment_add()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/libtheora/
H A Dinfo.c57 void th_comment_add(th_comment *_tc,char *_comment){ in th_comment_add() argument
69 comment_len=strlen(_comment); in th_comment_add()
73 memcpy(_tc->user_comments[_tc->comments],_comment,comment_len+1); in th_comment_add()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/libtheora/
H A Dinfo.c57 void th_comment_add(th_comment *_tc,char *_comment){ in th_comment_add() argument
69 comment_len=strlen(_comment); in th_comment_add()
73 memcpy(_tc->user_comments[_tc->comments],_comment,comment_len+1); in th_comment_add()
/dports/www/firefox/firefox-99.0/media/libtheora/lib/
H A Dinfo.c57 void th_comment_add(th_comment *_tc,const char *_comment){ in th_comment_add() argument
69 comment_len=strlen(_comment); in th_comment_add()
73 memcpy(_tc->user_comments[_tc->comments],_comment,comment_len+1); in th_comment_add()
/dports/lang/spidermonkey60/firefox-60.9.0/media/libtheora/lib/
H A Dinfo.c57 void th_comment_add(th_comment *_tc,char *_comment){ in th_comment_add() argument
69 comment_len=strlen(_comment); in th_comment_add()
73 memcpy(_tc->user_comments[_tc->comments],_comment,comment_len+1); in th_comment_add()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/theora/vtktheora/lib/
H A Dinfo.c57 void th_comment_add(th_comment *_tc,char *_comment){ in th_comment_add() argument
69 comment_len=strlen(_comment); in th_comment_add()
73 memcpy(_tc->user_comments[_tc->comments],_comment,comment_len+1); in th_comment_add()
/dports/math/vtk6/VTK-6.2.0/ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/
H A Dinfo.c57 void th_comment_add(th_comment *_tc,char *_comment){ in th_comment_add() argument
69 comment_len=strlen(_comment); in th_comment_add()
73 memcpy(_tc->user_comments[_tc->comments],_comment,comment_len+1); in th_comment_add()
/dports/devel/godot2-tools/godot-2.1.6-stable/thirdparty/libtheora/
H A Dinfo.c57 void th_comment_add(th_comment *_tc,char *_comment){ in th_comment_add() argument
69 comment_len=strlen(_comment); in th_comment_add()
73 memcpy(_tc->user_comments[_tc->comments],_comment,comment_len+1); in th_comment_add()
/dports/devel/godot2/godot-2.1.6-stable/thirdparty/libtheora/
H A Dinfo.c57 void th_comment_add(th_comment *_tc,char *_comment){ in th_comment_add() argument
69 comment_len=strlen(_comment); in th_comment_add()
73 memcpy(_tc->user_comments[_tc->comments],_comment,comment_len+1); in th_comment_add()
/dports/security/py-angr/angr-9.0.5405/angr/knowledge_plugins/sync/
H A Dsync_manager.py85 _comment = self.pull_comment(ins_addr, user=user)
86 if _comment is not None:
87 self._kb.comments[ins_addr] = _comment
/dports/www/firefox-legacy/firefox-52.8.0esr/media/libtheora/lib/
H A Dinfo.c57 void th_comment_add(th_comment *_tc,char *_comment){ in th_comment_add() argument
69 comment_len=strlen(_comment); in th_comment_add()
73 memcpy(_tc->user_comments[_tc->comments],_comment,comment_len+1); in th_comment_add()
/dports/mail/thunderbird/thunderbird-91.8.0/media/libtheora/lib/
H A Dinfo.c57 void th_comment_add(th_comment *_tc,const char *_comment){ in th_comment_add() argument
69 comment_len=strlen(_comment); in th_comment_add()
73 memcpy(_tc->user_comments[_tc->comments],_comment,comment_len+1); in th_comment_add()
/dports/lang/spidermonkey78/firefox-78.9.0/media/libtheora/lib/
H A Dinfo.c57 void th_comment_add(th_comment *_tc,char *_comment){ in th_comment_add() argument
69 comment_len=strlen(_comment); in th_comment_add()
73 memcpy(_tc->user_comments[_tc->comments],_comment,comment_len+1); in th_comment_add()
/dports/lang/vala/vala-0.48.18/libvaladoc/importer/
H A Dvaladocdocumentationimporter.vala37 private StringBuilder _comment;
58 _comment = new StringBuilder ();
97 add_documentation (_cname, _comment, _filename, _comment_location);
98 _comment.erase ();
120 _comment.append (token.to_string ());
/dports/editors/emacs-devel/emacs-4d1968b/lisp/vc/
H A Dvc-dav.el79 (defun vc-dav-register (_url &optional _comment)
84 (defun vc-dav-checkin (_url _comment &optional _rev)
/dports/polish/qnapi/qnapi-0.2.3/libqnapi/src/
H A Dsubtitleinfo.h39 QString _comment = "", QString _format = "",
45 comment(_comment),
/dports/www/p5-HTML-Scrubber/HTML-Scrubber-0.19/lib/HTML/
H A DScrubber.pm41 _comment => 0,
71 return $_[0]->{_comment}
73 $_[0]->{_comment} = $_[1];
291 if ( $s->{_comment} ) {
/dports/textproc/p5-Text-Tmpl/Text-Tmpl-0.33/
H A DMANIFEST52 t/2_comment.t
53 t/2_comment.tmpl
54 t/2_comment.comp
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/db/pipeline/
H A Daggregation_request.h180 return _comment; in getComment()
220 _comment = comment; in setComment()
280 std::string _comment; variable
/dports/net-mgmt/mk-livestatus/mk-livestatus-1.2.8p25/src/
H A DDowntimeOrComment.cc34 , _comment(strdup(dt->comment_data)) in DowntimeOrComment()
48 free(_comment); in ~DowntimeOrComment()
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/xdg/
H A DMime.py70 self._comment = None
82 if goodness > self._comment[0]:
83 self._comment = (goodness, _get_node_data(comment))
90 if self._comment is None:
91 self._comment = (0, str(self))
93 return self._comment[1]
112 return '<%s: %s>' % (self, self._comment or '(comment not loaded)')
/dports/mail/cyrus-imapd32/cyrus-imapd-3.2.8/lib/
H A Dparseaddr.c205 int _c, _comment = 0; \
209 _comment = 1; \
211 while ((_comment && (_c = *(s)))) { \
214 else if (_c == '(') _comment++; \
215 else if (_c == ')') _comment--; \
/dports/mail/cyrus-imapd34/cyrus-imapd-3.4.2/lib/
H A Dparseaddr.c205 int _c, _comment = 0; \
209 _comment = 1; \
211 while ((_comment && (_c = *(s)))) { \
214 else if (_c == '(') _comment++; \
215 else if (_c == ')') _comment--; \
/dports/mail/cyrus-imapd30/cyrus-imapd-3.0.16/lib/
H A Dparseaddr.c205 int _c, _comment = 0; \
209 _comment = 1; \
211 while ((_comment && (_c = *(s)))) { \
214 else if (_c == '(') _comment++; \
215 else if (_c == ')') _comment--; \

12345678910>>...35