Home
last modified time | relevance | path

Searched refs:qInfo (Results 1 – 25 of 600) sorted by relevance

12345678910>>...24

/dports/audio/jamulus/jamulus-r3_8_1/src/
H A Dmain.cpp124 qInfo() << qUtf8Printable ( strHelp ); in main()
150 qInfo() << "- no GUI mode chosen"; in main()
178 qInfo() << "- translations disabled"; in main()
187 qInfo() << "- IPv6 enabled"; in main()
279 qInfo() << "- licence required"; in main()
357 qInfo() << "- server mode chosen"; in main()
382 qInfo() << "- using multithreading"; in main()
414 qInfo() << "- start minimized enabled"; in main()
446 qInfo() << "- mute stream activated"; in main()
459 qInfo() << "- mute me in my personal mix"; in main()
[all …]
/dports/science/xdrawchem/xdrawchem-a3f74c34eb09fa72ee16848ec6901049ca5309d5/xdrawchem/
H A Dmolecule_sssr.cpp71 qInfo() << "No rings."; in PrintSSSR()
74 qInfo() << "Yes rings: ["; in PrintSSSR()
76 qInfo() << tmp_ring->count(); in PrintSSSR()
77 qInfo() << "]"; in PrintSSSR()
107 qInfo() << "Aromatic ring"; in FindAromatic()
146 qInfo("Empty ring?"); in BuildSSSR()
179 qInfo() << "flagged"; in Add()
248 qInfo() << tmpPoint->serial; in GetRing()
254 qInfo() << tmpPoint->serial; in GetRing()
260 qInfo(); in GetRing()
[all …]
H A Dnetaccess.cpp64 qInfo() << "getChoices URL:" << cmd; in getChoices()
247 qInfo() << "getNameCAS:" << nserver << "," << sinchi; in getNameCAS()
285 qInfo() << "-- DB return: --"; in getNameCAS()
286 qInfo() << tpc; in getNameCAS()
287 qInfo() << tcas; in getNameCAS()
288 qInfo() << tiname; in getNameCAS()
289 qInfo() << tsyn; in getNameCAS()
290 qInfo() << "-- DB end --"; in getNameCAS()
H A Dsorf.h83 qInfo() << "tempAtomSet.size() = f = " << f; in findSSSR()
149 qInfo() << "d2:findSRing of size: " << ring->size(); in findSSSR()
155 qInfo() << "SSSRd2:" << sssr.size(); in findSSSR()
167 qInfo() << "d3:findSRing of size: " << ring->size(); in findSSSR()
173 qInfo() << "SSSRd3:" << sssr.size(); in findSSSR()
180 qInfo() << "SSSR:" << sssr.size(); in findSSSR()
182 qInfo() << h << ":" << sssr[h]->size(); in findSSSR()
183 qInfo() << "SSSR ends"; in findSSSR()
253 qInfo() << m << ", " << source; in findSRing()
255 qInfo() << "Path of m: " << printPath(*path[m->number]); in findSRing()
[all …]
H A Dmolecule_smiles.cpp74 qInfo() << "Done MakeSSSR()"; in SDG()
95 qInfo() << c1 << "-degree-" << atoms[c1].degree; in SDG()
129 qInfo() << "SDG starting with atoms: " << atoms.size(); in SDG()
144 qInfo() << "SDG succeeded!"; in SDG()
211 qInfo() << "FromSMILES: " << sm; in FromSMILES()
245 qInfo() << "Adding OBAtom: " << i++ << " of element#: " << thisAtom->GetAtomicNum() in FromSMILES()
278 qInfo() << "Before SDG, Atoms: " << AllPoints().size() << ", Bonds: " << bonds.size(); in FromSMILES()
/dports/misc/mnn/MNN-1.2.0/tools/cpp/
H A DConvertToFullQuant.hpp64 qInfo->zero = params->zeroPoint; in ConvertOp()
70 qInfo->min = params->clampMin; in ConvertOp()
71 qInfo->max = params->clampMax; in ConvertOp()
72 qInfo->type = MNN::DataType_DT_INT8; in ConvertOp()
73 describe->quantInfo = std::move(qInfo); in ConvertOp()
145 qInfo->scale = scaleOut; in ConvertOp()
161 qInfo->zero = 0; in ConvertOp()
162 qInfo->scale = 0; in ConvertOp()
163 qInfo->min = -127; in ConvertOp()
164 qInfo->max = 127; in ConvertOp()
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/isc/atheros_hal/dist/
H A Dah.c686 qi->tqi_ver = qInfo->tqi_ver; in ath_hal_setTxQProps()
688 qi->tqi_qflags = qInfo->tqi_qflags; in ath_hal_setTxQProps()
701 qi->tqi_cwmin = qInfo->tqi_cwmin; in ath_hal_setTxQProps()
711 if (qInfo->tqi_shretry != 0) in ath_hal_setTxQProps()
715 if (qInfo->tqi_lgretry != 0) in ath_hal_setTxQProps()
724 switch (qInfo->tqi_subtype) { in ath_hal_setTxQProps()
745 qInfo->tqi_qflags = qi->tqi_qflags; in ath_hal_getTxQProps()
746 qInfo->tqi_ver = qi->tqi_ver; in ath_hal_getTxQProps()
750 qInfo->tqi_aifs = qi->tqi_aifs; in ath_hal_getTxQProps()
751 qInfo->tqi_cwmin = qi->tqi_cwmin; in ath_hal_getTxQProps()
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/raidframe/
H A Drf_pqdeg.c100 asmap->parityInfo = asmap->qInfo; in RF_CREATE_DAG_FUNC_DECL()
101 asmap->qInfo = temp; in RF_CREATE_DAG_FUNC_DECL()
139 asmap->parityInfo = asmap->qInfo; in RF_CREATE_DAG_FUNC_DECL()
140 asmap->qInfo = temp; in RF_CREATE_DAG_FUNC_DECL()
156 asmap->parityInfo = asmap->qInfo; in RF_CREATE_DAG_FUNC_DECL()
157 asmap->qInfo = temp; in RF_CREATE_DAG_FUNC_DECL()
200 asmap->parityInfo = asmap->qInfo; in RF_CREATE_DAG_FUNC_DECL()
201 asmap->qInfo = temp; in RF_CREATE_DAG_FUNC_DECL()
H A Drf_evenodd_dags.c83 asmap->parityInfo = asmap->qInfo; in RF_CREATE_DAG_FUNC_DECL()
84 asmap->qInfo = temp; in RF_CREATE_DAG_FUNC_DECL()
131 asmap->parityInfo = asmap->qInfo; in RF_CREATE_DAG_FUNC_DECL()
132 asmap->qInfo = temp; in RF_CREATE_DAG_FUNC_DECL()
144 asmap->parityInfo = asmap->qInfo; in RF_CREATE_DAG_FUNC_DECL()
145 asmap->qInfo = temp; in RF_CREATE_DAG_FUNC_DECL()
163 asmap->parityInfo = asmap->qInfo; in RF_CREATE_DAG_FUNC_DECL()
164 asmap->qInfo = temp; in RF_CREATE_DAG_FUNC_DECL()
/dports/x11/albert/albert-0.16.1/src/app/
H A Dmain.cpp92 qInfo().noquote() << socket.readAll(); in main()
95 qInfo("There is another instance of albert running."); in main()
99 qInfo("There is no other instance of albert running."); in main()
200 qInfo() << "Moving 'core.db' to config path"; in main()
584 qInfo().noquote() << QString("%1: %2").arg("Albert version", w).arg(qApp->applicationVersion()); in printReport()
585 qInfo().noquote() << QString("%1: %2").arg("Build date", w).arg(__DATE__ " " __TIME__); in printReport()
587 qInfo().noquote() << QString("%1: %2").arg("Qt version", w).arg(qVersion()); in printReport()
590qInfo().noquote() << QString("%1: %2").arg("Binary location", w).arg(qApp->applicationFilePath()); in printReport()
592qInfo().noquote() << QString("%1: %2").arg("PWD", w).arg(QString::fromLocal8Bit(qgetenv("PWD"))); in printReport()
601 qInfo().noquote() << QString("%1: %2").arg("OS", w).arg(QSysInfo::prettyProductName()); in printReport()
[all …]
/dports/graphics/krita/krita-4.4.8/libs/image/tiles3/swap/
H A Dkis_chunk_allocator.cpp140 qInfo("chunk #%lld: [%lld %lld]", idx++, i->m_begin, i->m_end); in debugChunks()
199 qInfo() << "Hard store limit:\t" << m_storeMaxSize; in debugFragmentation()
200 qInfo() << "Slab size:\t\t" << m_storeSlabSize; in debugFragmentation()
201 qInfo() << "Num slabs:\t\t" << m_storeSize / m_storeSlabSize; in debugFragmentation()
202 qInfo() << "Store size:\t\t" << m_storeSize; in debugFragmentation()
203 qInfo() << "Total used:\t\t" << totalSize; in debugFragmentation()
204 qInfo() << "Allocated:\t\t" << allocated; in debugFragmentation()
205 qInfo() << "Free:\t\t\t" << free; in debugFragmentation()
206 qInfo() << "Fragmentation:\t\t" << fragmentation; in debugFragmentation()
/dports/games/cockatrice/Cockatrice-2021-01-26-Release-2.8.0/dbconverter/src/
H A Dmain.cpp60 qInfo() << "---------------------------------------------"; in main()
61 qInfo() << "Loading cards from" << oldDbPath; in main()
63 qInfo() << "---------------------------------------------"; in main()
64 qInfo() << "Saving cards to" << newDbPath; in main()
66 qInfo() << "---------------------------------------------"; in main()
/dports/multimedia/kaffeine/kaffeine-2.0.18/tools/
H A Dupdatemimetypes.cpp23 # define qInfo qDebug macro
124 qInfo() << "replacing" << curMime << "by" << newMime; in main()
151 qInfo() << "Warning: application/octet-stream detected!"; in main()
155 qInfo() << "Warning: application/text detected!"; in main()
207 qInfo() << "Supported mime types:" << mimeTypes; in main()
208 qInfo() << "Supported file extensions:" << realExtensions; in main()
211 qInfo() << "Error parsing mime types. Aborting."; in main()
216 qInfo() << "Updating" << file.fileName(); in main()
254 qInfo() << "Updating" << file.fileName(); in main()
293 qInfo() << "file extensions updated successfully."; in main()
/dports/editors/calligra/calligra-3.2.1/libs/textlayout/tests/
H A DTestTableLayout.cpp430 if (table1 == p.table) qInfo()<<"table1 is in area"<<i; in testOneTableNeedsTwoRootAreas()
431 else qInfo()<<"table1 is not in area"<<i; in testOneTableNeedsTwoRootAreas()
462 if (table1 == p.table) qInfo()<<"table1 is in area"<<i; in testTwoTablesNeedsTwoRootAreas()
463 else qInfo()<<"table1 is not in area"<<i; in testTwoTablesNeedsTwoRootAreas()
465 else qInfo()<<"table2 is not in area"<<i; in testTwoTablesNeedsTwoRootAreas()
657 else qInfo()<<"table1 is not in area"<<i; in testRowHeightLargerThanAreaHeight()
692 else qInfo()<<"table1 is not in area"<<i; in testSingleHeaderRow()
722 else qInfo()<<"table1 is not in area"<<i; in testMultipleHeaderRows()
752 else qInfo()<<"table1 is not in area"<<i; in testTableWithSingleHeaderRow()
782 else qInfo()<<"table1 is not in area"<<i; in testTableWithMultipleHeaderRow()
[all …]
/dports/net/linphone/linphoneqt-4.1.1/src/app/
H A DApp.cpp106 qInfo() << QStringLiteral("Use locale: %1").arg(mLocale); in App()
110 qInfo() << QStringLiteral("Destroying app..."); in ~App()
134 qInfo() << QStringLiteral("Open splash screen..."); in activeSplashScreen()
147 qInfo() << QStringLiteral("Restarting app..."); in initContentApp()
211 qInfo() << QStringLiteral("Loading main view..."); in initContentApp()
339 qInfo() << QStringLiteral("Registering types..."); in registerTypes()
373 qInfo() << QStringLiteral("Registering shared types..."); in registerSharedTypes()
385 qInfo() << QStringLiteral("Registering tool types..."); in registerToolTypes()
393 qInfo() << QStringLiteral("Registering shared tool types..."); in registerSharedToolTypes()
490 qInfo() << QStringLiteral("Open linphone app."); in openAppAfterInit()
[all …]
/dports/deskutils/latte-dock/latte-dock-0.10.6/app/
H A Dmain.cpp193 qInfo() << i18n("Available layouts that can be used to start Latte:"); in main()
196 qInfo() << " " << layout; in main()
211 qInfo() << i18n("Available layout templates found in your system:"); in main()
214 qInfo() << " " << templatename; in main()
217 qInfo() << i18n("There are no available layout templates in your system."); in main()
229 qInfo() << i18n("Available dock templates found in your system:"); in main()
232 qInfo() << " " << templatename; in main()
235 qInfo() << i18n("There are no available dock templates in your system."); in main()
344 qInfo() << i18n("The configuration cannot be imported"); in main()
356 qInfo() << i18n("The layout cannot be imported"); in main()
[all …]
/dports/editors/calligraplan/calligraplan-3.3.0/src/libs/models/tests/
H A DInsertProjectXmlCommandTester.cpp53 qInfo()<<"Debug info -------------------------------------"; in printDebug()
54 qInfo()<<"Project:"<<p; in printDebug()
55 qInfo()<<"Num tasks:"<<p->allTasks().count(); in printDebug()
57 qInfo()<<i<<':'<<p->childNode(i); in printDebug()
59 qInfo()<<"\tRequests:"<<coll.requests().count(); in printDebug()
62 qInfo()<<"\tGroup:"<<gr->group(); in printDebug()
65 qInfo()<<"\t\tResource:"<<rr->resource(); in printDebug()
151 qInfo()<<context.document.toString(); in copyBasics()
175 qInfo()<<context.document.toString(); in copyRequests()
246 qInfo()<<m_project->childNodeIterator(); in copyToPosition()
[all …]
/dports/graphics/phototonic/phototonic-2.1/
H A Dmain.cpp23 qInfo() << VERSION << "image viewer."; in showHelp()
24 qInfo() << "Usage: phototonic [OPTION] [FILE... | DIRECTORY]"; in showHelp()
25 qInfo() << " -h, --help\t\t\tshow this help and exit"; in showHelp()
26 qInfo() << " -l, --lang=LANGUAGE\t\tstart with a specific translation"; in showHelp()
/dports/graphics/tiled/tiled-1.7.2/src/tiled/
H A Dcommandlineparser.cpp119 qInfo().noquote() << tr("Usage:\n %1 [options] [files...]").arg(mCurrentProgramName) in showHelp()
123 qInfo(" -h %-*s : %s", mLongestArgument, "--help", qUtf8Printable(tr("Display this help"))); in showHelp()
127 qInfo(" -%c %-*s : %s", in showHelp()
133 qInfo(" %-*s : %s", in showHelp()
140 qInfo(); in showHelp()
/dports/graphics/radiance/radiance-baf2c40/src/
H A Dmain.cpp69 qInfo() << "radiance compiled without midi support"; in runRadianceGui()
78 qInfo() << "radiance compiled without lux support"; in runRadianceGui()
190 qInfo() << "Loaded model:" << modelName; in runRadianceCli()
191 qInfo() << model.serialize(); in runRadianceCli()
193 qInfo() << "Scanning for effects in path:" << Paths::systemLibrary(); in runRadianceCli()
206 qInfo() << "Unable to open:" << entry << entryPath; in runRadianceCli()
217 qInfo() << "Unable to open:" << nodeFilename; in runRadianceCli()
226 qInfo() << "Rendering:" << name; in runRadianceCli()
283 qInfo() << "radiance compiled without mpv support"; in main()
/dports/editors/calligra/calligra-3.2.1/libs/odf/tests/
H A DTestKoGenStyles.cpp97 qInfo() << "The first style got assigned the name" << firstName; in testLookup()
111 qInfo() << "The second style got assigned the name" << secondName; in testLookup()
129 qInfo() << "The third style got assigned the name" << thirdName; in testLookup()
137 qInfo() << "The user style got assigned the name" << userStyleName; in testLookup()
149 qInfo() << "The 'same as parent' style got assigned the name" << sapName; in testLookup()
315 qInfo() << "The user style got assigned the name" << user1StyleName; in testUserStyles()
323 qInfo() << "The user style got assigned the name" << user2StyleName; in testUserStyles()
333 qInfo() << "The auto style got assigned the name" << dataStyleName; in testUserStyles()
341 qInfo() << "The different auto style got assigned the name" << dataStyle2Name; in testUserStyles()
375 qInfo() << "The auto style got assigned the name" << firstName; in testStylesDotXml()
/dports/graphics/krita/krita-4.4.8/libs/global/
H A Dkis_memory_leak_tracker.cpp116 qInfo() << "No leak detected."; in ~KisMemoryLeakTracker()
181qInfo() << "Object " << what << "(" << info.name << ") is still referenced by " << info.infos.size… in dumpReferences()
184 qInfo() << "Referenced by " << it2.key() << " at:"; in dumpReferences()
189 qInfo() << strings[i]; in dumpReferences()
192 qInfo() << "Enable backtrace support in kis_memory_leak_tracker.cpp"; in dumpReferences()
195 qInfo() << "====="; in dumpReferences()
/dports/net/messagelib/messagelib-21.12.3/messagecore/src/autocrypt/
H A Dautocryptutils.cpp73qInfo(AUTOCRYPT_LOG) << "Don't update Autocrypt storage, because we have multiple From addresses f… in processAutocryptfromMail()
113qInfo(AUTOCRYPT_LOG) << "Update Autocrypt information for " << recipient->addr() << " from " in processAutocryptfromMail()
116qInfo(AUTOCRYPT_LOG) << "Don't update Autocrypt storage, because we have multiple valid Autocrypt … in processAutocryptfromMail()
123qInfo(AUTOCRYPT_LOG) << "Update Autocrypt information for " << recipient->addr() << " from " in processAutocryptfromMail()
141qInfo(AUTOCRYPT_LOG) << "Update Autocrypt Gossip information for" << recipient->addr() << " from " in processAutocryptfromMail()
/dports/net/linphone/linphoneqt-4.1.1/src/components/contact/
H A DVcardModel.cpp89 qInfo() << QStringLiteral("Remove `%1`.").arg(imagePath); in removeBelcardPhoto()
121 qInfo() << QStringLiteral("Destroy detached vcard:") << this; in ~VcardModel()
125 qInfo() << QStringLiteral("Destroy attached vcard:") << this; in ~VcardModel()
322 qInfo() << QStringLiteral("Add new sip address on vcard: `%1`.").arg(sipAddress); in addSipAddress()
348 qInfo() << QStringLiteral("Remove sip address on vcard: `%1`.").arg(sipAddress); in removeSipAddress()
386 qInfo() << QStringLiteral("Add new company on vcard: `%1`.").arg(company); in addCompany()
403 qInfo() << QStringLiteral("Remove company on vcard: `%1`.").arg(company); in removeCompany()
440 qInfo() << QStringLiteral("Add new email on vcard: `%1`.").arg(email); in addEmail()
458 qInfo() << QStringLiteral("Remove email on vcard: `%1`.").arg(email); in removeEmail()
495 qInfo() << QStringLiteral("Add new url on vcard: `%1`.").arg(url); in addUrl()
[all …]
/dports/net/linphone/linphoneqt-4.1.1/src/components/core/
H A DCoreManager.cpp49 qInfo() << QStringLiteral("Core created. Enable iterate."); in CoreManager()
132 qInfo() << QStringLiteral("Create detached vcard:") << vcardModel; in createDetachedVcardModel()
139 qInfo() << QStringLiteral("Refresh registers."); in forceRefreshRegisters()
148 qInfo() << QStringLiteral("Send logs to: `%1`.") in sendLogs()
163 qInfo() << QStringLiteral("Set `%1` path: `%2`") \
200 qInfo() << QStringLiteral("Launch async linphone core creation."); in createLinphoneCore()

12345678910>>...24