Searched
full:exceptions (Results
1151 -
1175 of
5964) sorted by null
<<41424344454647484950>>
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/ |
_bc.h | 98 // auto enable thread safety and exceptions:
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
functexcept.h | 30 * This header provides support for -fno-exceptions.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/cc_hash_table_map_/ |
constructor_destructor_no_store_hash_fn_imps.hpp | 51 // At this point no exceptions can be thrown.
|
constructor_destructor_store_hash_fn_imps.hpp | 50 // At this point no exceptions can be thrown.
|
entry_list_fn_imps.hpp | 87 // The following lines cannot throw exceptions (unless if key-data dtors do).
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
functexcept.h | 30 * This header provides support for -fno-exceptions.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/cc_hash_table_map_/ |
constructor_destructor_no_store_hash_fn_imps.hpp | 51 // At this point no exceptions can be thrown.
|
constructor_destructor_store_hash_fn_imps.hpp | 50 // At this point no exceptions can be thrown.
|
entry_list_fn_imps.hpp | 87 // The following lines cannot throw exceptions (unless if key-data dtors do).
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/ |
functexcept.h | 29 * This header provides support for -fno-exceptions.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/cc_hash_table_map_/ |
constructor_destructor_no_store_hash_fn_imps.hpp | 51 // At this point no exceptions can be thrown.
|
constructor_destructor_store_hash_fn_imps.hpp | 50 // At this point no exceptions can be thrown.
|
entry_list_fn_imps.hpp | 87 // The following lines cannot throw exceptions (unless if key-data dtors do).
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/hotshot/ |
__init__.py | 74 along; the result of the call is returned, and exceptions are
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_opcodes.py | 113 with check_py3k_warnings(("exceptions must derive from BaseException",
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/hotshot/ |
__init__.py | 74 along; the result of the call is returned, and exceptions are
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_opcodes.py | 113 with check_py3k_warnings(("exceptions must derive from BaseException",
|
/prebuilts/tools/common/proguard/proguard4.7/examples/ |
library.pro | 24 -keepattributes Exceptions,InnerClasses,Signature,Deprecated,
|
/libcore/luni/src/main/java/java/util/concurrent/ |
ForkJoinTask.java | 61 * checked exceptions such as {@code IOExceptions} to be 63 * exceptions, that are rethrown to callers attempting to join 64 * them. These exceptions may additionally include {@link 67 * queues. Rethrown exceptions behave in the same way as regular 68 * exceptions, but, when possible, contain stack traces (as displayed 94 * these methods do not extract results or report exceptions. These 96 * to delay processing of results or exceptions until all complete. 366 * Table of exceptions thrown by tasks, to enable reporting by 367 * callers. Because exceptions are rare, we don't directly keep 369 * that cancellation exceptions don't appear in the table, but ar [all...] |
/packages/apps/Exchange/src/com/android/exchange/service/ |
EasCalendarSyncHandler.java | 99 /** Content selection for getting events when handling exceptions. */ 245 // We've got to handle exceptions as part of the parent when changes occur, so we need 246 // to find new/changed exceptions and mark the parent dirty 254 // exceptions 257 // Mark the parents of dirty exceptions 262 // Keep track of any orphaned exceptions 272 // Delete any orphaned exceptions 370 // 3) Look for exceptions and serialize with the top-level event 380 // start time" data before other data in exceptions. Failure to do so results in a 405 // TODO Add reminders to exceptions (allow them to be specified! [all...] |
/art/test/044-proxy/src/ |
WrappedThrow.java | 72 * Throw exceptions, walking down the hierarchy. 164 /* these don't actually get called; they just cause exceptions */
|
/cts/tools/signature-tools/src/signature/converter/dex/ |
DexToSigConverter.java | 642 // exceptions 712 // exceptions 734 Set<ITypeReference> exceptions = new HashSet<ITypeReference>(); local 739 exceptions.add(factory 742 member.setExceptions(exceptions); 772 // Set<IType> exceptions = new HashSet<IType>(); 777 // exceptions.add(factory.getClass(packageName, className)); 779 // member.setExceptions(exceptions); [all...] |
/cts/tools/signature-tools/templates/model/ |
model.stg | 61 $if(element.exceptions)$ throws $element.exceptions:{$ElementType(element=it)$}; separator=", "$$endif$
|
/dalvik/tests/044-proxy/src/ |
WrappedThrow.java | 72 * Throw exceptions, walking down the hierarchy. 164 /* these don't actually get called; they just cause exceptions */
|
/development/host/windows/usb/api/ |
adb_legacy_interface.cpp | 236 // We don't expect exceptions other than OOM thrown here.
262 // We don't expect exceptions other than OOM thrown here.
|
Completed in 992 milliseconds
<<41424344454647484950>>