HomeSort by relevance Sort by last modified time
    Searched full:bug (Results 201 - 225 of 4544) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/chromium/crypto/
run_all_unittests.cc 12 // TODO(rvargas) Bug 79359: remove this.
  /external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
BugType.h 1 //===--- BugType.h - Bug Information Desciption ----------------*- C++ -*-===//
10 // This file defines BugType, a class representing a bug type.
42 /// isSuppressOnSink - Returns true if bug reports associated with this bug
  /external/clang/test/CXX/class/class.friend/
p1-ambiguous.cpp 7 // Bug 4784.
  /external/clang/test/CodeGen/
2002-08-19-RecursiveLocals.c 3 /* This testcase doesn't actually test a bug, it's just the result of me
  /external/clang/test/SemaCXX/
typo-correction.cpp 21 // yet been encountered. This was a bug in the first version of the type
  /external/clang/test/SemaObjC/
category-method-lookup.m 24 float f = [Foo returnsFloat]; // GCC doesn't find this method (which is a bug IMHO).
  /external/icu4c/test/cintltst/
citertst.h 50 * @bug 4108758 - Make sure it works with contracting characters
63 /** @bug 4108762
68 * Test Bug 672, where different locales give a different offset after
74 * Repeat TestBug672 with normalizatin enabled - this test revealed a bug
  /external/llvm/test/Analysis/BasicAA/
2003-03-04-GEPCrash.ll 2 ; Test for a bug in BasicAA which caused a crash when querying equality of P1&P2
  /external/llvm/test/Assembler/
2003-05-15-AssemblerProblem.ll 1 ; This bug was caused by two CPR's existing for the same global variable,
  /external/llvm/test/CodeGen/X86/
legalize-fmp-oeq-vector-select.ll 4 define <4 x float> @bug(float %a) nounwind {
live-out-reg-info.ll 4 ; to an off-by-one bug with ComputeMaskedBits information.
  /external/llvm/test/MC/ELF/
x86_64-reloc-sizetest.s 4 // Original bug http://llvm.org/bugs/show_bug.cgi?id=10568
  /external/llvm/test/Transforms/ConstProp/
2002-05-03-NotOperator.ll 1 ; This bug has to do with the fact that constant propagation was implemented in
  /external/markdown/docs/
release-2.0.2.txt 4 Python-Markdown 2.0.2 is a bug-fix release. No new features have been added.
  /external/mesa3d/docs/
RELNOTES-3.2 8 have been added. For a list of bug fixes please read the VERSIONS file.
relnotes-7.4.2.html 41 <h2>Bug fixes</h2>
44 <li>Fixed swrast texture rectangle bug when wrap mode = GL_CLAMP_TO_BORDER and
45 filter mode = GL_LINEAR. (bug 21461)
47 <li>Fixed a state validation bug in glCopyTex[Sub]Image()
relnotes-7.4.html 48 <h2>Bug fixes</h2>
54 <li>Fixed VBO + glPush/PopClientAttrib() bug #19835
55 <li>Assorted i965 driver bug fixes
57 <li>Fixed a GLSL array indexing bug
  /external/qemu/distrib/sdl-1.2.12/src/timer/amigaos/
SDL_systimer.c 179 D(bug("Timer inizializzato, TPS: %lu - %lu\n",result[0],result[1]));
185 D(bug("Shiftato TPS: %lu - %lu\n",result[0],result[1]));
190 D(bug("Current ticks: %lu - %lu\n",result[0],result[1]));
195 D(bug("Shiftato: %lu - %lu\n",result[0],result[1]));
199 D(bug("Errore nell'inizializzazione del timer!\n"));
213 D(bug("SYSTimer: Entering RunTimer loop..."));
227 D(bug("SYSTimer: EXITING RunTimer loop..."));
234 D(bug("Creating thread for the timer (NOITIMER)...\n"));
240 D(bug("Creazione del thread fallita...\n"));
  /external/stlport/test/unit/
typeinfo_header_test.cpp 11 /* SourceForge: STLport bug report 1721844
  /external/valgrind/main/memcheck/tests/
calloc-overflow.c 10 // enormous as asked-for!) block. See bug 149878.
null_socket.c 7 // It's legit to have NULL buffers; before the bug was fixed Valgrind
realloc2.c 1 /* This test demonstrated an obscure bug in malloclists handling caused by
  /external/valgrind/main/none/tests/
ansi.c 4 * really that it compiles ok, rather than it runs ok. From bug report
  /external/webkit/LayoutTests/fast/dom/DOMImplementation/
createHTMLDocument-title.html 1 <p>Test for a <href="https://bugs.webkit.org/show_bug.cgi?id=30982">bug 30982</a>: createHTMLDocument doesn't escape ampersand and less-than in title.</p>
  /external/webkit/LayoutTests/fast/dom/HTMLLinkElement/
link-and-subresource-test-expected.txt 3 This test verifies that an image which is prefetched, and which is also contained as a subresource of the current document can be loaded correctly as a subresource. See bug 49236 in which this wasn't working.

Completed in 521 milliseconds

1 2 3 4 5 6 7 891011>>