/external/chromium_org/ppapi/native_client/tests/breakpad_crash_test/ |
trusted_crash_in_startup.html | 20 // Since the crash occurs during startup, untrusted code does not run, 42 // This error occurs only because NACL_CRASH_TEST is set. We would
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/preprocs/nasm/ |
nasmlib.h | 33 * `*error' to TRUE if an error occurs, and FALSE otherwise. 39 * `*warn' to TRUE if an overflow occurs, and FALSE otherwise.
|
/libcore/luni/src/main/java/java/io/ |
Externalizable.java | 31 * if an error occurs attempting to read from {@code input}. 44 * if an error occurs attempting to write to {@code output}.
|
Reader.java | 74 * if an error occurs while closing this reader. 93 * if an error occurs while setting a mark in this reader. 120 * if this reader is closed or some other I/O error occurs. 138 * if this reader is closed or some other I/O error occurs. 151 * if this reader is closed or some other I/O error occurs. 163 * if this reader is closed or some other I/O error occurs. 198 * if this reader is closed or some other I/O error occurs. 236 * if any I/O error occurs while reading from this reader.
|
FilterReader.java | 52 * if an error occurs while closing this reader. 73 * if an error occurs while marking this reader. 109 * if an error occurs while reading from this reader. 125 * if an error occurs while reading from this reader. 143 * if the reader is closed or some other I/O error occurs. 180 * occurs.
|
EmulatedFieldsForLoading.java | 59 * If an IO error occurs 93 * If an IO error occurs 116 * If an IO error occurs 139 * If an IO error occurs 162 * If an IO error occurs 185 * If an IO error occurs 208 * If an IO error occurs 231 * If an IO error occurs 254 * If an IO error occurs 278 * If an IO error occurs [all...] |
DataOutputStream.java | 59 * if an error occurs attempting to flush this stream. 89 * if an error occurs while writing to the target stream. 109 * if an error occurs while writing to the target stream. 124 * if an error occurs while writing to the target stream. 139 * if an error occurs while writing to the target stream.
|
/libcore/luni/src/main/java/java/net/ |
CacheRequest.java | 28 * IOException} occurs while reading the response or writing data to the cache, 42 * Aborts the current cache operation. If an {@code IOException} occurs
|
JarURLConnection.java | 89 * if an I/O exception occurs while retrieving the 104 * if there is an I/O exception occurs while getting the 134 * if an error occurs while getting the file or file-entry. 152 * if an error occurs while getting the manifest file. 164 * if an I/O exception occurs while retrieving the JAR-file. 185 * if an I/O exception occurs while retrieving the {@code
|
/packages/apps/UnifiedEmail/src/org/apache/commons/io/output/ |
ThresholdingOutputStream.java | 89 * @exception IOException if an error occurs.
105 * @exception IOException if an error occurs.
123 * @exception IOException if an error occurs.
137 * @exception IOException if an error occurs.
149 * @exception IOException if an error occurs.
214 * @exception IOException if an error occurs.
244 * @exception IOException if an error occurs.
254 * @exception IOException if an error occurs.
|
FileWriterWithEncoding.java | 213 * Ensure that a cleanup occurs if the writer creation fails.
220 * @throws IOException if an error occurs
263 * @throws IOException if an I/O error occurs
272 * @throws IOException if an I/O error occurs
283 * @throws IOException if an I/O error occurs
292 * @throws IOException if an I/O error occurs
303 * @throws IOException if an I/O error occurs
311 * @throws IOException if an I/O error occurs
319 * @throws IOException if an I/O error occurs
|
LockableFileWriter.java | 222 * Ensure that a cleanup occurs if the writer creation fails.
228 * @throws IOException if an error occurs
265 * @throws IOException if an I/O error occurs
279 * @throws IOException if an I/O error occurs
288 * @throws IOException if an I/O error occurs
299 * @throws IOException if an I/O error occurs
308 * @throws IOException if an I/O error occurs
319 * @throws IOException if an I/O error occurs
327 * @throws IOException if an I/O error occurs
|
/packages/apps/VideoEditor/src/com/android/videoeditor/widgets/ |
MediaLinearLayoutListener.java | 59 * @param timeMs The time where the trim occurs 67 * @param timeMs The time where the trim occurs
|
/external/clang/test/SemaTemplate/ |
typename-specifier.cpp | 18 typename N::A::type *ip1 = &i; // expected-warning{{'typename' occurs outside of a template}} 20 // expected-warning{{'typename' occurs outside of a template}} 22 // expected-warning{{'typename' occurs outside of a template}} 26 // expected-note{{add a pair of parentheses}} expected-warning 2{{'typename' occurs outside of a template}} 30 for (typename A::type i = 0; i < 10; ++i) // expected-warning{{'typename' occurs outside of a template}} 33 const typename N::A::type f2(d); // expected-warning{{'typename' occurs outside of a template}}
|
/libcore/luni/src/main/java/java/nio/channels/spi/ |
SelectorProvider.java | 90 * if an I/O error occurs. 99 * if an I/O error occurs. 108 * if an I/O error occurs. 117 * if an I/O error occurs. 127 * if an I/O error occurs. 138 * if an I/O error occurs.
|
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/ |
WnnEngine.java | 59 * @return Plus value if there are candidates; 0 if there is no candidate; minus value if a error occurs. 74 * @return Plus value if there are candidates; 0 if there is no candidate; minus value if a error occurs. 82 * @return Plus value if there are candidates; 0 if there is no candidate; minus value if a error occurs. 90 * @return Plus value if there are candidates; 0 if there is no candidate; minus value if a error occurs. 131 * @return Number of registered words in the user's dictionary after the operation; minus value if a error occurs. 186 * @return Plus value if there are candidates; 0 if there is no candidate; minus value if a error occurs.
|
/external/libnfc-nci/src/nfa/include/ |
nfa_hci_api.h | 291 ** When the application is registered (or if an error occurs), 327 ** all the gates allocated to the app or if an error occurs. 347 ** When the generic gate is allocated (or if an error occurs), 365 ** gate is released (or if an error occurs), the app will be 385 ** occurs), the app will be notified with NFA_HCI_HOST_LIST_EVT 400 ** if an error occurs), the app will be notified with 425 ** if an error occurs), the app will be notified with 443 ** if an error occurs in sending the command the app will be 461 ** if an error occurs in sending the command the app will be 481 ** occurs [all...] |
/external/libnfc-nci/src/nfa/rw/ |
nfa_rw_api.c | 138 ** occurs, the app will be notified with NFA_WRITE_CPLT_EVT. 246 ** When tag is set as read only, or if an error occurs, the app will be 302 ** search operation has completed, or if an error occurs, the app will be 368 ** operation has completed, or if an error occurs, the app will be notified with 400 ** operation has completed, or if an error occurs, the app will be notified with 432 ** operation has completed, or if an error occurs, the app will be notified with 466 ** operation has completed, or if an error occurs, the app will be notified with 502 ** operation has completed, or if an error occurs, the app will be notified with 535 ** operation has completed, or if an error occurs, the app will be notified with 568 ** operation has completed, or if an error occurs, the app will be notified wit [all...] |
/frameworks/base/core/java/com/android/internal/http/multipart/ |
Part.java | 201 * @throws IOException If an IO problem occurs. 214 * @throws IOException If an IO problem occurs. 227 * @throws IOException If an IO problem occurs. 249 * @throws IOException If an IO problem occurs. 264 * @throws IOException If an IO problem occurs. 275 * @throws IOException If an IO problem occurs. 283 * @throws IOException If an IO problem occurs 290 * @throws IOException If an IO problem occurs. 303 * @throws IOException If an IO problem occurs. 323 * @throws IOException If an IO problem occurs [all...] |
/external/guava/guava/src/com/google/common/io/ |
CharStreams.java | 122 * @throws IOException if an I/O error occurs 145 * @throws IOException if an I/O error occurs 175 * @throws IOException if an I/O error occurs 197 * @throws IOException if an I/O error occurs 220 * @throws IOException if an I/O error occurs 232 * @throws IOException if an I/O error occurs 245 * @throws IOException if an I/O error occurs 258 * @throws IOException if an I/O error occurs 280 * @throws IOException if an I/O error occurs 302 * @throws IOException if an I/O error occurs [all...] |
Resources.java | 83 * @throws IOException if an I/O error occurs 96 * @throws IOException if an I/O error occurs. 110 * @throws IOException if an I/O error occurs 125 * @throws IOException if an I/O error occurs 137 * @throws IOException if an I/O error occurs
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
WriterToASCI.java | 63 * @exception IOException If an I/O error occurs 88 * @exception IOException If an I/O error occurs 100 * @exception IOException If an I/O error occurs 118 * @exception IOException If an I/O error occurs 130 * @exception IOException If an I/O error occurs
|
/external/bison/lib/ |
printf-args.c | 99 it occurs quite frequently in printf statements that produce 108 it occurs quite frequently in printf statements that produce 148 it occurs quite frequently in printf statements that produce 160 it occurs quite frequently in printf statements that produce 172 it occurs quite frequently in printf statements that produce
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/io/ |
CipherOutputStream.java | 48 * @exception java.io.IOException if an I/O error occurs. 81 * @exception java.io.IOException if an I/O error occurs. 98 * @exception java.io.IOException if an I/O error occurs. 139 * @exception java.io.IOException if an I/O error occurs. 160 * @exception java.io.IOException if an I/O error occurs.
|
/libcore/luni/src/main/java/java/util/jar/ |
JarInputStream.java | 58 * If an error occurs reading entries from the input stream. 103 * If an error occurs reading entries from the input stream. 126 * if an error occurs while reading the entry. 137 * if an IOException occurs. 176 * if an error occurs while reading the entry.
|