/packages/apps/UnifiedEmail/src/org/apache/commons/io/ |
FileUtils.java | 219 * @throws IOException If an I/O problem occurs
557 * @throws IOException if an IO error occurs during copying
579 * @throws IOException if an IO error occurs during copying
606 * @throws IOException if an IO error occurs during copying
628 * @throws IOException if an IO error occurs during copying
665 * @throws IOException if an error occurs
709 * @throws IOException if an IO error occurs during copying
744 * @throws IOException if an IO error occurs during copying
[all...] |
/external/apache-xml/src/main/java/org/apache/xpath/objects/ |
XString.java | 632 * specified character. If a character with value <code>ch</code> occurs 639 * is <code>true</code>. If no such character occurs in this string, 656 * If a character with value <code>ch</code> occurs in the character 664 * is true. If no such character occurs in this string at or after 743 * @return if the string argument occurs as a substring within this 765 * @return if the string argument occurs as a substring within this 794 * @return If the string argument occurs as a substring within this 819 * @return if the string argument occurs one or more times as a substring 842 * @return If the string argument occurs one or more times as a substring [all...] |
/frameworks/base/core/java/android/database/sqlite/ |
SQLiteConnection.java | 330 // This error (SQLITE_BUSY) occurs if one connection has the database 491 * @throws SQLiteException if an error occurs, such as a syntax error. 536 * @throws SQLiteException if an error occurs, such as a syntax error 579 * @throws SQLiteException if an error occurs, such as a syntax error 622 * @throws SQLiteException if an error occurs, such as a syntax error 667 * @throws SQLiteException if an error occurs, such as a syntax error 713 * @throws SQLiteException if an error occurs, such as a syntax error 762 * @throws SQLiteException if an error occurs, such as a syntax error [all...] |
/external/apache-xml/src/main/java/org/apache/xpath/ |
Expression.java | 89 * occurs. 112 * occurs. 133 * occurs. 150 * occurs. 304 * occurs.
|
/external/chromium_org/third_party/sqlite/src/src/ |
backup.c | 85 ** function. If an error occurs while doing so, return 0 and write an 135 ** If an error occurs, NULL is returned and an error code and error message 299 ** code if an error occurs. 472 ** occurs, the original database will be reconstructed from the 686 ** within a single call (unless an error occurs). The assert() statement
|
rowset.c | 44 ** in the batch number. In other words, if an INSERT occurs between 50 ** No INSERTs may occurs after a SMALLEST. An assertion will fail if 121 ** an assertion fault occurs.
|
/frameworks/base/docs/html/guide/topics/ui/ |
ui-events.jd | 25 respective action occurs on that object. For instance, when a View (such as a Button) is touched, 173 <li><code>{@link android.view.View#onKeyDown}</code> - Called when a new key event occurs.</li> 174 <li><code>{@link android.view.View#onKeyUp}</code> - Called when a key up event occurs.</li> 175 <li><code>{@link android.view.View#onTrackballEvent}</code> - Called when a trackball motion event occurs.</li> 176 <li><code>{@link android.view.View#onTouchEvent}</code> - Called when a touch screen motion event occurs.</li>
|
/libcore/luni/src/main/java/java/util/logging/ |
FileHandler.java | 146 * if any I/O error occurs. 376 * if any I/O error occurs. 402 * if any I/O error occurs. 432 * if any I/O error occurs. 468 * if any I/O error occurs.
|
/external/antlr/antlr-3.4/runtime/C/include/ |
antlr3debugeventlistener.h | 195 * If no viable alt occurs it is within an enter/exit decision, which 330 /** If a syntax error occurs, recognizers bracket the error 359 * The listener should assume that this event occurs
|
/external/ceres-solver/include/ceres/ |
loss_function.h | 220 // The scaling parameter 'a' determines the level where falloff occurs. 242 // transition occurs, and the transition size parameter 'b' sets the nominal 243 // distance over which most of the transition occurs. Both a and b must be
|
/external/chromium_org/chrome/browser/safe_browsing/ |
database_manager.h | 159 // true if an error occurs. This method is expected to be called on the IO 165 // To make sure we are conservative we will return true if an error occurs. 171 // To make sure we are conservative we will return true if an error occurs.
|
/external/chromium_org/chrome/common/extensions/api/ |
runtime.json | 219 "description": "The JSON response object sent by the handler of the message. If an error occurs while connecting to the extension, the callback will be called with no arguments and $ref:runtime.lastError will be set to the error message." 252 "description": "The response message send by the native messaging host. If an error occurs while connecting to the native messaging host, the callback will be called with no arguments and $ref:runtime.lastError will be set to the error message.", 348 "description": "Sent to the event page just before it is unloaded. This gives the extension opportunity to do some clean up. Note that since the page is unloading, any asynchronous operations started while handling this event are not guaranteed to complete. If more activity for the event page occurs before it gets unloaded the onSuspendCanceled event will be sent and the page won't be unloaded. "
|
/external/chromium_org/third_party/angle_dx11/extensions/ |
EXT_robustness.txt | 84 occurs, the OpenGL context becomes unusable and the application 177 If a graphics reset notification occurs in a context, a notification 336 6. If a graphics reset occurs in a shared context, what happens in
|
/external/chromium_org/third_party/mesa/src/src/gbm/main/ |
gbm.c | 318 * when no longer needed. If an error occurs during allocation %NULL will be 379 * gbm_surface_destroy() when no longer needed. If an error occurs 426 * occurs this function returns %NULL.
|
/external/chromium_org/third_party/sqlite/src/test/ |
whereB.test | 25 # no type conversion occurs. 77 # no type conversion occurs. 132 # no type conversion occurs.
|
/external/llvm/lib/Analysis/ |
MemoryDependenceAnalysis.cpp | [all...] |
/external/mesa3d/src/gbm/main/ |
gbm.c | 318 * when no longer needed. If an error occurs during allocation %NULL will be 379 * gbm_surface_destroy() when no longer needed. If an error occurs 426 * occurs this function returns %NULL.
|
/frameworks/base/core/java/android/widget/ |
SimpleCursorAdapter.java | 30 * Binding occurs in two phases. First, if a 115 * Binding occurs in two phases. First, if a 376 * change the way binding occurs for views supported by
|
/frameworks/base/docs/html/google/play-services/ |
auth.jd | 77 notification is displayed if an error occurs.</a></li> 154 This exception is thrown when an error occurs that users can resolve, such as not yet granting access to their accounts or if they changed their password. 167 and occurs when the actual Google Play services APK is not installed or unavailable.
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
Phone.java | 244 * If the phone has an active call and call waiting occurs, 612 * Answering occurs asynchronously, and final notification occurs via 622 * (User Determined User Busy). Reject occurs asynchronously, 623 * and final notification occurs via 633 * active. Switch occurs asynchronously and may fail. 634 * Final notification occurs via 651 * Conferences holding and active. Conference occurs asynchronously 652 * and may fail. Final notification occurs via 686 * Explicit Call Transfer occurs asynchronousl [all...] |
/libcore/luni/src/main/java/java/io/ |
PipedInputStream.java | 122 * @throws IOException if an I/O error occurs. 138 * @throws IOException if an I/O error occurs 153 * if an error occurs while closing this stream.
|
/libcore/luni/src/main/java/java/text/ |
ChoiceFormat.java | 108 * if an error occurs while parsing the pattern. 121 * if an error occurs while parsing the pattern. 345 * {@code ChoiceFormat} and if a match occurs then the lower bound of the
|
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/ |
ComposingText.java | 99 * @return The segment; {@code null} if error occurs. 122 * @return The string converted; {@code null} if error occurs. 143 * @return The string converted; {@code null} if error occurs.
|
/external/chromium/chrome/browser/ui/ |
browser_navigator_browsertest.cc | 78 // This test verifies that when a navigation occurs within a tab, the tab count 179 // occurs in a Browser that cannot host multiple tabs, the new foreground tab 207 // occurs in a Browser that cannot host multiple tabs and no compatible Browser 430 // This test verifies that no navigation action occurs when 436 // This test verifies that no navigation action occurs when 442 // This test verifies that no navigation action occurs when [all...] |
/external/llvm/include/llvm/Analysis/ |
DependenceAnalysis.h | 144 /// (occurs every time the source and destination are executed). 238 /// (occurs every time the source and destination are executed). [all...] |