Home
last modified time | relevance | path

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

12345678910>>...51

/external/chromium_org/content/test/gpu/gpu_tests/
Dwebgl_conformance_expectations.py29 bug=351396)
33 ['win'], bug=369349)
37 ['win'], bug=391957)
39 ['win'], bug=402195)
41 ['win'], bug=415688)
45 ['win7', 'intel'], bug=314997)
51 ['win7', 'intel'], bug=372511)
53 ['win7', 'intel', 'nvidia'], bug=373972)
58 ['mac', 'intel'], bug=225642)
61 ['mac', 'intel'], bug=225642)
[all …]
Dmemory_test_expectations.py27 self.Fail('Memory.CSS3D', ['mac', ('nvidia', 0x0fd5)], bug=368037)
32 self.Fail('Memory.CSS3D', ['win'], bug=373098)
35 self.Fail('Memory.CSS3D', ['linux'], bug=373098)
/external/valgrind/main/
DREADME_DEVELOPERS_processes9 It is updated and committed together with the code fixing the bug/implementing
29 bug or implements the new feature/technical change.
33 Fixing a bug
35 When fixing a bug, add a line in the 'FIXED BUGS' section of
38 Once you have commit the change, update the bug status in bugzilla,
39 adding in the comment the revision number of the commit fixing the bug.
41 If a bug is not entered in bugzilla (not encouraged), use "n-i-bz"
42 and add the bug line at the end of the bug list.
46 If a bug is fixed, remove the (possible) bug info from this file.
63 Some changes or bug fixes are very big and might be implemented over
[all …]
/external/chromium_org/tools/valgrind/
Dfixed_suppressions.sh10 for bug in $bugs; do
11 echo "Checking bug #$bug";
12 curl -s "http://code.google.com/p/chromium/issues/detail?id=$bug" |\
14 if [ $? -eq 0 ]; then echo "Bug #$bug seems to be closed (http://crbug.com/$bug)"; fi
/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/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/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/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/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/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/strace/
DNEWS11 (addresses Debian bug #457497).
26 (addresses Fedora bug #1088455).
36 (addresses Fedora bug #993384).
38 (Addresses Debian bug #725987).
56 (addresses Debian bug #693074 and Fedora bug #969858).
72 (addresses Fedora bug #659382).
74 (addresses Debian bug #702309).
76 (addresses Fedora bug #885233).
78 (addresses Fedora bug #912790).
139 (Addresses Fedora bug #162774).
[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/chromium_org/third_party/expat/files/
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/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/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/llvm/test/CodeGen/R600/
Dcf-stack-bug.ll17 ; BUG64-NOT: Applying bug work-around
18 ; BUG32-NOT: Applying bug work-around
19 ; NOBUG-NOT: Applying bug work-around
50 ; BUG64: Applying bug work-around
51 ; BUG32-NOT: Applying bug work-around
52 ; NOBUG-NOT: Applying bug work-around
91 ; BUG64: Applying bug work-around
92 ; BUG32-NOT: Applying bug work-around
93 ; NOBUG-NOT: Applying bug work-around
156 ; BUG64: Applying bug work-around
[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

12345678910>>...51