HomeSort by relevance Sort by last modified time
    Searched full:raised (Results 226 - 250 of 437) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/wpa_supplicant_6/wpa_supplicant/wpa_gui/
wpagui.ui 56 <enum>Raised</enum>
  /frameworks/base/media/jni/
android_media_MediaScanner.cpp 256 // exception will have been raised. I just want to
  /libcore/luni/src/main/java/org/apache/xml/utils/
UnImplNode.java     [all...]
  /libcore/luni/src/main/java/org/apache/xpath/axes/
DescendantIterator.java 169 * INVALID_STATE_ERR: Raised if this method is called after the
  /libcore/luni/src/test/java/tests/api/java/security/
PermissionCollectionTest.java 58 // * unfortunately, a NPE is raised in line 103 of Harmony's JarUtils class.
  /libcore/luni/src/test/java/tests/org/w3c/dom/
SetAttributeNS.java 44 * should be raised since the "qualifiedName" has an invalid character.
  /dalvik/vm/native/
dalvik_system_VMDebug.c 32 * invalid, this returns -1 with an exception raised.
59 * Returns NULL on failure, with an exception raised.
  /external/webkit/WebCore/dom/
Node.cpp 589 // NO_MODIFICATION_ALLOWED_ERR: Raised when the node is readonly
1061 // FIXME: Implement support for INVALID_CHARACTER_ERR: Raised if the specified prefix contains an illegal character.
1104 // NO_MODIFICATION_ALLOWED_ERR: Raised if this node is readonly
1112 // WRONG_DOCUMENT_ERR: Raised if newChild was created from a different document than the one that
1129 // HIERARCHY_REQUEST_ERR: Raised if this node is of a type that does not allow children of the type of the
1160 // NO_MODIFICATION_ALLOWED_ERR: Raised if this node is readonly
1168 // WRONG_DOCUMENT_ERR: Raised if newChild was created from a different document than the one that
    [all...]
DOMImplementation.cpp 249 // WRONG_DOCUMENT_ERR: Raised if doctype has already been used with a different document or was
  /external/webkit/WebCore/storage/
Database.cpp 138 // FIXME: There should be an exception raised here in addition to returning a null Database object. The question has been raised with the WHATWG.
  /dalvik/vm/
Exception.c 238 * nonexistent class should have raised an exception. If no
239 * exception is currently raised, then we're pretty clearly unable
285 * failed. So long as there's an exception raised, return and
    [all...]
Ddm.c 589 * Returns NULL on failure with an exception raised.
Thread.h 191 /* thread "interrupted" status; stays raised until queried or thrown */
  /dalvik/vm/interp/
Stack.c 649 * If the invocation returns with an exception raised, we have to wrap it.
753 * If an exception is raised, wrap and replace. This is necessary
767 * We don't do this when an exception is raised because the value
    [all...]
  /external/openssl/crypto/perlasm/
x86_64-xlate.pl 764 # has undesired side-effect at run-time: if an exception is raised in
876 # chosen in such manner that possible exceptions raised in the "gear"
907 # segmentation violation, then it would be raised upon call to the
  /hardware/ti/wlan/wl1271/TWD/FirmwareApi/
public_commands.h 564 Complete event is raised to the host.
    [all...]
  /system/wlan/ti/wilink_6_1/TWD/FirmwareApi/
public_commands.h 564 Complete event is raised to the host.
    [all...]
  /bionic/libm/src/
e_lgamma_r.c 171 * argument reduction, make sure inexact flag not raised if input
  /cts/tests/src/android/app/cts/
LaunchpadActivity.java 217 * raised over the current one.
  /external/fdlibm/
e_lgamma_r.c 174 * argument reduction, make sure inexact flag not raised if input
readme 252 NOTE that if -D_SCALB_INT is raised, it won't be SVID3
  /external/proguard/src/proguard/gui/
ClassSpecificationDialog.java 153 Border etchedBorder = BorderFactory.createEtchedBorder(EtchedBorder.RAISED);
MemberSpecificationDialog.java 149 Border etchedBorder = BorderFactory.createEtchedBorder(EtchedBorder.RAISED);
  /external/webkit/WebCore/bindings/objc/
WebScriptObject.h 227 @result Either NO if an exception could not be raised, YES otherwise.
  /external/webkit/WebCore/platform/text/gtk/
TextCodecGtk.cpp 396 // Partial input at the end of the string may not result in an error being raised.

Completed in 1146 milliseconds

1 2 3 4 5 6 7 8 91011>>