Home
last modified time | relevance | path

Searched refs:bug (Results 1 – 25 of 1272) sorted by relevance

12345678910>>...51

/external/autotest/client/deps/glbench/
Dglbench_fixedbad_images.txt1 chrome-os-partner-bug-11731/compositing.pixmd5-63a71bf5896a5346930bd58fdbcec067.png
2 chrome-os-partner-bug-11731/fill_solid_blended.pixmd5-b48deaa7ea5b29aecf11dee6a10d607a.png
3 chrome-os-partner-bug-11731/fill_solid_depth_neq.pixmd5-b48deaa7ea5b29aecf11dee6a10d607a.png
4 chrome-os-partner-bug-11731/fill_solid_depth_never.pixmd5-b6d81b360a5672d80c27430f39153e2c.png
5 chrome-os-partner-bug-11731/fill_solid.pixmd5-b48deaa7ea5b29aecf11dee6a10d607a.png
6 chrome-os-partner-bug-11731/fill_tex_bilinear.pixmd5-6799232314a664775162d13f71ae3ccd.png
7 chrome-os-partner-bug-11731/fill_tex_nearest.pixmd5-6799232314a664775162d13f71ae3ccd.png
8 chrome-os-partner-bug-11731/fill_tex_trilinear_linear_01.pixmd5-d0eb082ec09bb57253c803a13eb95aa7.png
9 chrome-os-partner-bug-11731/fill_tex_trilinear_linear_04.pixmd5-e772d72f488807925e30402bdf99ff8f.png
10 chrome-os-partner-bug-11731/fill_tex_trilinear_linear_05.pixmd5-44a854b9a4c49a0c668932138ec9893c.png
[all …]
/external/autotest/server/cros/dynamic_suite/
Dreporting.py494 def _anchor_summary(self, bug): argument
505 if bug.search_marker() is None:
506 return bug.summary()
508 return '%s\n\n%s%s\n' % (bug.summary(), self._SEARCH_MARKER,
509 bug.search_marker())
512 def _create_bug_report(self, bug, bug_template={}, sheriffs=[]): argument
527 anchored_summary = self._anchor_summary(bug)
529 issue = self._format_issue_options(bug_template, title=bug.title(),
530 description=anchored_summary, labels=bug.labels,
531 status='Untriaged', owner=bug.owner, cc=bug.cc,
[all …]
/external/valgrind/
DREADME_DEVELOPERS_processes9 It is updated and committed together with the code fixing the bug/implementing
32 bug or implements the new feature/technical change.
36 Fixing a bug
38 When fixing a bug, add a line in the 'FIXED BUGS' section of
41 Once you have commit the change, update the bug status in bugzilla,
42 adding in the comment the revision number of the commit fixing the bug.
44 If a bug is not entered in bugzilla (not encouraged), use "n-i-bz"
45 and add the bug line at the end of the bug list.
49 If a bug is fixed, remove the (possible) bug info from this file.
66 Some changes or bug fixes are very big and might be implemented over
[all …]
DLOCAL_PATCHES.txt4 2. upstream bug
5 3. local bug (optional)
7 upsteam bug # | local bug # | commit
/external/libcap/contrib/bug400591/
DMakefile1 all: bug
3 bug: bug.c ../../libcap Makefile target
6 ./bug
9 rm -f bug.o bug
/external/mesa3d/docs/
DVERSIONS14 many small bug fixes
34 a few small bug fixes
47 more bug fixes
144 - glScissor bug fixed
174 - fixed bug when blending lines, points, bitmaps outside of window
254 - fixed file writing bug in osdemo.c
278 - glPopAttrib() bug
296 - glXUseXfonts XFreeFont/XFreeFontInfo bug fixed
297 - fixed a feedback bug
342 - kludged around a SunOS 5.x/GCC compiler bug in the feedback code
[all …]
/external/chromium-trace/catapult/third_party/beautifulsoup4/
DNEWS.txt3 * Fixed a bug in which short Unicode input was improperly encoded to
5 disk. [bug=1227016]
8 filenames. [bug=1232604]
10 * Fixed a bug that caused Unicode data put into UnicodeDammit to
11 return None instead of the original data. [bug=1214983]
14 run by nosetests. [bug=1212445]
20 parsing. [bug=1189267]
22 * Fixed a bug that caused the optimized version of find_all() to
23 return nothing. [bug=1212655]
36 systems. [bug=1180527]
[all …]
/external/chromium-trace/catapult/dashboard/dashboard/
Dauto_triage.py114 for bug in bugs:
115 if bug.status == bug_data.BUG_STATUS_OPENED:
118 params={'update_recovered_bug': True, 'bug_id': bug.key.id()},
128 bug = ndb.Key('Bug', bug_id).get()
129 bug.status = bug_data.BUG_STATUS_CLOSED
130 bug.put()
145 bug = ndb.Key('Bug', bug_id).get()
146 if bug.status != bug_data.BUG_STATUS_OPENED:
148 bug.status = bug_data.BUG_STATUS_RECOVERED
149 bug.put()
Dset_warning_message.py46 bug = self.request.get('warning_bug')
47 if bug:
48 layered_cache.Set('warning_bug', bug, _DAYS_TO_SHOW_MESSAGE)
49 results.append({'name': 'Bug ID', 'value': bug})
/external/libvorbis/
DCHANGES11 * Correct an overflow bug in very low-bitrate encoding on 32 bit
14 * Correct bug in 22kHz compand setup that could cause a crash
15 * Correct bug in 16kHz codebooks that could cause unstable pure
20 * correct a vorbisfile bug that prevented proper playback of
45 * Fix an encoder bug with multichannel streams.
59 * fix a minor encoder bug
66 * fix a serious encoder bug with gcc 4 optimized builds
73 * bug fix to the bitrate management encoder interface
74 * bug fix to properly set packetno field in the encoder
92 * numerous bug fixes
/external/vixl/doc/
Dchangelog.md8 + Fix bug in simulation of add with carry.
9 + Fix use-after-free bug in Literal handling.
12 + Other small bug fixes and improvements.
17 + Other small bug fixes and improvements.
24 + Other small bug fixes and improvements.
34 + Other small bug fixes and improvements.
45 + Other small bug fixes and build system improvements.
59 + Other small bug fixes and build system improvements.
71 + Fixed a bug when moving kWMinInt to a register.
72 + Other small bug fixes.
[all …]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src_bugzilla/org/eclipse/releng/util/bugzilla/
Dmessages.properties12 UpdateBugStateTask.usingBugList=Using explicit bug list
18 UpdateBugStateTask.gotBugList=Got bug list
27 UpdateBugStateTask.noBugStatus=Couldn't find bug_status for bug
28 UpdateBugStateTask.missingBug=this means that the bug probably doesn't exist, ignoring.
31 UpdateBugStateTask.setBug=Set bug
32 UpdateBugStateTask.setBugFailed=Failed to set bug
35 UpdateBugStateTask.ignoreBug=Ignoring bug
/external/skia/site/user/
Dissue-tracker.md1 Issue Tracker (bug database)
4 The Issue Tracker is the bug database where we track all defect reports and
8 [bug.skia.org](https://bug.skia.org).
/external/vogar/src/vogar/
DExpectation.java61 private final long bug; field in Expectation
73 long bug, in Expectation() argument
84 this.bug = bug; in Expectation()
93 return bug; in getBug()
/external/chromium-trace/catapult/dashboard/dashboard/models/
Dbug_data.py54 bug = ndb.Key('Bug', int(bug_id)).get()
55 if bug:
56 bug.latest_bisect_status = status
57 bug.put()
/external/expat/
DChanges37 #3010222: Fix for bug #3010819.
43 bug #3496608 to randomize hash parameters.
48 See bug #2990652 and patch #3312568.
56 - Fixed bug #1690883: Expat failed on EBCDIC systems as it assumed
59 - Fixed xmlwf bug #1513566: "out of memory" error on file size zero.
60 - Fixed outline.c bug #1543233: missing a final XML_ParserFree() call.
64 HP-UX, Tru64, Solaris 9: patch #1437840, bug #1196180.
84 - Some mostly minor bug fixes. SF issues include: #1006708,
92 - Some mostly minor bug fixes, but compilation should no
128 - Fixed UTF-8 decoding bug that caused legal UTF-8 to be rejected.
[all …]
/external/fio/
DREPORTING-BUGS1 Reporting a bug
4 If you notice anything that seems like a fio bug, please do send email
8 1) A description of what you think the bug is
10 needed if it's a build bug.
/external/llvm/test/CodeGen/AMDGPU/
Dcf-stack-bug.ll34 ; BUG64-NOT: Applying bug work-around
35 ; BUG32-NOT: Applying bug work-around
36 ; NOBUG-NOT: Applying bug work-around
67 ; BUG64: Applying bug work-around
68 ; BUG32-NOT: Applying bug work-around
69 ; NOBUG-NOT: Applying bug work-around
108 ; BUG64: Applying bug work-around
109 ; BUG32-NOT: Applying bug work-around
110 ; NOBUG-NOT: Applying bug work-around
173 ; BUG64: Applying bug work-around
[all …]
/external/owasp/sanitizer/tools/findbugs/doc/
DFilterFile.txt7 element represents a predicate which is applied to generated bug instances.
8 Usually, a filter will be used to exclude bug instances. For example:
12 However, a filter could also be used to select bug instances to specifically
48 bug instances. Every bug instance has a class, so in general, excluding
51 Some bug instances have two classes. For example, the DE (dropped exception)
67 Many kinds of bugs report what method they occur in. For those bug instances,
75 1. Match all bug reports for a class.
90 4. Match bug types from specified methods of a class.
/external/squashfs-tools/
DCHANGES113 2. Miscellaneous improvements/bug fixes
122 1.4 Fix appending bug when appending to an empty filesystem - this
188 and the kernel code. Plus many small bug fixes.
205 1.5 Fixed bug in get_dir_index_using_offset.
214 2.3 Fixed small bug where unistd.h wasn't being included on
224 3.3 Sparse file handling bug in Mksquashfs 3.3 fixed.
231 many more improvements and bug fixes.
278 4. Miscellaneous improvements/bug fixes:
283 4.2. Fixed Squashfs kernel code bug preventing file
291 3.2-r2 15 JAN 2007 Kernel patch update and progress bar bug fix
[all …]
/external/clang/test/Analysis/
Dinline-unique-reports.c4 static inline bug(int *p) { in bug() function
10 bug(p); in test_bug_1()
15 bug(p); in test_bug_2()
/external/chromium-trace/catapult/third_party/gsutil/
DCHANGES.md9 - Fixed a bug that caused perfdiag to report extremely high throughput
53 - Fixed a bug where rm -r would attempt to delete a nonexistent bucket.
54 - Fixed a bug where a default object ACL could not be set or changed to empty.
55 - Fixed a bug where cached credentials corresponding to an old account could
58 - Fixed a bug in apitools for retrieving byte ranges of size 1 (for example,
60 - Fixed a bug that caused the main gsutil process to perform all work leaving
62 - Fixed a bug that caused multiple threads not to be used when
64 - Fixed a bug that caused rsync to skip files that start with "." when the
66 - Fixed a bug that caused rsync -C to bail out when it failed to read
68 - Fixed a bug where gsutil stat printed unwanted output to stderr.
[all …]
/external/llvm/docs/
DHowToSubmitABug.rst2 How to submit an LLVM bug report
9 If you're working with LLVM and run into a bug, we definitely want to know
14 the bug `crashes the compiler`_ (or an LLVM pass), or if the
17 Based on what type of bug it is, follow the instructions in the linked
18 section to narrow down the bug so that the person who fixes it will be able
24 the "new-bugs" category if you're not sure). The bug description should
28 * The reduced test-case that triggers the bug.
55 the code generator), you found an optimizer bug. Jump ahead to
61 .. _front-end bug:
86 If you find that a bug crashes in the optimizer, compile your test-case to a
[all …]
/external/strace/
DNEWS35 syscalls (addresses Fedora bug #1251176).
84 (addresses Debian bug #785050).
85 * Worked around a kernel bug in tracing privileged executables.
99 (addresses Debian bug #692913 and Fedora bug #902788).
176 (addresses Debian bug #457497).
193 (addresses Fedora bug #1088455).
204 (addresses Fedora bug #993384).
206 (Addresses Debian bug #725987).
224 (addresses Debian bug #693074 and Fedora bug #969858).
240 (addresses Fedora bug #659382).
[all …]
/external/antlr/antlr-3.4/gunit/
DCHANGES.txt72 * fixed bug: FileNotFoundException terminated gUnit tests due to any non-existent input test file.
80 * fixed bug of using PipedInput/Output Stream and changed to ByteArrayOutputStream. Jared Bunting p…
86 * fixed bug of testing a tree grammar's template output
90 * fixed bug: program exited upon InvocationTargetException
99 * fixed string escaping bug for junit generator
103 * fixed grammar bug: multiple-line input, AST output
115 * fixed bug of displaying test sequence and error message from ANTLR

12345678910>>...51