Home
last modified time | relevance | path

Searched defs:newComment (Results 26 – 50 of 81) sorted by relevance

1234

/dports/www/elgg/elgg-3.3.23/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/
H A DTimedOutputAdapter.php160 public function changeComment(Table $table, $newComment)
H A DTablePrefixAdapter.php107 public function changeComment(Table $table, $newComment)
H A DMysqlAdapter.php344 protected function getChangeCommentInstructions(Table $table, $newComment)
H A DSqlServerAdapter.php322 protected function getChangeCommentInstructions(Table $table, $newComment)
H A DPostgresAdapter.php321 protected function getChangeCommentInstructions(Table $table, $newComment)
H A DSQLiteAdapter.php443 protected function getChangeCommentInstructions(Table $table, $newComment)
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/com/jogamp/gluegen/opengl/
H A DGLEmitter.java383 final StringBuilder newComment = new StringBuilder(); in emitDefine() local
/dports/devel/lokalize/lokalize-21.12.3/src/project/
H A Dprojecttab.cpp296 …QString newComment = QInputDialog::getText(this, i18n("Project file comment"), i18n("Input a comme… in addComment() local
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/core-impl/collections/audiocd/
H A DAudioCdMeta.cpp120 AudioCdTrack::setComment( const QString &newComment ) in setComment()
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/core-impl/collections/daap/
H A DDaapMeta.cpp159 DaapTrack::setComment( const QString &newComment ) in setComment()
/dports/www/gitea/gitea-1.16.5/vendor/github.com/jhump/protoreflect/desc/protoparse/
H A Dlexer.go402 func (l *protoLex) newComment() ast.Comment { func
/dports/net/grpcurl/grpcurl-1.8.5/vendor/github.com/jhump/protoreflect/desc/protoparse/
H A Dlexer.go376 func (l *protoLex) newComment() ast.Comment { func
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/core-impl/meta/timecode/
H A DTimecodeMeta.cpp222 TimecodeTrack::setComment( const QString &newComment ) in setComment()
/dports/devel/hs-ShellCheck/ShellCheck-0.8.0/src/ShellCheck/
H A DInterface.hs243 newComment = Comment { function
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/core-impl/collections/upnpcollection/
H A DUpnpMeta.cpp171 UpnpTrack::setComment( const QString &newComment ) in setComment()
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/core-impl/meta/file/
H A DFile.cpp308 Track::setComment( const QString& newComment ) in setComment()
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/core-impl/collections/mediadevicecollection/
H A DMediaDeviceMeta.cpp149 MediaDeviceTrack::setComment( const QString &newComment ) in setComment()
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/tests/core-impl/collections/aggregate/
H A DTestAggregateMeta.cpp446 void setComment( const QString &newComment ) override { Q_UNUSED( newComment ) }; in setComment()
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/core-impl/collections/ipodcollection/
H A DIpodMeta.cpp365 void Track::setComment( const QString &newComment ) in setComment()
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/services/
H A DServiceMetaBase.cpp356 ServiceTrack::setComment( const QString &newComment ) in setComment()
/dports/net/concourse-fly/concourse-6.7.1/vendor/github.com/beevik/etree/
H A Detree.go793 func newComment(comment string, parent *Element) *Comment { func
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/core/podcasts/
H A DPodcastMeta.h111 virtual void setComment( const QString &newComment ) { Q_UNUSED( newComment ); } in setComment()
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/concourse/dex/vendor/github.com/beevik/etree/
H A Detree.go793 func newComment(comment string, parent *Element) *Comment { func
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/beevik/etree/
H A Detree.go793 func newComment(comment string, parent *Element) *Comment { func
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/core-impl/collections/aggregate/
H A DAggregateMeta.cpp58 void setComment( const QString &newComment ) override { FORWARD( setComment( newComment ) ) } in setComment()

1234