/external/guava/src/com/google/common/util/concurrent/ |
TimeLimiter.java | 92 * the operation and throwing InterruptedException; if false, the
|
/external/llvm/include/llvm/Support/ |
ErrorHandling.h | 43 /// faults, blindly throwing exceptions through unfamiliar code isn't a way to
|
/external/nist-sip/java/gov/nist/javax/sip/parser/ims/ |
PPreferredServiceParser.java | 81 * If not, I throw an exception. I thought of not throwing an exception
|
/external/skia/src/core/ |
SkMemory_stdlib.cpp | 171 fprintf(stderr, "throwing...\n");
|
/external/srec/shared/src/ |
CircularBuffer.c | 120 /* bufSize = available; Throwing data on the floor with no notice is asking for trouble */
|
/external/webkit/Source/JavaScriptCore/API/tests/ |
JSNode.c | 40 /* Example of throwing a type error for invalid values */
|
/external/webkit/Tools/DumpRenderTree/mac/ |
ObjCPlugin.m | 202 [WebScriptObject throwException:@"Throwing exception on dealloc of ObjCPlugin"];
|
/frameworks/base/core/java/android/util/ |
ReflectiveProperty.java | 38 * field results in throwing NoSuchPropertyException.
|
/frameworks/base/docs/html/guide/developing/debugging/ |
debugging-devtools.jd | 34 <li>It will prevent Android from throwing an error if you pause on a breakpoint for a long
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/recent/ |
Choreographer.java | 125 // and buildLayer was throwing an IllegalStateException
|
/libcore/luni/src/main/java/java/nio/channels/spi/ |
AbstractInterruptibleChannel.java | 128 * released with either a normal return code, or by throwing an
|
/libcore/luni/src/main/java/java/util/ |
AbstractQueue.java | 48 * <tt>true</tt> upon success and throwing an <tt>IllegalStateException</tt>
|
/libcore/luni/src/main/java/javax/xml/transform/ |
ErrorListener.java | 38 * interface instead of throwing an <code>Exception</code>: it is up to the
|
/libcore/luni/src/main/java/libcore/io/ |
Streams.java | 57 * Fills 'dst' with bytes from 'in', throwing EOFException if insufficient bytes are available.
|
/libcore/luni/src/main/java/org/xml/sax/ |
ErrorHandler.java | 33 * in preference to throwing an exception: it is up to the application
|
/prebuilt/darwin-x86/toolchain/arm-linux-androideabi-4.4.x/arm-linux-androideabi/include/c++/4.4.3/ |
exception | 112 * 2: "When @c uncaught_exception() is true, throwing an %exception can
|
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/arm-linux-androideabi/include/c++/4.4.3/ |
exception | 112 * 2: "When @c uncaught_exception() is true, throwing an %exception can
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
basic_ios.tcc | 137 // return without throwing an exception. Unfortunately,
|
basic_ios.h | 205 * @brief Throwing exceptions on errors. 216 * @brief Throwing exceptions on errors.
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ |
exception | 112 * 2: "When @c uncaught_exception() is true, throwing an %exception can
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
basic_ios.tcc | 137 // return without throwing an exception. Unfortunately,
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ |
exception | 112 * 2: "When @c uncaught_exception() is true, throwing an %exception can
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
basic_ios.tcc | 137 // return without throwing an exception. Unfortunately,
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ |
exception | 112 * 2: "When @c uncaught_exception() is true, throwing an %exception can
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ |
FirstElementParser.java | 154 * This simply records the element name and abort processing by throwing an exception.
|