Home
last modified time | relevance | path

Searched refs:getGeneration (Results 76 – 100 of 819) sorted by relevance

12345678910>>...33

/dports/devel/open-beagle/beagle-3.0.3/beagle/src/
H A DStatsCalculateOp.cpp83 outStats.setGenerationValues("vivarium", ioContext.getGeneration(), lPopSize, true); in calculateStatsVivarium()
182 if(ioContext.getGeneration() != mGenerationCalculated) { in operate()
183 mGenerationCalculated = ioContext.getGeneration(); in operate()
H A DMilestoneWriteOp.cpp185 if((ioContext.getGeneration() % mWritingInterval->getWrappedValue()) != 0) return; in operate()
196 lFilename += uint2str(ioContext.getGeneration()); in operate()
235 lStreamer.insertAttribute("generation", uint2str(ioContext.getGeneration())); in writeMilestone()
H A DMigrationOp.cpp127 if((lMigrationInterval == 0) || (ioContext.getGeneration() == 0)) return; in operate()
128 if((ioContext.getGeneration() % lMigrationInterval) != 0) return; in operate()
H A DStatsCalcFitnessMultiObjOp.cpp72 ioContext.getGeneration(), 0, true); in calculateStatsDeme()
78 ioContext.getGeneration(), ioDeme.size(), true); in calculateStatsDeme()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.cpp108 assert(!hasFP64() || (getGeneration() >= AMDGPUSubtarget::SOUTHERN_ISLANDS)); in initializeSubtargetDependencies()
149 HasFminFmaxLegacy = getGeneration() < AMDGPUSubtarget::VOLCANIC_ISLANDS; in initializeSubtargetDependencies()
150 HasSMulHi = getGeneration() >= AMDGPUSubtarget::GFX9; in initializeSubtargetDependencies()
324 if (getGeneration() < GFX10) in getConstantBusLimit()
417 return getGeneration() <= AMDGPUSubtarget::GFX9; in zeroesHigh16BitsOfDest()
434 return getGeneration() == AMDGPUSubtarget::VOLCANIC_ISLANDS; in zeroesHigh16BitsOfDest()
733 if (getGeneration() >= AMDGPUSubtarget::GFX10) in getOccupancyWithNumSGPRs()
736 if (getGeneration() >= AMDGPUSubtarget::VOLCANIC_ISLANDS) { in getOccupancyWithNumSGPRs()
769 if (getGeneration() >= AMDGPUSubtarget::GFX10) in getBaseReservedNumSGPRs()
773 if (getGeneration() >= AMDGPUSubtarget::VOLCANIC_ISLANDS) in getBaseReservedNumSGPRs()
[all …]
/dports/print/qpdf/qpdf-10.5.0/qpdf/
H A Dtest_parsedoffset.cc34 << obj.getGeneration() in make_objdesc()
120 << iter->getGeneration() in process()
135 << iter->getGeneration() in process()
/dports/print/pdf-renderer/pdf-renderer-0.9.1,1/src/com/sun/pdfview/
H A DPDFXrefEntry.java55 return type != Type.FREE && generation == ref.getGeneration(); in resolves()
183 public int getGeneration() { in getGeneration() method in PDFXrefEntry
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.cpp71 HasMulU24 = getGeneration() >= EVERGREEN; in initializeSubtargetDependencies()
112 assert(!hasFP64() || (getGeneration() >= AMDGPUSubtarget::SOUTHERN_ISLANDS)); in initializeSubtargetDependencies()
141 HasFminFmaxLegacy = getGeneration() < AMDGPUSubtarget::VOLCANIC_ISLANDS; in initializeSubtargetDependencies()
303 if (getGeneration() < GFX10) in getConstantBusLimit()
618 if (getGeneration() >= AMDGPUSubtarget::GFX10) in getOccupancyWithNumSGPRs()
621 if (getGeneration() >= AMDGPUSubtarget::VOLCANIC_ISLANDS) { in getOccupancyWithNumSGPRs()
654 if (getGeneration() >= AMDGPUSubtarget::GFX10) in getReservedNumSGPRs()
658 if (getGeneration() >= AMDGPUSubtarget::VOLCANIC_ISLANDS) in getReservedNumSGPRs()
660 if (getGeneration() == AMDGPUSubtarget::SEA_ISLANDS) in getReservedNumSGPRs()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.cpp74 HasMulU24 = getGeneration() >= EVERGREEN; in initializeSubtargetDependencies()
124 assert(!hasFP64() || (getGeneration() >= AMDGPUSubtarget::SOUTHERN_ISLANDS)); in initializeSubtargetDependencies()
165 HasFminFmaxLegacy = getGeneration() < AMDGPUSubtarget::VOLCANIC_ISLANDS; in initializeSubtargetDependencies()
320 if (getGeneration() < GFX10) in getConstantBusLimit()
650 if (getGeneration() >= AMDGPUSubtarget::GFX10) in getOccupancyWithNumSGPRs()
653 if (getGeneration() >= AMDGPUSubtarget::VOLCANIC_ISLANDS) { in getOccupancyWithNumSGPRs()
686 if (getGeneration() >= AMDGPUSubtarget::GFX10) in getReservedNumSGPRs()
690 if (getGeneration() >= AMDGPUSubtarget::VOLCANIC_ISLANDS) in getReservedNumSGPRs()
692 if (getGeneration() == AMDGPUSubtarget::SEA_ISLANDS) in getReservedNumSGPRs()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.cpp74 HasMulU24 = getGeneration() >= EVERGREEN; in initializeSubtargetDependencies()
124 assert(!hasFP64() || (getGeneration() >= AMDGPUSubtarget::SOUTHERN_ISLANDS)); in initializeSubtargetDependencies()
165 HasFminFmaxLegacy = getGeneration() < AMDGPUSubtarget::VOLCANIC_ISLANDS; in initializeSubtargetDependencies()
320 if (getGeneration() < GFX10) in getConstantBusLimit()
650 if (getGeneration() >= AMDGPUSubtarget::GFX10) in getOccupancyWithNumSGPRs()
653 if (getGeneration() >= AMDGPUSubtarget::VOLCANIC_ISLANDS) { in getOccupancyWithNumSGPRs()
686 if (getGeneration() >= AMDGPUSubtarget::GFX10) in getReservedNumSGPRs()
690 if (getGeneration() >= AMDGPUSubtarget::VOLCANIC_ISLANDS) in getReservedNumSGPRs()
692 if (getGeneration() == AMDGPUSubtarget::SEA_ISLANDS) in getReservedNumSGPRs()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.framework/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/cds/
H A DCDSHookImpls.java106 CDSBundleFile hostBundleFile = getCDSBundleFile(manager.getGeneration().getBundleFile()); in recordClassDefine()
140 …CDSBundleFile hostFile = getCDSBundleFile(classLoader.getClasspathManager().getGeneration().getBun… in classLoaderCreated()
179 CDSBundleFile hostFile = getCDSBundleFile(hostmanager.getGeneration().getBundleFile()); in addClassPathEntry()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.runtime/bundles/org.eclipse.core.contenttype/src/org/eclipse/core/internal/content/
H A DContentTypeHandler.java92 …return (baseType != null) ? new ContentTypeHandler(baseType, baseType.getCatalog().getGeneration()… in getBaseType()
156 if (target == null || catalog.getGeneration() != generation) { in getTarget()
159 generation = catalog.getGeneration(); in getTarget()
/dports/devel/open-beagle/beagle-3.0.3/beagle/GP/src/
H A DStatsCalcFitnessSimpleOp.cpp71 ioContext.getGeneration(), 0, true); in calculateStatsDeme()
99 ioContext.getGeneration(), 1, true); in calculateStatsDeme()
171 ioContext.getGeneration(), in calculateStatsDeme()
/dports/dns/dnsdist/dnsdist-1.6.1/
H A Dsholder.hh62 if(d_source->getGeneration() != d_generation) { in operator ->()
134 unsigned int getGeneration() const in getGeneration() function in GlobalStateHolder
/dports/dns/powerdns/pdns-4.5.2/pdns/
H A Dsholder.hh62 if(d_source->getGeneration() != d_generation) { in operator ->()
134 unsigned int getGeneration() const in getGeneration() function in GlobalStateHolder
/dports/textproc/luceneplusplus/LucenePlusPlus-rel_3.0.8/src/core/index/
H A DSnapshotDeletionPolicy.cpp103 int64_t MyCommitPoint::getGeneration() { in getGeneration() function in Lucene::MyCommitPoint
104 return cp->getGeneration(); in getGeneration()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/utilities/
H A DPointerLocation.java126 public Generation getGeneration() { in getGeneration() method in PointerLocation
284 if (getGeneration() != null) { in printOn()
285 getGeneration().printOn(tty); // does not include "\n" in printOn()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/src/mgmsrv/
H A DConfigManager.cpp464 if (m_config->getGeneration() == 0) in init()
510 Uint32 generation= config->getGeneration(); in prepareConfigChange()
771 Uint32 new_generation = new_config.getGeneration(); in execCONFIG_CHANGE_IMPL_REQ()
772 Uint32 curr_generation = m_config->getGeneration(); in execCONFIG_CHANGE_IMPL_REQ()
1065 m_config->getGeneration()); in execCONFIG_CHANGE_IMPL_CONF()
1163 m_config_change.m_new_config->getGeneration()); in startConfigChange()
1366 Uint32 generation = m_config->getGeneration(); in execCONFIG_CHECK_REQ()
1524 req->generation = m_config->getGeneration(); in sendConfigCheckReq()
1604 conf->generation = m_config->getGeneration(); in sendConfigCheckConf()
1685 assert(other_config.getGeneration() > 0); in execCONFIG_CHECK_REF()
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/src/mgmsrv/
H A DConfigManager.cpp464 if (m_config->getGeneration() == 0) in init()
510 Uint32 generation= config->getGeneration(); in prepareConfigChange()
771 Uint32 new_generation = new_config.getGeneration(); in execCONFIG_CHANGE_IMPL_REQ()
772 Uint32 curr_generation = m_config->getGeneration(); in execCONFIG_CHANGE_IMPL_REQ()
1065 m_config->getGeneration()); in execCONFIG_CHANGE_IMPL_CONF()
1163 m_config_change.m_new_config->getGeneration()); in startConfigChange()
1366 Uint32 generation = m_config->getGeneration(); in execCONFIG_CHECK_REQ()
1524 req->generation = m_config->getGeneration(); in sendConfigCheckReq()
1604 conf->generation = m_config->getGeneration(); in sendConfigCheckConf()
1685 assert(other_config.getGeneration() > 0); in execCONFIG_CHECK_REF()
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/src/mgmsrv/
H A DConfigManager.cpp464 if (m_config->getGeneration() == 0) in init()
510 Uint32 generation= config->getGeneration(); in prepareConfigChange()
771 Uint32 new_generation = new_config.getGeneration(); in execCONFIG_CHANGE_IMPL_REQ()
772 Uint32 curr_generation = m_config->getGeneration(); in execCONFIG_CHANGE_IMPL_REQ()
1065 m_config->getGeneration()); in execCONFIG_CHANGE_IMPL_CONF()
1163 m_config_change.m_new_config->getGeneration()); in startConfigChange()
1366 Uint32 generation = m_config->getGeneration(); in execCONFIG_CHECK_REQ()
1524 req->generation = m_config->getGeneration(); in sendConfigCheckReq()
1604 conf->generation = m_config->getGeneration(); in sendConfigCheckConf()
1685 assert(other_config.getGeneration() > 0); in execCONFIG_CHECK_REF()
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/src/mgmsrv/
H A DConfigManager.cpp464 if (m_config->getGeneration() == 0) in init()
510 Uint32 generation= config->getGeneration(); in prepareConfigChange()
771 Uint32 new_generation = new_config.getGeneration(); in execCONFIG_CHANGE_IMPL_REQ()
772 Uint32 curr_generation = m_config->getGeneration(); in execCONFIG_CHANGE_IMPL_REQ()
1065 m_config->getGeneration()); in execCONFIG_CHANGE_IMPL_CONF()
1163 m_config_change.m_new_config->getGeneration()); in startConfigChange()
1366 Uint32 generation = m_config->getGeneration(); in execCONFIG_CHECK_REQ()
1524 req->generation = m_config->getGeneration(); in sendConfigCheckReq()
1604 conf->generation = m_config->getGeneration(); in sendConfigCheckConf()
1685 assert(other_config.getGeneration() > 0); in execCONFIG_CHECK_REF()
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/src/mgmsrv/
H A DConfigManager.cpp464 if (m_config->getGeneration() == 0) in init()
510 Uint32 generation= config->getGeneration(); in prepareConfigChange()
771 Uint32 new_generation = new_config.getGeneration(); in execCONFIG_CHANGE_IMPL_REQ()
772 Uint32 curr_generation = m_config->getGeneration(); in execCONFIG_CHANGE_IMPL_REQ()
1065 m_config->getGeneration()); in execCONFIG_CHANGE_IMPL_CONF()
1163 m_config_change.m_new_config->getGeneration()); in startConfigChange()
1366 Uint32 generation = m_config->getGeneration(); in execCONFIG_CHECK_REQ()
1524 req->generation = m_config->getGeneration(); in sendConfigCheckReq()
1604 conf->generation = m_config->getGeneration(); in sendConfigCheckConf()
1685 assert(other_config.getGeneration() > 0); in execCONFIG_CHECK_REF()
[all …]
/dports/games/golly/golly-3.3-src/cmdline/
H A Dbgolly.cpp338 cout << imp->getGeneration().tostring() << ": " ; in doit()
345 cout << imp->getGeneration().tostring() << ": " ; in doit()
641 cout << imp->getGeneration().tostring() ; in main()
659 if (maxgen >= 0 && imp->getGeneration() >= maxgen) in main()
663 diff -= imp->getGeneration() ; in main()
678 imp->setIncrement(imp->getGeneration()) ; in main()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/src/mgmsrv/
H A DConfigManager.cpp435 if (m_config->getGeneration() == 0) in init()
481 Uint32 generation= config->getGeneration(); in prepareConfigChange()
742 Uint32 new_generation = new_config.getGeneration(); in execCONFIG_CHANGE_IMPL_REQ()
743 Uint32 curr_generation = m_config->getGeneration(); in execCONFIG_CHANGE_IMPL_REQ()
1036 m_config->getGeneration()); in execCONFIG_CHANGE_IMPL_CONF()
1134 m_config_change.m_new_config->getGeneration()); in startConfigChange()
1337 Uint32 generation = m_config->getGeneration(); in execCONFIG_CHECK_REQ()
1489 req->generation = m_config->getGeneration(); in sendConfigCheckReq()
1569 conf->generation = m_config->getGeneration(); in sendConfigCheckConf()
1650 assert(other_config.getGeneration() > 0); in execCONFIG_CHECK_REF()
[all …]
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/src/mgmsrv/
H A DConfigManager.cpp435 if (m_config->getGeneration() == 0) in init()
481 Uint32 generation= config->getGeneration(); in prepareConfigChange()
742 Uint32 new_generation = new_config.getGeneration(); in execCONFIG_CHANGE_IMPL_REQ()
743 Uint32 curr_generation = m_config->getGeneration(); in execCONFIG_CHANGE_IMPL_REQ()
1036 m_config->getGeneration()); in execCONFIG_CHANGE_IMPL_CONF()
1134 m_config_change.m_new_config->getGeneration()); in startConfigChange()
1337 Uint32 generation = m_config->getGeneration(); in execCONFIG_CHECK_REQ()
1489 req->generation = m_config->getGeneration(); in sendConfigCheckReq()
1569 conf->generation = m_config->getGeneration(); in sendConfigCheckConf()
1650 assert(other_config.getGeneration() > 0); in execCONFIG_CHECK_REF()
[all …]

12345678910>>...33