Home
last modified time | relevance | path

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

12345678910>>...74

/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/clang/tools/scan-build-py/libscanbuild/
Dreport.py72 for bug in read_bugs(output_dir, html_reports_available):
73 bug_counter(bug)
203 bugs = (pretty(bug) for bug in read_bugs(output_dir, True))
303 lambda bug: '{bug_line}.{bug_path_length}:{bug_file}'.format(**bug))
310 return (bug for bug in bugs if not duplicate(bug))
318 for bug in content.get('diagnostics', []):
319 if len(files) <= int(bug['location']['file']):
325 'bug_type': bug['type'],
326 'bug_category': bug['category'],
327 'bug_line': int(bug['location']['line']),
[all …]
/external/v8/tools/foozzie/
Dv8_suppressions.py310 for bug, exp in IGNORE_TEST_CASES.iteritems():
312 return bug
316 for bug, sources in IGNORE_SOURCES.iteritems():
319 return bug
330 for bug, exp in mapping.iteritems():
332 return bug
334 bug = check(IGNORE_OUTPUT.get('', {}))
335 if bug:
336 return bug
337 bug = check(IGNORE_OUTPUT.get(arch, {}))
[all …]
/external/autotest/server/cros/dynamic_suite/
Dreporting.py542 def _anchor_summary(self, bug): argument
553 if bug.search_marker() is None:
554 return bug.summary()
556 return '%s\n\n%s%s\n' % (bug.summary(), self._SEARCH_MARKER,
557 bug.search_marker())
560 def _create_bug_report(self, bug, bug_template={}, sheriffs=[]): argument
575 anchored_summary = self._anchor_summary(bug)
577 issue = self._format_issue_options(bug_template, title=bug.title(),
578 description=anchored_summary, labels=bug.labels,
579 status='Untriaged', owner=bug.owner, cc=bug.cc,
[all …]
/external/libcap/contrib/bug400591/
DMakefile1 all: bug
3 bug: bug.c ../../libcap Makefile target
6 ./bug
9 rm -f bug.o bug
/external/curl/
DRELEASE-NOTES69 References to bug reports and discussions on issues:
71 [1] = https://curl.haxx.se/bug/?i=1098
72 [2] = https://curl.haxx.se/bug/?i=1104
73 [3] = https://curl.haxx.se/bug/?i=1087
74 [4] = https://curl.haxx.se/bug/?i=1106
75 [5] = https://curl.haxx.se/bug/?i=1103
76 [6] = https://curl.haxx.se/bug/?i=1089
77 [7] = https://curl.haxx.se/bug/?i=1092
79 [9] = https://curl.haxx.se/bug/?i=1113
80 [10] = https://curl.haxx.se/bug/?i=1115
[all …]
/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/ltp/testcases/kdump/doc/
DALL_TEST.txt9 * KPIDB: bug in do_irq
14 * KPIEB: bug in handle_IRQ_event
19 * KPTEB: bug in tasklet_action
24 * KPBB : bug in ll_rw_block
29 * KPMSB: bug in shrink_inactive_list
34 * KPTB : bug in hr_timer_start
39 * KPSB : bug in scsi_dispatch_cmd
44 * KPIB : bug in ide_core_cp
D00_Descriptions.txt30 * KPIDB: bug in do_irq
34 * KPIEB: bug in handle_IRQ_event
38 * KPTEB: bug in tasklet_action
42 * KPBB : bug in ll_rw_block
46 * KPMSB: bug in shrink_inactive_list
50 * KPTB : bug in hr_timer_start
70 one more time. This is a normal senario and not a bug.
/external/fio/
DREPORTING-BUGS1 Reporting a bug
4 If you notice anything that seems like a fio bug, please do send email
8 When reporting a bug, you'll need to include:
10 1) A description of what you think the bug is
12 needed if it's a build bug.
17 A bug report can never have too much information. Any time information
/external/python/cpython2/Doc/
Dbugs.rst15 If you find a bug in this documentation or would like to propose an improvement,
16 please submit a bug report on the :ref:`tracker <using-the-tracker>`. If you
19 If you're short on time, you can also email documentation bug reports to
33 (https://bugs.python.org/). The bug tracker offers a Web form which allows
41 To do this, search the bug database using the search box on the top of the page.
43 If the problem you're reporting is not already in the bug tracker, go back to
46 logos in the sidebar. It is not possible to submit a bug report anonymously.
48 Being now logged in, you can submit a bug. Select the "Create New" link in the
49 sidebar to open the bug reporting form.
54 "Versions" to which the bug relates.
[all …]
/external/vixl/doc/
Dchangelog.md8 + Other small bug fixes and improvements.
14 + Fix bug in simulation of add with carry.
15 + Fix use-after-free bug in Literal handling.
18 + Other small bug fixes and improvements.
23 + Other small bug fixes and improvements.
30 + Other small bug fixes and improvements.
40 + Other small bug fixes and improvements.
51 + Other small bug fixes and build system improvements.
65 + Other small bug fixes and build system improvements.
77 + Fixed a bug when moving kWMinInt to a register.
[all …]
/external/ltp/testcases/open_posix_testsuite/Documentation/
DHOWTO_BugReporting17 Research as many of the following areas as possible to ensure the bug
22 - Kernel bug database - http://bugme.osdl.org
25 - Create a test case which clearly shows the bug.
33 5. Create an email bug report containing:
40 6. Send email bug report to the mailing list for the code under test (or
41 its bug database, if applicable). Copy LKML, if applicable. [If it
42 is a bug in the Linux Kernel, submit directly to the Linux Kernel
43 bug database.]
/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/syslinux/core/lwip/
DCHANGELOG25 (fixes bug #31525).
37 * many many files: bug #27352: removed packing from ip_addr_t, the packed
99 * sockets.c: bug #28775 (select/event_callback: only check select_cb_list
207 to TCP_SNDLOWAT and added tcp_sndqueuelen() - this fixes bug #28605
213 * ppp.c/.h: Fixed bug #27856: PPP: Set netif link- and status-callback
219 (patch #6966 and bug #26133)
247 * tcp.c, udp.c: Fixed bug #33048 (Bad range for IP source port numbers) by
254 * tcp.c: Fixed bug #32926 (TCP_RMV(&tcp_bound_pcbs) is called on unbound tcp
258 * ppp.c: Fixed bug #32280 (ppp: a pbuf is freed twice)
261 * sockets.c: Fixed bug #32906: lwip_connect+lwip_send did not work for udp and
[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/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/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/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
/external/libxml2/
DNEWS21 Python generator bug raised by the const change (Daniel Veillard),
26 parser bug on misformed namespace attributes (Dennis Filder),
73 Fix a bug loading some compressed files (Mike Alexander),
74 Fix XPath node comparison bug (Gaurav),
92 Fix a parsing bug on non-ascii element and CR/LF usage (Daniel Veillard),
222 Fix an output buffer flushing conversion bug (Mikhail Titov),
223 Fix an old bug in xmlSchemaValidateOneElement (Csaba László),
240 Fix a bug in the nsclean option of the parser (Daniel Veillard),
255 Added a regression tests from bug 694228 data (Daniel Veillard),
420 Fixed bug #617016 (Daniel Mustieles),
[all …]
/external/bison/m4/
Dwctype_h.m442 /* Tru64 with Desktop Toolkit C has a bug: <stdio.h> must be
44 BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h>
88 [[/* Tru64 with Desktop Toolkit C has a bug: <stdio.h> must be
90 BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h>
124 [[/* Tru64 with Desktop Toolkit C has a bug: <stdio.h> must be
126 BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h>
150 [[/* Tru64 with Desktop Toolkit C has a bug: <stdio.h> must be
152 BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h>
172 /* Tru64 with Desktop Toolkit C has a bug: <stdio.h> must be included before
174 BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
/external/expat/
DChanges86 #3010222: Fix for bug #3010819.
92 bug #3496608 to randomize hash parameters.
97 See bug #2990652 and patch #3312568.
105 - Fixed bug #1690883: Expat failed on EBCDIC systems as it assumed
108 - Fixed xmlwf bug #1513566: "out of memory" error on file size zero.
109 - Fixed outline.c bug #1543233: missing a final XML_ParserFree() call.
113 HP-UX, Tru64, Solaris 9: patch #1437840, bug #1196180.
133 - Some mostly minor bug fixes. SF issues include: #1006708,
141 - Some mostly minor bug fixes, but compilation should no
177 - Fixed UTF-8 decoding bug that caused legal UTF-8 to be rejected.
[all …]
/external/gptfdisk/
DNEWS36 - Fixed bug that caused incorrect partition number to be displayed by
40 - Fixed new (in 0.8.9) bug that caused a failure to create more than one
43 - Fixed bug that caused gdisk and sgdisk to create hybridized partitions
89 - Fixed bug that could cause segfault when passing an invalid partition
164 - Fixed a bug that could cause sgdisk to crash when passing a partition
191 they all failed). This is intended to work around a bug that a user
219 - Fixed bug that caused creation of >2TiB partitions on 32-bit systems to
238 - Fixed a bug that caused an infinite loop of input prompts if the user
250 - Fixed bug that could cause FixParts to keep a partition's assignment
261 - Fixed bug in partition overlap detection in MBR code.
[all …]

12345678910>>...74