Home
last modified time | relevance | path

Searched defs:hasLabel (Results 1 – 25 of 93) sorted by relevance

1234

/dports/astro/qmapshack/qmapshack-V_1.16.1/src/qmapshack/map/garmin/
H A DCGarminPoint.h45 bool hasLabel() const in hasLabel() function
H A DCGarminPolygon.h50 bool hasLabel() const in hasLabel() function
/dports/devel/spark/spark-2.1.1/mllib/src/main/scala/org/apache/spark/ml/feature/
H A DRFormulaParser.scala67 def hasLabel: Boolean = label.value.nonEmpty method
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/dop251/goja/parser/
H A Dscope.go33 func (self *_scope) hasLabel(name string) bool { func
/dports/editors/micro/micro-2.0.10/vendor/github.com/robertkrimen/otto/parser/
H A Dscope.go33 func (self *_scope) hasLabel(name string) bool { func
/dports/sysutils/sensu-go/sensu-go-5.11.1/vendor/github.com/robertkrimen/otto/parser/
H A Dscope.go33 func (self *_scope) hasLabel(name string) bool { func
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/dop251/goja/parser/
H A Dscope.go35 func (self *_scope) hasLabel(name unistring.String) bool { func
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/dop251/goja/parser/
H A Dscope.go35 func (self *_scope) hasLabel(name unistring.String) bool { func
/dports/science/cdk/cdk-cdk-2.3/descriptor/signature/src/main/java/org/openscience/cdk/signature/
H A DOrbit.java123 public boolean hasLabel(String otherLabel) { in hasLabel() method in Orbit
/dports/science/agrum/aGrUM-29e540d8169268e8fe5d5c69bc4b2b1290f12320/src/agrum/PRM/elements/
H A DPRMAggregate_tpl.h123 INLINE bool PRMAggregate< GUM_SCALAR >::hasLabel() const { in hasLabel() function
/dports/devel/tclap/tclap-1.4.0-rc1/include/tclap/
H A DUnlabeledMultiArg.h176 virtual bool hasLabel() const { return false; } in hasLabel() function
H A DUnlabeledValueArg.h197 virtual bool hasLabel() const { return false; } in hasLabel() function
H A DArg.h374 virtual bool hasLabel() const { return true; } in hasLabel() function
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Filtering/LabelMap/include/
H A DitkMergeLabelMapFilter.hxx183 bool hasLabel = output->HasLabel( lo->GetLabel() ); in MergeWithAggregate() local
/dports/databases/sqlitestudio/sqlitestudio-3.3.3/SQLiteStudio3/guiSQLiteStudio/
H A Dstatusfield.cpp143 bool hasLabel; in refreshColors() local
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/core-impl/collections/aggregate/
H A DAggregateCollection.cpp429 AggregateCollection::hasLabel( const QString &name ) in hasLabel() function in AggregateCollection
476 bool hasTrack, hasAlbum, hasArtist, hasYear, hasGenre, hasComposer, hasLabel; in emptyCache() local
/dports/science/PETSc/petsc-3.14.1/src/ts/tutorials/
H A Dex45.c115 PetscBool hasLabel; in CreateMesh() local
166 PetscBool hasLabel; in SetupDiscretization() local
/dports/net-im/nheko/nheko-0.9.0/src/ui/
H A DTextField.cpp73 TextField::hasLabel() const in hasLabel() function in TextField
/dports/math/gecode/gecode-0916a1a/gecode/gist/
H A Dnode.hpp126 NodeAllocatorBase<T>::hasLabel(T* n) const { in hasLabel() function in Gecode::Gist::NodeAllocatorBase
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DFieldDescriptorProto.php219 public function hasLabel() function in Google\\Protobuf\\Internal\\FieldDescriptorProto
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DFieldDescriptorProto.php219 public function hasLabel() function in Google\\Protobuf\\Internal\\FieldDescriptorProto
/dports/sysutils/plasma5-ksysguard/ksysguard-5.22.0/gui/SensorDisplayLib/
H A DSensorModel.cpp282 void SensorModel::setHasLabel( bool hasLabel ) in setHasLabel()
/dports/science/rdkit/rdkit-Release_2021_03_5/Code/GraphMol/RGroupDecomposition/
H A DRGroupDecompParams.cpp22 bool hasLabel(const Atom *atom, unsigned int autoLabels) { in hasLabel() function
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/core/client/widget/
H A DToolbarButton.java297 public boolean hasLabel() in hasLabel() method
/dports/www/gohugo/hugo-0.91.2/vendor/gocloud.dev/internal/contributebot/
H A Dprocess.go76 func hasLabel(iss *github.Issue, label string) bool { func

1234