/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/arpa/ |
tftp.h | 47 #define ERROR 05 /* error code */ 53 short tu_code; /* error code */ 56 char th_data[1]; /* data or error string */ 65 * Error codes.
|
ftp.h | 44 #define ERROR 5 /* permanent negative completion */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/arpa/ |
tftp.h | 47 #define ERROR 05 /* error code */ 53 short tu_code; /* error code */ 56 char th_data[1]; /* data or error string */ 65 * Error codes.
|
ftp.h | 44 #define ERROR 5 /* permanent negative completion */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/arpa/ |
tftp.h | 47 #define ERROR 05 /* error code */ 53 short tu_code; /* error code */ 56 char th_data[1]; /* data or error string */ 65 * Error codes.
|
ftp.h | 44 #define ERROR 5 /* permanent negative completion */
|
/external/webkit/Source/JavaScriptCore/wtf/ |
Assertions.h | 162 /* CRASH() - Raises a fatal error resulting in program termination and triggering either the debugger or the crash reporter. 219 #undef ERROR
|
/frameworks/base/core/java/android/util/ |
Log.java | 32 * ERROR, WARN, INFO, DEBUG, VERBOSE. Verbose should never be compiled 34 * in but stripped at runtime. Error, warning and info logs are always kept. 78 public static final int ERROR = 6; 201 * Where level is either VERBOSE, DEBUG, INFO, WARN, ERROR, ASSERT, or SUPPRESS. SUPPRESS will 225 * Send an {@link #ERROR} log message. 231 return println_native(LOG_ID_MAIN, ERROR, tag, msg); 235 * Send a {@link #ERROR} log message and log the exception. 242 return println_native(LOG_ID_MAIN, ERROR, tag, msg + '\n' + getStackTraceString(tr)); 247 * The error will always be logged at level ASSERT with the call stack. 250 * immediately with an error dialog [all...] |
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/ |
MediaPlayerStateErrors.java | 32 ERROR, 35 // Error occurs in the states below?
|
/hardware/ti/omap4xxx/domx/mm_osal/inc/ |
timm_osal_types.h | 109 #define ERROR 1
|
/libcore/luni/src/main/java/java/util/jar/ |
Pack200.java | 59 throw new Error("Can't load class " + className, e); 78 throw new Error("Can't load class " + className, e); 109 * a String representation for {@code error}. 111 static final String ERROR = "error";
|
/packages/apps/Email/src/com/android/mail/utils/ |
LogUtils.java | 63 public static final int ERROR = Log.ERROR; 316 * Send a {@link #ERROR} log message. 326 if (isLoggable(tag, ERROR)) { 333 * Send a {@link #ERROR} log message. 344 if (isLoggable(tag, ERROR)) { 352 * The error will always be logged at level ASSERT with the call stack. 355 * immediately with an error dialog. 365 return Log.wtf(tag, String.format(format, args), new Error()); 370 * The error will always be logged at level ASSERT with the call stack [all...] |
/development/tools/emulator/system/camera/ |
EmulatedCameraDevice.h | 66 * NO_ERROR on success, or an appropriate error status. 72 * NO_ERROR on success, or an appropriate error status. If this method is 91 * NO_ERROR on success, or an appropriate error status. 100 * NO_ERROR on success, or an appropriate error status. If this method is 118 * NO_ERROR on success, or an appropriate error status. 153 * NO_ERROR on success, or an appropriate error status. 160 * NO_ERROR on success, or an appropriate error status. 183 * NO_ERROR on success, or an appropriate error status. 285 * NO_ERROR on success, or an appropriate error status. 331 * NO_ERROR on success, or an appropriate error status [all...] |
/external/markdown/markdown/ |
__init__.py | 50 from logging import DEBUG, INFO, WARN, ERROR, CRITICAL 334 message(ERROR, e) 336 message(ERROR, 'Extension "%s.%s" must be of type: "markdown.Extension".' \
|
/frameworks/base/core/java/android/os/ |
CommonTimeUtils.java | 30 * Unspecified error. 32 public static final int ERROR = -1; 233 int ret_val = ERROR;
|
/frameworks/ex/common/java/com/android/common/speech/ |
LoggingEvents.java | 109 public static final int ERROR = 13;
|
/hardware/ti/omap3/dspbridge/inc/ |
dbtype.h | 158 #ifdef ERROR /* Definition of ERROR in wingdi.h clashes with gt.h */ 159 #undef ERROR 196 #ifdef ERROR /* Definition of ERROR in wingdi.h clashes with gt.h */ 197 #undef ERROR
|
/hardware/ti/omap3/dspbridge/libbridge/inc/ |
dbtype.h | 158 #ifdef ERROR /* Definition of ERROR in wingdi.h clashes with gt.h */ 159 #undef ERROR 196 #ifdef ERROR /* Definition of ERROR in wingdi.h clashes with gt.h */ 197 #undef ERROR
|
/libcore/luni/src/main/java/org/apache/harmony/lang/annotation/ |
AnnotationMember.java | 44 * means that the error occured during parsing or resolution of corresponding 59 protected static final char ERROR = '!'; 112 tag = ERROR; 203 } else if (tag == ERROR) { 287 * Throws contained error (if any) with a renewed stack trace. 290 if (tag == ERROR) { 306 // got some other error, have to go with deep cloning 308 Throwable error = (Throwable)value; local 309 StackTraceElement[] ste = error.getStackTrace(); 313 oos.writeObject(error); [all...] |
/sdk/anttasks/src/com/android/ant/ |
DependencyGraph.java | 41 NONE, NEW_FILE, UPDATED_FILE, MISSING_FILE, ERROR; 88 case ERROR: 106 case ERROR: 150 System.err.println("ERROR: Couldn't read " + dependencyFilePath); 265 System.err.println("ERROR " + folder.toString() + " is not a dir or can't be read"); 266 return DependencyStatus.ERROR;
|
/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/ |
Log.java | 39 ERROR(6, "error", 'E'), //$NON-NLS-1$ 198 * Outputs a {@link LogLevel#ERROR} level message. 203 println(LogLevel.ERROR, tag, message); 220 * Outputs a {@link LogLevel#ERROR} level {@link Throwable} information. 230 println(LogLevel.ERROR, tag, throwable.getMessage() + '\n' + sw.toString());
|
/system/extras/tests/bionic/libc/common/ |
test_pthread_mutex.c | 61 error(int errcode, const char* func, const char* format, ...) function 68 fprintf(stderr, " error=%d: %s\n", errcode, strerror(errcode)); 96 #define ERROR(errcode,...) error((errcode),__FUNCTION__,__VA_ARGS__) 99 { int _ret = (cond); if (_ret != 0) ERROR(_ret,"%d:%s", __LINE__, #cond); }
|
test_pthread_rwlock.c | 60 error(int errcode, const char* func, const char* format, ...) function 67 fprintf(stderr, " error=%d: %s\n", errcode, strerror(errcode)); 95 #define ERROR(errcode,...) error((errcode),__FUNCTION__,__VA_ARGS__) 98 { int _ret = (cond); if (_ret != 0) ERROR(_ret,"%d:%s", __LINE__, #cond); }
|
/system/media/camera/tests/ |
camera_metadata_tests.cpp | 28 #define ERROR 1 320 EXPECT_EQ(ERROR, result); 342 EXPECT_EQ(ERROR, result); 593 EXPECT_EQ(ERROR, result); 650 EXPECT_EQ(ERROR, result); 694 EXPECT_EQ(ERROR, result); 720 EXPECT_EQ(ERROR, result); 739 EXPECT_EQ(ERROR, result);
|
/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/testrunner/ |
InstrumentationResultParser.java | 38 * <p>If fatal error occurred when attempted to run the tests: 40 * INSTRUMENTATION_STATUS: Error=error Message 45 * INSTRUMENTATION_RESULT: shortMsg=error Message 49 * pairs, delimited by a start(1)/pass(0)/fail(-2)/error(-1) status code result. At end of test 75 private static final String ERROR = "Error"; 86 KNOWN_KEYS.add(StatusKeys.ERROR); 98 private static final int ERROR = -1; 201 /** Error message supplied when no parseable test results are received from test run. * [all...] |