HomeSort by relevance Sort by last modified time
    Searched refs:Exceptions (Results 1 - 25 of 137) sorted by null

1 2 3 4 5 6

  /external/emma/core/java12/com/vladium/util/exception/
Exceptions.java 7 * $Id: Exceptions.java,v 1.1.1.1 2004/05/09 16:57:58 vlad_r Exp $
16 abstract class Exceptions
44 private Exceptions () {} // this class is not extendible
  /ndk/tests/device/test-stlport_shared-exception/jni/
variadic73.cpp 7 template<typename... Exceptions> void f(int idx) throw(Exceptions...) {
  /ndk/tests/device/test-stlport_static-exception/jni/
variadic73.cpp 7 template<typename... Exceptions> void f(int idx) throw(Exceptions...) {
  /art/compiler/optimizing/
intrinsics_arm64.h 44 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions) \
68 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions) \
intrinsics_mips.h 39 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions) \
63 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions) \
intrinsics_mips64.h 39 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions) \
63 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions) \
intrinsics_x86.h 39 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions) \
64 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions) \
intrinsics_x86_64.h 39 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions) \
64 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions) \
intrinsics_arm.h 43 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions) \
70 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions) \
intrinsics.cc 39 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions) \
55 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions) \
71 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions) \
82 // Function that returns whether an intrinsic can throw exceptions.
87 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions) \
89 return Exceptions;
609 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions) \
intrinsics.h 60 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironment, SideEffects, Exceptions) \
75 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironment, SideEffects, Exceptions) \
204 // intrinsic to exploit e.g. no side-effects or exceptions, but otherwise not handled
  /external/guice/core/src/com/google/inject/internal/
Exceptions.java 21 * Rethrows user-code exceptions in wrapped exceptions so that Errors can target the correct
26 class Exceptions {
  /dalvik/dexgen/src/com/android/dexgen/rop/code/
Rops.java 111 Exceptions.LIST_Error, "const-object");
262 Exceptions.LIST_Error_ArithmeticException, "div-int");
267 Exceptions.LIST_Error_ArithmeticException, "div-long");
281 Exceptions.LIST_Error_ArithmeticException, "rem-int");
286 Exceptions.LIST_Error_ArithmeticException, "rem-long");
423 Exceptions.LIST_Error_ArithmeticException, "div-const-int");
428 Exceptions.LIST_Error_ArithmeticException, "div-const-long");
442 Exceptions.LIST_Error_ArithmeticException, "rem-const-int");
447 Exceptions.LIST_Error_ArithmeticException, "rem-const-long");
630 Exceptions.LIST_Error_NullPointerException, "array-length")
    [all...]
Exceptions.java 25 public final class Exceptions {
130 private Exceptions() {
  /dalvik/dx/src/com/android/dx/rop/code/
Rops.java 111 Exceptions.LIST_Error, "const-object");
262 Exceptions.LIST_Error_ArithmeticException, "div-int");
267 Exceptions.LIST_Error_ArithmeticException, "div-long");
281 Exceptions.LIST_Error_ArithmeticException, "rem-int");
286 Exceptions.LIST_Error_ArithmeticException, "rem-long");
423 Exceptions.LIST_Error_ArithmeticException, "div-const-int");
428 Exceptions.LIST_Error_ArithmeticException, "div-const-long");
442 Exceptions.LIST_Error_ArithmeticException, "rem-const-int");
447 Exceptions.LIST_Error_ArithmeticException, "rem-const-long");
630 Exceptions.LIST_Error_NullPointerException, "array-length")
    [all...]
Exceptions.java 25 public final class Exceptions {
130 private Exceptions() {
  /external/dexmaker/src/dx/java/com/android/dx/rop/code/
Rops.java 111 Exceptions.LIST_Error, "const-object");
262 Exceptions.LIST_Error_ArithmeticException, "div-int");
267 Exceptions.LIST_Error_ArithmeticException, "div-long");
281 Exceptions.LIST_Error_ArithmeticException, "rem-int");
286 Exceptions.LIST_Error_ArithmeticException, "rem-long");
423 Exceptions.LIST_Error_ArithmeticException, "div-const-int");
428 Exceptions.LIST_Error_ArithmeticException, "div-const-long");
442 Exceptions.LIST_Error_ArithmeticException, "rem-const-int");
447 Exceptions.LIST_Error_ArithmeticException, "rem-const-long");
630 Exceptions.LIST_Error_NullPointerException, "array-length")
    [all...]
Exceptions.java 25 public final class Exceptions {
130 private Exceptions() {
  /external/v8/test/js-perf-test/Exceptions/
run.js 12 print(name + '-Exceptions(Score): ' + result);
  /ndk/tests/device/test-gnustl-full/jni/
Android.mk 14 # Exceptions are disabled for now
  /external/proguard/examples/
library.pro 24 -keepattributes Exceptions,InnerClasses,Signature,Deprecated,
  /ndk/tests/device/test-stlport/jni/
Android.mk 14 # Exceptions are disabled for now
  /prebuilts/tools/common/proguard/proguard4.7/examples/
library.pro 24 -keepattributes Exceptions,InnerClasses,Signature,Deprecated,
  /sdk/hierarchyviewer/src/com/android/hierarchyviewer/scene/
ViewHierarchyLoader.java 23 import org.openide.util.Exceptions;
116 Exceptions.printStackTrace(ex);
127 Exceptions.printStackTrace(ex);
  /external/emma/core/java12/com/vladium/emma/data/
MergeProcessor.java 19 import com.vladium.util.exception.Exceptions;
317 if (Exceptions.unexpectedFailure (failure, EXPECTED_FAILURES))

Completed in 845 milliseconds

1 2 3 4 5 6