/external/webkit/Source/WebCore/platform/graphics/gpu/ |
LoopBlinnMathUtils.h | 88 // because the query occurred exactly at one of the endpoints' y 97 // indicates whether the answer is ambiguous because the query occurred
|
/external/webkit/Source/WebCore/plugins/ |
PluginDebug.cpp | 36 "No errors occurred.", /* NPERR_NO_ERROR */ 37 "Error with no specific error code occurred.", /* NPERR_GENERIC_ERROR */
|
/external/webkit/Source/WebKit/mac/History/ |
WebHistory.h | 81 @param error Set to nil or an NSError instance if an error occurred. 91 @param error Set to nil or an NSError instance if an error occurred.
|
/external/webkit/Source/WebKit/win/Interfaces/ |
IWebHistory.idl | 86 @param error Set to nil or an NSError instance if an error occurred. 97 @param error Set to nil or an NSError instance if an error occurred.
|
/frameworks/av/media/libmedia/ |
AudioTrackShared.cpp | 46 ALOGW("stepUser occurred after track reset"); 94 ALOGW("stepServer occurred after track reset");
|
/frameworks/base/core/jni/ |
android_view_KeyEvent.cpp | 66 ALOGE("An exception occurred while obtaining a key event."); 96 ALOGW("An exception occurred while recycling a key event.");
|
/frameworks/compile/libbcc/lib/Support/ |
FileBase.cpp | 78 // Some errors occurred ... 162 // Error occurred when check the file integrity or re-open the file.
|
/frameworks/native/libs/gui/ |
BitTube.cpp | 142 // error occurred 161 // error occurred
|
/libcore/luni/src/main/java/java/sql/ |
DataTruncation.java | 63 * {@code true} if the truncation occurred on a read operation, 92 * true if the truncation occurred on a read operation, false
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/ |
InstrumentationRunnerValidator.java | 56 * @throws CoreException if a fatal error occurred in initialization 101 * @return <code>null</code> if error occurred parsing instrumentations, otherwise returns array
|
/external/antlr/antlr-3.4/runtime/Python/antlr3/ |
exceptions.py | 65 problem occurred and/or what was the expected input. While the parser 82 # occurred? 85 # The current Token when an error occurred. Since not all streams 94 # The current char when an error occurred. For lexers. 97 # Track the line at which the error occurred in case this is
|
/libcore/luni/src/main/java/java/util/logging/ |
LogRecord.java | 104 * The time that the event occurred, in milliseconds since 1970. 247 * Gets the time when this event occurred, in milliseconds since 1970. 249 * @return the time when this event occurred, in milliseconds since 1970. 256 * Sets the time when this event occurred, in milliseconds since 1970. 259 * the time when this event occurred, in milliseconds since 1970.
|
/libcore/luni/src/main/java/org/apache/harmony/security/provider/cert/ |
X509CertPathImpl.java | 184 * @throws CertificateException if some problems occurred during the 201 * or some problems occurred during the decoding. 227 * @throws CertificateException if some problems occurred during 244 * or some problems occurred during the decoding. 385 throw new IllegalArgumentException("Encoding error occurred", e);
|
/external/icu4c/io/unicode/ |
ustdio.h | 234 * @return A new UFILE, or NULL if an error occurred. 256 * @return A new UFILE, or NULL if an error occurred. 276 * @return A new UFILE, or NULL if an error occurred. If an error occurs 296 * @return A new UFILE, or NULL if an error occurred. 406 * or NULL if an error occurred. 585 * if an error occurred. 602 * if an error occurred. 617 * if an error occurred. 634 * if an error occurred. [all...] |
/libcore/luni/src/main/java/java/security/ |
KeyStore.java | 106 * if an error occurred during the creation of the new {@code 134 * if an error occurred during the creation of the new {@code 171 * if an error occurred during the creation of the new {@code 523 * if a problem occurred while writing to the stream. 527 * if an exception occurred while storing the certificates of 550 * if a problem occurred while writing to the stream. 554 * if an exception occurred while storing the certificates of 580 * if a problem occurred while reading from the stream. 584 * if an exception occurred while loading the certificates of 601 * if a problem occurred while reading from the stream [all...] |
/external/qemu/memcheck/ |
memcheck.c | 59 * routine - If 1, access violation has occurred in 'free' routine. 60 * If 2, access violation has occurred in 'realloc' routine. 80 * addr - Address at which vilation has occurred. 82 * val - If access violation has occurred at write operation, this parameter 85 * retaddr - Code address (in TB) where access violation has occurred. 86 * is_read - If 1, access violation has occurred when memory at 'addr' has been 87 * read. If 0, access violation has occurred when memory was written.
|
/frameworks/base/obex/javax/obex/ |
ServerSession.java | 68 * @throws IOException if an error occurred while opening the input and 157 * @throws IOException if an error occurred at the transport layer 190 * @throws IOException if an error occurred at the transport layer 235 * @throws IOException if an error occurred at the transport layer 284 * @throws IOException if an error occurred at the transport layer 410 * @throws IOException if an error occurred at the transport layer 515 * @throws IOException if an error occurred at the transport layer
|
/bionic/libc/kernel/common/linux/ |
qic117.h | 132 #define QIC117_ERRORS { { "No error", 0, }, { "Command Received while Drive Not Ready", 0, }, { "Cartridge Not Present or Removed", 1, }, { "Motor Speed Error (not within 1%)", 1, }, { "Motor Speed Fault (jammed, or gross speed error", 1, }, { "Cartridge Write Protected", 1, }, { "Undefined or Reserved Command Code", 1, }, { "Illegal Track Address Specified for Seek", 1, }, { "Illegal Command in Report Subcontext", 0, }, { "Illegal Entry into a Diagnostic Mode", 1, }, { "Broken Tape Detected (based on hole sensor)", 1, }, { "Warning--Read Gain Setting Error", 1, }, { "Command Received While Error Status Pending (obs)", 1, }, { "Command Received While New Cartridge Pending", 1, }, { "Command Illegal or Undefined in Primary Mode", 1, }, { "Command Illegal or Undefined in Format Mode", 1, }, { "Command Illegal or Undefined in Verify Mode", 1, }, { "Logical Forward Not at Logical BOT or no Format Segments in Format Mode", 1, }, { "Logical EOT Before All Segments generated", 1, }, { "Command Illegal When Cartridge Not Referenced", 1, }, { "Self-Diagnostic Failed (cannot be cleared)", 1, }, { "Warning EEPROM Not Initialized, Defaults Set", 1, }, { "EEPROM Corrupted or Hardware Failure", 1, }, { "Motion Time-out Error", 1, }, { "Data Segment Too Long -- Logical Forward or Pause", 1, }, { "Transmit Overrun (obs)", 1, }, { "Power On Reset Occurred", 0, }, { "Software Reset Occurred", 0, }, { "Diagnostic Mode 1 Error", 1, }, { "Diagnostic Mode 2 Error", 1, }, { "Command Received During Non-Interruptible Process", 1, }, { "Rate or Format Selection Error", 1, }, { "Illegal Command While in High Speed Mode", 1, }, { "Illegal Seek Segment Value", 1, }, { "Invalid Media", 1, }, { "Head Positioning Failure", 1, }, { "Write Reference Burst Failure", 1, }, { "Prom Code Missing", 1, }, { "Invalid Format", 1, }, { "EOT/BOT System Failure", 1, }, { "Prom A Checksum Error", 1, }, { "Drive Wakeup Reset Occurred", 1, }, { "Prom B Checksum Error", 1, }, { "Illegal Entry into Format Mode", 1, }, }
|
/external/bluetooth/bluedroid/stack/include/ |
goep_fs.h | 179 ** or an error has occurred. 238 ** GOEP_FAIL is returned if an error occurred 381 ** GOEP_FAIL if any errors have occurred.
|
/external/kernel-headers/original/linux/ |
interrupt.h | 377 * and returns the irq number which occurred, 378 * or zero if none occurred, or a negative irq number 379 * if more than one irq occurred.
|
qic117.h | 270 /*26*/ { "Power On Reset Occurred", 0, },\ 271 /*27*/ { "Software Reset Occurred", 0, },\ 285 /*41*/ { "Drive Wakeup Reset Occurred", 1, },\
|
/external/libnfc-nxp/inc/ |
phNfcStatus.h | 136 A board communication error occurred 183 A DESELECT event has occurred. */ 187 A RELEASE event has occurred. */
|
/external/openssl/crypto/ecdsa/ |
ecdsa.h | 85 * \return pointer to a ECDSA_SIG structure or NULL if an error occurred 116 * \return pointer to a ECDSA_SIG structure or NULL if an error occurred 128 * \return pointer to a ECDSA_SIG structure or NULL if an error occurred
|
/external/openssl/include/openssl/ |
ecdsa.h | 85 * \return pointer to a ECDSA_SIG structure or NULL if an error occurred 116 * \return pointer to a ECDSA_SIG structure or NULL if an error occurred 128 * \return pointer to a ECDSA_SIG structure or NULL if an error occurred
|
/external/protobuf/src/google/protobuf/io/ |
zero_copy_stream.h | 136 // an error occurred. All errors are permanent. 166 // reached or some input error occurred. In the end-of-stream case, the 194 // * If the returned value is false, an error occurred. All errors are
|