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

<<11121314151617181920>>

  /dalvik/dx/src/com/android/dx/dex/file/
DebugInfoDecoder.java 419 * throwing an exception if they do not match. Used to validate the
  /dalvik/dx/src/com/android/dx/rop/code/
RegOps.java 292 * first instruction of a block following a non-invoke throwing insn
  /dalvik/vm/
Exception.h 25 * "throwing" just means "set the thread's exception pointer").
Thread.h 271 * Set to true when the thread is in the process of throwing an
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/
URLTest.java     [all...]
  /external/apache-http/src/org/apache/http/conn/ssl/
SSLSocketFactory.java 331 // close the socket before re-throwing the exception
  /external/apache-xml/src/main/java/org/apache/xpath/jaxp/
XPathExpressionImpl.java 169 //Throwing NullPointerException as defined in spec
  /external/chromium/chrome/browser/
chrome_browser_application_mac.mm 38 // Parts of Cocoa rely on creating and throwing exceptions. These are not
  /external/chromium_org/chrome/renderer/resources/extensions/
binding.js 36 // than throwing Errors.
  /external/chromium_org/media/base/android/java/src/org/chromium/media/
MediaCodecBridge.java 205 // Creation of ".secure" codecs sometimes crash instead of throwing exceptions
  /external/chromium_org/net/third_party/nss/ssl/
sslnonce.c 225 SSL_TRC(7, ("SSL: lookup1, throwing sid out, age=%d refs=%d",
  /external/chromium_org/sql/
recovery.cc 248 // throwing errors, or gross filesystem errors.
  /external/chromium_org/third_party/libxslt/libexslt/
strings.c 331 /* FIXME: instead of throwing away the whole URI, we should
  /external/chromium_org/tools/json_schema_compiler/
idl_schema.py 397 # TODO(kalman): Go back to throwing an error here.
  /external/chromium_org/tools/telemetry/telemetry/core/timeline/
trace_event_importer.py 31 # throwing the string at JSON.parse.
  /external/chromium_org/v8/test/mjsunit/
array-splice.js 186 // Throwing an exception in conversion:
  /external/chromium_org/v8/test/mjsunit/harmony/
collections.js 357 // maps, sets, or weak maps, with a wrong type of receiver should be throwing
  /external/clang/lib/StaticAnalyzer/Core/
ExprEngineCXX.cpp 371 // is not declared as non-throwing, failures /must/ be signalled by
  /external/clang/test/SemaCXX/
conditional-expr.cpp 77 // p2 (one or both void, and throwing)
  /external/dexmaker/src/dx/java/com/android/dx/dex/file/
DebugInfoDecoder.java 409 * throwing an exception if they do not match. Used to validate the
  /external/dexmaker/src/dx/java/com/android/dx/rop/code/
RegOps.java 292 * first instruction of a block following a non-invoke throwing insn
  /external/eigen/
CMakeLists.txt 187 # throw exceptions - in particular in the unit tests we are throwing extra many
  /external/guava/guava/src/com/google/common/util/concurrent/
MoreExecutors.java 216 * in concurrent calls to {@code invokeAll/invokeAny} throwing
  /external/guava/guava-tests/test/com/google/common/cache/
CacheLoadingTest.java 142 assertSame(key, cache.get(key, throwing(new Exception())));
2312 static <T> Callable<T> throwing(final Exception exception) { method in class:CacheLoadingTest
    [all...]
CacheTesting.java 123 * {@link #toLocalCache} without throwing an exception.

Completed in 3696 milliseconds

<<11121314151617181920>>