Searched
full:throwing (Results
301 -
325 of
810) sorted by null
<<11121314151617181920>>
/external/dexmaker/src/dx/java/com/android/dx/util/ |
ByteArray.java | 216 * Checks a range of offsets for validity, throwing if invalid.
|
/external/guava/guava-tests/test/com/google/common/base/ |
SuppliersTest.java | 158 // with throwing the exception
|
/external/icu4c/common/unicode/ |
uconfig.h | 116 * non-exception-throwing memory allocation functions. (Default value 1 for this macro.)
|
/external/icu4c/test/intltest/ |
nmfmtrt.cpp | 210 // This is a normal machine that can support IEEE754 denormalized doubles without throwing an error.
|
/external/jsilver/src/com/google/streamhtmlparser/ |
HtmlParserFactory.java | 91 * Protects all the createParserXXX methods by throwing a run-time exception
|
/external/libpng/contrib/visupng/ |
cexcept.h | 48 Because throwing an exception causes the object to be copied (not
|
/external/llvm/lib/DebugInfo/ |
DWARFCompileUnit.cpp | 249 // up parsing the DWARF and then throwing them all away to keep memory usage
|
/external/nist-sip/java/gov/nist/core/ |
HostNameParser.java | 61 * opposed simply being blunt and throwing an exception).
|
/external/okhttp/src/main/java/com/squareup/okhttp/internal/ |
Util.java | 198 * Fills 'dst' with bytes from 'in', throwing EOFException if insufficient bytes are available.
|
/external/v8/test/mjsunit/ |
array-slice.js | 96 // Throwing an exception in conversion:
|
/external/v8/test/mjsunit/harmony/ |
collections.js | 278 // maps, sets, or weak maps, with a wrong type of receiver should be throwing
|
/frameworks/base/core/java/android/app/ |
ResourcesManager.java | 174 // Slog.w(TAG, "Throwing away out-of-date resources!!!! "
|
/frameworks/base/core/java/android/net/ |
DnsPinger.java | 193 // Check that ID field matches (we're throwing out the rest of the packet)
|
/frameworks/base/core/tests/coretests/src/com/android/internal/util/ |
FileRotatorTest.java | 61 // TODO: test throwing rolls back correctly
|
/frameworks/base/docs/html/training/sync-adapters/ |
creating-authenticator.jd | 67 either by returning {@code null} or by throwing an exception.
|
/libcore/crypto/src/main/java/org/conscrypt/ |
FileClientSessionCache.java | 94 // File.list() will return null in error cases without throwing IOException
|
/libcore/luni/src/main/java/libcore/io/ |
StrictLineReader.java | 31 * "\n" or "\r\n". End of input is reported by throwing {@code EOFException}. Unterminated line at
|
/libcore/luni/src/main/java/org/w3c/dom/ls/ |
LSParserFilter.java | 44 * throwing exceptions from a filter is DOM implementation dependent.
|
/libnativehelper/ |
JNIHelp.cpp | 232 ALOGE("Failed throwing '%s' '%s'", className, msg);
|
/ndk/sources/cxx-stl/gabi++/tests/ |
test_vector1.cpp | 258 // Try throwing from a destructor - should be fine.
|
/packages/apps/Email/emailcommon/src/com/android/emailcommon/ |
VendorPolicyLoader.java | 251 * Note, if we get this far, we expect "correct" results from the policy method. But throwing
|
/packages/apps/Email/src/com/android/email/provider/ |
AttachmentProvider.java | 138 * TODO: The thumbnail format returns null for its failure cases, instead of throwing
|
/packages/apps/Exchange/src/com/android/exchange/adapter/ |
AbstractSyncAdapter.java | 250 * vanishingly rare. Other, possibly transient, errors are handled by throwing a
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/ |
throw_allocator.h | 39 * Contains an exception-throwing allocator, useful for testing
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/ |
cdefs.h | 44 as non-throwing using a function attribute since programs can use
|
Completed in 1459 milliseconds
<<11121314151617181920>>