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

1 2 3 4 5 6 7 891011>>

  /external/qemu/distrib/sdl-1.2.15/src/main/qtopia/
SDL_qtopia_main.cc 16 // some issues in Qtopia where there are left-over qcop files in /tmp/.
  /external/qemu/target-i386/
TODO 1 Correctness issues:
  /external/sfntly/cpp/src/sfntly/port/
atomic.h 53 // issues that clang not carring over this definition. Therefore we boldly
  /external/skia/gm/
factory.cpp 55 // Skip cross process pipe due to https://code.google.com/p/skia/issues/detail?id=1520
imagemagnifier.cpp 25 // Skip tiled drawing until https://code.google.com/p/skia/issues/detail?id=781 is fixed.
selftest.cpp 49 // those which caused https://code.google.com/p/skia/issues/detail?id=1079
stringart.cpp 12 // Reproduces https://code.google.com/p/chromium/issues/detail?id=279014
  /external/skia/tests/
FillPathTest.cpp 27 // http://code.google.com/p/skia/issues/detail?id=87
  /external/stlport/doc/
README.intel 4 Known issues:
  /external/valgrind/main/docs/internals/
SPEC-notes.txt 6 There are two benchmarks that have issues, and I thought I'd share them
  /external/valgrind/unittest/
memory_unittest.cc 53 // Dr. Memory bug: http://code.google.com/p/dynamorio/issues/detail?id=275
78 // DrMemory bug http://code.google.com/p/dynamorio/issues/detail?id=286
86 // DrMemory bug http://code.google.com/p/dynamorio/issues/detail?id=281
92 // see http://code.google.com/p/drmemory/issues/detail?id=21
  /frameworks/base/tests/LegacyRestoreTest/
README 10 <https://code.google.com/p/android/issues/detail?id=63880>.
  /libcore/luni/src/main/java/java/io/
Flushable.java 30 * if there are any issues writing the data.
  /libcore/luni/src/test/java/libcore/java/io/
InputStreamReaderTest.java 29 * http://code.google.com/p/android/issues/detail?id=10252
  /libcore/luni/src/test/java/libcore/java/nio/
OldDirectIntBufferTest.java 26 * Regression for http://code.google.com/p/android/issues/detail?id=3279
OldDirectShortBufferTest.java 26 * Regression for http://code.google.com/p/android/issues/detail?id=3279
  /libcore/luni/src/test/java/libcore/java/nio/channels/
ServerSocketChannelTest.java 22 // http://code.google.com/p/android/issues/detail?id=16579
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/smart_ptr/
bad_weak_ptr.hpp 32 // is compiled with -ps, the compiler issues an error.
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/utility/
value_init.hpp 11 // 20 Feb 2009 (Fixed logical const-ness issues) Niels Dekker, Fernando Cacciola
21 // issues, by clearing the bytes of T, before constructing the T object it
22 // contains. More details on these issues are at libs/utility/value_init.htm
48 // suggests that a workaround should be applied, because of compiler issues
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/userdictionary/
UserDictionaryLocalePicker.java 25 // in order to deal with some devices that have issues with the user dictionary handling
  /prebuilts/tools/common/m2/repository/com/android/tools/external/lombok/lombok-ast/0.2.1/
lombok-ast-0.2.1.pom 23 <url>http://code.google.com/p/projectlombok/issues</url>
  /sdk/monitor/
monitor.bat 20 rem issues with directories containing whitespaces.
  /docs/source.android.com/src/source/
report-bugs.jd 38 <p><a href="https://code.google.com/p/android/issues/advsearch">Search for
40 search for all issues, not just open ones, as your issue might already
51 <p><a href="https://code.google.com/p/android/issues/entry?template=User%20bug%20report">Bug in your Device</a> - use this if you are a user reporting a bug in a device you own</p>
54 <p><a href="https://code.google.com/p/android/issues/entry?template=Developer%20bug%20report">Bug in the Software</a> - use this if you found a bug in the course of developing an app</p>
57 <p><a href="https://code.google.com/p/android/issues/entry?template=Feature%20request">Feature Request</a> - use this for a feature you'd like to see in a future verison</p>
67 Issues with retail devices need to be reported through those devices' support
68 channels, especially for devices other than Nexus. Issues with applications
  /external/chromium_org/native_client_sdk/src/doc/community/security-contest/
contest-terms.rst 67 Issue Tracker <http://code.google.com/p/nativeclient/issues/list>`_
73 or her top ten best Issues that were submitted on the `Native
75 <http://code.google.com/p/nativeclient/issues/list>`_. Since it is
137 <http://code.google.com/p/nativeclient/issues/list>`_ using a
143 http://code.google.com/p/nativeclient/issues/list. It is a web
144 application that manages and maintains a list of Issues,
145 including Issues that are not eligible for contest entry.
179 Contest. A Summary may contain up to 10 Issues. If Issues do not
180 ultimately become Verified Issues, they will not be considere
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/preferences/
LintPreferencePage.java 160 checkListLabel.setText("Issues:");
241 List<Issue> issues = mRegistry.getIssues(); local
242 for (Issue issue : issues) {
301 List<Issue> issues = mRegistry.getIssues(); local
302 for (Issue issue : issues) {
325 List<Issue> issues = mRegistry.getIssues(); local
326 for (Issue issue : issues) {
500 List<Issue> issues = mRegistry.getIssues(); local
501 for (Issue issue : issues) {
503 // issues the {@link Issue#isEnabledByDefault()} method is false instea
508 List<Issue> issues = mRegistry.getIssues(); local
620 List<Issue> issues = mRegistry.getIssues(); local
    [all...]

Completed in 1516 milliseconds

1 2 3 4 5 6 7 891011>>