/external/apache-xml/src/main/java/org/apache/xml/utils/ |
D | DefaultErrorHandler.java | 117 public void warning(SAXParseException exception) throws SAXException in warning() 146 public void error(SAXParseException exception) throws SAXException in error() 173 public void fatalError(SAXParseException exception) throws SAXException in fatalError() 198 public void warning(TransformerException exception) throws TransformerException in warning() 228 public void error(TransformerException exception) throws TransformerException in error() 263 public void fatalError(TransformerException exception) throws TransformerException in fatalError() 278 public static void ensureLocationSet(TransformerException exception) in ensureLocationSet() 310 public static void printLocation(PrintStream pw, TransformerException exception) in printLocation() 315 public static void printLocation(java.io.PrintStream pw, org.xml.sax.SAXParseException exception) in printLocation() 320 public static void printLocation(PrintWriter pw, Throwable exception) in printLocation()
|
/external/exoplayer/tree/library/core/src/test/java/com/google/android/exoplayer2/upstream/ |
D | DefaultLoadErrorHandlingPolicyTest.java | 36 InvalidResponseCodeException exception = in getBlacklistDurationMsFor_blacklist404() local 45 InvalidResponseCodeException exception = in getBlacklistDurationMsFor_blacklist410() local 54 InvalidResponseCodeException exception = in getBlacklistDurationMsFor_dontBlacklistUnexpectedHttpCodes() local 62 IOException exception = new IOException(); in getBlacklistDurationMsFor_dontBlacklistUnexpectedExceptions() local 79 private static long getDefaultPolicyBlacklistOutputFor(IOException exception) { in getDefaultPolicyBlacklistOutputFor() 85 private static long getDefaultPolicyRetryDelayOutputFor(IOException exception, int errorCount) { in getDefaultPolicyRetryDelayOutputFor()
|
/external/llvm-project/libcxxabi/test/ |
D | exception_object_alignment.2.pass.cpp | 19 struct exception { struct 20 exception() : x(0) { } in exception() function 21 virtual ~exception() { } in ~exception() argument 25 struct foo : exception { }; argument
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/error/ |
D | MarkedYAMLExceptionTest.java | 24 MarkedYAMLException exception = new MarkedYAMLException(null, null, "Error happened", mark); in testToString1() local 32 MarkedYAMLException exception = new MarkedYAMLException("See http://www.google.com", mark, in testToString2() local 40 MarkedYAMLException exception = new MarkedYAMLException("See http://www.google.com", null, in testToString3() local 47 MarkedYAMLException exception = new MarkedYAMLException("See http://www.google.com", mark, in testToString4() local 54 MarkedYAMLException exception = new MarkedYAMLException("See http://www.google.com", mark, in testGetters() local
|
/external/slf4j/osgi-over-slf4j/src/main/java/org/slf4j/osgi/logservice/impl/ |
D | LogServiceImpl.java | 100 public void log(int level, String message, Throwable exception) { in log() 179 public void log(ServiceReference sr, int level, String message, Throwable exception) { in log() 184 delegate.debug(createMessage(sr, message), exception); in log() local 189 delegate.error(createMessage(sr, message), exception); in log() local 194 delegate.info(createMessage(sr, message), exception); in log() local 199 delegate.warn(createMessage(sr, message), exception); in log() local
|
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/exceptions/ |
D | JobNestedExceptionsTest.kt | 16 val exception = captureExceptionsRun { in testExceptionUnwrapping() constant 40 val exception = captureExceptionsRun { in testExceptionUnwrappingWithSuspensions() constant 69 val exception = captureExceptionsRun { in testNestedAtomicThrow() constant 112 val exception = exceptions[0] in testChildThrowsDuringCompletion() constant
|
D | JobExceptionHandlingTest.kt | 23 val exception = captureExceptionsRun { in <lambda>() constant 84 val exception = captureExceptionsRun { in <lambda>() constant 108 val exception = captureExceptionsRun { in <lambda>() constant 144 val exception = captureExceptionsRun { in <lambda>() constant 172 val exception = captureExceptionsRun { in <lambda>() constant 208 val exception = captureExceptionsRun { in <lambda>() constant 250 val exception = captureExceptionsRun { in <lambda>() constant
|
/external/ImageMagick/MagickCore/ |
D | layer.c | 102 ExceptionInfo *exception) in ClearBounds() 167 const Image *image2,RectangleInfo *bounds,ExceptionInfo *exception) in IsBoundsCleared() 230 MagickExport Image *CoalesceImages(const Image *image,ExceptionInfo *exception) in CoalesceImages() 397 MagickExport Image *DisposeImages(const Image *images,ExceptionInfo *exception) in DisposeImages() 614 const Image *image2,const LayerMethod method,ExceptionInfo *exception) in CompareImagesBounds() 767 const LayerMethod method,ExceptionInfo *exception) in CompareImagesLayers() 940 ExceptionInfo *exception) in OptimizeLayerFrames() 1420 ExceptionInfo *exception) in OptimizeImageLayers() 1453 ExceptionInfo *exception) in OptimizePlusImageLayers() 1490 ExceptionInfo *exception) in OptimizeImageTransparency() [all …]
|
D | exception.c | 118 *exception; in AcquireExceptionInfo() local 150 static void *DestroyExceptionElement(void *exception) in DestroyExceptionElement() 164 MagickExport void ClearMagickException(ExceptionInfo *exception) in ClearMagickException() 203 MagickExport void CatchException(ExceptionInfo *exception) in CatchException() 258 MagickExport ExceptionInfo *CloneExceptionInfo(ExceptionInfo *exception) in CloneExceptionInfo() 418 MagickExport ExceptionInfo *DestroyExceptionInfo(ExceptionInfo *exception) in DestroyExceptionInfo() 528 exception[MagickPathExtent]; in GetExceptionMessage() local 687 MagickExport void InheritException(ExceptionInfo *exception, in InheritException() 735 MagickPrivate void InitializeExceptionInfo(ExceptionInfo *exception) in InitializeExceptionInfo() 992 MagickExport MagickBooleanType ThrowException(ExceptionInfo *exception, in ThrowException() [all …]
|
D | image.c | 135 ExceptionInfo *exception) in AcquireImage() 369 ExceptionInfo *exception) in AcquireNextImage() 426 const MagickBooleanType stack,ExceptionInfo *exception) in AppendImages() 628 *exception; in CatchImageException() local 677 MagickExport MagickBooleanType ClipImage(Image *image,ExceptionInfo *exception) in ClipImage() 683 const MagickBooleanType inside,ExceptionInfo *exception) in ClipImagePath() 780 const size_t rows,const MagickBooleanType detach,ExceptionInfo *exception) in CloneImage() 1038 const OffsetInfo *offset,ExceptionInfo *exception) in CopyImagePixels() 1338 *exception; in GetImageInfo() local 1425 ExceptionInfo *exception) in GetImageMask() [all …]
|
D | module.c | 215 MagickExport ModuleInfo *GetModuleInfo(const char *tag,ExceptionInfo *exception) in GetModuleInfo() 289 size_t *number_modules,ExceptionInfo *exception) in GetModuleInfoList() 386 const MagickModuleType type,size_t *number_modules,ExceptionInfo *exception) in GetModuleList() 528 MagickModuleType module_type,char *path,ExceptionInfo *exception) in GetMagickModulePath() 851 *exception; in DestroyModuleNode() local 938 Image **images,const int argc,const char **argv,ExceptionInfo *exception) in InvokeDynamicImageFilter() 1068 ExceptionInfo *exception) in ListModuleInfo() 1222 ExceptionInfo *exception) in OpenModule() 1359 MagickPrivate MagickBooleanType OpenModules(ExceptionInfo *exception) in OpenModules() 1422 ExceptionInfo *exception) in RegisterModule() [all …]
|
D | stream.c | 99 *exception; member 160 ExceptionInfo *exception) in AcquireStreamInfo() 367 ExceptionInfo *exception) in GetAuthenticPixelsStream() 449 const ssize_t x,const ssize_t y,Quantum *pixel,ExceptionInfo *exception) in GetOneAuthenticPixelFromStream() 513 Quantum *pixel,ExceptionInfo *exception) in GetOneVirtualPixelFromStream() 686 ExceptionInfo *exception) in AcquireStreamPixels() 740 ExceptionInfo *exception) in GetVirtualPixelStream() 842 StreamInfo *stream_info,const char *filename,ExceptionInfo *exception) in OpenStream() 917 ExceptionInfo *exception) in QueueAuthenticPixelsStream() 1041 ExceptionInfo *exception) in ReadStream() [all …]
|
D | cache-view.c | 113 ExceptionInfo *exception) in AcquireAuthenticCacheView() 150 ExceptionInfo *exception) in AcquireVirtualCacheView() 301 ExceptionInfo *exception) in GetCacheViewAuthenticPixels() 653 const size_t columns,const size_t rows,ExceptionInfo *exception) in GetCacheViewVirtualPixels() 703 ExceptionInfo *exception) in GetOneCacheViewAuthenticPixel() 775 ExceptionInfo *exception) in GetOneCacheViewVirtualPixel() 848 ExceptionInfo *exception) in GetOneCacheViewVirtualPixelInfo() 907 const ssize_t x,const ssize_t y,Quantum *pixel,ExceptionInfo *exception) in GetOneCacheViewVirtualMethodPixel() 979 ExceptionInfo *exception) in QueueCacheViewAuthenticPixels() 1024 const ClassType storage_class,ExceptionInfo *exception) in SetCacheViewStorageClass() [all …]
|
D | configure.c | 153 ExceptionInfo *exception) in AcquireConfigureCache() 350 ExceptionInfo *exception) in GetConfigureInfo() 434 size_t *number_options,ExceptionInfo *exception) in GetConfigureInfoList() 528 size_t *number_options,ExceptionInfo *exception) in GetConfigureList() 601 *exception; in GetConfigureOption() local 643 ExceptionInfo *exception) in GetConfigureOptions() 735 ExceptionInfo *exception) in GetConfigurePaths() 1007 static MagickBooleanType IsConfigureCacheInstantiated(ExceptionInfo *exception) in IsConfigureCacheInstantiated() 1046 ExceptionInfo *exception) in ListConfigureInfo() 1140 ExceptionInfo *exception) in LoadConfigureCache()
|
D | coder.c | 141 static SplayTreeInfo *AcquireCoderCache(ExceptionInfo *exception) in AcquireCoderCache() 269 ExceptionInfo *exception) in GetCoderInfo() 320 size_t *number_coders,ExceptionInfo *exception) in GetCoderInfoList() 405 size_t *number_coders,ExceptionInfo *exception) in GetCoderList() 473 static MagickBooleanType IsCoderTreeInstantiated(ExceptionInfo *exception) in IsCoderTreeInstantiated() 512 ExceptionInfo *exception) in ListCoderInfo()
|
D | policy.c | 171 ExceptionInfo *exception) in AcquirePolicyCache() 272 static PolicyInfo *GetPolicyInfo(const char *name,ExceptionInfo *exception) in GetPolicyInfo() 369 size_t *number_policies,ExceptionInfo *exception) in GetPolicyInfoList() 465 ExceptionInfo *exception) in GetPolicyList() 540 *exception; in GetPolicyValue() local 578 static MagickBooleanType IsPolicyCacheInstantiated(ExceptionInfo *exception) in IsPolicyCacheInstantiated() 627 *exception; in IsRightsAuthorized() local 695 ExceptionInfo *exception) in ListPolicyInfo() 794 const char *filename,const size_t depth,ExceptionInfo *exception) in LoadPolicyCache() 1098 ExceptionInfo *exception) in SetMagickSecurityPolicy() [all …]
|
/external/junit/src/main/java/org/junit/internal/ |
D | Throwables.java | 60 public static String getStacktrace(Throwable exception) { in getStacktrace() 73 public static String getTrimmedStackTrace(Throwable exception) { in getTrimmedStackTrace() 85 private static List<String> getTrimmedStackTraceLines(Throwable exception) { in getTrimmedStackTraceLines() 118 private static boolean hasSuppressed(Throwable exception) { in hasSuppressed() 130 private static List<String> getCauseStackTraceLines(Throwable exception) { in getCauseStackTraceLines() 156 private static String getFullStackTrace(Throwable exception) { in getFullStackTrace()
|
/external/fdlibm/ |
D | fdlibm.h | 75 struct exception { struct 76 int type; 77 char *name; 78 double arg1; 79 double arg2; 80 double retval;
|
/external/guava/guava-tests/test/com/google/common/util/concurrent/ |
D | FakeTimeLimiterTest.java | 53 Exception exception = new SampleCheckedException(); in testCallWithTimeout_wrapsCheckedException() local 63 Exception exception = new RuntimeException("test"); in testCallWithTimeout_wrapsUncheckedException() local 85 RuntimeException exception = new RuntimeException("test"); in testRunWithTimeout_wrapsUncheckedException() local 95 RuntimeException exception = new RuntimeException("test"); in testRunUninterruptiblyWithTimeout_wrapsUncheckedException() local 105 public static <T> Callable<T> callableThrowing(final Exception exception) { in callableThrowing()
|
/external/guava/android/guava-tests/test/com/google/common/util/concurrent/ |
D | FakeTimeLimiterTest.java | 53 Exception exception = new SampleCheckedException(); in testCallWithTimeout_wrapsCheckedException() local 63 Exception exception = new RuntimeException("test"); in testCallWithTimeout_wrapsUncheckedException() local 85 RuntimeException exception = new RuntimeException("test"); in testRunWithTimeout_wrapsUncheckedException() local 95 RuntimeException exception = new RuntimeException("test"); in testRunUninterruptiblyWithTimeout_wrapsUncheckedException() local 105 public static <T> Callable<T> callableThrowing(final Exception exception) { in callableThrowing()
|
/external/oj-libjdwp/src/share/classes/com/sun/jdi/ |
D | InvocationException.java | 38 ObjectReference exception; field in InvocationException 40 public InvocationException(ObjectReference exception) { in InvocationException() 45 public ObjectReference exception() { in exception() method in InvocationException
|
/external/apache-http/src/org/apache/commons/logging/impl/ |
D | Jdk14Logger.java | 129 public void debug(Object message, Throwable exception) { in debug() 152 public void error(Object message, Throwable exception) { in error() 175 public void fatal(Object message, Throwable exception) { in fatal() 209 public void info(Object message, Throwable exception) { in info() 280 public void trace(Object message, Throwable exception) { in trace() 303 public void warn(Object message, Throwable exception) { in warn()
|
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/upstream/ |
D | LoadErrorHandlingPolicy.java | 51 public final IOException exception; field in LoadErrorHandlingPolicy.LoadErrorInfo 59 IOException exception, in LoadErrorInfo() 82 int dataType, long loadDurationMs, IOException exception, int errorCount); in getBlacklistDurationMsFor() 117 long getRetryDelayMsFor(int dataType, long loadDurationMs, IOException exception, int errorCount); in getRetryDelayMsFor()
|
/external/lottie/lottie/src/main/java/com/airbnb/lottie/ |
D | LottieLogger.java | 10 void debug(String message, Throwable exception); in debug() 14 void warning(String message, Throwable exception); in warning() 16 void error(String message, Throwable exception); in error()
|
/external/lottie/lottie/src/main/java/com/airbnb/lottie/utils/ |
D | LogcatLogger.java | 27 public void debug(String message, Throwable exception) { in debug() 37 public void warning(String message, Throwable exception) { in warning() 47 @Override public void error(String message, Throwable exception) { in error()
|