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

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
cdefs.h 44 as non-throwing using a function attribute since programs can use
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
cdefs.h 44 as non-throwing using a function attribute since programs can use
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
throw_allocator.h 39 * Contains an exception-throwing allocator, useful for testing
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
throw_allocator.h 39 * Contains an exception-throwing allocator, useful for testing
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
throw_allocator.h 39 * Contains an exception-throwing allocator, useful for testing
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
throw_allocator.h 39 * Contains an exception-throwing allocator, useful for testing
  /dalvik/vm/alloc/
Heap.cpp 246 * been collected and cleared before throwing an OOME.
282 * by throwing the (stackless) pre-built OOME.
  /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/chromium_org/v8/test/mjsunit/harmony/
proxies-function.js 276 // Throwing from call trap.
475 // Throwing from the construct trap.
  /external/guava/guava-testlib/src/com/google/common/collect/testing/
AbstractIteratorTester.java 107 * throwing any particular exception type.
162 * {@link AbstractIteratorTester} instance). Instead of throwing exceptions
  /external/v8/test/mjsunit/harmony/
proxies-function.js 276 // Throwing from call trap.
475 // Throwing from the construct trap.
  /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/javax/xml/validation/
SchemaFactory.java 393 * by throwing {@link SAXException} from the handler. Or for example
575 * 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/
ForkJoinTask.java 666 * method to abruptly return by throwing {@code
    [all...]
  /libcore/luni/src/main/java/java/util/concurrent/locks/
AbstractQueuedLongSynchronizer.java     [all...]
  /art/compiler/dex/
mir_graph.cc 475 * Split the potentially-throwing instruction into two parts.
478 * Then, create a new basic block that begins with the throwing instruction
480 * the block_map. If the potentially-throwing instruction is the target of a
    [all...]
  /dalvik/vm/
Exception.cpp 142 * throwing an out-of-memory exception, in which case the
273 "throwing internal exception (%s)",
412 ALOGW("Exception thrown (%s) while throwing internal exception (%s)",
    [all...]
  /external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/
TextFormat.java 585 // The line and column numbers of the previous token (allows throwing
908 * numbers in the description, suitable for throwing.
918 * the previous token in the description, suitable for throwing.
    [all...]
  /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/tools/tradefed-host/src/com/android/cts/tradefed/result/
CtsXmlResultReporter.java 177 // TODO: consider throwing an exception
  /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

Completed in 1919 milliseconds

<<11121314151617181920>>