HomeSort by relevance Sort by last modified time
    Searched full:bug (Results 51 - 75 of 4717) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/elfutils/
THANKS 5 Jakub Jelinek bug fixes, testing
  /external/llvm/test/Transforms/InstCombine/
README.txt 2 dated tests are actual bug tests, whereas the named tests are used to test
  /external/openssl/crypto/bn/
divtest.c 11 static void bug(char *m, BIGNUM *a, BIGNUM *b) function
35 bug("BN_div failed",a,b);
37 bug("BN_div_recp failed",a,b);
39 bug("mismatch",a,b);
  /external/valgrind/main/cachegrind/tests/
chdir.c 3 // Before the bug was fixed, if a program changed working directory, things
  /external/valgrind/main/none/tests/
syslog.c 1 // syslog() needs a suppression on Mac OS X (bug 191192). This tests that.
  /external/webkit/LayoutTests/fast/encoding/
charset-koi8-u-expected.txt 1 Test for bug 4195 - REGRESSION: KOI8-U encoding no longer supported.
css-charset-evil-expected.txt 1 Test for bug 10155: CSS2: @charset is not supported
css-charset-expected.txt 1 Test for bug 10155: CSS2: @charset is not supported
pseudo-tags-in-attributes-expected.txt 1 Test for bug 12506: REGRESSION: Safari doesn't display hebrew text on a web page, displayed correctly on Tiger.
pseudo-xml-3-expected.txt 1 Test for bug 9783: An XML declaration without an explicit encoding incorrectly triggers UTF-8 encoding in an HTML document
pseudo-xml-4-expected.txt 1 Test for bug 9783: An XML declaration without an explicit encoding incorrectly triggers UTF-8 encoding in an HTML document
pseudo-xml-expected.txt 1 Test for bug 9783: An XML declaration without an explicit encoding incorrectly triggers UTF-8 encoding in an HTML document
  /external/webkit/LayoutTests/fast/xpath/
implicit-node-args-expected.txt 1 Test for bug 12602:
  /ndk/sources/host-tools/sed-4.2.1/
README-alpha 3 bug reports to bonzini@gnu.org.
  /external/kernel-headers/original/asm-mips/
bug.h 10 #define BUG() \
31 #include <asm-generic/bug.h>
  /external/webkit/LayoutTests/fast/dom/HTMLLinkElement/
onload-completion-test-expected.txt 1 This test verifies that at the time a body onload function is called that the subresources of this page (in particular the image) are already loaded. The page verifies that the image has the expected dimensions at the time of the onload event, and prints its result based on that. This is a regression test for a bug introduced by the patch for bug 3652.
  /external/webkit/Source/WebCore/manual-tests/
