/external/v8/test/webkit/fast/js/ |
regexp-ranges-and-escaped-hyphens.js | 25 'Tests for bug <a href="https://bugs.webkit.org/show_bug.cgi?id=21232">#21232</a>, and related range issues described in bug.' 73 // The actual bug reported.
|
/external/autotest/server/cros/dynamic_suite/ |
reporting_unittest.py | 22 """Unittests to verify basic control flow for automatic bug filing.""" 143 """Test that the suite bug template values are not overridden.""" 183 """Test that we can use a Bug object to file a bug report.""" 186 bug = reporting.Bug('title', 'summary', 'marker') 197 bug_id, bug_count = reporting.Reporter().report(bug) 206 bug = reporting.Bug('title', 'summary', search_marker=None) 214 bug_id, bug_count = reporting.Reporter().report(bug) [all...] |
/external/valgrind/none/tests/s390x/ |
op_exception.stderr.exp | 7 1. Your program has a bug and erroneously jumped to a non-code 20 1. Your program has a bug and erroneously jumped to a non-code 33 1. Your program has a bug and erroneously jumped to a non-code 46 1. Your program has a bug and erroneously jumped to a non-code
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/ |
libdso-15b.d | 10 # There was a bug causing GOT markups to be during symbol handling,
|
libdso-1c.d | 9 # There was a bug such that GOT markups were lost, resulting in wrong
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/ |
sec-8m.d | 10 # bug. When one input-section (seen in mmo.c as a chunk of data to
|
/external/chromium-trace/catapult/third_party/flot/ |
FAQ.md | 73 free to submit a bug report. Otherwise, you're welcome to ask for help 74 on the forum/mailing list, but please don't submit a bug report to
|
NEWS.md | 8 ### Bug fixes ### 12 A proper solution for this bug will be implemented in the 0.9 release. 69 ### Bug fixes ### 79 - Fixed a bug where the second axis in an xaxes/yaxes array incorrectly had 136 ### Bug fixes ### 319 ### Bug fixes ### 336 - Fix bug with formats in the data processor. (reported by Peter Hull, 560 ### Bug fixes ### 594 - Fix bug in crosshair code with mouseout resetting the crosshair even 597 - Fix bug with points plotting using line width from lines rather tha [all...] |
/external/skia/gm/ |
hairlines.cpp | 110 // Three paths that show the same bug (missing end caps) 140 // Arc example to test imperfect truncation bug (crbug.com/295626) 145 SkPath* bug = &fPaths.push_back(); variable 149 bug->addArc(circle, kStartAngle, kSweepAngle); 160 bug->moveTo(p0); 161 bug->lineTo(p1);
|
/external/v8/test/mjsunit/regress/ |
regress-1583.js | 30 // Regression test for a bug in recompilation of anonymous functions inside 52 // Fixing the bug above introduced (revealed?) an inconsistency in named
|
regress-crbug-39160.js | 30 // To reproduce the bug we need an inlined comparison (i.e. in a loop) where 32 // test crashes with the bug.
|
regress-crbug-125148.js | 36 // The initial bug report was about calling a know function... 53 // Although this was not in the initial bug report: The same for getters...
|
/external/v8/test/webkit/ |
dfg-cfg-simplify-redundant-dead-get-local.js | 41 var dist = 0; // initialisation is necessary for the bug to occur 49 for(var a=0; a<1000; a++){ // the loop needs to be outside calcError, otherwise no bug...
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/ |
req.s | 26 # Now attempt to re-alias foo. There used to be a bug whereby the
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/msp430/ |
opcode.s | 55 ;; This next instruction triggered a bug which
|
/external/autotest/site_utils/ |
diagnosis_utils.py | 143 # Any bug filed during diagnosis. Generally these bugs are critical so 145 self.bug = '' 231 self.bug = reporting.Reporter().report(pool_health_bug)[0] 236 (board, pool, len(available_hosts), minimum_duts, self.bug))
|
/external/v8/test/mjsunit/ |
debug-stepin-property-function-call.js | 113 // bug 2888 120 // bug 2888 127 // bug 2888
|
math-floor-part4.js | 72 // Regression test for a bug where a negative zero coming from Math.floor 84 // to optimize via OSR (triggering the bug).
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/ |
antlr3.rb | 130 # under normal usage conditions and thus an ANTLR3::Bug error will be 132 def self.bug!( message = nil ) singleton method in class:ANTLR3 133 bug = Bug.new( message ) 134 bug.set_backtrace( caller ) 135 raise( bug )
|
/toolchain/binutils/binutils-2.25/ |
ylwrap | 29 # bugs to <bug-automake@gnu.org> or send patches to 87 Report bugs to <bug-automake@gnu.org>.
|
/external/bison/build-aux/ |
vc-list-files | 43 Report bugs and patches to <bug-gnulib@gnu.org>.
|
ylwrap | 30 # bugs to <bug-automake@gnu.org> or send patches to 56 Report bugs to <bug-automake@gnu.org>.
|
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/ |
History.md | 17 * Fix a critical bug where deprecation logic wasn't being loaded 23 * Fix a critical bug on iOS 7 and Safari <= 6. Due to limitations,
|
/external/chromium-trace/catapult/third_party/vinn/third_party/parse5/ |
CHANGELOG.md | 56 * Fix: siblings calculation bug in `appendChild` in `htmlparser2` tree adapter.
|
/external/dbus/test/name-test/ |
tmp-session-like-system.conf | 72 "all available memory" if exceeding the limit is almost certainly a bug,
|