/development/ide/emacs/ |
android-common.el | 49 `next-error'." 72 Return the root of the build tree. Signal an error if not found." 84 (error "Not in a valid android tree")))) 90 (error nil))) 97 (error "Unknown arch")) 100 (error "Unknown system"))) 131 (error (format "%s does not exist. If product %s maps to another one, 145 (error (concat binary " is missing."))))
|
/development/simulator/app/ |
LoadableImage.cpp | 64 fprintf(stderr, "ERROR: unable to load '%s'\n", mName); 79 fprintf(stderr, "ERROR: unable to load/decode '%s'\n", mName);
|
/external/bison/lib/ |
strerror.c | 1 /* strerror.c --- ANSI C compatible system error routine 39 static char const fmt[] = "Unknown error (%d)";
|
/external/bluetooth/glib/gio/ |
gcancellable.h | 24 #error "Only <gio/gio.h> can be included directly." 70 GError **error);
|
/external/dropbear/libtomcrypt/src/headers/ |
tomcrypt.h | 29 /* error codes [will be expanded in future releases] */ 32 CRYPT_ERROR, /* Generic Error */
|
/external/e2fsprogs/e2fsck/ |
prof_err.c | 23 "Syntax error in profile section header", 24 "Syntax error in profile relation",
|
prof_err.et | 29 error_code PROF_SECTION_SYNTAX, "Syntax error in profile section header" 30 error_code PROF_RELATION_SYNTAX, "Syntax error in profile relation"
|
/external/e2fsprogs/misc/ |
partinfo.c | 26 void print_error(char *operation, int error, char *device) 29 strerror(error));
|
/external/freetype/include/freetype/ |
ftgxval.h | 35 #error "freetype.h of FreeType 1 has been loaded!" 36 #error "Please fix the directory search order for header files" 37 #error "so that freetype.h of FreeType 2 is found first." 185 * error checking (which can be quite time consuming). 205 * FreeType error code. 0~means success. 208 * This function only works with TrueTypeGX fonts, returning an error 290 * actually does the text layout can access those tables without error 310 * FreeType error code. 0~means success.
|
ftmodapi.h | 27 #error "freetype.h of FreeType 1 has been loaded!" 28 #error "Please fix the directory search order for header files" 29 #error "so that freetype.h of FreeType 2 is found first." 191 /* FreeType error code. 0~means success. */ 194 /* An error will be returned if a module already exists by that name, */ 242 /* FreeType error code. 0~means success. */ 273 /* FreeType error code. 0~means success. */ 293 /* FreeType error code. 0~means success. */
|
/external/guava/src/com/google/common/base/ |
Throwables.java | 59 * instance of {@link RuntimeException} or {@link Error}. Example usage: 72 propagateIfInstanceOf(throwable, Error.class); 78 * instance of {@link RuntimeException}, {@link Error}, or 103 * instance of {@link RuntimeException}, {@link Error}, {@code aDeclaredType}, 124 * {@link RuntimeException} or {@link Error}, or else as a last resort, wraps 152 * chain provides context from when the error or exception was initially 236 if (cause instanceof Error) { 237 throw (Error) cause;
|
/external/icu4c/i18n/unicode/ |
ulocdata.h | 62 * @param status Pointer to error status code. 124 * @param status Pointer to an input-output error code value; 142 * @param status Pointer to an error code value 165 * @param status Must be a valid pointer to an error code value, 185 * @param status Must be a valid pointer to an error code value, 195 * @param status error code - could be U_MISSING_RESOURCE_ERROR if the version was not found. 209 * @param status Must be a valid pointer to an error code value, 231 * @param status Must be a valid pointer to an error code value,
|
/external/icu4c/layout/ |
ArabicLayoutEngine.h | 44 * @param success - set to an error code if the operation fails 62 * @param success - set to an error code if the operation fails 110 * @param success - set to an error code if the operation fails 132 * @param success - output parameter set to an error code if the operation fails 164 * @param success - set to an error code if the operation fails 195 * @param success - set to an error code if the operation fails 215 * @param success - set to an error code if the operation fails 232 * @param success - output parameter set to an error code if the operation fails
|
/external/icu4c/test/cintltst/ |
nccbtst.h | 42 /* Following will return FALSE *only* on a mismach. They will return TRUE on any other error OR success, because 43 * the error would have been emitted to log_err separately. */
|
/external/icu4c/test/intltest/ |
textfile.h | 37 * was reached or an error occurred 46 * was reached or an error occurred
|
/external/kernel-headers/original/linux/ |
ipmi_smi.h | 54 * the upper layer. If an error occurs, it should fill in the 55 * response with an error code in the completion code location. When 93 operation is not allowed to fail. If an error occurs, it 94 should report back the error in a received message. It may 146 11 and the command completed without error. */ 180 * return an error if the interface is still in use by a user. 187 * the lower layer gets an error sending a message, it should format 188 * an error response in the message response.
|
/external/libxml2/include/libxml/ |
xmlIO.h | 41 * Returns an Input context or NULL in case or error 52 * Returns the number of bytes read or -1 in case of error 61 * Returns 0 or -1 in case of error 87 * Returns an Output context or NULL in case or error 98 * Returns the number of bytes written or -1 in case of error 108 * Returns 0 or -1 in case of error 135 int error; member in struct:_xmlParserInputBuffer 151 int error; member in struct:_xmlOutputBuffer
|
/external/mtpd/ |
mtpd.h | 38 ERROR = 3, 49 * an error, one should use a negative exit code such as -REMOTE_REQUESTED. */
|
/external/neven/Embedded/common/src/b_BasicEm/ |
Phase.h | 86 * Max error: 8.5E-5 (METHOD1); 7.0E-5 (METHOD2) 87 * Std error: 4.4E-5 (METHOD1); 3.2E-5 (METHOD2) 95 * Max error: 8.5E-5 (METHOD1); 7.0E-5 (METHOD2) 96 * Std error: 4.4E-5 (METHOD1); 3.2E-5 (METHOD2) 117 * Max error: 5.1E-5 PI 118 * Std error: 2.7E-5 PI 125 * Max error: 5.4E-5 PI 126 * Std error: 2.9E-5 PI
|
/external/opencore/codecs_v2/video/m4v_h263/dec/include/ |
visual_header.h | 33 /* Error Resilience Flags */ 34 int32 errorResDisable; /* VOL disable error resilence mode(Use Resynch markers) */
|
/external/opencore/nodes/pvomxbasedecnode/include/ |
pvmf_omx_basedec_defs.h | 21 // Error and info messages 25 // Base decoder node failed to initialize the base decoder. Fatal error so the node needs to be reset.
|
/external/opencore/nodes/pvomxencnode/include/ |
pvmf_omx_enc_defs.h | 21 // Error and info messages 25 // Enc node failed to initialize the encoder. Fatal error so the node needs to be reset.
|
/external/opencore/nodes/pvvideoparsernode/src/ |
pvmf_videoparser_port.cpp | 93 , (0, "PVMFVideoParserPort::Connect: Error - Connecting to invalid port")); 100 , (0, "PVMFVideoParserPort::Connect: Error - Already connected")); 114 , (0, "PVMFVideoParserPort::Connect: Error - Unable To Send Format Specific Info To Peer")); 125 , (0, "PVMFVideoParserPort::Connect: Error - Peer Connect failed")); 143 (0, "0x%x PVMFVideoParserPort::PeerConnect: Error - Connecting to invalid port", this)); 150 (0, "0x%x PVMFVideoParserPort::PeerConnect: Error - Already connected", this)); 165 , (0, "PVMFVideoParserPort::PeerConnect: Error - Unable To Send Format Specific Info To Peer")); 284 /* ignore the error for now */
|
/external/opencore/nodes/pvwavffparsernode/include/ |
pvmf_wavffparser_defs.h | 40 // Error Events 45 //This event is issued when an error occurs
|
/external/opencore/oscl/oscl/config/shared/ |
osclconfig_time_check.h | 30 #error "ERROR: OSCL_HAS_UNIX_TIME_FUNCS has to be defined to either 1 or 0"
|