OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:throwing
(Results
51 - 75
of
810
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/v8/test/mjsunit/
stack-traces-2.js
61
function testNotOmittedBuiltin(
throwing
, included) {
63
throwing
();
/art/runtime/arch/
context.h
55
// Smash the caller save registers. If we're
throwing
, we don't want to return bogus values.
/art/runtime/mirror/
throwable.h
41
// overridden. Also it asserts rather than
throwing
exceptions. Currently this is only used
/dalvik/dx/src/com/android/dx/dex/code/form/
SpecialFormat.java
26
* lists. Most of the overridden methods on this class end up
throwing
/dalvik/tests/003-omnibus-opcodes/src/
Throw.java
18
* Test exception
throwing
.
/external/apache-xml/src/main/java/org/apache/xml/serializer/utils/
WrappedRuntimeException.java
24
* This class is for
throwing
important checked exceptions
/external/apache-xml/src/main/java/org/apache/xml/utils/
WrappedRuntimeException.java
24
* This class is for
throwing
important checked exceptions
/external/chromium_org/base/mac/
scoped_nsexception_enabler.h
16
// BrowserCrApplication attempts to restrict
throwing
of NSExceptions
/external/chromium_org/v8/test/mjsunit/regress/
regress-1207.js
28
// Test
throwing
an exception from instanceof.
/external/chromium_org/v8/test/webkit/
exception-propagate-from-dfg-to-llint-expected.txt
24
Ensures that we pass exceptions to the correct codeblock when
throwing
from the DFG to the LLInt.
throw-from-finally-expected.txt
24
This tests that
throwing
from a finally block has the expected effect.
/external/dexmaker/src/dx/java/com/android/dx/dex/code/form/
SpecialFormat.java
26
* lists. Most of the overridden methods on this class end up
throwing
/external/junit/src/org/junit/
Rule.java
14
*
throwing
an exception if any of these fail. If there are multiple
/external/libvpx/libvpx/vpx_ports/
vpx_once.h
32
*
throwing
it away if we lost the race.
/external/smack/src/org/jivesoftware/smackx/provider/
DelayInformationProvider.java
51
* connection by
throwing
an exception instead set timestamp to epoch
/external/stlport/stlport/stl/
_range_errors.c
52
// For mode without library and
throwing
range errors, include the
/external/stlport/stlport/stl/config/
_android.h
39
// No
throwing
exceptions
/external/v8/test/mjsunit/regress/
regress-1207.js
28
// Test
throwing
an exception from instanceof.
/libcore/luni/src/main/java/java/io/
NotSerializableException.java
25
* explicitly prevents serialization by
throwing
this type of exception.
/libcore/luni/src/main/java/java/util/concurrent/
ExecutionException.java
11
* that aborted by
throwing
an exception. This exception can be
/libcore/luni/src/main/native/
NetFd.h
21
* Wraps access to the int inside a java.io.FileDescriptor, taking care of
throwing
exceptions.
/ndk/sources/cxx-stl/stlport/stlport/stl/
_range_errors.c
52
// For mode without library and
throwing
range errors, include the
/ndk/sources/cxx-stl/stlport/stlport/stl/config/
_android.h
39
// No
throwing
exceptions
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_range_errors.c
52
// For mode without library and
throwing
range errors, include the
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_android.h
39
// No
throwing
exceptions
Completed in 805 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>