/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/config/ |
_msvc.h | 113 returns null instead of throwing bad_alloc. */
|
/dalvik/vm/alloc/ |
Heap.cpp | 184 * throwing an OOME, though. 255 * been collected and cleared before throwing an OOME. 292 * by throwing the (stackless) pre-built OOME.
|
/external/clang/lib/Sema/ |
SemaExceptionSpec.cpp | 298 // - both are non-throwing, regardless of their form, 304 // C++0x [except.spec]p12: An exception-specifcation is non-throwing if it is 371 // Any non-throwing specifications are compatible.
|
/packages/apps/Email/emailcommon/src/org/apache/commons/io/ |
DirectoryWalker.java | 169 * <li>Constructing and throwing a {@link CancelException}.</li>
220 * <b>Note</b> the decision logic and throwing a {@link CancelException} could be implemented
381 * throwing a <code>CancelException</code> if it has.
|
/external/llvm/lib/TableGen/ |
Record.cpp | [all...] |
/dalvik/dexgen/src/com/android/dexgen/util/ |
ByteArray.java | 216 * Checks a range of offsets for validity, throwing if invalid.
|
/dalvik/docs/ |
verifier.html | 143 The verifier may reject a class immediately, or it may defer throwing
|
/dalvik/dx/src/com/android/dx/util/ |
ByteArray.java | 216 * Checks a range of offsets for validity, throwing if invalid.
|
/dalvik/libnativehelper/ |
JNIHelp.cpp | 229 LOGE("Failed throwing '%s' '%s'", className, msg);
|
/dalvik/vm/mterp/x86-atom/ |
entry.S | 82 * No, are we throwing an exception?
|
/development/apps/FontLab/src/com/android/fontlab/ |
FontLab.java | 74 + " Naomi Campbell was today sentenced to five days' community service and ordered to attend an anger management course after she admitted throwing a mobile phone at her maid."
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ |
DTMException.java | 159 * <p>This is used for throwing processor exceptions before
|
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
DOM2Helper.java | 59 * DOM2Helper can support. If we return without throwing the exception,
|
/external/guava/src/com/google/common/util/concurrent/ |
Executors.java | 222 * in concurrent calls to {@code invokeAll/invokeAny} throwing
|
/external/icu4c/test/intltest/ |
nmfmtrt.cpp | 210 // This is a normal machine that can support IEEE754 denormalized doubles without throwing an error.
|
/external/jsilver/src/com/google/streamhtmlparser/ |
HtmlParserFactory.java | 91 * Protects all the createParserXXX methods by throwing a run-time exception
|
/external/libpng/contrib/visupng/ |
cexcept.h | 48 Because throwing an exception causes the object to be copied (not
|
/external/nist-sip/java/gov/nist/core/ |
HostNameParser.java | 61 * opposed simply being blunt and throwing an exception).
|
/external/v8/test/mjsunit/ |
array-slice.js | 96 // Throwing an exception in conversion:
|
/external/webkit/Source/JavaScriptCore/runtime/ |
JSGlobalData.cpp | 402 // up throwing away code that is live on the stack.
|
/frameworks/base/core/java/android/bluetooth/ |
BluetoothInputDevice.java | 115 // Instead of throwing an exception which prevents people from going
|
/frameworks/base/core/java/android/net/ |
DnsPinger.java | 193 // Check that ID field matches (we're throwing out the rest of the packet)
|
/libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/ |
FileClientSessionCache.java | 94 // File.list() will return null in error cases without throwing IOException
|
/libcore/luni/src/main/java/org/w3c/dom/ls/ |
LSParserFilter.java | 44 * throwing exceptions from a filter is DOM implementation dependent.
|
/packages/apps/Email/src/com/android/email/provider/ |
AttachmentProvider.java | 134 * TODO: The thumbnail format returns null for its failure cases, instead of throwing
|