autoscroll-when-outside-window.html 5 <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/mesa3d/docs/
relnotes-7.0.2.html 14 Mesa 7.0.2 is a stable release with bug fixes since version 7.0.
41 <h2>Bug fixes</h2>
43 <li>Fixed a vertex buffer wrapping issue (bug 9962)
47 <li>Fixed a blending/banding issue (bug 11931)
48 <li>Fixed a GLU matrix inversion bug (#6748)
49 <li>Fixed problem with large glDrawArrays calls and indirect rendering (bug 12141)
51 <li>Fixed x86-64 vertex transformation bug (12216)
53 <li>Parsing of state.texgen in ARB vertex/fragment programs didn't work (bug 12313)
54 <li>Fixed a glCopyPixels/glPixelZoom bug (12417)
55 <li>Fixed a bug when using glMaterial in display lists (bug 10604
    [all...]
relnotes-7.8.3.html 14 Mesa 7.8.3 is a bug fix release which fixes bugs found since the 7.8.2 release.
52 <h2>Bug fixes</h2>
54 <li>Fix unsupported FB with D24S8 (bug
57 <li>Fixed a bug rendering to 16-bit buffers using swrast.</li>
58 <li>Fixed a state tracker/TGSI bug that caused crashes when using Windows'
60 <li>Fixed an issue rendering to 32-bit channels with swrast (bug
62 <li>GLSL: fix indirect <TT>gl_TextureMatrix</TT> addressing (bug
64 <li>GLSL: fix for bug
66 <li>GLSL: fix zw fragcoord entries in some cases (bug
68 <li>Fix texture env generation in some cases (bug
    [all...]
relnotes-7.9.html 70 <h2>Bug fixes</h2>
75 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=10908">Bug 10908</a> - GLSL: gl_FogParamaters gl_Fog built-in uniform not functioning</li>
76 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=13753">Bug 13753</a> - Numerous bugs in GLSL uniform handling</li>
77 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=16854">Bug 16854</a> - GLSL function call at global scope causes SEGV</li>
78 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=16856">Bug 16856</a> - GLSL indexing of unsized array results in assertion failure</li>
79 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=18659">Bug 18659</a> - Crash in shader/slang/slang_codegen.c _slang_gen_function_call_name()</li>
80 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=19089">Bug 19089</a> - [GLSL] glsl1/shadow2D() cases fail</li>
81 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=22622">Bug 22622</a> - [GM965 GLSL] noise*() cause GPU lockup</li>
82 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=23743">Bug 23743</a> - For loop from 0 to 0 not optimized out</li>
83 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=24553">Bug 24553</a> - shader compilation times explode when using more () pairs</li
    [all...]
relnotes-7.0.1.html 14 Mesa 7.0.1 is a stable release with bug fixes since version 7.0.
37 <h2>Bug fixes</h2>
48 <li>Fixed glDrawPixels(GL_STENCIL_INDEX) pixel transfer bug 11457
49 <li>GLSL bug fix: added vec2(vec4) constructor
50 <li>GLSL bug fix: .strq and .rgba writemasks didn't always work
51 <li>Stencil pixel map didn't always work for glDrawPixels (bug 11475)
52 <li>Fixed polygon stipple bug in i915 driver
53 <li>Binding a zero-sized texture didn't disable texturing (bug 11309)
55 the terminating zero (bug 11588)
57 <li>Fixed a GLSL function call bug (#11731
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/audio/amigaos/
SDL_ahiaudio.c 61 D(bug("AHI available.\n"));
70 D(if(!ok) bug("AHI not available\n"));
85 D(bug("AHI created...\n"));
160 D(bug("Closing audio...\n"));
168 D(bug("Break req[1]...\n"));
174 D(bug("Break req[0]...\n"));
181 D(bug("Break AGAIN req[1]...\n"));
189 D(bug("Reqs breaked, closing device...\n"));
191 D(bug("Device closed, freeing memory...\n"));
193 D(bug("Memory freed, deleting IOReq...\n"));
    [all...]
  /docs/source.android.com/src/source/
life-of-a-bug.md 17 # Life of a Bug #
22 Reporting bugs is great (thank you!), but what happens to a bug report once
23 you file it? This page describes the Life of a Bug.
34 Here's the life of a bug, in a nutshell:
36 1. A bug is filed, and has the state "New".
54 New issues include bug reports that are not yet being acted upon. The two
58 The bug report has not yet been triaged (that is, reviewed by an AOSP contributor.)
61 The bug report has insufficient information to act
62 upon. The person who reported the bug needs to provide additional detail
64 provided, the bug may be closed by default, as one of the No-Actio
    [all...]
  /external/antlr/antlr-3.4/runtime/Ruby/test/unit/
test-exceptions.rb 12 example "raising an ANTLR bug exception" do
14 ANTLR3.bug!( 'whateva' )
15 }.should raise_error( ANTLR3::Bug )
  /external/kernel-headers/original/asm-x86/
bug.h 15 #define BUG() \
29 #define BUG() \
41 #include <asm-generic/bug.h>

Completed in 1543 milliseconds

1 23 4 5 6 7 8 91011>>