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

1 2 3 4 5 6 78 91011>>

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
throw_allocator.h 39 * Contains an exception-throwing allocator, useful for testing
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
cdefs.h 44 as non-throwing using a function attribute since programs can use
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/
throw_allocator.h 39 * Contains an exception-throwing allocator, useful for testing
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/
throw_allocator.h 39 * Contains an exception-throwing allocator, useful for testing
  /external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/provider/crypto/
SHA1_MessageDigestTest.java 253 * it checks out correct throwing exceptions
469 * it checks out throwing exceptions
SHA1withDSA_SignatureTest.java 561 * but "len" < actual length of signature results in throwing SignatureException.
586 * results in throwing ArrayIndexOutOfBoundsException.
847 // so, the "verify(...)" methods should return "false" without throwing an exception
    [all...]
  /external/llvm/utils/TableGen/
IntrinsicEmitter.cpp 492 // Sort throwing intrinsics after non-throwing intrinsics.
  /external/v8/test/es5conform/
es5conform.status 175 # Bad test - the spec does not say anything about throwing errors
179 # Bad test - the spec does not say anything about throwing errors
  /frameworks/base/core/tests/coretests/src/android/os/storage/
StorageManagerBaseTest.java 377 * Mounts an OBB file without throwing and synchronously waits for it to finish mounting
409 * Unmounts an OBB file without throwing, and synchronously waits for it to finish unmounting
  /libcore/luni/src/main/java/java/util/concurrent/
ArrayBlockingQueue.java 245 * returning {@code true} upon success and throwing an
262 * which can fail to insert an element only by throwing an exception.
  /libcore/luni/src/main/java/javax/xml/validation/
SchemaFactory.java 391 * by throwing {@link SAXException} from the handler. Or for example
573 * to abort the further processing by throwing it. If an error handler is not set,
  /external/apache-xml/src/main/java/org/apache/xpath/compiler/
XPathParser.java 119 // a fatal error and continue trying to parse, rather than throwing an exception.
483 * Consume an expected token, throwing an exception if it
504 // this error and continue trying to parse, rather than throwing an exception.
511 * Consume an expected token, throwing an exception if it
533 // this error and continue trying to parse, rather than throwing an exception.
    [all...]
  /libcore/luni/src/main/java/java/util/concurrent/locks/
AbstractQueuedLongSynchronizer.java     [all...]
  /dalvik/vm/
Exception.cpp 142 * throwing an out-of-memory exception, in which case the
273 "throwing internal exception (%s)",
412 LOGW("Exception thrown (%s) while throwing internal exception (%s)",
    [all...]
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/protobuf/java/src/main/java/com/google/protobuf/
TextFormat.java 419 // The line and column numbers of the previous token (allows throwing
738 * numbers in the description, suitable for throwing.
748 * the previous token in the description, suitable for throwing.
    [all...]
  /frameworks/base/services/java/com/android/server/
NetworkManagementService.java     [all...]
  /cts/tests/tests/widget/src/android/widget/cts/
TabHostTest.java 240 The code below throws a NullPointerException in clearAllTabs(). The method throwing the
  /dalvik/dexgen/src/com/android/dexgen/dex/file/
DebugInfoDecoder.java 415 * throwing an exception if they do not match. Used to validate the
  /dalvik/dexgen/src/com/android/dexgen/rop/code/
RegOps.java 292 * first instruction of a block following a non-invoke throwing insn
  /dalvik/dx/src/com/android/dx/dex/file/
DebugInfoDecoder.java 409 * 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
  /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 324 // close the socket before re-throwing the exception

Completed in 1267 milliseconds

1 2 3 4 5 6 78 91011>>