/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/ |
H A D | serialized_shape_function_registry.cpp | 33 ops.prim.RaiseException("AssertionError: ") 41 ops.prim.RaiseException("AssertionError: ") 48 ops.prim.RaiseException("AssertionError: ") 70 ops.prim.RaiseException("AssertionError: ") 82 ops.prim.RaiseException("AssertionError: ") 86 ops.prim.RaiseException("AssertionError: ") 101 ops.prim.RaiseException("AssertionError: ") 106 ops.prim.RaiseException("AssertionError: ") 111 ops.prim.RaiseException("AssertionError: ") 141 ops.prim.RaiseException("AssertionError: ") [all …]
|
/aosp_15_r20/external/protobuf/objectivec/ |
H A D | GPBCodedInputStream.m | 55 static void RaiseException(NSInteger code, NSString *reason) { function 73 RaiseException(GPBCodedInputStreamErrorRecursionDepthExceeded, nil); 80 RaiseException(GPBCodedInputStreamErrorInvalidSize, nil); 85 RaiseException(GPBCodedInputStreamErrorSubsectionLimitReached, nil); 127 RaiseException(GPBCodedInputStreamErrorInvalidVarInt, @"Invalid VarInt64"); 218 RaiseException(GPBCodedInputStreamErrorInvalidTag, 223 RaiseException(GPBCodedInputStreamErrorInvalidTag, 247 RaiseException(GPBCodedInputStreamErrorInvalidUTF8, nil); 282 RaiseException(GPBCodedInputStreamErrorInvalidSubsectionLimit, nil); 305 RaiseException(GPBCodedInputStreamErrorInvalidTag, @"Unexpected tag read");
|
/aosp_15_r20/external/cronet/third_party/protobuf/objectivec/ |
H A D | GPBCodedInputStream.m | 55 static void RaiseException(NSInteger code, NSString *reason) { function 73 RaiseException(GPBCodedInputStreamErrorRecursionDepthExceeded, nil); 80 RaiseException(GPBCodedInputStreamErrorInvalidSize, nil); 85 RaiseException(GPBCodedInputStreamErrorSubsectionLimitReached, nil); 127 RaiseException(GPBCodedInputStreamErrorInvalidVarInt, @"Invalid VarInt64"); 218 RaiseException(GPBCodedInputStreamErrorInvalidTag, 223 RaiseException(GPBCodedInputStreamErrorInvalidTag, 247 RaiseException(GPBCodedInputStreamErrorInvalidUTF8, nil); 282 RaiseException(GPBCodedInputStreamErrorInvalidSubsectionLimit, nil); 305 RaiseException(GPBCodedInputStreamErrorInvalidTag, @"Unexpected tag read");
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googletest/test/ |
H A D | googletest-catch-exceptions-test_.cc | 55 SehExceptionInConstructorTest() { RaiseException(42, 0, 0, NULL); } in SehExceptionInConstructorTest() 62 ~SehExceptionInDestructorTest() { RaiseException(42, 0, 0, NULL); } in ~SehExceptionInDestructorTest() 69 static void SetUpTestSuite() { RaiseException(42, 0, 0, NULL); } in SetUpTestSuite() 76 static void TearDownTestSuite() { RaiseException(42, 0, 0, NULL); } in TearDownTestSuite() 84 virtual void SetUp() { RaiseException(42, 0, 0, NULL); } in SetUp() 91 virtual void TearDown() { RaiseException(42, 0, 0, NULL); } in TearDown() 96 TEST(SehExceptionTest, ThrowsSehException) { RaiseException(42, 0, 0, NULL); } in TEST()
|
H A D | googletest-death-test_ex_test.cc | 39 #include <windows.h> // For RaiseException(). 79 EXPECT_DEATH(RaiseException(42, 0x0, 0, NULL), "") in TEST()
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/test/ |
D | googletest-catch-exceptions-test_.cc | 55 SehExceptionInConstructorTest() { RaiseException(42, 0, 0, NULL); } in SehExceptionInConstructorTest() 62 ~SehExceptionInDestructorTest() { RaiseException(42, 0, 0, NULL); } in ~SehExceptionInDestructorTest() 69 static void SetUpTestSuite() { RaiseException(42, 0, 0, NULL); } in SetUpTestSuite() 76 static void TearDownTestSuite() { RaiseException(42, 0, 0, NULL); } in TearDownTestSuite() 84 virtual void SetUp() { RaiseException(42, 0, 0, NULL); } in SetUp() 91 virtual void TearDown() { RaiseException(42, 0, 0, NULL); } in TearDown() 97 RaiseException(42, 0, 0, NULL); in TEST()
|
D | googletest-death-test_ex_test.cc | 39 # include <windows.h> // For RaiseException(). 80 EXPECT_DEATH(RaiseException(42, 0x0, 0, NULL), "") in TEST()
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/third_party/googletest/test/ |
D | googletest-catch-exceptions-test_.cc | 55 SehExceptionInConstructorTest() { RaiseException(42, 0, 0, NULL); } in SehExceptionInConstructorTest() 62 ~SehExceptionInDestructorTest() { RaiseException(42, 0, 0, NULL); } in ~SehExceptionInDestructorTest() 69 static void SetUpTestSuite() { RaiseException(42, 0, 0, NULL); } in SetUpTestSuite() 76 static void TearDownTestSuite() { RaiseException(42, 0, 0, NULL); } in TearDownTestSuite() 84 virtual void SetUp() { RaiseException(42, 0, 0, NULL); } in SetUp() 91 virtual void TearDown() { RaiseException(42, 0, 0, NULL); } in TearDown() 97 RaiseException(42, 0, 0, NULL); in TEST()
|
D | googletest-death-test_ex_test.cc | 39 # include <windows.h> // For RaiseException(). 80 EXPECT_DEATH(RaiseException(42, 0x0, 0, NULL), "") in TEST()
|
/aosp_15_r20/external/cronet/third_party/googletest/src/googletest/test/ |
H A D | googletest-catch-exceptions-test_.cc | 55 SehExceptionInConstructorTest() { RaiseException(42, 0, 0, NULL); } in SehExceptionInConstructorTest() 62 ~SehExceptionInDestructorTest() { RaiseException(42, 0, 0, NULL); } in ~SehExceptionInDestructorTest() 69 static void SetUpTestSuite() { RaiseException(42, 0, 0, NULL); } in SetUpTestSuite() 76 static void TearDownTestSuite() { RaiseException(42, 0, 0, NULL); } in TearDownTestSuite() 84 virtual void SetUp() { RaiseException(42, 0, 0, NULL); } in SetUp() 91 virtual void TearDown() { RaiseException(42, 0, 0, NULL); } in TearDown() 96 TEST(SehExceptionTest, ThrowsSehException) { RaiseException(42, 0, 0, NULL); } in TEST()
|
H A D | googletest-death-test_ex_test.cc | 39 #include <windows.h> // For RaiseException(). 79 EXPECT_DEATH(RaiseException(42, 0x0, 0, NULL), "") in TEST()
|
/aosp_15_r20/external/googletest/googletest/test/ |
H A D | googletest-catch-exceptions-test_.cc | 55 SehExceptionInConstructorTest() { RaiseException(42, 0, 0, NULL); } in SehExceptionInConstructorTest() 62 ~SehExceptionInDestructorTest() { RaiseException(42, 0, 0, NULL); } in ~SehExceptionInDestructorTest() 69 static void SetUpTestSuite() { RaiseException(42, 0, 0, NULL); } in SetUpTestSuite() 76 static void TearDownTestSuite() { RaiseException(42, 0, 0, NULL); } in TearDownTestSuite() 84 virtual void SetUp() { RaiseException(42, 0, 0, NULL); } in SetUp() 91 virtual void TearDown() { RaiseException(42, 0, 0, NULL); } in TearDown() 96 TEST(SehExceptionTest, ThrowsSehException) { RaiseException(42, 0, 0, NULL); } in TEST()
|
H A D | googletest-death-test_ex_test.cc | 39 #include <windows.h> // For RaiseException(). 79 EXPECT_DEATH(RaiseException(42, 0x0, 0, NULL), "") in TEST()
|
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/testdata/testprog/ |
D | syscall_windows.go | 16 register("RaiseException", RaiseException) 21 func RaiseException() { func 24 proc := mod.MustFindProc("RaiseException") 26 println("RaiseException should not return")
|
/aosp_15_r20/external/angle/build/android/pylib/utils/ |
H A D | decorators_test.py | 19 def raiseException(): function 23 raiseException() 31 def raiseException(): function 38 self.assertEqual(raiseException(), 111)
|
/aosp_15_r20/external/cronet/build/android/pylib/utils/ |
H A D | decorators_test.py | 19 def raiseException(): function 23 raiseException() 31 def raiseException(): function 38 self.assertEqual(raiseException(), 111)
|
/aosp_15_r20/external/cronet/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/ |
H A D | Utils.java | 41 import org.jruby.exceptions.RaiseException; 328 public static RaiseException createTypeError(ThreadContext context, String message) { in createTypeError() 332 return RaiseException.from(context.runtime, cTypeError, message); in createTypeError() 335 public static RaiseException createExpectedTypeError( in createExpectedTypeError() 343 public static RaiseException createInvalidTypeError( in createInvalidTypeError()
|
/aosp_15_r20/external/protobuf/ruby/src/main/java/com/google/protobuf/jruby/ |
H A D | Utils.java | 41 import org.jruby.exceptions.RaiseException; 328 public static RaiseException createTypeError(ThreadContext context, String message) { in createTypeError() 332 return RaiseException.from(context.runtime, cTypeError, message); in createTypeError() 335 public static RaiseException createExpectedTypeError( in createExpectedTypeError() 343 public static RaiseException createInvalidTypeError( in createInvalidTypeError()
|
/aosp_15_r20/frameworks/base/core/jni/ |
H A D | android_os_MessageQueue.cpp | 46 virtual void raiseException(JNIEnv* env, const char* msg, jthrowable exceptionObj); 86 raiseException(env, msg, exceptionObj); in raiseAndClearException() 105 void NativeMessageQueue::raiseException(JNIEnv* env, const char* msg, jthrowable exceptionObj) { in raiseException() function in android::NativeMessageQueue 117 LOG_ALWAYS_FATAL("raiseException() was called when not in a callback, exiting."); in raiseException()
|
H A D | android_os_MessageQueue.h | 35 * and calls raiseException() to ensure the exception will be raised when 55 virtual void raiseException(JNIEnv* env, const char* msg, jthrowable exceptionObj) = 0;
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/mobile/ |
H A D | promoted_prim_ops.cpp | 19 void raiseException(Stack& stack) { in raiseException() function 20 // this kernel supports RaiseException with only one argument: the error in raiseException() 27 // this kernel supports RaiseException with only two arguments: the error and in raiseExceptionWithMessage() 242 "prim::RaiseException",
|
/aosp_15_r20/external/compiler-rt/lib/asan/ |
H A D | asan_win.cc | 68 INTERCEPTOR_WINAPI(void, RaiseException, void *a, void *b, void *c, void *d) { in INTERCEPTOR_WINAPI() argument 69 CHECK(REAL(RaiseException)); in INTERCEPTOR_WINAPI() 71 REAL(RaiseException)(a, b, c, d); in INTERCEPTOR_WINAPI() local 155 ASAN_INTERCEPT_FUNC(RaiseException); in InitializePlatformInterceptors()
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/wrl/ |
D | internal.h | 21 …inline void DECLSPEC_NORETURN RaiseException(HRESULT hr, DWORD flags = EXCEPTION_NONCONTINUABLE) t… in throw() 22 ::RaiseException(static_cast<DWORD>(hr), flags, 0, NULL); in throw()
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/ |
H A D | remove_exceptions.h | 7 // Considering prim::RaiseException nodes unreachable, simplify prim::If nodes 8 // when one of the branches contains prim::RaiseException.
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/wrl/wrappers/ |
D | corewrappers.h | 30 ::Microsoft::WRL::Details::RaiseException(hres); in Init() 56 ::Microsoft::WRL::Details::RaiseException(INTSAFE_E_ARITHMETIC_OVERFLOW); in HStringReference()
|