| /external/srec/tools/grxmlcompile/ |
| grxmlcompile.cpp | 215 if(!bLoadedOK || node.Error()) { 216 std::cout << "Error: while creating TiXmlDocument from " << filename << std::endl; 217 std::cout << "Error: " << node.Error() << " id " << node.ErrorId() << " row " << node.ErrorRow() << " col " << node.ErrorCol() << std::endl; 218 std::cout << "Error: " << node.ErrorDesc() << std::endl; 219 std::cout << "Error: near " << showline( filename.c_str(), node.ErrorRow()) << std::endl; 262 LPRINTF("Error: SR_SessionCreate(%s) %s\n", parfile, ESR_rc2str(status)); 296 LPRINTF("Error: make_openfst_graphs() returned %s\n", ESR_rc2str(status)); 369 std::cout << "Error: internal error in FstMergeOLabelsToILabels() " << std::endl [all...] |
| /external/v8/test/mjsunit/ |
| d8-os.js | 44 e.toString = function() { throw new Error("foo bar"); } 81 // Check that we get an error if the name is taken by a file.
|
| stack-traces.js | 89 Error.captureStackTrace(this, stripPoint); 126 // Test that the error constructor is not shown in the trace 156 // If an error occurs while the stack trace is being formatted it should 168 assertTrue(e.stack.indexOf('<error: ReferenceError') != -1, 169 "ErrorsDuringFormatting didn't contain error: ReferenceError"); 180 assertTrue(e.stack.indexOf('<error>') != -1, 181 "ErrorsDuringFormatting didn't contain <error>");
|
| /external/webkit/WebCore/bridge/objc/ |
| objc_instance.mm | 32 #import <runtime/Error.h>
|
| /external/webkit/WebKitTools/DumpRenderTree/mac/PerlSupport/ |
| DumpRenderTreeSupport_wrapTiger.c | 837 SWIG_Perl_SetError(SWIG_MAYBE_PERL_OBJECT const char *error) { 838 if (error) sv_setpv(perl_get_sv("@", TRUE), error); 842 SWIG_Perl_SetErrorSV(SWIG_MAYBE_PERL_OBJECT SV *error) { 843 if (error) sv_setsv(perl_get_sv("@", TRUE), error); 947 #ifdef Error 948 #undef Error
|
| /external/webkit/WebKitTools/android/flex-2.5.4a/ |
| configure | 76 { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; } 85 { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; } 226 { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; } 239 { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; } 262 -*) { echo "configure: error: $ac_option: invalid option; use --help to show usage" 1>&2; exit 1; } 270 { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; } 279 { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; } 351 { echo "configure: error: can not find sources in $ac_confdir or .." 1>&2; exit 1; } 353 { echo "configure: error: can not find sources in $srcdir" 1>&2; exit 1; } 569 { echo "configure: error: can not find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." 1>&2; exit 1; [all...] |
| /frameworks/base/telephony/java/com/android/internal/telephony/ |
| SMSDispatcher.java | 497 == CommandException.Error.SMS_FAIL_RETRY) && 511 int error = RESULT_ERROR_GENERIC_FAILURE; local 514 == CommandException.Error.FDN_CHECK_FAILURE) { 515 error = RESULT_ERROR_FDN_CHECK_FAILURE; 517 // Done retrying; return an error to the app. 531 tracker.mSentIntent.send(mContext, error, fillIn); [all...] |
| DataConnection.java | 45 * If an error <code>AsyncResult.result = FailCause</code> and 115 case ERR_Other: return "Other error"; 206 return "No Error"; 216 return "Error User Authentication"; 238 return "Unknown Data Error"; 403 == CommandException.Error.RADIO_NOT_AVAILABLE) { [all...] |
| /external/v8/src/ |
| bootstrapper.cc | [all...] |
| /packages/apps/Email/src/com/android/email/mail/store/ |
| LocalStore.java | 230 throw new Error("Database upgrade failed!"); 503 throw new Error("Aparently UTF-8 has been lost to the annals of history."); [all...] |
| /external/dropbear/libtomcrypt/ |
| crypt.tex | 126 also performs extensive parameter error checking to prevent any number of run-time exploits or errors. 227 that return {\bf int} will return {\bf CRYPT\_OK} if the function was successful, or one of the many error codes 228 if it failed. Certain functions that return int will return $-1$ to indicate an error. These functions will be explicitly 229 commented upon. When a function does return a CRYPT error code it can be translated into a string with 231 \index{error\_to\_string()} 236 An example of handling an error is: 245 printf("A crypto error occurred, %s\n", error_to_string(err)); 246 /* perform error handling */ 248 /* continue on if no error occurred */ 321 \index{rsa\_export()} \index{error\_to\_string()} \index{variable length output [all...] |
| /external/emma/core/java12/com/vladium/jcd/cls/ |
| ClassDef.java | 484 throw new Error (ioe.getMessage ());
|
| /external/libvpx/examples/includes/geshi/contrib/ |
| langcheck.php | 39 echo "<span style=\"color: #F00; font-weight: bold;\">ERROR:</span>"; 164 report_error(TYPE_ERROR, 'Error requesting listing for available language files!'); [all...] |
| /external/srec/srec/Semproc/src/ |
| SemanticGraphImpl.c | 370 PLogError(L("ESR_READ_ERROR: internal error adding script (%d)"), num_words_to_add); 400 break; /* error */ [all...] |
| /external/stlport/ |
| configure.bat | 492 echo Error: Setting C runtime library for compiler other than microsoft ones! 518 echo Error: Invalid boost intallation folder ("%2").
|
| /external/tinyxml/ |
| tinyxml.cpp | 62 // while fails (error case) and break (semicolon found). 64 // this function to return an error. 1077 if ( Error() ) 1114 target->error = error; [all...] |
| /external/v8/benchmarks/ |
| richards.js | 74 "Error during execution: queueCount = " + scheduler.queueCount + 76 throw new Error(msg);
|
| /external/webkit/JavaScriptCore/wtf/ |
| Platform.h | 270 # error "Not supported ARM architecture" 273 # error "Cannot use both of WTF_CPU_ARM_TRADITIONAL and WTF_CPU_ARM_THUMB2 platforms" 809 #error "CODEBLOCK_SAMPLING requires OPCODE_SAMPLING" 975 #error "YARR_JIT requires YARR" 1040 /* Set up a define for a common error that is intended to cause a build error -- thus the space after Error. */ 1041 #define WTF_PLATFORM_CFNETWORK Error USE_macro_should_be_used_with_CFNETWORK
|
| /external/webkit/SunSpider/tests/v8-v4/ |
| v8-richards.js | 69 "Error during execution: queueCount = " + scheduler.queueCount + 71 throw new Error(msg);
|
| /external/webkit/WebCore/bindings/js/ |
| JSCanvasRenderingContext2DCustom.cpp | 39 #include <runtime/Error.h>
|
| /external/webkit/WebCore/bridge/ |
| NP_jsobject.cpp | 42 #include <runtime/Error.h>
|
| /external/webkit/WebCore/inspector/front-end/ |
| SourceFrame.js | 105 // Don't add the message if there is no message or valid line or if the msg isn't an error or warning. 335 case WebInspector.ConsoleMessage.MessageLevel.Error: 336 messageBubbleElement.addStyleClass("webkit-html-error-message");
|
| /external/zlib/ |
| make_vms.com | 18 $ on error then goto err_exit 581 $ on error then continue 584 $ on error then continue 589 $ on error then goto err_exit 640 $ on error then continue 643 $ on error then continue 648 $ on error then goto err_exit 694 $ SAY "ANAL_OBJ_AXP-E-NOSUCHFILE: Error, inputfile ''p1' not available" 699 $ SAY "ANAL_OBJ_AXP: Error, no output file provided" 726 $ define/user sys$error nl [all...] |
| /libcore/json/src/test/java/org/json/ |
| JSONTokenerTest.java | 215 AssertionFailedError error = new AssertionFailedError("off-by-one error?"); local 216 error.initCause(e); 217 throw error; 228 Error error = new AssertionFailedError("Returning an empty string should be valid"); local 229 error.initCause(e); 230 throw error;
|
| /libcore/luni/src/main/java/java/io/ |
| ObjectStreamClass.java | 415 throw new RuntimeException("Error fetching SUID: " + iae); 426 throw new Error(e); [all...] |