Searched
full:occurred (Results
451 -
475 of
2691) sorted by null
<<11121314151617181920>>
/external/chromium_org/net/base/ |
load_timing_info.h | 41 // time the events actually occurred. In particular, in the case of preconnects 55 // occurred. URLRequest converts them to time which the network stack was
|
/external/chromium_org/ppapi/api/dev/ |
ppb_ime_input_event_dev.idl | 23 * @param[in] instance The instance for which this event occurred. 29 * when the event occurred.
|
/external/chromium_org/ppapi/c/dev/ |
ppb_ime_input_event_dev.h | 41 * @param[in] instance The instance for which this event occurred. 47 * when the event occurred.
|
/external/chromium_org/ppapi/examples/url_loader/ |
streaming.cc | 147 // A read error occurred. 148 ReportResponse("A read error occurred");
|
/external/chromium_org/remoting/host/setup/ |
host_starter.cc | 200 LOG(ERROR) << "OAuth error occurred when unregistering host."; 216 LOG(ERROR) << "Network error occurred when unregistering host.";
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/ |
_stream_base.py | 127 'Receiving %d byte failed. socket.error (%s) occurred' % 132 'Receiving %d byte failed. IOError (%s) occurred' %
|
/external/chromium_org/third_party/angle/src/compiler/ |
PoolAlloc.cpp | 166 // that have occurred since the last push(), or since the 198 // that have occurred.
|
/external/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/server/ |
data_socket.h | 114 // Returns false if an error occurred. 139 // Returns true if a valid request was received and no errors occurred.
|
/external/chromium_org/third_party/mesa/src/docs/ |
MESA_swap_frame_usage.spec | 52 buffer swap occurred within the time period required to maintain a 170 This function will not return until all swaps have occurred. The
|
/external/chromium_org/tools/telemetry/telemetry/core/ |
browser_finder.py | 44 BrowserFinderException: Options improperly set, or an error occurred. 134 BrowserFinderException: Options are improperly set, or an error occurred.
|
/external/icu4c/i18n/unicode/ |
upluralrules.h | 81 * @return A UPluralRules for the specified locale, or NULL if an error occurred. 94 * @return A UPluralRules for the specified locale, or NULL if an error occurred.
|
/external/libnfc-nxp/src/ |
phFriNfc_MifULFormat.h | 171 * \retval Other values An error has occurred. 190 * \retval Other values An error has occurred.
|
/external/mesa3d/docs/ |
MESA_swap_frame_usage.spec | 52 buffer swap occurred within the time period required to maintain a 170 This function will not return until all swaps have occurred. The
|
/external/oprofile/libopagent/ |
opagent.h | 95 * with the same code pointer should have occurred before this call. It's not 119 * occurred before this call.
|
/frameworks/base/core/jni/ |
android_view_KeyEvent.cpp | 67 ALOGE("An exception occurred while obtaining a key event."); 97 ALOGW("An exception occurred while recycling a key event.");
|
/frameworks/compile/libbcc/lib/Support/ |
FileBase.cpp | 90 // Some errors occurred ... 174 // Error occurred when check the file integrity or re-open the file.
|
/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
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/ |
KeyboardActionListener.java | 30 * @param isSinglePointer true if pressing has occurred while no other key is being pressed. 39 * @param withSliding true if releasing has occurred because the user slid finger from the key
|
/prebuilts/sdk/tools/linux/ |
libbcc.so | |
/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/chromium_org/ppapi/api/ |
ppb_input_event.idl | 474 * @param[in] instance The instance for which this event occurred. 480 * when the event occurred. 490 * position of the mouse when the event occurred. 509 * @param[in] instance The instance for which this event occurred. 515 * when the event occurred. 525 * position of the mouse when the event occurred. 611 * @param[in] instance The instance for which this event occurred. 614 * when the event occurred. 724 * @param[in] instance The instance for which this event occurred. 730 * when the event occurred [all...] |
/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
|
/external/chromium_org/net/url_request/ |
url_request_job.h | 124 // This returns the times when events actually occurred, rather than the time 241 // Notifies the request that a start error has occurred. 272 // If returning false, an error occurred or an async IO is now pending. 329 // an error occurred (or we are waiting for IO to complete). 344 // |bytes_read| is < 0, an error occurred and no bytes were read.
|
/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);
|
Completed in 914 milliseconds
<<11121314151617181920>>