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

1 2 3 4 5 6 78 91011>>

  /external/chromium_org/base/threading/
platform_thread_win.cc 160 // there isn't a debugger, we are just needlessly throwing an exception.
  /external/chromium_org/third_party/ocmock/
Changes.txt 197 * Now re-throwing fail-fast exceptions, for unexpected invocations for example, when
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/preprocs/nasm/
nasm-preproc.c 262 /* Preprocess some more, throwing away the result */
  /external/chromium_org/tools/telemetry/telemetry/page/
record_wpr.py 30 # really used (except for throwing an exception if it doesn't exist).
  /external/chromium_org/v8/test/webkit/
exception-propagate-from-dfg-to-llint.js 24 description("Ensures that we pass exceptions to the correct codeblock when throwing from the DFG to the LLInt.");
  /external/clang/lib/StaticAnalyzer/Checkers/
NoReturnFunctionChecker.cpp 61 // FIXME: This is just a wrapper around throwing an exception.
  /external/easymock/src/org/easymock/
MockControl.java 153 * will react by throwing the provided Throwable.
208 * number of times, and will react by throwing the provided Throwable.
284 * specified by a method call, and will react by throwing the provided
359 * by throwing the provided Throwable.
  /external/guava/guava/src/com/google/common/collect/
ImmutableSortedMapFauxverideShim.java 23 * {@link ImmutableSortedMap} equivalents with deprecated, exception-throwing
ImmutableSortedMultisetFauxverideShim.java 19 * {@link ImmutableSortedMultiset} equivalents with deprecated, exception-throwing versions. This
ImmutableSortedSetFauxverideShim.java 23 * {@link ImmutableSortedSet} equivalents with deprecated, exception-throwing
  /external/guava/guava/src/com/google/common/net/
HostSpecifier.java 111 * Attempts to return a {@code HostSpecifier} for the given string, throwing
  /external/guava/guava/src/com/google/common/util/concurrent/
TimeLimiter.java 95 * the operation and throwing InterruptedException; if false, the
  /external/guava/guava-testlib/src/com/google/common/testing/
EqualsTester.java 95 * Run tests on equals method, throwing a failure on an invalid test
EquivalenceTester.java 106 /** Run tests on equivalence methods, throwing a failure on an invalid test */
  /external/llvm/include/llvm/Support/
ErrorHandling.h 44 /// faults, blindly throwing exceptions through unfamiliar code isn't a way to
  /external/nist-sip/java/gov/nist/javax/sip/parser/ims/
PPreferredServiceParser.java 81 * If not, I throw an exception. I thought of not throwing an exception
  /external/smack/src/org/xbill/DNS/
Mnemonic.java 46 * throwing exceptions.
  /external/srec/shared/src/
CircularBuffer.c 120 /* bufSize = available; Throwing data on the floor with no notice is asking for trouble */
  /frameworks/base/core/java/android/util/
ReflectiveProperty.java 38 * field results in throwing NoSuchPropertyException.
  /frameworks/volley/src/com/android/volley/toolbox/
ByteArrayPool.java 105 * Returns a buffer to the pool, throwing away old buffers if the pool would exceed its allotted
  /hardware/qcom/audio/legacy/alsa_sound/
AudioUsbALSA.cpp 710 ALOGE("Info: proxy throwing error from location 1");
719 ALOGE("Info: proxy throwing error");
752 ALOGE("Info: usb throwing error from location 1");
761 ALOGE("Info: usb throwing error");
    [all...]
  /libcore/luni/src/main/java/java/nio/channels/spi/
AbstractInterruptibleChannel.java 128 * released with either a normal return code, or by throwing an
  /libcore/luni/src/main/java/java/util/
AbstractQueue.java 48 * <tt>true</tt> upon success and throwing an <tt>IllegalStateException</tt>
  /libcore/luni/src/main/java/javax/xml/transform/
ErrorListener.java 38 * interface instead of throwing an <code>Exception</code>: it is up to the
  /libcore/luni/src/main/java/libcore/io/
Streams.java 57 * Fills 'dst' with bytes from 'in', throwing EOFException if insufficient bytes are available.

Completed in 307 milliseconds

1 2 3 4 5 6 78 91011>>