HomeSort by relevance Sort by last modified time
    Searched refs:Error (Results 251 - 275 of 406) sorted by null

<<11121314151617

  /external/libpcap/
grammar.c 420 /* Enabling verbose error messages. */
782 "$end", "error", "$undefined", "DST", "SRC", "HOST", "GATEWAY", "NET",
875 means the default is an error. */
    [all...]
  /external/srec/audio/AudioIn/UNIX/src/
audioin.c 265 PLogError ( "Audio In Error pthread_cond_signal\n" );
367 PLogError ( "Audio In Error pthread_cond_signal\n" );
394 PLogError ( "Audio In Error pthread_cond_signal\n" );
412 PLogError ( "Audio In Error malloc\n" );
419 PLogError ( "Audio In Error malloc\n" );
534 PLogError ( "Audio In Error Closing Hardware\n" );
543 PLogError ( "Audio In Error pthread_cond_signal\n" );
574 PLogError ( "Audio In Error pthread_cond_signal\n" );
600 PLogError ( "Audio In Error pthread_cond_wait\n" );
616 PLogError ( "Audio In Error pthread_cond_signal\n" )
    [all...]
  /external/tagsoup/src/org/ccil/cowan/tagsoup/
HTMLScanner.java 373 throw new Error(
585 throw new Error("Can't process state " + action);
  /external/v8/test/mjsunit/
function-names.js 128 "encodeURI", "encodeURIComponent", "Error", "TypeError",
  /external/webkit/WebCore/bridge/objc/
objc_runtime.mm 34 #include <runtime/Error.h>
  /external/webkit/WebCore/inspector/front-end/
ProfilesPanel.js 81 throw new Error("Needs implemented.");
87 throw new Error("Needs implemented.");
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/tests/
AacEncTest.c 293 APP_EPRINT("App: Error in GetState from WaitForState() \n" );
331 * OMX_ErrorBadParameter Error on parameters
356 APP_DPRINT("%d :: App: Error returned from GetState\n",__LINE__);
381 Component Name : %d : Error Num %x \n",
512 * @retval error Return Value to OS
540 OMX_ERRORTYPE error = OMX_ErrorNone; local
693 APP_EPRINT("APP: Error: failed to open the file %s for readonly access\n", argv[1]);
701 APP_EPRINT("APP: Error: failed to create the output file %s\n", argv[2]);
722 APP_DPRINT("%d :: APP: Error: Invalid Mode Specifier, Check argument 3\n",__LINE__);
761 APP_EPRINT("App: Error: Fill Data Pipe failed to open\n")
2473 int error=0; local
2505 int error=0; local
    [all...]
  /libcore/luni/src/main/java/java/util/concurrent/
ThreadPoolExecutor.java 470 * treated as an error, failure to create threads may result in
    [all...]
  /libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
CodeSourceTest.java 111 throw new Error(ex);
113 throw new Error(ex);
  /external/easymock/src/org/easymock/internal/
RecordState.java 354 if (throwable instanceof Error) {
  /external/guava/src/com/google/common/util/concurrent/
Futures.java 181 * @throws Error if the throwable was an {@link Error}.
201 * @throws Error if the throwable was an {@link Error}.
472 } catch (Error e) {
473 // This seems evil, but the client needs to know an error occured and
474 // the error needs to be propagated ASAP.
  /external/v8/tools/
splaytree.js 108 throw Error('Key not found: ' + key);
112 throw Error('Key not found: ' + key);
  /external/webkit/JavaScriptCore/
Android.mk 90 runtime/Error.cpp \
  /external/webkit/WebCore/bridge/jni/jsc/
JavaInstanceJSC.cpp 38 #include <runtime/Error.h>
  /external/webkit/WebCore/bridge/
runtime_object.cpp 31 #include <runtime/Error.h>
  /frameworks/base/telephony/java/com/android/internal/telephony/cdma/
CdmaServiceStateTracker.java 388 Log.w(LOG_TAG, "error parsing cell location data: " + ex);
422 Log.e(LOG_TAG, "error parsing system id: ", ex);
435 Log.e(LOG_TAG, "error parsing network id: ", ex);
453 Log.w(LOG_TAG,"error parsing cdmaSubscription params num="
638 CommandException.Error err=null;
644 if (err == CommandException.Error.RADIO_NOT_AVAILABLE) {
656 if (err != CommandException.Error.OP_NOT_ALLOWED_BEFORE_REG_NW &&
657 err != CommandException.Error.OP_NOT_ALLOWED_BEFORE_REG_NW) {
659 "RIL implementation has returned an error where it must succeed",
726 Log.w(LOG_TAG, "error parsing RegistrationState: " + ex)
    [all...]
  /frameworks/base/telephony/java/com/android/internal/telephony/gsm/
GsmServiceStateTracker.java 415 Log.w(LOG_TAG, "error parsing location: " + ex);
512 // possible a network or baseband side error
628 CommandException.Error err=null;
634 if (err == CommandException.Error.RADIO_NOT_AVAILABLE) {
646 if (err != CommandException.Error.OP_NOT_ALLOWED_BEFORE_REG_NW &&
647 err != CommandException.Error.OP_NOT_ALLOWED_BEFORE_REG_NW) {
649 "RIL implementation has returned an error where it must succeed" +
677 Log.w(LOG_TAG, "error parsing RegistrationState: " + ex);
709 Log.w(LOG_TAG, "error parsing GprsRegistrationState: " + ex);
    [all...]
  /frameworks/base/tools/localize/
ValuesFile.cpp 69 pos.Error("invalid <%s> element inside <array>\n", name.c_str());
  /libcore/luni/src/main/java/java/net/
URLConnection.java 168 * if an error occurs while connecting to the resource.
193 * if an error occurs obtaining the content.
225 * if an error occurs obtaining the content.
657 * if an I/O error occurs while creating the permission object.
722 * if an I/O error occurs while reading from the input stream.
853 * @throws Error
860 throw new Error("Factory already set");
    [all...]
  /libcore/luni/src/main/java/org/apache/harmony/luni/net/
PlainSocketImpl.java 122 throw new Error(e);
196 * if an error occurs while connecting
  /libcore/luni/src/main/java/org/apache/xalan/xslt/
ObjectFactory.java 67 * be null; if the file does not exist or we encounter some other error
382 /** Prints a message to standard error if debugging is enabled. */
625 * A configuration error.
628 extends Error {
654 /** Returns the exception associated to this error. */
  /libcore/luni/src/main/java/org/apache/xml/dtm/
ObjectFactory.java 67 * be null; if the file does not exist or we encounter some other error
382 /** Prints a message to standard error if debugging is enabled. */
625 * A configuration error.
628 extends Error {
654 /** Returns the exception associated to this error. */
  /libcore/luni/src/main/java/org/apache/xml/serializer/
ObjectFactory.java 66 * be null; if the file does not exist or we encounter some other error
381 /** Prints a message to standard error if debugging is enabled. */
624 * A configuration error.
627 extends Error {
653 /** Returns the exception associated to this error. */
  /libcore/luni/src/main/java/org/apache/xml/utils/
ObjectFactory.java 67 * be null; if the file does not exist or we encounter some other error
382 /** Prints a message to standard error if debugging is enabled. */
625 * A configuration error.
628 extends Error {
654 /** Returns the exception associated to this error. */
  /libcore/luni/src/main/java/org/apache/xpath/functions/
ObjectFactory.java 67 * be null; if the file does not exist or we encounter some other error
382 /** Prints a message to standard error if debugging is enabled. */
625 * A configuration error.
628 extends Error {
654 /** Returns the exception associated to this error. */

Completed in 1563 milliseconds

<<11121314151617