Searched
full:occurred (Results
451 -
475 of
1830) sorted by null
<<11121314151617181920>>
/external/oprofile/doc/ |
op-jit-devel.xml | 251 with the same code pointer should have occurred before this call. It's not 304 An <function>op_write_native_code()</function> with the same vma should have occurred before this call.
|
/external/webkit/Source/WebCore/loader/ |
DocumentLoader.h | 183 String clientRedirectSourceForHistory() const { return m_clientRedirectSourceForHistory; } // null if no client redirect occurred. 187 String serverRedirectSourceForHistory() const { return urlForHistory() == url() ? String() : urlForHistory().string(); } // null if no server redirect occurred.
|
/frameworks/base/media/jni/ |
android_media_MediaScanner.cpp | 260 ALOGE("An error occurred while scanning directory '%s'.", pathStr); 300 ALOGE("An error occurred while scanning file '%s'.", pathStr);
|
/frameworks/base/services/java/com/android/server/net/ |
NetworkStatsRecorder.java | 144 * Record any delta that occurred since last {@link NetworkStats} snapshot, 177 // 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.
|
/frameworks/native/include/utils/ |
Looper.h | 150 * Invokes callbacks for all file descriptors on which an event occurred. 164 * Returns ALOOPER_POLL_ERROR if an error occurred.
|
/frameworks/base/core/java/android/view/ |
MotionEvent.java | 33 * The action code specifies the state change that occurred such as a pointer going [all...] |
/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 476 milliseconds
<<11121314151617181920>>