Home
last modified time | relevance | path

Searched defs:ReportID (Results 1 – 25 of 172) sorted by relevance

1234567

/dports/finance/weberp/webERP/reportwriter/
H A DReportMaker.php46 $ReportID = $_POST['ReportID']; // fetch the report id variable
67 $ReportID = $_POST['ReportID']; // fetch the report id variable
94 $ReportID = $success['ReportID']; variable
219 function FetchReportDetails($ReportID) {
238 function RetrieveFields($ReportID, $EntryType) {
250 function ChangeSequence($ReportID,
333 function ReadPostData($ReportID, $Prefs) {
403 function SaveFilters($ReportID, $EntryType, $Params) {
409 function SaveDefSettings($ReportID, $EntryType, $SeqNum) {
419 function SavePrefs($ReportID) {
[all …]
H A DFormMaker.php42 $ReportID = $_POST['ReportID']; // fetch the report id variable
64 $ReportID = $_POST['ReportID']; // fetch the report id variable
182 function FetchReportDetails($ReportID) {
218 function RetrieveFields($ReportID, $EntryType) {
/dports/net/ooni-probe-cli/probe-cli-3.10.1/internal/engine/ooapi/apimodel/
H A Dmeasurementmeta.go5 ReportID string `query:"report_id" required:"true"` member
21 ReportID string `json:"report_id"` member
H A Dsubmitmeasurement.go5 ReportID string `path:"report_id"` member
H A Dcheckreportid.go5 ReportID string `query:"report_id" required:"true"` member
H A Dopenreport.go19 ReportID string `json:"report_id"` member
H A Dcheckin.go32 ReportID string `json:"report_id"` member
/dports/net/ooni-probe-cli/probe-cli-3.10.1/internal/engine/probeservices/
H A Dmeasurementmeta.go14 ReportID string member
35 ReportID string `json:"report_id"` member
H A Dcollector.go161 func (r reportChan) ReportID() string { func
169 ReportID() string methodSpec
/dports/net/ooni-mini/probe-engine-0.23.0/probeservices/
H A Dmeasurementmeta.go14 ReportID string member
35 ReportID string `json:"report_id"` member
H A Dcollector.go161 func (r reportChan) ReportID() string { func
169 ReportID() string methodSpec
/dports/net/ooni-probe-cli/probe-cli-3.10.1/internal/engine/model/
H A Dcheckininfo.go5 ReportID string `json:"report_id"` member
/dports/net/ooni-mini/probe-engine-0.23.0/model/
H A Dcheckininfo.go5 ReportID string `json:"report_id"` member
/dports/finance/weberp/webERP/
H A DMailSalesReport_csv.php13 $ReportID = 4; variable
H A DSalesAnalReptCols.php60 $ReportID = $_GET['ReportID']; variable
62 $ReportID = $_POST['ReportID']; variable
H A DSalesAnalRepts.php362 $ReportID = $myrow['reportid']; variable
/dports/net/ooni-probe-cli/probe-cli-3.10.1/internal/cmd/e2epostprocess/
H A Dmain.go24 ReportID string `json:"report_id"` member
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/headtracking/
H A Dfreetrack.cpp110 void FreeTrackLibrary::ReportID(int name) in ReportID() function in headtracking::freetrack::FreeTrackLibrary
/dports/finance/weberp/webERP/reportwriter/admin/
H A DReportCreator.php42 $ReportID = ''; variable
44 $ReportID = $_POST['ReportID']; variable
67 $ReportID = ''; variable
149 $ReportID = DB_Last_Insert_ID(DBReports,'id'); variable
171 $ReportID = DB_Last_Insert_ID(DBReports,'id'); variable
/dports/sysutils/nut-devel/nut-9e6a5ab2/drivers/
H A Dhidparser.c97 static uint8_t *GetReportOffset(HIDParser_t* pParser, const uint8_t ReportID, const uint8_t ReportT… in GetReportOffset()
416 HIDData_t *FindObject_with_ID(HIDDesc_t *pDesc, uint8_t ReportID, uint8_t Offset, uint8_t Type) in FindObject_with_ID()
/dports/sysutils/nut/nut-2.7.4/drivers/
H A Dhidparser.c97 static uint8_t *GetReportOffset(HIDParser_t* pParser, const uint8_t ReportID, const uint8_t ReportT… in GetReportOffset()
400 HIDData_t *FindObject_with_ID(HIDDesc_t *pDesc, uint8_t ReportID, uint8_t Offset, uint8_t Type) in FindObject_with_ID()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/crashpad/crashpad/snapshot/test/
H A Dtest_process_snapshot.cc67 void TestProcessSnapshot::ReportID(UUID* report_id) const { in ReportID() function in crashpad::test::TestProcessSnapshot
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/crashpad/crashpad/snapshot/ios/
H A Dprocess_snapshot_ios.cc78 void ProcessSnapshotIOS::ReportID(UUID* report_id) const { in ReportID() function in crashpad::ProcessSnapshotIOS
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/crashpad/crashpad/snapshot/fuchsia/
H A Dprocess_snapshot_fuchsia.cc134 void ProcessSnapshotFuchsia::ReportID(UUID* report_id) const { in ReportID() function in crashpad::ProcessSnapshotFuchsia
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/crashpad/crashpad/snapshot/fuchsia/
H A Dprocess_snapshot_fuchsia.cc139 void ProcessSnapshotFuchsia::ReportID(UUID* report_id) const { in ReportID() function in crashpad::ProcessSnapshotFuchsia

1234567