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

1 2 3 4 5 6 7 8 91011>>

  /bionic/libc/docs/
ISSUES.TXT 1 Bionic C Library Issues:
4 This document lists important known issues of various releases
9 Currently known issues:
15 Android-1.5 issues:
  /external/v8/tools/
freebsd-tick-processor 5 # Known issues on FreeBSD:
  /external/chromium/chrome/browser/
power_save_blocker_stub.cc 10 // http://code.google.com/p/chromium/issues/detail?id=33605
  /external/clang/test/SemaObjC/
property-dot-receiver.m 18 [Singleton.instance someSelector]; // clang issues error here
  /ndk/tests/build/target-c-includes/jni/
check.c 5 * See http://code.google.com/p/android/issues/detail?id=18540
  /packages/apps/Email/emailcommon/src/org/apache/james/mime4j/
ThirdPartyProject.prop 6 feedurl=https\://issues.apache.org/jira/secure/ReleaseNote.jspa
  /prebuilt/android-arm/gdbserver/
Android.mk 5 # get included in user or SDK builds. (GPL issues)
  /sdk/lint/libs/lint_api/src/com/android/tools/lint/api/
DetectorRegistry.java 68 * Returns the list of issues that can be found by all known detectors.
70 * @return the list of issues to be checked (including those that may be
76 List<Issue> issues = new ArrayList<Issue>(); local
79 issues.add(issue);
83 sIssues = Collections.unmodifiableList(issues);
  /bionic/libc/private/
resolv_static.h 12 * (note: the OpenBSD/FreeBSD resolver has similar 'issues')
  /external/dropbear/
TODO 11 - check that there aren't timing issues with valid/invalid user authentication
  /external/jsr305/ri/src/main/java/javax/annotation/meta/
When.java 7 * In particular, an issues should be reported if an ALWAYS or MAYBE value is
  /ndk/tests/device/multi-static-instances/jni/
main.cpp 2 * http://code.google.com/p/android/issues/detail?id=16010
  /sdk/files/proguard/bin/
proguard.bat 7 rem issues with directories containing whitespaces.
proguardgui.bat 7 rem issues with directories containing whitespaces.
retrace.bat 7 rem issues with directories containing whitespaces.
  /external/markdown/docs/
README 6 though there are a few known issues. See [Features][] for information
26 You may ask for help and discuss various other issues on the [mailing list][] and report bugs on the [bug tracker][].
README.html 4 though there are a few known issues. See <a href="http://www.freewisdom.org/projects/python-markdown/Features">Features</a> for information
12 <p>You may ask for help and discuss various other issues on the <a href="http://lists.sourceforge.net/lists/listinfo/python-markdown-discuss">mailing list< (…)
  /ndk/
README.TXT 28 See docs/SYSTEM-ISSUES.html for a list of important issues related to
  /sdk/lint/libs/lint_api/src/com/android/tools/lint/detector/api/
Detector.java 26 * Each detector provides information about the issues it can find, such as an explanation
39 * Returns a list of issues detected by this detector.
41 * @return a list of issues detected by this detector, never null.
69 * cleanup or report issues found
80 * or report issues found
Issue.java 25 * Issues and detectors are separate classes because a detector can discover
26 * multiple different issues as it's analyzing code, and we want to be able to
27 * different severities for different issues, the ability to suppress one but
28 * not other issues from the same detector, and so on.
75 * since they are used to persist the names of issues suppressed by the user
125 * Returns the default severity of the issues found by this detector (some
128 * @return the severity of the issues found by this detector
  /docs/source.android.com/src/source/
life-of-a-bug.md 29 convenience. However, these apps are not part of Android, and any issues
31 Most notably, to report issues related to Android Market, you should visit the
52 ## New Issues ##
54 New issues include bug reports that are not yet being acted upon. The two
67 ## Open Issues ##
102 ## No-Action Issues ##
133 ## Resolved Issues ##
167 actually multiple issue trackers for Android-related issues. The
168 [Google Code Project Hosting Issue Tracker](http://code.google.com/p/android/issues/list)
173 issues are involved, this isn't always possible
    [all...]
  /external/mesa3d/docs/
helpwanted.html 28 issues in the code.
45 the latest Mesa code and run tests (such as glean) then report issues to
54 there's no issues.
  /external/quake/quake/src/QW/
release233_notes.txt 5 QuakeWorld 2.33 is a test release to address several issues that have
17 The QuakeWorld 2.33 client has the follow changes and issues addressed:
26 - Timing issues with later versions of Windows 95 and Windows 98 that would
  /external/chromium/chrome/browser/net/
chrome_dns_cert_provenance_checker.h 27 // ordering issues wrt ChromeURLRequestContexts, since we're using a raw
  /external/chromium/chrome/browser/sync/syncable/
syncable_changes_version.h 16 // 2. The server only issues positive version numbers.

Completed in 2527 milliseconds

1 2 3 4 5 6 7 8 91011>>