HomeSort by relevance Sort by last modified time
    Searched full:exceptions (Results 126 - 150 of 5964) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/mockito/src/org/mockito/exceptions/
PrintableInvocation.java 6 package org.mockito.exceptions;
  /external/stlport/stlport/stl/config/
_cray.h 31 // Uncomment this if your compiler does not support exceptions
32 // Cray C++ supports exceptions when '-h exceptions' option is user;
33 // therefore '-D_STLP_HAS_NO_EXCEPTIONS' must be used when '-h exceptions'
  /ndk/sources/cxx-stl/gnu-libstdc++/
README 10 This implementation fully supports C++ exceptions and RTTI.
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_cray.h 31 // Uncomment this if your compiler does not support exceptions
32 // Cray C++ supports exceptions when '-h exceptions' option is user;
33 // therefore '-D_STLP_HAS_NO_EXCEPTIONS' must be used when '-h exceptions'
  /ndk/tests/device/test-gabi++/
README 2 RTTI and exceptions support without using the GNU libsupc++.a
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/
README 10 This implementation fully supports C++ exceptions and RTTI.
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_cray.h 31 // Uncomment this if your compiler does not support exceptions
32 // Cray C++ supports exceptions when '-h exceptions' option is user;
33 // therefore '-D_STLP_HAS_NO_EXCEPTIONS' must be used when '-h exceptions'
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/
README 10 This implementation fully supports C++ exceptions and RTTI.
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
_cray.h 31 // Uncomment this if your compiler does not support exceptions
32 // Cray C++ supports exceptions when '-h exceptions' option is user;
33 // therefore '-D_STLP_HAS_NO_EXCEPTIONS' must be used when '-h exceptions'
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/
README 10 This implementation fully supports C++ exceptions and RTTI.
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_cray.h 31 // Uncomment this if your compiler does not support exceptions
32 // Cray C++ supports exceptions when '-h exceptions' option is user;
33 // therefore '-D_STLP_HAS_NO_EXCEPTIONS' must be used when '-h exceptions'
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/
README 10 This implementation fully supports C++ exceptions and RTTI.
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_cray.h 31 // Uncomment this if your compiler does not support exceptions
32 // Cray C++ supports exceptions when '-h exceptions' option is user;
33 // therefore '-D_STLP_HAS_NO_EXCEPTIONS' must be used when '-h exceptions'
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/
_cray.h 31 // Uncomment this if your compiler does not support exceptions
32 // Cray C++ supports exceptions when '-h exceptions' option is user;
33 // therefore '-D_STLP_HAS_NO_EXCEPTIONS' must be used when '-h exceptions'
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/
README 10 This implementation fully supports C++ exceptions and RTTI.
  /external/chromium_org/tools/telemetry/telemetry/page/actions/
click_element.py 5 from telemetry.core import exceptions namespace
20 except exceptions.EvaluateException:
27 except exceptions.EvaluateException:
  /external/clang/test/CXX/expr/expr.unary/expr.unary.noexcept/
cg.cpp 1 // RUN: %clang_cc1 -fcxx-exceptions -fexceptions -triple x86_64-apple-darwin10 -S -emit-llvm -std=c++11 -include %S/ser.h %s -o - | FileCheck %s
2 // RUN: %clang_cc1 -fcxx-exceptions -fexceptions -triple x86_64-apple-darwin10 -emit-pch -o %t-ser.pch -std=c++11 -x c++ %S/ser.h
3 // RUN: %clang_cc1 -fcxx-exceptions -fexceptions -triple x86_64-apple-darwin10 -S -emit-llvm -std=c++11 -include-pch %t-ser.pch %s -o - | FileCheck %s
  /external/clang/test/PCH/
cxx_exprs.cpp 2 // RUN: %clang_cc1 -fcxx-exceptions -fexceptions -include %S/cxx_exprs.h -std=c++11 -fsyntax-only -verify %s -ast-dump
5 // RUN: %clang_cc1 -fcxx-exceptions -fexceptions -x c++-header -std=c++11 -emit-pch -o %t %S/cxx_exprs.h
6 // RUN: %clang_cc1 -fcxx-exceptions -fexceptions -std=c++11 -include-pch %t -fsyntax-only -verify %s -ast-dump
  /external/mockito/src/org/mockito/exceptions/stacktrace/
