HomeSort by relevance Sort by last modified time
    Searched full:throwing (Results 76 - 100 of 434) sorted by null

1 2 34 5 6 7 8 91011>>

  /libcore/luni/src/main/java/org/w3c/dom/
UserDataHandler.java 55 * <code>UserDataHandler</code>. The effect of throwing exceptions from
  /libcore/luni/src/main/java/org/w3c/dom/ls/
LSSerializerFilter.java 37 * throwing exceptions from a filter is DOM implementation dependent.
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_ios.c 75 // no throwing here
  /packages/apps/Email/tests/src/com/android/email/
TestUtils.java 81 // Throwing no exception
  /prebuilt/darwin-x86/toolchain/arm-linux-androideabi-4.4.x/arm-linux-androideabi/include/c++/4.4.3/
new 53 * errors from the throwing forms of @c new. */
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/arm-linux-androideabi/include/c++/4.4.3/
new 53 * errors from the throwing forms of @c new. */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
new 53 * errors from the throwing forms of @c new. */
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/
new 53 * errors from the throwing forms of @c new. */
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_ios.c 75 // no throwing here
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/
new 53 * errors from the throwing forms of @c new. */
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_ios.c 75 // no throwing here
  /libcore/luni/src/main/java/java/util/concurrent/
BlockingDeque.java 182 * throwing an <tt>IllegalStateException</tt> if no space is currently
197 * throwing an <tt>IllegalStateException</tt> if no space is currently
216 * fail to insert an element only by throwing an exception.
232 * fail to insert an element only by throwing an exception.
401 * <tt>true</tt> upon success and throwing an
425 * insert an element only by throwing an exception.
BlockingQueue.java 90 * <tt>addAll(c)</tt> to fail (throwing an exception) after adding
156 * <tt>true</tt> upon success and throwing an
179 * element only by throwing an exception.
  /libcore/luni/src/main/java/java/util/
Deque.java 209 * which can fail to insert an element only by throwing an exception.
227 * which can fail to insert an element only by throwing an exception.
356 * <tt>true</tt> upon success and throwing an
383 * insert an element only by throwing an exception.
456 * <tt>true</tt> upon success and throwing an
  /dalvik/dx/src/com/android/dx/cf/code/
BasicBlocker.java 62 * {@code non-null, sparse;} for each instruction offset to a throwing
206 * possibility of throwing, so this instruction needs to
284 * Search backward for the branch or throwing
  /external/llvm/include/llvm/MC/
MCContext.h 281 /// obtaining memory. It is a non-throwing new, which means that it returns
316 /// obtaining memory. It is a non-throwing new[], which means that it returns
  /external/llvm/lib/Transforms/IPO/
PruneEH.cpp 79 // Definitions that are weak and not declared non-throwing might be
158 // Convert any invoke instructions to non-throwing functions in this node
  /external/llvm/include/llvm/TableGen/
Record.h     [all...]
  /dalvik/tests/044-proxy/src/
WrappedThrow.java 160 System.out.println("Throwing SubException");
  /external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/java/security/cert/
CertificateFactory_ImplTest.java 369 // error code, marks sequences as throwing exceptions
440 if (expected_size == error) { // exception throwing test
468 // error code, marks sequences as throwing exceptions
539 if (expected_size == error) { // exception throwing test
    [all...]
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_folder_view.mm 48 // TODO(jrg): when throwing it all away and using animations, try
  /external/clang/lib/StaticAnalyzer/Checkers/
NoReturnFunctionChecker.cpp 62 // FIXME: This is just a wrapper around throwing an exception.
  /external/easymock/src/org/easymock/
MockControl.java 153 * will react by throwing the provided Throwable.
208 * number of times, and will react by throwing the provided Throwable.
284 * specified by a method call, and will react by throwing the provided
359 * by throwing the provided Throwable.
  /external/guava/src/com/google/common/collect/
ImmutableSortedMapFauxverideShim.java 23 * {@link ImmutableSortedMap} equivalents with deprecated, exception-throwing
ImmutableSortedSetFauxverideShim.java 23 * {@link ImmutableSortedSet} equivalents with deprecated, exception-throwing

Completed in 2035 milliseconds

1 2 34 5 6 7 8 91011>>