Home
last modified time | relevance | path

Searched defs:report_type (Results 1 – 25 of 318) sorted by relevance

12345678910>>...13

/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/ci/parsers/security/validators/
H A Dschema_validator.rb14 def initialize(report_type) argument
22 attr_reader :report_type accessor in Gitlab.Ci.Parsers.Security.Validators.SchemaValidator.Schema
41 def initialize(report_type, report_data) argument
56 attr_reader :report_type, :report_data accessor in Gitlab.Ci.Parsers.Security.Validators.SchemaValidator
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/models/concerns/
H A Dvulnerability_finding_helpers_spec.rb10 attr_accessor :report_type accessor
12 def initialize(report_type) argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/enterprise/browser/reporting/
H A Dreport_generator.cc31 void ReportGenerator::Generate(ReportType report_type, in Generate()
43 ReportType report_type, in CreateBasicRequest()
94 ReportType report_type, in OnBrowserReportReady()
H A Dreport_request_queue_generator.cc56 ReportRequestQueueGenerator::Generate(ReportType report_type, in Generate()
83 ReportType report_type, in GenerateProfileReportWithIndex()
H A Dbrowser_report_generator.cc26 void BrowserReportGenerator::Generate(ReportType report_type, in Generate()
/dports/devel/py-oci/oci-2.53.1/src/oci/marketplace/models/
H A Dreport_summary.py58 def report_type(self): member in ReportSummary
70 def report_type(self, report_type): argument
H A Dreport_type_summary.py58 def report_type(self): member in ReportTypeSummary
70 def report_type(self, report_type): argument
/dports/lang/v8/v8-9.6.180.12/build/android/
H A Dgenerate_jacoco_report.py39 def _CreateClassfileArgs(class_files, report_type, include_substr=None): argument
68 def _GenerateReportOutputArgs(args, class_files, report_type): argument
/dports/security/ykpers/ykpers-1.19.0/ykcore/
H A Dykcore_stub.c61 int _ykusb_read(void *dev, int report_type, int report_number, in _ykusb_read()
68 int _ykusb_write(void *dev, int report_type, int report_number, in _ykusb_write()
H A Dykcore_libusb.c60 int _ykusb_write(void *dev, int report_type, int report_number, in _ykusb_write()
103 int _ykusb_read(void *dev, int report_type, int report_number, in _ykusb_read()
H A Dykcore_libusb-1.0.c65 int _ykusb_write(void *dev, int report_type, int report_number, in _ykusb_write()
110 int _ykusb_read(void *dev, int report_type, int report_number, in _ykusb_read()
H A Dykcore_windows.c142 int _ykusb_read(void *dev, int report_type, int report_number, in _ykusb_read()
165 int _ykusb_write(void *dev, int report_type, int report_number, in _ykusb_write()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/hid/amd-sfh-hid/
H A Damd_sfh_client.c27 u8 report_type; member
34 int report_type) in amd_sfh_set_report()
49 int amd_sfh_get_report(struct hid_device *hid, int report_id, int report_type) in amd_sfh_get_report()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/hid/amd-sfh-hid/
H A Damd_sfh_client.c27 u8 report_type; member
34 int report_type) in amd_sfh_set_report()
49 int amd_sfh_get_report(struct hid_device *hid, int report_id, int report_type) in amd_sfh_get_report()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/hid/amd-sfh-hid/
H A Damd_sfh_client.c27 u8 report_type; member
34 int report_type) in amd_sfh_set_report()
49 int amd_sfh_get_report(struct hid_device *hid, int report_id, int report_type) in amd_sfh_get_report()
/dports/sysutils/ganglia-webfrontend/ganglia-web-3.7.2/graph.d/
H A Dapache_response_report.json3 "report_type" : "template", string
H A Dmem_report.json3 "report_type" : "template", string
H A Dcpu_report.json3 "report_type" : "template", string
/dports/biology/p5-BioPerl/BioPerl-1.7.7/lib/Bio/AlignIO/
H A Dbl2seq.pm201 sub report_type{ subroutine
/dports/devel/py-deepdiff/deepdiff-5.6.0/deepdiff/
H A Dlfucache.py15 def __init__(self, key, report_type, value, freq_node, pre, nxt): argument
137 def set(self, key, report_type=None, value=None): argument
183 def create_cache_node(self, key, report_type, value): argument
/dports/science/lammps/lammps-stable_29Sep2021/lib/kokkos/containers/src/
H A DKokkos_ErrorReporter.hpp59 using report_type = ReportType; typedef in Kokkos::Experimental::ErrorReporter
156 typename Kokkos::View<report_type *, in getReports()
/dports/devel/kokkos/kokkos-3.4.01/containers/src/
H A DKokkos_ErrorReporter.hpp59 using report_type = ReportType; typedef in Kokkos::Experimental::ErrorReporter
156 typename Kokkos::View<report_type *, in getReports()
/dports/science/sparta/sparta-20Oct2021/lib/kokkos/containers/src/
H A DKokkos_ErrorReporter.hpp59 using report_type = ReportType; typedef in Kokkos::Experimental::ErrorReporter
156 typename Kokkos::View<report_type *, in getReports()
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/services/security/
H A Dvulnerability_uuid.rb5 …def self.generate(report_type:, primary_identifier_fingerprint:, location_fingerprint:, project_id… argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/cc/metrics/
H A Dlatency_ukm_reporter.cc13 CompositorFrameReporter::FrameReportType report_type, in ReportLatencyUkm()

12345678910>>...13