/art/test/086-null-super/ |
info.txt | 4 This is a regression test for a defect in Dalvik, which was assuming
|
/art/test/087-gc-after-link/ |
info.txt | 4 This is a regression test for a defect in Dalvik, which was assuming
|
/external/jsr305/ |
README.android | 4 Description: "Annotations for Software Defect Detection." ie. @Nullable and friends
|
pom.xml | 13 <name>JSR 305: Annotations for Software Defect Detection in Java</name>
|
/external/skia/site/user/ |
issue-tracker.md | 4 The Issue Tracker is the bug database where we track all defect reports and
|
/external/mockito/src/org/mockito/internal/invocation/ |
SerializableMethod.java | 59 "Please report this as a defect with an example of how to reproduce it.", declaringClass, methodName);
64 "Please report this as a defect with an example of how to reproduce it.", declaringClass, methodName);
|
/external/jsr305/javadoc/ |
overview-frame.html | 10 <META NAME="keywords" CONTENT="Overview, JSR305 Documentation : Annotations for Software Defect Detection">
|
/external/mksh/ |
NOTICE | 20 * damage or existence of a defect, except proven that it results out
|
/prebuilts/gdb/darwin-x86/lib/python2.7/email/ |
errors.py | 38 """Base class for a message defect."""
|
feedparser.py | 17 exception. Instead, when it finds something unexpected, it adds a 'defect' to 390 # that as a defect and store the captured text as the payload. 442 # is illegal, so let's note the defect, store the illegal 444 defect = errors.FirstHeaderLineIsContinuationDefect(line) 445 self._cur.defects.append(defect) 470 # Weirdly placed unix-from line. Note this as a defect 472 defect = errors.MisplacedEnvelopeHeaderDefect(line) 473 self._cur.defects.append(defect) 478 defect = errors.MalformedHeaderDefect(line) 479 self._cur.defects.append(defect) [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/email/ |
errors.py | 38 """Base class for a message defect."""
|
feedparser.py | 17 exception. Instead, when it finds something unexpected, it adds a 'defect' to 390 # that as a defect and store the captured text as the payload. 442 # is illegal, so let's note the defect, store the illegal 444 defect = errors.FirstHeaderLineIsContinuationDefect(line) 445 self._cur.defects.append(defect) 470 # Weirdly placed unix-from line. Note this as a defect 472 defect = errors.MisplacedEnvelopeHeaderDefect(line) 473 self._cur.defects.append(defect) 478 defect = errors.MalformedHeaderDefect(line) 479 self._cur.defects.append(defect) [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/ |
errors.py | 38 """Base class for a message defect."""
|
feedparser.py | 17 exception. Instead, when it finds something unexpected, it adds a 'defect' to 390 # that as a defect and store the captured text as the payload. 442 # is illegal, so let's note the defect, store the illegal 444 defect = errors.FirstHeaderLineIsContinuationDefect(line) 445 self._cur.defects.append(defect) 470 # Weirdly placed unix-from line. Note this as a defect 472 defect = errors.MisplacedEnvelopeHeaderDefect(line) 473 self._cur.defects.append(defect) 478 defect = errors.MalformedHeaderDefect(line) 479 self._cur.defects.append(defect) [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/ |
errors.py | 38 """Base class for a message defect."""
|
feedparser.py | 17 exception. Instead, when it finds something unexpected, it adds a 'defect' to 390 # that as a defect and store the captured text as the payload. 442 # is illegal, so let's note the defect, store the illegal 444 defect = errors.FirstHeaderLineIsContinuationDefect(line) 445 self._cur.defects.append(defect) 470 # Weirdly placed unix-from line. Note this as a defect 472 defect = errors.MisplacedEnvelopeHeaderDefect(line) 473 self._cur.defects.append(defect) 478 defect = errors.MalformedHeaderDefect(line) 479 self._cur.defects.append(defect) [all...] |
/external/ceres-solver/data/nist/ |
Roszman1.dat | 25 Data: 1 Response (y = quantum defect)
|
/external/clang/www/ |
make_cxx_dr_status | 58 <title>Clang - C++ Defect Report Status</title> 80 <h1>C++ Defect Report Support in Clang</h1> 84 <h2 id="cxxdr">C++ defect report implementation status</h2> 86 <p>This page tracks which C++ defect reports are implemented within Clang.</p>
|
/external/mksh/src/ |
var_spec.h | 17 * damage or existence of a defect, except proven that it results out
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr1/ |
cinttypes | 62 // anywhere outside the synopsis. Likely, a defect.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/tr1/ |
cinttypes | 62 // anywhere outside the synopsis. Likely, a defect.
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/ |
cinttypes | 62 // anywhere outside the synopsis. Likely, a defect.
|
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/ |
cinttypes | 62 // anywhere outside the synopsis. Likely, a defect.
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/ |
CHANGELOG.md | 252 72 Defect Appengine OAuth2Decorator: Convert redirect address to string 253 22 Defect Better error handling for unknown service name or version 254 48 Defect StorageByKeyName().get() has side effects 255 50 Defect Need sample client code for Admin Audit API 256 28 Defect better comments for app engine sample Nov 9
|
/external/tpm2/ |
Entity.c | 128 // Any other handle type is a defect in the unmarshaling code. 185 // a code defect. 225 // If any other handle type is present here, then there is a defect 281 // a code defect. 308 // If any other handle type is present it is a code defect.
|