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

<<21222324252627282930>>

  /frameworks/base/services/java/com/android/server/net/
NetworkStatsRecorder.java 147 * Record any delta that occurred since last {@link NetworkStats} snapshot,
180 // skip when no delta occurred
  /frameworks/compile/libbcc/bcinfo/BitReader_2_7/
BitcodeReader.h 225 /// @returns true if an error occurred.
229 /// @returns true if an error occurred.
  /frameworks/compile/libbcc/bcinfo/BitReader_3_0/
BitcodeReader.h 219 /// @returns true if an error occurred.
223 /// @returns true if an error occurred.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
code.py 113 """Display the syntax error that just occurred.
142 """Display the exception that just occurred.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
code.py 113 """Display the syntax error that just occurred.
142 """Display the exception that just occurred.
  /external/chromium_org/tools/
bisect-perf-regression.py 338 assert not return_code, 'An error occurred while running'\
761 assert not return_code, 'An error occurred while running'\
893 occurred."""
948 assert not return_code, 'An error occurred while running'\
1084 assert not return_code, 'An error occurred while running'\
    [all...]
  /frameworks/base/core/java/android/view/
MotionEvent.java 33 * The action code specifies the state change that occurred such as a pointer going
    [all...]
  /art/runtime/
thread-inl.h 115 // CAS the value without a memory barrier, that occurred in the lock above.
  /development/host/windows/usb/api/
adb_interface.h 103 about the error that occurred.
  /development/ndk/platforms/android-9/include/android/
sensor.h 207 * value if no events are available or an error has occurred, otherwise
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
RecognizerSharedState.cs 70 * The index into the input stream where the last error occurred.
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
RecognizerSharedState.cs 72 * The index into the input stream where the last error occurred.
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/
RecognizerSharedState.java 52 /** The index into the input stream where the last error occurred.
  /external/chromium/base/
stringprintf.cc 73 // If an error other than overflow occurred, it's never going to work.
  /external/chromium/chrome/browser/extensions/
extension_tts_api.h 125 // no error occurred.
  /external/chromium/chrome/browser/first_run/
try_chrome_dialog_view.h 47 DIALOG_ERROR, // An error occurred creating the dialog.
  /external/chromium/chrome/browser/safe_browsing/
malware_details_cache.cc 120 // Some other error occurred, e.g. the request could have been cancelled.
  /external/chromium/chrome/browser/
spellchecker_platform_engine_unittest.cc 223 {"occured", "occurred"},
  /external/chromium/chrome/browser/translate/
translate_infobar_delegate.h 198 // The error that occurred when trying to translate (NONE if no error).
  /external/chromium/chrome/common/extensions/docs/static/
experimental.tts.html 63 <p>You can check to see if an error occurred by checking
  /external/chromium/googleurl/src/
url_canon_ip.h 69 // BROKEN - Input was formatted like an IPv4 address, but overflow occurred
  /external/chromium/net/base/
net_error_list.h 28 // A generic failure occurred.
94 // An SSL protocol error occurred.
177 // Could not create a connection to the proxy server. An error occurred
203 // An error occurred when trying to do a name resolution (DNS).
  /external/chromium/sdch/open-vcdiff/src/
decodetable.h 86 // or VCD_INSTRUCTION_ERROR if an error occurred.
testing.h 39 // the source file and line where the failure occurred.
vcdiffengine.h 49 // Returns true if initialization succeeded, or false if an error occurred,

Completed in 652 milliseconds

<<21222324252627282930>>