Home
last modified time | relevance | path

Searched defs:reportList (Results 1 – 13 of 13) sorted by relevance

/dports/www/orangehrm/orangehrm-4.9/symfony/apps/orangehrm/lib/report/
H A DViewPredefinedReportsSearchForm.php22 public function getReportListAsJson($reportList) {
/dports/games/maxr/maxr-0.2.9/src/game/startup/local/singleplayer/
H A Dlocalsingleplayergamesaved.cpp69 auto& reportList = serverPlayerList[i]->savedReportsList; in start() local
/dports/games/maxr/maxr-0.2.9/src/game/startup/local/hotseat/
H A Dlocalhotseatgamesaved.cpp76 auto& reportList = serverPlayerList[i]->savedReportsList; in start() local
/dports/games/maxr/maxr-0.2.9/src/game/startup/network/host/
H A Dnetworkhostgamesaved.cpp78 auto& reportList = serverPlayerList[i]->savedReportsList; in start() local
/dports/x11/glcapsviewer/glCapsViewer-26e160c/
H A DglCapsViewerHttp.cpp259 vector<reportInfo> reportList; in fetchDeviceReports() local
H A DglCapsViewer.cpp800 vector<reportInfo> reportList; in slotDatabaseDevicesItemChanged() local
/dports/biology/bowtie2/bowtie2-2.4.4/
H A Dgroup_walk.h456bool reportList, // if true, "report" resolved offsets immediately by adding them to … in init()
493 bool reportList, // report resolutions, adding to 'res' list? in init()
869bool reportList, // if true, "report" resolved offsets immediately by adding them to '… in advance()
/dports/biology/hisat2/hisat2-2.2.1/
H A Dgroup_walk.h471bool reportList, // if true, "report" resolved offsets immediately by adding them to … in init()
516 bool reportList, // report resolutions, adding to 'res' list? in init()
1041bool reportList, // if true, "report" resolved offsets immediately by adding them to '… in advance()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/page/
H A DContentSecurityPolicy.cpp499 FormDataList reportList(UTF8Encoding()); in reportViolation() local
/dports/finance/kmymoney/kmymoney-5.1.1/kmymoney/mymoney/storage/
H A Dmymoneystoragemgr.cpp1491 QList<MyMoneyReport> MyMoneyStorageMgr::reportList() const in reportList() function in MyMoneyStorageMgr
/dports/devel/hyperscan/hyperscan-5.4.0/src/nfa/
H A Dlimex_compile.cpp1381 vector<ReportID> &reportList) { in buildExceptionMap()
2245 vector<ReportID> reportList; in generateNfa() local
/dports/finance/kmymoney/kmymoney-5.1.1/kmymoney/plugins/sql/
H A Dmymoneystoragesql_p.h2409 QMap<QString, MyMoneyReport> reportList = q->fetchReports(); in upgradeToV6() local
/dports/finance/kmymoney/kmymoney-5.1.1/kmymoney/mymoney/
H A Dmymoneyfile.cpp3036 QList<MyMoneyReport> MyMoneyFile::reportList() const in reportList() function in MyMoneyFile