Home
last modified time | relevance | path

Searched defs:labelsCount (Results 1 – 15 of 15) sorted by relevance

/dports/net/quiterss/quiterss-0.19.4_1/src/
H A Dcategoriestreewidget.h52 int labelsCount() const { in labelsCount() function
/dports/dns/dnsdist/dnsdist-1.6.1/
H A Dstatnode.hh58 uint8_t labelsCount{0}; member in StatNode
H A Ddnsdist-kvs.cc52 size_t labelsCount = lowerQName.countLabels(); in getKeys() local
/dports/dns/powerdns/pdns-4.5.2/pdns/
H A Dstatnode.hh58 uint8_t labelsCount{0}; member in StatNode
H A Dvalidate.cc184 unsigned int labelsCount = owner.countLabels(); in isWildcardExpanded() local
204 unsigned int labelsCount = owner.countLabels(); in isWildcardExpandedOntoItself() local
219 unsigned int labelsCount = initialOwner.countLabels(); in getNSECOwnerName() local
/dports/math/vtk8/VTK-8.2.0/Rendering/Annotation/
H A DvtkCubeAxesActor.cxx2088 int labelsCount = customizedLabels->GetNumberOfValues(); in AdjustTicksComputeRange() local
/dports/math/vtk9/VTK-9.1.0/Rendering/Annotation/
H A DvtkCubeAxesActor.cxx2052 int labelsCount = customizedLabels->GetNumberOfValues(); in AdjustTicksComputeRange() local
/dports/math/vtk6/VTK-6.2.0/Rendering/Annotation/
H A DvtkCubeAxesActor.cxx2073 int labelsCount = customizedLabels->GetNumberOfValues(); in AdjustTicksComputeRange() local
/dports/net-p2p/transmission-cli/transmission-3.00/libtransmission/
H A Drpcimpl.c410 int const labelsCount = tr_ptrArraySize(&tor->labels); in addLabels() local
/dports/net-p2p/transmission-gtk/transmission-3.00/libtransmission/
H A Drpcimpl.c410 int const labelsCount = tr_ptrArraySize(&tor->labels); in addLabels() local
/dports/net-p2p/transmission-qt/transmission-3.00/libtransmission/
H A Drpcimpl.c410 int const labelsCount = tr_ptrArraySize(&tor->labels); in addLabels() local
/dports/net-p2p/transmission-daemon/transmission-3.00/libtransmission/
H A Drpcimpl.c410 int const labelsCount = tr_ptrArraySize(&tor->labels); in addLabels() local
/dports/net-p2p/transmission-utils/transmission-3.00/libtransmission/
H A Drpcimpl.c410 int const labelsCount = tr_ptrArraySize(&tor->labels); in addLabels() local
/dports/www/transmission-web/transmission-3.00/libtransmission/
H A Drpcimpl.c410 int const labelsCount = tr_ptrArraySize(&tor->labels); in addLabels() local
/dports/biology/ugene/ugene-40.1/src/plugins/GUITestBase/src/tests/regression_scenarios/
H A DGTTestsRegressionScenarios_4001_5000.cpp437 int labelsCount = GTUtilsPhyTree::getDistances(os).count(); in GUI_TEST_CLASS_DEFINITION() local