Searched refs:Bug (Results 1 - 18 of 18) sorted by relevance

/external/antlr/antlr-3.4/runtime/Ruby/test/unit/
H A Dtest-exceptions.rb15 }.should raise_error( ANTLR3::Bug )
/external/chromium_org/media/tools/layout_tests/
H A Dbug.py5 """Bug module that is necessary for the layout analyzer."""
12 class Bug(object): class in inherits:object
32 Bug identifiers are of the form "webkit.org/b/12345", "crbug.com/12345",
33 "code.google.com/p/v8/issues/detail?id=12345" or "Bug(username)"
35 match = re.match('Bug\((\w+)\)$', bug_modifier)
H A Dlayouttest_analyzer_helpers.py19 from bug import Bug namespace
118 # Bug 107773 - when we increase the number of tests,
229 return_str += '<ul>%s' % Bug(bug_txt)
440 bug = Bug(line)
/external/llvm/lib/Transforms/Scalar/
H A DAndroid.mk61 # Bug: 8047767
/external/valgrind/main/cachegrind/
H A Dcg_diff.in57 Bug reports, feedback, admiration, abuse, etc, to: njn\@valgrind.org.
H A Dcg_annotate.in163 Bug reports, feedback, admiration, abuse, etc, to: njn\@valgrind.org.
/external/libpng/
H A DCHANGES1326 pngpread.c. Bug was introduced in 1.2.6rc1.
1497 Bug introduced in libpng-1.2.8.
2082 Added missing "(" in pngmem.c. Bug introduced in libpng-1.2.2/1.0.13
2094 new copies in png_read_start_row(). Bug introduced in libpng-1.2.22.
2231 Removed extra crc check at the end of png_handle_cHRM(). Bug introduced
2708 Fixed uninitialized memory read in png_format_buffer() (Bug
/external/antlr/antlr-3.4/runtime/Ruby/lib/
H A Dantlr3.rb130 # under normal usage conditions and thus an ANTLR3::Bug error will be
133 bug = Bug.new( message )
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
H A Derror.rb656 =begin rdoc ANTLR3::Bug
662 class Bug < StandardError class in class:ANTLR3.Error
/external/valgrind/main/massif/
H A Dms_print.in76 Bug reports, feedback, admiration, abuse, etc, to: njn\@valgrind.org.
/external/valgrind/main/none/tests/
H A Dcmdline1.stdout.exp100 Bug reports, feedback, admiration, abuse, etc, to: www.valgrind.org.
H A Dcmdline2.stdout.exp156 Bug reports, feedback, admiration, abuse, etc, to: www.valgrind.org.
/external/chromium/base/third_party/dmg_fp/
H A Ddtoa.cc198 #define Bug(x) {fprintf(stderr, "%s\n", x); exit(1);} macro
1039 Bug("cmp called with a->x[a->wds-1] == 0");
1041 Bug("cmp called with b->x[b->wds-1] == 0");
1216 if (!y) Bug("zero y in b2d");
1354 Bug("Zero passed to d2b");
2127 /*debug*/ Bug("oversize b in quorem");
2138 /*debug*/ Bug("oversized quotient in quorem");
/external/chromium_org/base/third_party/dmg_fp/
H A Ddtoa.cc198 #define Bug(x) {fprintf(stderr, "%s\n", x); exit(1);} macro
1039 Bug("cmp called with a->x[a->wds-1] == 0");
1041 Bug("cmp called with b->x[b->wds-1] == 0");
1216 if (!y) Bug("zero y in b2d");
1354 Bug("Zero passed to d2b");
2127 /*debug*/ Bug("oversize b in quorem");
2138 /*debug*/ Bug("oversized quotient in quorem");
/external/elfutils/tests/
H A Drun-strings-test.sh223 testfile4: 6480 Internal Compiler Bug: No runtime type matcher.
/external/libvpx/libvpx/examples/includes/ASCIIMathPHP-2.0/
H A DASCIIMathPHP-2.0.class.php53 * -- Fixed Bug that did not parse symbols greater than a single character
/external/elfutils/
H A Delfutils.spec294 - Bug fixes.
/external/clang/tools/scan-build/
H A Dscan-build641 print OUT "<h2>Bug Summary</h2>";
650 <thead><tr><td>Bug Type</td><td>Quantity</td><td class="sorttable_nosort">Display?</td></tr></thead>
688 <td>Bug Group</td>
689 <td class="sorttable_sorted">Bug Type<span id="sorttable_sortfwdind">&nbsp;&#x25BE;</span></td>

Completed in 351 milliseconds