/external/skia/site/ |
D | roles.md | 5 roles. Anyone can view the code, use the Skia library, file bugs, and submit 46 <p>own bugs</p> 61 <p>add comments to existing bugs</p> 62 <p>file new bugs</p> 63 <p>view bugs</p>
|
/external/python/cpython2/Doc/ |
D | bugs.rst | 1 .. _reporting-bugs: 12 Documentation bugs 20 docs@python.org (behavioral bugs can be sent to python-list@python.org). 25 `Documentation bugs`_ on the Python issue tracker 33 (https://bugs.python.org/). The bug tracker offers a Web form which allows 68 `How to Report Bugs Effectively <http://www.chiark.greenend.org.uk/~sgtatham/bugs.html>`_ 80 Beyond just reporting bugs that you find, you are also welcome to submit 86 .. _Documentation bugs: https://bugs.python.org/issue?@filter=status&@filter=components&components=…
|
/external/skia/site/dev/sheriffing/ |
D | android.md | 20 …bugs in both the [Skia](https://bugs.chromium.org/p/skia/issues/list?can=2&q=OpSys%3DAndroid&sort=… 36 If you need any more information about the autoroller please look at [skia:5538](https://bugs.chrom… 46 * Extracts all buganizer bugs of the form 'BUG=b/123' or 'Bug: b/456' and creates a single line in …
|
D | gpu.md | 19 …d bugs from clients in various bug trackers. This means triaging and assigning bugs that have a cl… 28 …bugs. The balance of a wrangler's time should be spent divided as seen fit between 2) and 3). It i… 30 …'s job is NOT to spend an abnormal amount of time triaging images, filing bugs for failing bots, o…
|
/external/llvm/docs/ |
D | HowToSubmitABug.rst | 5 Introduction - Got bugs? 22 <http://llvm.org/bugs/enter_bug.cgi>`_ and fill out the form with the 24 the "new-bugs" category if you're not sure). The bug description should 39 More often than not, bugs in the compiler cause it to crash---often due to 51 is in the front-end. Jump ahead to the section on :ref:`front-end bugs 56 `compile-time optimization bugs`_. 59 generator bugs`_. 64 Front-end bugs 81 .. _compile-time optimization bugs: argument 83 Compile-time optimization bugs [all …]
|
D | ReleaseProcess.rst | 28 * Make sure the critical bugs get fixed and merged to the next release candidate 30 Not all bugs or regressions are show-stoppers and it's a bit of a grey area what 36 known bug. Known bugs are "unsupported features" and some bugs can be disabled if 39 * The stage in the release. Less critical bugs should be considered to be fixed between 120 all the bugs in the test-suite, since they're not necessarily meant to pass on all architectures al… 124 … are in LLVM itself, please report every single regression found as blocker, and all the other bugs 199 * Critical bugs on compilation should be fixed as soon as possible, possibly before
|
/external/openssh/ |
D | compat.c | 67 int bugs; in compat_datafellows() member 212 version, check[i].pat, check[i].bugs); in compat_datafellows() 213 datafellows = check[i].bugs; /* XXX for now */ in compat_datafellows() 214 return check[i].bugs; in compat_datafellows()
|
/external/mockito/src/test/java/org/mockitousage/bugs/creation/api/ |
D | PublicClass.java | 1 package org.mockitousage.bugs.creation.api; 3 import org.mockitousage.bugs.creation.otherpackage.PublicParentClass;
|
/external/mockito/src/test/java/org/mockitousage/bugs/creation/ |
D | PublicMethodInParentWithNonPublicTypeInSignatureTest.java | 1 package org.mockitousage.bugs.creation; 6 import org.mockitousage.bugs.creation.api.PublicClass;
|
/external/curl/docs/ |
D | BUGS | 10 1.1 There are still bugs 20 1.1 There are still bugs 26 Of course there are lots of bugs left. And lots of misfeatures. 82 it is even more important to be specific and detailed when reporting bugs. 101 If the problems or bugs you describe are considered to be bugs, we want to 104 There are no developers in the curl project that are paid to work on bugs. 105 All developers that take on reported bugs do this on a voluntary basis. We 140 There will of course pop up bugs in libcurl bindings. You should then
|
/external/skia/site/user/ |
D | issue-tracker.md | 6 [Skia's Issue Tracker](https://bugs.chromium.org/p/skia/issues/list) 18 Skia bugs found in Chrome may be filed in the [Chromium Tracker](https://bugs.chromium.org/p/chromi…
|
/external/vogar/src/vogar/ |
D | CommandBugDatabase.java | 36 @Override public Set<Long> bugsToOpenBugs(Set<Long> bugs) { in bugsToOpenBugs() argument 40 .args(bugs) in bugsToOpenBugs()
|
D | ExpectationStore.java | 266 Set<Long> bugs = new LinkedHashSet<Long>(); in loadBugStatuses() local 269 bugs.add(expectation.getBug()); in loadBugStatuses() 272 if (bugs.isEmpty()) { in loadBugStatuses() 276 Set<Long> openBugs = bugDatabase.bugsToOpenBugs(bugs); in loadBugStatuses() 289 Set<Long> bugsToOpenBugs(Set<Long> bugs); in bugsToOpenBugs() argument
|
/external/valgrind/docs/internals/ |
D | release-HOWTO.txt | 27 - Write release notes, add to NEWS. Include a list of fixed bugs from 30 http://bugs.kde.org/query.cgi 35 since I believe jseward@acm.org is the owner of all bugs. 36 This creates a long list of bugs which does not conveniently stop 38 either (1) you run out of patience, or (2) most of the bugs seem 41 bugs fixed since last time. 85 * check there are no memleaks or similar bugs by running all regtests 129 - Wait 2--3 days for feedback. If bugs appear:
|
/external/skia/site/dev/contrib/ |
D | index.md | 10 Find bugs to fix or report new bugs in the [Skia issue tracker](http://bug.skia.org/). 11 …hromium issue tracker](http://code.google.com/p/chromium/issues/list) for bugs related to graphics… 19 We cannot always fix issues or support every scenario, but we welcome any bugs
|
/external/libxml2/doc/ |
D | README.docs | 9 To report bugs, follow the instructions at: 10 http://xmlsoft.org/bugs.html
|
/external/mesa3d/docs/relnotes/ |
D | 3.2.1 | 8 The Mesa 3.2.1 release mainly just fixes bugs since the 3.2 release. 19 bugs.
|
/external/webrtc/tools/valgrind-webrtc/gtest_exclude/ |
D | video_engine_tests.gtest-drmemory_win32.txt | 22 # Flaky: https://bugs.chromium.org/p/webrtc/issues/detail?id=5225 24 # https://bugs.chromium.org/p/webrtc/issues/detail?id=5312
|
/external/llvm/test/Transforms/InstCombine/ |
D | shift-shift.ll | 6 ; https://llvm.org/bugs/show_bug.cgi?id=12967 25 ; https://llvm.org/bugs/show_bug.cgi?id=26760 45 ; https://llvm.org/bugs/show_bug.cgi?id=8547
|
/external/e2fsprogs/ |
D | README | 5 bugs and to make the utilities more robust. You can always find 15 In case of bugs in these programs, please contact Ted Ts'o at
|
/external/expat/ |
D | Changes | 102 - Fixed bugs #1515266, #1515600: The character data handler's calling 111 bugs #1409451, #1476160, #1548182, #1602769, #1717322. 119 bugs #1408143, #1535603, #1536684. 157 - Fixed a variety of bugs: see SF issues #458907, #609603, 166 - Fixed a variety of bugs: see SF issues #615606, #616863, 187 - Fixed a variety of bugs: see SF issues #580793, #434664, 198 - Fixed a variety of bugs: see SF issues #441449, #563184, 217 - Fixed many bugs; see SF bug reports #231864, #461380, #464837, 219 #547350. Other bugs which we can't test as easily may also
|
/external/iptables/ |
D | COMMIT_NOTES | 6 - Please try to include references to bugs when the description does not 10 "Reference: http://bugs.{debian,gentoo}.org/..."
|
/external/python/cpython2/Lib/test/crashers/ |
D | README | 1 This directory only contains tests for outstanding bugs that cause the 11 failure, as well as a bugs.python.org issue number if it exists. Particularly
|
/external/owasp/sanitizer/tools/findbugs/doc/ |
D | FilterFile.txt | 27 <BugCode> specifies abbreviations of bugs. 49 bugs by class will work. 52 bugs report both the class containing the method where the dropped exception 67 Many kinds of bugs report what method they occur in. For those bug instances,
|
/external/libxml2/ |
D | README | 24 To report bugs, follow the instructions at: 25 http://xmlsoft.org/bugs.html
|