Home
last modified time | relevance | path

Searched refs:bugs (Results 1 – 25 of 712) sorted by relevance

12345678910>>...29

/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_cvs/searchcvs/
Dparsecvs.php115 $bugs = extract_bugs($ubugs); variable
116 $bugs = preg_replace("/^(.+)$/", "('$row[0]', '$revs[1]', '$1')", $bugs); variable
117 …wmysql_query("INSERT INTO `bugs` (`fid`, `revision`, `bugid`) VALUES " . join($bugs, ",") . " ON D…
156 $bugs[] = $y;
161 return $bugs;
Dmysql-modelingschema.dump30 -- Table structure for table `bugs`
33 DROP TABLE IF EXISTS `bugs`;
34 CREATE TABLE `bugs` (
42 -- Dumping data for table `bugs`
46 /*!40000 ALTER TABLE `bugs` DISABLE KEYS */;
47 LOCK TABLES `bugs` WRITE;
49 /*!40000 ALTER TABLE `bugs` ENABLE KEYS */;
/external/valgrind/
DLOCAL_PATCHES.txt9 https://bugs.kde.org/339861 | n/a | c3be269612b500f1f590482165d2ba5d5966f23f
10 https://bugs.kde.org/342780 | 18949144 | d07e25f39ce01de1ae33f4fa151c2cbeb2385223
11 https://bugs.kde.org/348342 | n/a | 22bcca76a224404fa81fff26437d15f17be56fd4
12 https://bugs.kde.org/342008 | | 68b3cc44ab604e4737e13c0f4dbd62177d2a9d6b
DREADME_DEVELOPERS_processes8 * Update of the NEWS file: NEWS describes fixed bugs and new features.
26 - the list of fixed bugs,
39 the NEWS file. Keep the list of bugs sorted by bugzilla entry number.
48 major release e.g. 3_9) contains information/statuses for some bugs.
60 Some bugs or changes only touch the VEX SVN repository, so it is not
73 Some bugs are reported more than once in bugzilla.
74 Also document in NEWS that such duplicated bugs have been fixed, using a line
/external/skia/site/
Droles.md5 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/llvm/docs/
DHowToSubmitABug.rst5 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 …]
DReleaseProcess.rst28 * 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/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_cvs/searchcvs/www/
DREADME.folder.contents.may.not.be.up.to.date.txt29 (https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Community) or send a note to webmaster@eclipse…
30 and ask to have the file placed for you. Example: https://bugs.eclipse.org/bugs/show_bug.cgi?id=156…
/external/skia/site/dev/sheriffing/
Dgpu.md19 …d bugs from clients in various bug trackers. This means triaging and assigning bugs that have a cl…
28bugs. 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/curl/docs/
DBUGS10 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/vogar/src/vogar/
DCommandBugDatabase.java36 @Override public Set<Long> bugsToOpenBugs(Set<Long> bugs) { in bugsToOpenBugs() argument
40 .args(bugs) in bugsToOpenBugs()
DExpectationStore.java266 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/expat/
DChanges53 - Fixed bugs #1515266, #1515600: The character data handler's calling
62 bugs #1409451, #1476160, #1548182, #1602769, #1717322.
70 bugs #1408143, #1535603, #1536684.
108 - Fixed a variety of bugs: see SF issues #458907, #609603,
117 - Fixed a variety of bugs: see SF issues #615606, #616863,
138 - Fixed a variety of bugs: see SF issues #580793, #434664,
149 - Fixed a variety of bugs: see SF issues #441449, #563184,
168 - Fixed many bugs; see SF bug reports #231864, #461380, #464837,
170 #547350. Other bugs which we can't test as easily may also
/external/valgrind/docs/internals/
Drelease-HOWTO.txt27 - 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/
Dindex.md10 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/chromium-trace/catapult/dashboard/dashboard/
Dassociate_alerts.py75 bugs = self._FetchBugs()
76 for bug in bugs:
83 'bugs': bugs
/external/chromium-trace/catapult/third_party/gsutil/third_party/socksipy-branch/
DBUGS10 There are no currently known bugs in this module.
20 If you find any new bugs, please contact the author at:
/external/libxml2/doc/
DREADME.docs9 To report bugs, follow the instructions at:
10 http://xmlsoft.org/bugs.html
/external/webrtc/tools/valgrind-webrtc/gtest_exclude/
Dvideo_engine_tests.gtest-drmemory_win32.txt22 # Flaky: https://bugs.chromium.org/p/webrtc/issues/detail?id=5225
24 # https://bugs.chromium.org/p/webrtc/issues/detail?id=5312
/external/mesa3d/docs/
DRELNOTES-3.2.18 The Mesa 3.2.1 release mainly just fixes bugs since the 3.2 release.
19 bugs.
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_bugzilla/
D_README.txt2 more bugs that have been resolved with a particular build of any Eclipse
3 project. It can also be used for updating a specified list of bugs which
/external/e2fsprogs/
DREADME5 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/iptables/
DCOMMIT_NOTES6 - Please try to include references to bugs when the description does not
10 "Reference: http://bugs.{debian,gentoo}.org/..."
/external/owasp/sanitizer/tools/findbugs/doc/
DFilterFile.txt27 <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/
DREADME24 To report bugs, follow the instructions at:
25 http://xmlsoft.org/bugs.html

12345678910>>...29