StackTraceCleaner.java 1 package org.mockito.exceptions.stacktrace;
12 * Mockito internal {@link org.mockito.internal.exceptions.stacktrace.StackTraceFilter}).
16 * See the default implementation: {@link org.mockito.internal.exceptions.stacktrace.DefaultStackTraceCleaner}.
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostreams.base/ios/iostate.flags/
exceptions.pass.cpp 14 // iostate exceptions() const;
26 assert(ios.exceptions() == std::ios::goodbit);
31 assert(ios.exceptions() == std::ios::goodbit);
  /libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
KeyFactoryTest.java 65 Class[] exceptions = { local
77 checkException(message, e, exceptions[i]);
79 checkException(message, null, exceptions[i]);
105 Class[] exceptions = { local
121 checkException(message, e, exceptions[i]);
123 checkException(message, null, exceptions[i]);
151 Class[] exceptions = { local
169 checkException(message, e, exceptions[i]);
171 checkException(message, null, exceptions[i]);
204 Class[] exceptions = local
253 Class[] exceptions = { local
329 Class[] exceptions = { local
397 Class[] exceptions = { local
    [all...]
  /external/chromium_org/tools/telemetry/docs/
telemetry.core.chrome.extension_dict_backend.html 22 <td width="100%"><table width="100%" summary="list"><tr><td width="25%" valign=top><a href="telemetry.core.exceptions.html">telemetry.core.exceptions</a><br>
45 <dt><font face="helvetica, arial"><a href="exceptions.html#Exception">exceptions.Exception</a>(<a href="exceptions.html#BaseException">exceptions.BaseException</a>)
78 <font color="#000000" face="helvetica, arial"><a name="ExtensionNotFoundException">class <strong>ExtensionNotFoundException</strong></a>(<a href="exceptions.html#Exception">exceptions.Exception</a>)</font></td></tr>
83 <dd><a href="exceptions.html#Exception">exceptions.Exception</a></dd
    [all...]
  /dalvik/dexgen/src/com/android/dexgen/rop/code/
Rop.java 65 private final TypeList exceptions; field in class:Rop
87 * @param exceptions {@code non-null;} list of possible types thrown by this
95 TypeList exceptions, int branchingness, boolean isCallLike,
105 if (exceptions == null) {
106 throw new NullPointerException("exceptions == null");
113 if ((exceptions.size() != 0) && (branchingness != BRANCH_THROW)) {
114 throw new IllegalArgumentException("exceptions / branchingness " +
121 this.exceptions = exceptions;
135 * @param exceptions {@code non-null;} list of possible types thrown by thi
    [all...]
  /dalvik/dx/src/com/android/dx/rop/code/
Rop.java 65 private final TypeList exceptions; field in class:Rop
87 * @param exceptions {@code non-null;} list of possible types thrown by this
95 TypeList exceptions, int branchingness, boolean isCallLike,
105 if (exceptions == null) {
106 throw new NullPointerException("exceptions == null");
113 if ((exceptions.size() != 0) && (branchingness != BRANCH_THROW)) {
114 throw new IllegalArgumentException("exceptions / branchingness " +
121 this.exceptions = exceptions;
135 * @param exceptions {@code non-null;} list of possible types thrown by thi
    [all...]
  /external/dexmaker/src/dx/java/com/android/dx/rop/code/
Rop.java 65 private final TypeList exceptions; field in class:Rop
87 * @param exceptions {@code non-null;} list of possible types thrown by this
95 TypeList exceptions, int branchingness, boolean isCallLike,
105 if (exceptions == null) {
106 throw new NullPointerException("exceptions == null");
113 if ((exceptions.size() != 0) && (branchingness != BRANCH_THROW)) {
114 throw new IllegalArgumentException("exceptions / branchingness " +
121 this.exceptions = exceptions;
135 * @param exceptions {@code non-null;} list of possible types thrown by thi
    [all...]

Completed in 770 milliseconds

1 2 3 4 56 7 8 91011>>