Searched
full:exceptions (Results
1101 -
1125 of
8688) sorted by null
<<41424344454647484950>>
/frameworks/compile/mclinker/unittests/ |
SymbolCategoryTest.h | 31 // Destructor can do clean-up work that doesn't throw exceptions here.
|
SymbolTableTest.h | 31 // Destructor can do clean-up work that doesn't throw exceptions here.
|
TargetMachineTest.cpp | 18 // Destructor can do clean-up work that doesn't throw exceptions here.
|
UniqueGCFactoryBaseTest.h | 29 // Destructor can do clean-up work that doesn't throw exceptions here.
|
/frameworks/rs/cpp/ |
Android.mk | 39 local_cflags_for_rs_cpp += -Werror -Wall -Wextra -Wno-unused-parameter -Wno-unused-variable -fno-exceptions -std=c++11
|
/frameworks/rs/cpu_ref/ |
Android.mk | 4 -Wno-unused-variable -fno-exceptions -std=c++11
|
/libcore/dom/src/test/java/org/w3c/domts/level3/ls/ |
TestOracle.java | 38 * @throws Exception can throw class load exceptions
|
/libcore/luni/src/main/native/ |
NetFd.h | 21 * Wraps access to the int inside a java.io.FileDescriptor, taking care of throwing exceptions.
|
/libcore/ojluni/src/main/java/java/io/ |
CharConversionException.java | 28 * Base class for character conversion exceptions.
|
ObjectStreamException.java | 29 * Superclass of all exceptions specific to Object Stream classes.
|
/libcore/ojluni/src/main/java/java/lang/ |
IndexOutOfBoundsException.java | 32 * Applications can subclass this class to indicate similar exceptions.
|
/ndk/sources/cxx-stl/gabi++/tests/ |
Android.mk | 21 $(call do_test,exceptions,test_gabixx_exceptions.cpp)
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostreams.base/ios/basic.ios.members/ |
swap.pass.cpp | 79 ios1.exceptions(std::ios::failbit); 99 ios2.exceptions(std::ios::eofbit); 124 assert(ios1.exceptions() == std::ios::eofbit); 153 assert(ios2.exceptions() == std::ios::failbit);
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_range_errors.c | 53 // stdexcept header and throw the appropriate exceptions directly.
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/ |
throw_exception.hpp | 62 //All boost exceptions are required to derive from std::exception,
|
/platform_testing/libraries/aupt-lib/src/android/support/test/aupt/ |
IProcessStatusTracker.java | 57 * Optionally throw exceptions if one of watched processes has died
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/ |
cxxabi_forced.h | 43 * @ingroup exceptions
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/ |
cxxabi_forced.h | 43 * @ingroup exceptions
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/ |
cxxabi_forced.h | 43 * @ingroup exceptions
|
/prebuilts/gdb/darwin-x86/lib/python2.7/config/ |
config.c | 71 {"exceptions", NULL},
|
/prebuilts/gdb/darwin-x86/lib/python2.7/lib-dynload/ |
Python-2.7.5-py2.7.egg-info | 13 modules, classes, exceptions, very high level dynamic data types, and
|
/prebuilts/gdb/linux-x86/lib/python2.7/config/ |
config.c | 73 {"exceptions", NULL},
|
/prebuilts/gdb/linux-x86/lib/python2.7/lib-dynload/ |
Python-2.7.5-py2.7.egg-info | 13 modules, classes, exceptions, very high level dynamic data types, and
|
/prebuilts/misc/common/swig/include/2.0.11/csharp/ |
director.swg | 20 /* Base class for director exceptions */
|
/prebuilts/misc/common/swig/include/2.0.11/d/ |
director.swg | 20 // Base class for director exceptions.
|
Completed in 1895 milliseconds
<<41424344454647484950>>