/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_3/RegExp/ |
regress-72964.js | 22 * SUMMARY: Regression test for Bugzilla bug 72964: 29 var bug = 72964; variable 96 printBugNumber (bug);
|
regress-98306.js | 22 * SUMMARY: Regression test for Bugzilla bug 98306 28 var bug = 98306; variable 43 printBugNumber (bug);
|
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_3/Statements/ |
regress-74474-001.js | 22 * SUMMARY: Regression test for Bugzilla bug 74474 30 var bug = 74474; variable 103 printBugNumber (bug);
|
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_3/String/ |
regress-104375.js | 22 * SUMMARY: Regression test for string.replace bug 104375 27 var bug = 104375; variable 84 printBugNumber (bug);
|
regress-83293.js | 50 var bug = 103351; // <--- (Outgrowth of original bug 83293) variable 73 * When this bug was filed, str.replace(strA, strB) would return no value 79 printBugNumber (bug); 108 * This example is from jim@jibbering.com (see Bugzilla bug 92942) 118 actual = strJim.replace(strA, strB); // bug -> 'aaZaa'
|
/external/webkit/Source/JavaScriptCore/tests/mozilla/js1_5/Array/ |
array-001.js | 27 var bug = '(none)'; variable 57 * not just array-index properties. The bug was: Rhino gave s == ''. 92 printBugNumber (bug);
|
regress-108440.js | 38 * SUMMARY: Regression test for bug 108440 48 var bug = 108440; variable 53 printBugNumber(bug);
|
regress-94257.js | 22 * SUMMARY: Regression test for bug 94257 31 var bug = 94257; variable 90 printBugNumber (bug);
|
/external/webkit/Source/JavaScriptCore/tests/mozilla/js1_5/Regress/ |
regress-102725.js | 22 * SUMMARY: Regression test for Bugzilla bug 102725 29 var bug = 102725; variable 68 printBugNumber (bug);
|
regress-82306.js | 22 * SUMMARY: Regression test for Bugzilla bug 82306 29 var bug = 82306; variable 42 printBugNumber (bug);
|
regress-89474.js | 23 * SUMMARY: Regression test for Bugzilla bug 89474 30 var bug = 89474; variable 43 printBugNumber (bug);
|
/ndk/sources/cxx-stl/stlport/stlport/stl/config/ |
_apple.h | 110 # define _STLP_MPWFIX_TRY try{ //*TY 06/01/2000 - exception handling bug workaround 111 # define _STLP_MPWFIX_CATCH }catch(...){throw;} //*TY 06/01/2000 - exception handling bug workaround 112 # define _STLP_MPWFIX_CATCH_ACTION(action) }catch(...){action;throw;} //*TY 06/01/2000 - exception handling bug workaround
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/config/ |
_apple.h | 110 # define _STLP_MPWFIX_TRY try{ //*TY 06/01/2000 - exception handling bug workaround 111 # define _STLP_MPWFIX_CATCH }catch(...){throw;} //*TY 06/01/2000 - exception handling bug workaround 112 # define _STLP_MPWFIX_CATCH_ACTION(action) }catch(...){action;throw;} //*TY 06/01/2000 - exception handling bug workaround
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/config/ |
_apple.h | 110 # define _STLP_MPWFIX_TRY try{ //*TY 06/01/2000 - exception handling bug workaround 111 # define _STLP_MPWFIX_CATCH }catch(...){throw;} //*TY 06/01/2000 - exception handling bug workaround 112 # define _STLP_MPWFIX_CATCH_ACTION(action) }catch(...){action;throw;} //*TY 06/01/2000 - exception handling bug workaround
|
/external/expat/tests/ |
runtests.c | 86 /* Dummy handlers for when we need to set a handler to tickle a bug, 257 /* Regression test for SF bug #491986. */ 269 /* Regression test for SF bug #514281. */ 309 /* Regression test for SF bug #600479. 321 /* Regression test for SF bug #477667. 388 /* Regression test for SF bug #481609, #774028. */ 405 /* Regression test #1 for SF bug #653180. */ 426 /* Regression test #2 for SF bug #653180. */ 473 /* Regression test #3 for SF bug #653180. */ 509 /* Regression test #4 for SF bug #653180. * [all...] |
/cts/tests/tests/content/src/android/content/pm/cts/ |
ComponentInfoTest.java | 64 @ToBeFixed(bug = "1695243", explanation = "ComponentInfo#ComponentInfo(ComponentInfo), " + 99 @ToBeFixed(bug = "1695243", explanation = "NullPointerException is not expected.") 135 @ToBeFixed(bug = "1695243", explanation = "NullPointerException is not expected.") 205 @ToBeFixed(bug = "1695243", explanation = "NullPointerException is not expected.") 241 @ToBeFixed(bug = "1695243", explanation = "NullPointerException is not expected.") 278 @ToBeFixed(bug = "1695243", explanation = "NullPointerException is not expected.")
|
/cts/tests/tests/text/src/android/text/style/cts/ |
UnderlineSpanTest.java | 47 @ToBeFixed(bug = "1695243", explanation = "miss javadoc") 62 @ToBeFixed(bug = "1695243", explanation = "should add @throws NullPointerException clause" +
|
/development/pdk/docs/source/ |
source_toc.cs | 13 <li><a href="<?cs var:toroot ?>source/life-of-a-bug.html">Life of a Bug</a></li>
|
/external/bison/lib/ |
mbswidth.h | 24 - Tru64 with Desktop Toolkit C has a bug: <stdio.h> must be included before 26 - BSD/OS 4.1 has a bug: <stdio.h> and <time.h> must be included before
|
/external/chromium/chrome/browser/ |
bug_report_util.h | 50 // bug reports. 65 // Generates bug report data.
|
crash_recovery_browsertest.cc | 55 // There was an earlier bug (1270510) in process-per-site in which the max page 57 // was not committed. This prevents regression of that bug.
|
/external/chromium/chrome/browser/ui/views/ |
dropdown_bar_host_gtk.cc | 48 // Due to a bug in GDK, gdk_keyval_to_unicode(keyval) returns 0 if keyval 52 // TODO(varunjain): remove the hack when the GDK bug
|
/external/chromium/testing/gmock/src/ |
gmock_main.cc | 36 // MS C++ compiler/linker has a bug on Windows (not on Windows CE), which 39 // Windows. See the following link to track the current status of this bug:
|
/external/chromium/testing/gtest/test/ |
gtest_no_test_unittest.cc | 49 // 3. We had a bug where the XML output won't be generated if an 52 // bug is fixed and doesn't regress.
|
/external/clang/ |
README.txt | 25 If you find a bug in Clang, please file it in the LLVM bug tracker:
|