Home
last modified time | relevance | path

Searched refs:Reported (Results 1 – 25 of 80) sorted by relevance

1234

/external/syzkaller/pkg/vcs/
Dgit_test.go29 Reported-and-tested-by: and@me.com
30 Reported-and-Tested-by: Name-name <name@name.com>
148 Reported-by: syzbot+8e4090902540da8c6e8f@my.mail.com
156 Reported-by: syzbot+8e4090902540da8c6e8f@my.mail.com
157 Reported-by: syzbot <syzbot+a640a0fc325c29c3efcb@my.mail.com>
165 Reported-and-tested-by: syzbot+8e4090902540da8c6e8fa640a0fc325c29c3efcb@my.mail.com
/external/python/dateutil/
DNEWS8 Reported and fixed by @gergondet (gh pr #651)
30 decimal.Decimal-specific error types rather than ValueError. Reported by
33 both aware. Reported and fixed by @ryanpetrello (gh issue #633, gh pr #634)
49 - Added __all__ variable to the root package. Reported by @tebriel
70 indication of an error). Reported and fixed by @jbrockmendel (gh pr #540)
76 - Fixed bug where hours were not validated, leading to improper parse. Reported
78 - Fixed problem parsing strings in %b-%Y-%d format. Reported and fixed by
80 - Fixed problem parsing strings in the %d%B%y format. Reported by @asishm
83 Reported by @alexwlchan (gh issue #293).
88 - Fixed issue with improper rounding of fractional components. Reported by
[all …]
DCONTRIBUTING.md43 > {description of changes}. Reported by @{reporter} (gh issue #{issue\_no}). Fixed by @{patch submi…
50 an invalid value for tzstr. Reported by @pganssle (gh issue #259). Fixed by
54 For bugs reported and fixed by the same person use "Reported and fixed by @{patch submitter}". It i…
/external/syzkaller/dashboard/app/
Dreporting.go97 if !bugReporting.Reported.IsZero() && bugReporting.ReproLevel >= bug.ReproLevel {
100 formatTime(bugReporting.Reported))
136 if bugReporting.Reported.IsZero() && reporting.DailyLimit != 0 &&
144 if bugReporting.Reported.IsZero() {
150 if !bugReporting.Reported.IsZero() {
152 reproStr(bugReporting.ReproLevel), formatTime(bugReporting.Reported))
169 if bugReporting.Reported.IsZero() {
244 First: bugReporting.Reported.IsZero(),
462 crash.Reported = now
501 if bugReporting.Reported.IsZero() {
[all …]
Dentities.go96 Reported time.Time member
104 Reported time.Time // set if this crash was ever reported member
165 Reported bool // have we reported result back to user? member
Demail_test.go63 Reported-by: syzbot+%[1]v@testapp.appspotmail.com
96 If you forgot to add the Reported-by tag, once the fix for this bug is merged
160 Reported-by: syzbot+%[1]v@testapp.appspotmail.com
211 Reported-by: syzbot+%[1]v@testapp.appspotmail.com
288 Reported-by: syzbot+%[1]v@testapp.appspotmail.com
Dmail_test_result.txt18 Reported-and-tested-by: {{.CreditEmail}}
Dmail_bug.txt21 Reported-by: {{.CreditEmail}}
Daccess.go144 if ri == 0 || !bugReporting.Reported.IsZero() {
Djobs_test.go269 Reported-and-tested-by: syzbot+%v@testapp.appspotmail.com
335 Reported-and-tested-by: syzbot+%v@testapp.appspotmail.com
Dmain.go154 Reported bool member
529 reported = bug.Reporting[reportingIdx].Reported
545 reported = bugReporting.Reported
/external/compiler-rt/lib/esan/
Dcache_frag.cpp165 static bool Reported = false; in unregisterStructInfo() local
166 if (Ctx->NumStructs == 0 && !Reported) { in unregisterStructInfo()
167 Reported = true; in unregisterStructInfo()
/external/curl/
DCHANGES37 Reported-by: Gisle Vanem
89 Reported-by: nianxuejie on github
330 Reported-by: Daniel Lublin
457 Reported-by: Gisle Vanem
464 Reported-by: Sara Golemon
519 Reported-by: Michael Schmid
557 Reported-by: Matt McClure
644 Reported-by: Marcel Raad
745 Reported-by: accountantM on github
798 Reported-by: Pavel Löbl
[all …]
/external/freetype/
DChangeLog.2888 Reported by Behdad.
207 Reported as
307 Reported as
382 Reported as
393 Reported as
404 Reported as
425 Reported as
453 Reported as
485 Reported as
499 Reported as
[all …]
DChangeLog119 Reported as
160 Reported as
171 Reported as
179 Reported as
190 Reported as
277 Reported as
296 Reported as
304 Reported as
314 Reported as
324 Reported as
[all …]
DChangeLog.2748 Reported as
73 Reported as
120 Reported as
194 Reported as
202 Reported as
354 Reported as
457 Reported as
465 Reported by Dave Arnold.
904 Reported as
993 Reported by Nikolaus.
[all …]
DChangeLog.23243 Reported by Sean.
264 Reported by Sean.
282 Reported by Sean.
357 Reported by Kevin Blenkinsopp <arqon@promode.org>.
379 Reported by Jeremy Manson <jeremy.manson@gmail.com>.
386 Reported by Sean McBride <sean@rogue-research.com>.
415 Reported by Jeremy Manson <jeremy.manson@gmail.com>.
488 truncation. Reported by Martin von Gagern and Peter Volkov.
658 to drop higher 32-bit. Explicit casts are required. Reported by
2334 Reported by Krzysztof Kowalczyk <kkowalczyk@gmail.com>.
[all …]
/external/ply/ply/
DCHANGES207 Reported by Neil Muller.
211 Reported by @vbraun.
215 is being used. Reported by Kenn Knowles.
233 Reported by Arfrever
237 Reported by Alexei Pososin.
241 Reported by Alexei Pososin.
301 Reported by Daniele Tricoli
305 Reported by Walter Nissen.
309 Reported by florianschanda.
313 Reported by Andy Kittner.
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-profdata/
Dllvm-profdata.cpp196 bool Reported = false; in loadInput() local
198 if (Reported) { in loadInput()
202 Reported = true; in loadInput()
227 bool Reported = false; in mergeWriterContexts() local
229 if (Reported) { in mergeWriterContexts()
233 Reported = true; in mergeWriterContexts()
/external/libunwind/
DNEWS38 for ia64. Reported by Todd L. Miller.
45 from Intel ICC-compiled programs. Reported by Tommy Hoffner.
113 it from working correctly for the local address space. Reported by
/external/tensorflow/tensorflow/security/
Dindex.md9 | Advisory Number | Type | Versions affected | Reported by | Additional Inf…
/external/strace/
DChangeLog-CVS523 Reported by Johannes Stezenbach <js@sig21.net>.
538 Reported by Rajeev V. Pillai <rajeevvp@gmail.com>.
551 Reported by Michal Nowak.
688 Reported by Vitaly Mayatskikh.
934 Reported by Bernhard Fischer <rep.dot.nop@gmail.com>.
941 Reported by Bernhard Fischer <rep.dot.nop@gmail.com>.
960 Reported by Bai Weidong.
985 Reported by Xiaoning Ding.
1190 Reported by Bai Weidong <baiwd@cn.fujitsu.com>.
1324 Reported by Kirill A. Shutemov.
[all …]
/external/walt/docs/
DAudioLatency.md12 ### Reported values
/external/syzkaller/docs/
Dsyzbot.md23 If you fix a bug reported by `syzbot`, please add the provided `Reported-by`
27 - to attach a fixing commit to the bug (if you forgot to add `Reported-by` tag):
/external/ImageMagick/Magick++/
DINSTALL57 System Architecture Compiler Reported By

1234