HomeSort by relevance Sort by last modified time
    Searched full:occurred (Results 76 - 100 of 2691) sorted by null

1 2 34 5 6 7 8 91011>>

  /bionic/libc/arch-x86/bionic/
clone.S 33 # an error occurred, set errno and return -1
93 # an error occurred, set errno and return -1
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
RecognitionException.cs 65 * problem occurred and/or what was the expected input. While the parser
79 /** <summary>What is index of token/char were we looking at when the error occurred?</summary> */
83 * The current Token when an error occurred. Since not all streams
97 /** <summary>The current char when an error occurred. For lexers.</summary> */
101 * Track the line (1-based) at which the error occurred in case this is
109 /// The 0-based index into the line where the error occurred.
124 : this("A recognition error occurred.", null, null) {
128 : this("A recognition error occurred.", input, null) {
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
RecognitionException.cs 66 * problem occurred and/or what was the expected input. While the parser
81 /** <summary>What is index of token/char were we looking at when the error occurred?</summary> */
85 * The current Token when an error occurred. Since not all streams
99 /** <summary>The current char when an error occurred. For lexers.</summary> */
103 * Track the line (1-based) at which the error occurred in case this is
111 /// The 0-based index into the line where the error occurred.
126 : this("A recognition error occurred.", null, null)
131 : this("A recognition error occurred.", input, null)
  /external/chromium/base/
event_recorder.h 48 // Returns true on success, or false if an error occurred.
58 // Returns true on success, or false if an error occurred.
  /external/chromium/chrome/browser/sync/
sync_ui_util.h 27 SYNC_ERROR, // A sync error (such as invalid credentials) has occurred.
28 SYNC_PROMO, // A situation has occurred which should be brought to the user's
  /external/chromium_org/base/
event_recorder.h 47 // Returns true on success, or false if an error occurred.
57 // Returns true on success, or false if an error occurred.
  /external/chromium_org/cc/animation/
scrollbar_animation_controller_linear_fade.cc 61 // The animation should not be triggered if no scrolling has occurred.
76 // The animation should only be activated if the scroll updated occurred
  /external/chromium_org/chromeos/network/
network_activation_handler.h 35 // kErrorShillError if a DBus or Shill error occurred.
46 // kErrorShillError if a DBus or Shill error occurred.
  /external/chromium_org/third_party/WebKit/ManualTests/
indexeddb-persists.html 59 status("An error occurred: " + event.code + " " + event.message, "red");
62 status("An exception occurred: " + e, "red");
  /external/clang/tools/libclang/
CXCursor.h 67 /// and optionally the location where the reference occurred.
77 /// and optionally the location where the reference occurred.
87 /// and optionally the location where the reference occurred.
96 /// and optionally the location where the reference occurred.
104 /// the location where the reference occurred.
114 /// it references and the location where the reference occurred.
122 /// location where the where the reference occurred.
130 /// location where the reference occurred.
  /external/jsilver/src/com/google/clearsilver/jsilver/data/
Parser.java 35 * @param line number of the line where error occurred. The value of -1 represents line number
38 * @param fileName name of the file in which the error occurred
  /external/jsilver/src/com/google/streamhtmlparser/
Parser.java 42 * @throws ParseException if an unrecoverable error occurred during parsing
51 * @throws ParseException if an unrecoverable error occurred during parsing
  /external/mockito/src/org/mockito/internal/configuration/injection/
MockInjectionStrategy.java 54 * However if injection occurred successfully, the process should return <code>true</code>,
84 * @return <code>true</code> if injection occurred, <code>false</code> otherwise
  /frameworks/av/include/media/
IRemoteDisplayClient.h 42 // Error: An unknown / generic error occurred.
61 // or an unrecoverable error occurred and the connection was severed.
  /frameworks/base/core/java/android/speech/
IRecognitionListener.aidl 60 * A network or recognition error occurred.
83 * @param eventType the type of the occurred event
  /frameworks/base/core/java/com/android/internal/os/
BinderInternal.java 59 * SystemClock.uptimeMillis()}) that the last garbage collection occurred
61 * meaning of "when a garbage collection occurred" will change as the
  /libcore/luni/src/main/java/java/lang/reflect/
InvocationTargetException.java 46 * the exception which occurred while running the Method or
61 * the exception which occurred while running the Method or
  /libcore/luni/src/main/java/java/util/zip/
CheckedOutputStream.java 64 * if an IO error has occurred.
84 * if an IO error has occurred.
  /libcore/luni/src/main/java/javax/sql/
ConnectionEventListener.java 47 * Notifies the {@code ConnectionEventListener} that an error has occurred
54 * of the event and the {@code SQLException} that has occurred.
RowSetEvent.java 26 * occurred to the {@code RowSet}. The events covered are:
44 * changes that have occurred to the {@code RowSet} can be extracted from
  /external/chromium_org/ppapi/cpp/
input_event.h 107 /// @param[in] instance The instance for which this event occurred.
113 /// when the event occurred.
123 /// position of the mouse when the event occurred.
182 /// @param[in] instance The instance for which this event occurred.
185 /// when the event occurred.
267 /// @param[in] instance The instance for which this event occurred.
273 /// when the event occurred.
315 /// @param[in] instance The instance for which this event occurred.
321 /// when the event occurred.
361 /// @param[in] instance The instance for which this event occurred
    [all...]
  /external/chromium/third_party/libevent/
event.h 375 @return 0 if successful, -1 if an error occurred, or 1 if no events were
388 @return 0 if successful, -1 if an error occurred, or 1 if no events were
404 @return 0 if successful, or -1 if an error occurred
421 @return 0 if successful, or -1 if an error occurred
435 @return 0 if successful, or -1 if an error occurred
450 @return 0 if successful, or -1 if an error occurred
562 @return 0 if successful, or -1 if an error occurred
585 @return 0 if successful, or -1 if an error occurred
608 @return 0 if successful, or -1 if an error occurred
622 @return 0 if successful, or -1 if an error occurred
    [all...]
  /external/chromium_org/third_party/libevent/
event.h 375 @return 0 if successful, -1 if an error occurred, or 1 if no events were
388 @return 0 if successful, -1 if an error occurred, or 1 if no events were
404 @return 0 if successful, or -1 if an error occurred
421 @return 0 if successful, or -1 if an error occurred
435 @return 0 if successful, or -1 if an error occurred
450 @return 0 if successful, or -1 if an error occurred
562 @return 0 if successful, or -1 if an error occurred
585 @return 0 if successful, or -1 if an error occurred
608 @return 0 if successful, or -1 if an error occurred
622 @return 0 if successful, or -1 if an error occurred
    [all...]
  /dalvik/dx/tests/101-verify-wide-math/
run 24 echo "$1: expected failure occurred"
  /dalvik/dx/tests/102-verify-nonwide-math/
run 24 echo "$1: expected failure occurred"

Completed in 1723 milliseconds

1 2 34 5 6 7 8 91011>>