Home
last modified time | relevance | path

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

12345678910>>...50

/external/chromium_org/content/test/gpu/gpu_tests/
Dwebgl_conformance_expectations.py29 bug=322764)
31 bug=322789)
35 ['win'], bug=322794)
37 ['win'], bug=322794)
39 ['win'], bug=322795)
43 ['win', 'intel'], bug=121139)
45 ['win', 'intel'], bug=314997)
49 ['win', 'amd'], bug=314997)
105 ['win7', 'intel'], bug=322770)
109 ['mac'], bug=322760)
[all …]
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/nasm/tests/
Dstrucalign.asm1 struc bug
10 dd bug
11 dd bug.member
12 dd bug.member2
13 dd bug.member3
/external/chromium_org/tools/telemetry/telemetry/page/
Dtest_expectations.py15 def __init__(self, expectation, pattern, conditions=None, bug=None): argument
19 self.bug = bug
60 def Fail(self, url_pattern, conditions=None, bug=None): argument
61 self._Expect('fail', url_pattern, conditions, bug)
63 def Skip(self, url_pattern, conditions=None, bug=None): argument
64 self._Expect('skip', url_pattern, conditions, bug)
66 def _Expect(self, expectation, url_pattern, conditions=None, bug=None): argument
68 bug))
Dtest_expectations_unittest.py51 self.Fail('page1.html', ['win', 'mac'], bug=123)
52 self.Fail('page2.html', ['vista'], bug=123)
53 self.Fail('page3.html', bug=123)
54 self.Fail('page4.*', bug=123)
55 self.Fail('http://test.com/page5.html', bug=123)
56 self.Fail('page6.html', ['nvidia', 'intel'], bug=123)
57 self.Fail('page7.html', [('nvidia', 0x1001), ('nvidia', 0x1002)], bug=123)
58 self.Fail('page8.html', ['win', 'intel', ('amd', 0x1001)], bug=123)
/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_org/third_party/mesa/src/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/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/chromium/chrome/browser/resources/
Dbug_report.css1 .bug-report-label {
7 .bug-report-text {
11 .bug-report-dropdown {
15 .bug-report-table {
20 .bug-report-field {
26 .bug-report-fieldlabel {
31 .bug-report-button {
160 .bug-report-input {
/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/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/openssl/crypto/bn/
Ddivtest.c11 static void bug(char *m, BIGNUM *a, BIGNUM *b) in bug() function
35 bug("BN_div failed",a,b); in main()
37 bug("BN_div_recp failed",a,b); in main()
39 bug("mismatch",a,b); in main()
/external/chromium_org/third_party/openssl/openssl/crypto/bn/
Ddivtest.c11 static void bug(char *m, BIGNUM *a, BIGNUM *b) in bug() function
35 bug("BN_div failed",a,b); in main()
37 bug("BN_div_recp failed",a,b); in main()
39 bug("mismatch",a,b); in main()
/external/chromium_org/third_party/libxml/src/
DNEWS30 595792 fixing a RelaxNG bug introduced in 2.7.4 (Daniel Veillard),
31 Fix a Relaxng bug raised by libvirt test suite (Daniel Veillard),
101 559410 - Regexp bug on (...)? constructs (Daniel Veillard),
105 446613 small validation bug mixed content with NS (Daniel Veillard),
115 570702 fix a bug in regexp determinism checking (Daniel Veillard),
133 reader bug fix with entities (Daniel Veillard),
182 - Bug fixes: nasty entity bug introduced in 2.7.0, restore old behaviour
184 bug, fix reader custom error handlers (Riccardo Scussat)
234 regexp bug with '.' (Andrew Tosh), flush the writer at the end of the
235 document (Alfred Mickautsch), output I/O bug fix (William Brack),
[all …]
/external/chromium_org/third_party/sqlite/src/test/
Dtkt-26ff0c2d1e.test12 # focus of this script testing a bug found in the OP_Variable optimizer
18 do_test bug-20100512-1 {
24 do_test bug-20100512-2 {
27 do_test bug-20100512-3 {
/external/expat/
DChanges22 #3010222: Fix for bug #3010819.
28 bug #3496608 to randomize hash parameters.
33 See bug #2990652 and patch #3312568.
41 - Fixed bug #1690883: Expat failed on EBCDIC systems as it assumed
44 - Fixed xmlwf bug #1513566: "out of memory" error on file size zero.
45 - Fixed outline.c bug #1543233: missing a final XML_ParserFree() call.
49 HP-UX, Tru64, Solaris 9: patch #1437840, bug #1196180.
69 - Some mostly minor bug fixes. SF issues include: #1006708,
77 - Some mostly minor bug fixes, but compilation should no
113 - Fixed UTF-8 decoding bug that caused legal UTF-8 to be rejected.
[all …]
/external/strace/
DNEWS19 (Addresses Debian bug #450953).
46 (Addresses Red Hat bug #663547).
48 (Addresses Debian bug #599028).
50 (Addresses Debian bug #589323).
63 (Addresses Debian bug #466196)
71 (Addresses Debian bug #560516 and Fedora bug #539044)
76 (Addresses Fedora bug #556678)
79 (Addresses Debian bug #570603)
82 (Addresses Debian bug #494844)
84 (Addresses Debian bug #513014)
[all …]
/external/v8/
DChangeLog176 Fixed a crash bug in generated code on ia32.
325 Performance improvements and bug fixes.
344 Performance improvements and bug fixes.
421 Fix a bug in the register allocator. (chromium:105112)
434 Fixed bug when generating padding to ensure space for lazy
526 Fix bug in deoptimization. Known issue with jslint: Issue 1789.
539 Fixed bug triggered by JSBeautifier. crbug.com/100409.
614 Fixed x64 RegExp start-of-string bug (Issues 1746, 1748).
679 Fixed a bug in abrupt exit from with or catch inside finally.
684 Fixed a bug in Page::GetRegionMaskForSpan (Chromium issue 94425).
[all …]
/external/chromium_org/third_party/expat/files/
DChanges5 - Fixed bug #1690883: Expat failed on EBCDIC systems as it assumed
8 - Fixed xmlwf bug #1513566: "out of memory" error on file size zero.
9 - Fixed outline.c bug #1543233: missing a final XML_ParserFree() call.
13 HP-UX, Tru64, Solaris 9: patch #1437840, bug #1196180.
33 - Some mostly minor bug fixes. SF issues include: 1006708,
41 - Some mostly minor bug fixes, but compilation should no
77 - Fixed UTF-8 decoding bug that caused legal UTF-8 to be rejected.
78 - Finally fixed bug where default handler would report DTD
103 see SF bug report 569461 and SF patch 578161
105 see SF bug report 570263 and SF patch 578161
[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/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/chromium_org/media/tools/layout_tests/
Dlayouttest_analyzer_helpers.py19 from bug import Bug
314 for bug in te_info['Bugs']:
315 if bug not in bug_map:
316 bug_map[bug] = []
317 bug_map[bug].append((name, main_te_info))
440 bug = Bug(line)
441 if bug.bug_txt:
442 line = '<li>%s</li>\n' % line.replace(bug.bug_txt, str(bug))
/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/antlr/antlr-3.4/runtime/Ruby/lib/
Dantlr3.rb133 bug = Bug.new( message )
134 bug.set_backtrace( caller )
135 raise( bug )
/external/dropbear/libtommath/
Dchanges.txt3 -- Fixed bug in fast_s_mp_mul_high_digs() which overflowed (line 83), thanks Valgrind!
36 -- Fixed bug in invmod not handling negative inputs correctly [Wolfgang Ehrhardt]
41 -- Fixed bug in comba that would lead to possible erroneous outputs when "pa < digs"
42 -- Fixed bug in mp_toradix_size for "0" [Kevin Kenny]
55 bug reports but new algorithms will have to wait.
59 -- Fixed bug in mp_prime_random_ex() which would set the most significant byte to zero when
61 -- Fixed overflow [minor] bug in fast_s_mp_sqr()
63 -- Fixed "final carry" bug in comba multipliers. (Volkan Ceylan)
85 -- "Wolfgang Ehrhardt" <Wolfgang.Ehrhardt@munich.netsurf.de> found a bug in mp_mul() where if
88 [this also means that I fixed a bug where if sizeof(int) < sizeof(mp_digit) it would bug]
[all …]
/external/chromium_org/third_party/zlib/contrib/minizip/
DChangeLogUnzip22 - bug fixes
25 - bug fixes
36 - fix bug in unzlocal_GetCurrentFileInfoInternal in unzip.c for
49 - fix bug in unzGetCurrentFileInfo for get extra field and comment
53 - fix bug in unzReadCurrentFile

12345678910>>...50