HomeSort by relevance Sort by last modified time
    Searched full:throwing (Results 151 - 175 of 810) sorted by null

1 2 3 4 5 67 8 91011>>

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
throw_allocator.h 560 /// Type throwing via limit condition.
575 /// Type throwing via random condition.
688 /// Allocator throwing via limit condition.
707 /// Allocator throwing via random condition.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/
new 55 * errors from the throwing forms of @c new. */
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
throw_allocator.h 560 /// Type throwing via limit condition.
575 /// Type throwing via random condition.
695 /// Allocator throwing via limit condition.
716 /// Allocator throwing via random condition.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
new 55 * errors from the throwing forms of @c new. */
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_ios.c 75 // no throwing here
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_ios.c 75 // no throwing here
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
throw_allocator.h 560 /// Type throwing via limit condition.
575 /// Type throwing via random condition.
688 /// Allocator throwing via limit condition.
707 /// Allocator throwing via random condition.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/
new 55 * errors from the throwing forms of @c new. */
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
throw_allocator.h 560 /// Type throwing via limit condition.
575 /// Type throwing via random condition.
695 /// Allocator throwing via limit condition.
716 /// Allocator throwing via random condition.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/
new 55 * errors from the throwing forms of @c new. */
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
throw_allocator.h 563 /// Type throwing via limit condition.
594 /// Type throwing via random condition.
735 /// Allocator throwing via limit condition.
756 /// Allocator throwing via random condition.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/
new 53 * errors from the throwing forms of @c new. */
  /external/chromium_org/third_party/sqlite/src/tool/
genfkey.README 56 CASCADE: Instead of throwing an exception, all corresponding child table
61 SET NULL: Instead of throwing an exception, the foreign key fields of
  /external/v8/test/mjsunit/
stack-traces.js 227 function testOmittedBuiltin(throwing, omitted) {
229 throwing();
  /libcore/luni/src/main/java/java/util/concurrent/
BlockingDeque.java 182 * throwing an {@code IllegalStateException} if no space is currently
197 * throwing an {@code IllegalStateException} 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.
405 * {@code true} upon success and throwing an
429 * insert an element only by throwing an exception.
BlockingQueue.java 90 * {@code addAll(c)} to fail (throwing an exception) after adding
155 * {@code true} upon success and throwing an
178 * element only by throwing an exception.
  /libcore/luni/src/main/java/java/util/
Deque.java 208 * which can fail to insert an element only by throwing an exception.
226 * which can fail to insert an element only by throwing an exception.
355 * <tt>true</tt> upon success and throwing an
382 * insert an element only by throwing an exception.
455 * <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
  /frameworks/base/core/java/android/app/
AppOpsManager.java 881 * Like {@link #checkOp but instead of throwing a {@link SecurityException} it
907 * Like {@link #noteOp} but instead of throwing a {@link SecurityException} it
    [all...]
  /external/llvm/lib/Transforms/IPO/
PruneEH.cpp 79 // Definitions that are weak and not declared non-throwing might be
159 // Convert any invoke instructions to non-throwing functions in this node
  /art/test/044-proxy/src/
WrappedThrow.java 160 System.out.println("Throwing SubException");
  /dalvik/tests/044-proxy/src/
WrappedThrow.java 160 System.out.println("Throwing SubException");
  /dalvik/vm/compiler/codegen/x86/
NcgAot.cpp 113 /* check whether we are throwing an exception */
  /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

Completed in 1043 milliseconds

1 2 3 4 5 67 8 91011>>