HomeSort by relevance Sort by last modified time
    Searched full:bug (Results 1 - 25 of 7143) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /ndk/sources/host-tools/sed-4.2.1/testsuite/
bkslashes.sed 0 # bug in sed 4.0b
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/nasm/tests/
strucalign.asm 1 struc bug
10 dd bug
11 dd bug.member
12 dd bug.member2
13 dd bug.member3
  /art/test/300-package-override/
info.txt 1 Tests a dalvik bug where we'd allow subclasses to override package-protected
  /dalvik/tests/300-package-override/
info.txt 1 Tests a dalvik bug where we'd allow subclasses to override package-protected
  /art/test/095-switch-MAX_INT/
info.txt 0 Bug: http://code.google.com/p/android/issues/detail?id=22344
  /dalvik/tests/095-switch-MAX_INT/
info.txt 0 Bug: http://code.google.com/p/android/issues/detail?id=22344
  /external/chromium_org/media/tools/layout_tests/
bug.py 5 """Bug module that is necessary for the layout analyzer."""
12 class Bug(object):
13 """A class representing a bug.
15 TODO(imasaki): add more functionalities here if bug-tracker API is available.
16 For example, you can get the name of a bug owner.
18 # Type enum for the bug.
24 """Initialize the object using raw bug text (such as BUGWK2322).
26 The bug modifier used in the test expectation file.
29 bug_modifier: a string representing a bug modifier. According to
32 Bug identifiers are of the form "webkit.org/b/12345", "crbug.com/12345"
    [all...]
  /external/kernel-headers/original/asm-generic/
bug.h 8 #define BUG() do { \
9 printk("BUG: failure at %s:%d/%s()!\n", __FILE__, __LINE__, __FUNCTION__); \
10 panic("BUG!"); \
15 #define BUG_ON(condition) do { if (unlikely((condition)!=0)) BUG(); } while(0)
21 printk("BUG: warning at %s:%d/%s()\n", __FILE__, __LINE__, __FUNCTION__); \
29 #define BUG()
  /cts/tests/expectations/
knownfailures.txt 4 bug: 6950385
8 bug: 8148617
16 bug: 11141002
  /external/chromium_org/third_party/mesa/src/docs/
bugs.html 5 <title>Mesa Bug Reporting</title>
10 <h1>Bug Database</h1>
13 The Mesa bug database is hosted on
15 The old bug database on SourceForge is no longer used.
19 To file a Mesa bug, go to
26 Please follow these bug reporting guidelines:
32 <li>Check if your bug is already reported in the database.
33 <li>Monitor your bug report for requests for additional information, etc.
36 <li>Describe in detail how to reproduce the bug, especially with games
42 Bug reports will automatically be forwarded by bugzilla to the Mes
    [all...]
  /external/libusb/
NEWS 5 * Bug fixes
8 * Bug fixes and documentation tweaks
12 * Bug fixes
20 * Bug fixes including transfer locking to fix some potential threading races
26 * Bug fixes
30 * Bug fixes
33 * Bug fixes
37 * Bug fixes
40 * Bug fixes
44 * Bug fixe
    [all...]
  /external/mesa3d/docs/
bugs.html 5 <title>Mesa Bug Reporting</title>
10 <h1>Bug Database</h1>
13 The Mesa bug database is hosted on
15 The old bug database on SourceForge is no longer used.
19 To file a Mesa bug, go to
26 Please follow these bug reporting guidelines:
32 <li>Check if your bug is already reported in the database.
33 <li>Monitor your bug report for requests for additional information, etc.
36 <li>Describe in detail how to reproduce the bug, especially with games
42 Bug reports will automatically be forwarded by bugzilla to the Mes
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/po/
ChangeLog 1 2010-06-15 gettextize <bug-gnu-gettext@gnu.org>
  /external/clang/test/CodeGenCXX/
2004-03-15-CleanupsAndGotos.cpp 3 // Testcase from Bug 291
  /external/valgrind/main/memcheck/tests/darwin/
pth-supp.c 1 // This requires a suppression (macos-Cond-6). Bug 196528.
  /external/valgrind/main/memcheck/tests/
supp-dir.vgtest 1 # This tests the fix for bug 197456.
  /external/chromium_org/third_party/WebKit/ManualTests/
template.html 4 <p><b>BUG ID:</b> <a href="Bug URL Here">Bug ID Number Here</a> Bug Title Here</p>
7 Please describe the steps required to test this bug here.
11 Expected results if the test PASSES here. Please describe the results the tester would see if the bug in question is FIXED.
15 Expected results if the test FAILS here. Please describe the results the tester would see if the bug in question is NOT FIXED. In many cases, this is just a description of the original bug.
autoscroll-over-scrollbar.html 3 <h1><a href="https://bugs.webkit.org/show_bug.cgi?id=40403">Bug 40403</a></h1>
6 <p>If the bug occurs, then this text won't be selected until you move the mouse slightly. If the bug does not occur, this text should be selected.</p>
  /external/chromium_org/third_party/icu/source/test/intltest/
regcoll.h 35 // @bug 4048446
41 // @bug 4051866
47 // @bug 4053636
54 // @bug 4054238
61 // @bug 4054734
67 // @bug 4054736
73 // @bug 4058613
79 // @bug 4059820
86 // @bug 4060154
92 // @bug 406241
    [all...]
  /external/clang/test/Preprocessor/
print_line_empty_file.c 6 #line 4 "bug.c"
11 // CHECK: # 4 "bug.c"
  /external/icu4c/test/intltest/
regcoll.h 35 // @bug 4048446
41 // @bug 4051866
47 // @bug 4053636
54 // @bug 4054238
61 // @bug 4054734
67 // @bug 4054736
73 // @bug 4058613
79 // @bug 4059820
86 // @bug 4060154
92 // @bug 406241
    [all...]
  /external/valgrind/main/drd/tests/
bug-235681.vgtest 1 prereq: test -e bug-235681 && ./supported_libpthread
3 prog: bug-235681
  /external/chromium_org/third_party/WebKit/ManualTests/compositing/
accel-comp-iframe-tab-repaint.html 2 <title>Accelerated compositing tab repaint bug</title>
8 <h1>Accelerated compositing tab repaint bug</h1>
9 <p>This test case checks for a repaint bug resulting from accelerated
  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
CONTRIBUTORS 15 bug fixes;
19 Early bug fixes.
22 bug fixes;
29 early bug fixes to condition variables.
31 Bug fix.
33 Various bug fixes.
35 Bug fix.
37 Bug fixes.
39 general bug fixes; bug fixes to condition variables
    [all...]
  /external/chromium_org/third_party/WebKit/Source/wtf/
CONTRIBUTORS.pthreads-win32 23 bug fixes;
27 Early bug fixes.
30 bug fixes;
37 early bug fixes to condition variables.
39 Bug fix.
41 Various bug fixes.
43 Bug fix.
45 Bug fixes.
47 general bug fixes; bug fixes to condition variables
    [all...]

Completed in 1490 milliseconds

1 2 3 4 5 6 7 8 91011>>