/external/syzkaller/dashboard/app/ |
D | app_test.go | 39 Reporting: []Reporting{ 75 Reporting: []Reporting{ 102 Reporting: []Reporting{ 119 Reporting: []Reporting{ 137 Reporting: []Reporting{
|
D | access_test.go | 25 {"admin/0", AccessAdmin, config.Namespaces["access-admin"].Reporting[0].AccessLevel}, 26 {"admin/1", AccessAdmin, config.Namespaces["access-admin"].Reporting[1].AccessLevel}, 28 {"user/0", AccessAdmin, config.Namespaces["access-user"].Reporting[0].AccessLevel}, 29 {"user/1", AccessUser, config.Namespaces["access-user"].Reporting[1].AccessLevel}, 31 {"public/0", AccessUser, config.Namespaces["access-public"].Reporting[0].AccessLevel}, 32 {"public/1", AccessPublic, config.Namespaces["access-public"].Reporting[1].AccessLevel}, 89 ref: bug.Reporting[0].ID, 90 url: fmt.Sprintf("/bug?extid=%v", bug.Reporting[0].ID), 94 ref: bug.Reporting[1].ID, 95 url: fmt.Sprintf("/bug?extid=%v", bug.Reporting[1].ID), [all …]
|
D | config.go | 61 Reporting []Reporting member 79 type Reporting struct { struct 129 func (cfg *Config) ReportingByName(name string) *Reporting { 130 for i := range cfg.Reporting { 131 reporting := &cfg.Reporting[i] 200 if len(cfg.Reporting) == 0 { 207 for ri := len(cfg.Reporting) - 1; ri >= 0; ri-- { 208 reporting := &cfg.Reporting[ri]
|
D | access.go | 142 for ri := len(bug.Reporting) - 1; ri >= 0; ri-- { 143 bugReporting := &bug.Reporting[ri] 151 lastLevel := ns.Reporting[len(ns.Reporting)-1].AccessLevel 166 for ri := range bug.Reporting { 167 bugReporting := &bug.Reporting[ri]
|
D | reporting.go | 85 reporting *Reporting, bugReporting *BugReporting, crash *Crash, 157 func currentReporting(c context.Context, bug *Bug) (*Reporting, *BugReporting, int, string, error) { 158 for i := range bug.Reporting { 159 bugReporting := &bug.Reporting[i] 308 for i := range bug.Reporting { 309 bugMap[bug.Reporting[i].ID] = bug 507 for i := range bug.Reporting { 508 if bugReporting == &bug.Reporting[i] { 511 if bug.Reporting[i].Closed.IsZero() { 512 bug.Reporting[i].Closed = now [all …]
|
D | main.go | 139 Reporting string member 420 case len(config.Namespaces[ns].Reporting) - 1: 424 reporting := &config.Namespaces[ns].Reporting[index] 529 reported = bug.Reporting[reportingIdx].Reported 537 for i := range bug.Reporting { 538 bugReporting := &bug.Reporting[i] 539 if i == len(bug.Reporting)-1 || 541 bug.Reporting[i+1].Closed.IsZero() || 562 creditEmail, err := email.AddAddrContext(ownEmail(c), bug.Reporting[reportingIdx].ID) 750 Reporting: job.Reporting,
|
D | jobs.go | 109 Reporting: bugReporting.Name, 319 reporting := config.Namespaces[job.Namespace].ReportingByName(job.Reporting) 373 bugReporting := bugReportingByName(bug, job.Reporting) 375 return nil, fmt.Errorf("job bug has no reporting %q", job.Reporting)
|
D | api.go | 205 for _, reporting := range config.Namespaces[ns].Reporting { 359 for i := range bug.Reporting { 360 fixCommits = append(fixCommits, bugFixedBy[bug.Reporting[i].ID]...) 831 for _, rep := range config.Namespaces[ns].Reporting { 832 bug.Reporting = append(bug.Reporting, BugReporting{
|
D | entities.go | 82 Reporting []BugReporting member 141 Reporting string member
|
D | reporting_email.go | 36 for _, reporting := range cfg.Reporting { 348 …c context.Context, msg *email.Email) (bug *Bug, bugReporting *BugReporting, reporting *Reporting) {
|
D | email_test.go | 44 to := config.Namespaces["test2"].Reporting[0].Config.(*EmailConfig).Email 142 config.Namespaces["test2"].Reporting[0].Config.(*EmailConfig).Email,
|
/external/syzkaller/docs/linux/ |
D | reporting_kernel_bugs.md | 1 # Reporting Linux kernel bugs 20 ## Reporting security bugs 41 ### Reporting minor security bugs 49 ### Reporting major security bugs
|
/external/e2fsprogs/scrub/ |
D | e2scrub_fail@.service.in | 2 Description=Online ext4 Metadata Check Failure Reporting for %I
|
/external/python/google-api-python-client/samples/dfareporting/ |
D | README.md | 3 The DoubleClick for Advertisers Reporting API samples are now hosted separately
|
/external/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/ |
D | pci-exp-tests-HOWTO | 24 "pci_config_read" function here reads the Advanced Error Reporting CAP-ID register located 53 A2. AER_CAP_ID_VALUE represents the value of Advanced Error Reporting Capability ID in the PCI Expr…
|
/external/nanopb-c/ |
D | CONTRIBUTING.md | 4 Reporting issues and requesting features
|
/external/grpc-grpc/third_party/nanopb/ |
D | CONTRIBUTING.md | 4 Reporting issues and requesting features
|
/external/hamcrest/ |
D | README.md | 27 Reporting Bugs/Issues
|
/external/syzkaller/docs/ |
D | usage.md | 27 ## Reporting bugs
|
/external/xz-java/ |
D | README | 51 Reporting bugs
|
/external/ImageMagick/Magick++/ |
D | README | 52 Reporting Bugs
|
/external/deqp/doc/testspecs/GLES31/ |
D | functional.debug.txt | 25 + Reporting basic API errors
|
/external/libxcam/ |
D | README.md | 97 #### Reporting Bugs:
|
/external/python/cpython2/Lib/email/test/data/ |
D | msg_25.txt | 34 Reporting-MTA: dns; zinfandel.lacita.com
|
/external/python/cpython3/Lib/test/test_email/data/ |
D | msg_25.txt | 34 Reporting-MTA: dns; zinfandel.lacita.com
|