/packages/apps/UnifiedEmail/src/org/apache/commons/io/output/ |
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
|
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBotPei/ |
PeiUsbLib.c | 33 @retval Others Other failure occurs.
76 @retval Others Other failure occurs.
118 @retval Others Other failure occurs.
172 @retval Others Other failure occurs.
208 @retval Others Other failure occurs.
|
PeiUsbLib.h | 116 @retval Others Other failure occurs.
138 @retval Others Other failure occurs.
159 @retval Others Other failure occurs.
179 @retval Others Other failure occurs.
197 @retval Others Other failure 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/guava/guava/src/com/google/common/io/ |
CharSink.java | 62 * @throws IOException if an I/O error occurs in the process of opening the writer 75 * @throws IOException if an I/O error occurs in the process of opening the writer 110 * @throws IOException if an I/O error occurs in the process of writing to this sink 120 * @throws IOException if an I/O error occurs in the process of writing to this sink 145 * @throws IOException if an I/O error occurs in the process of reading from {@code readable} or
|
LineBuffer.java | 47 * @throws IOException if an I/O error occurs 101 * @throws IOException if an I/O error occurs 116 * @throws IOException if an I/O error occurs
|
/frameworks/base/core/java/android/util/ |
MemoryIntArray.java | 66 * @throws IOException If an error occurs while accessing the shared memory. 103 * @throws IOException If an error occurs while accessing the shared memory. 118 * @throws IOException If an error occurs while accessing the shared memory. 130 * @throws IOException If an error occurs while accessing the shared memory. 140 * @throws IOException If an error occurs while accessing the shared memory.
|
/libcore/ojluni/src/main/java/java/io/ |
FilterOutputStream.java | 74 * @exception IOException if an I/O error occurs. 93 * @exception IOException if an I/O error occurs. 117 * @exception IOException if an I/O error occurs. 136 * @exception IOException if an I/O error occurs. 151 * @exception IOException if an I/O error occurs.
|
StringReader.java | 65 * @exception IOException If an I/O error occurs 86 * @exception IOException If an I/O error occurs 120 * @exception IOException If an I/O error occurs 167 * @exception IOException If an I/O error occurs 183 * @exception IOException If an I/O error occurs
|
DataInput.java | 158 * following conditions occurs: 168 * <li>An I/O error occurs, in 188 * @exception IOException if an I/O error occurs. 200 * occurs: 210 * <li>An I/O error occurs, in 234 * @exception IOException if an I/O error occurs. 257 * @exception IOException if an I/O error occurs. 272 * @exception IOException if an I/O error occurs. 288 * @exception IOException if an I/O error occurs. 308 * @exception IOException if an I/O error occurs [all...] |
/device/linaro/bootloader/edk2/IntelFsp2Pkg/FspSecCore/Vtf0/Ia16/ |
ResetVec.asm16 | 43 ; So if the value 8..1 appears in the final FD image, tool failure occurs.
85 ; tool failure occurs
95 ; tool failure occurs.
|
/device/linaro/bootloader/edk2/IntelFspPkg/FspSecCore/Ia32/ |
ResetVec.asm16 | 45 ; So if the value 8..1 appears in the final FD image, tool failure occurs.
86 ; tool failure occurs
95 ; tool failure occurs.
|
/device/linaro/bootloader/edk2/IntelFspPkg/FspSecCore/Vtf0/Ia16/ |
ResetVec.asm16 | 43 ; So if the value 8..1 appears in the final FD image, tool failure occurs.
85 ; tool failure occurs
95 ; tool failure occurs.
|
/device/linaro/bootloader/edk2/IntelFspWrapperPkg/FspWrapperSecCore/Ia32/ |
ResetVec.asm16 | 49 ; So if the value 8..1 appears in the final FD image, tool failure occurs.
89 ; tool failure occurs
98 ; tool failure occurs.
|
/device/linaro/bootloader/edk2/IntelFspWrapperPkg/FspWrapperSecCore/Vtf0/Ia16/ |
ResetVec.asm16 | 43 ; So if the value 8..1 appears in the final FD image, tool failure occurs.
85 ; tool failure occurs
95 ; tool failure occurs.
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Metronome/ |
Metronome.c | 50 event to determine when a tick occurs. It is possible for interrupt
54 ticks will not be missed. If a timeout occurs waiting for the specified
97 @retval other Some error occurs when executing this entry point.
|
/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/ |
accept.c | 30 @return AcceptWork returns zero if successful and -1 when an error occurs.
117 @return The accept routine returns zero if successful and -1 when an error occurs.
146 @return This routine returns zero if successful and -1 when an error occurs.
|
/device/linaro/bootloader/edk2/UefiCpuPkg/SecCore/Ia32/ |
ResetVec.asm16 | 49 ; So if the value 8..1 appears in the final FD image, tool failure occurs.
89 ; tool failure occurs
98 ; tool failure occurs.
|
ResetVec.nasmb | 48 ; So if the value 8..1 appears in the final FD image, tool failure occurs.
88 ; tool failure occurs
97 ; tool failure occurs.
|
/external/clang/test/SemaObjCXX/ |
message.mm | 70 // expected-warning@-2 {{'typename' occurs outside of a template}} 80 // expected-warning@-2 {{'typename' occurs outside of a template}} 85 // expected-warning@-2 {{'typename' occurs outside of a template}}
|
/frameworks/base/core/java/com/android/internal/util/ |
ConcurrentUtils.java | 71 * <p>If {@code InterruptedException} occurs, this method will interrupt the current thread 78 * @throws RuntimeException if an error occurs while waiting for {@link Future#get()} 96 * <p>If {@code InterruptedException} occurs, this method will interrupt the current thread
|
/packages/apps/Dialer/java/com/android/voicemail/impl/mail/utils/ |
LogUtils.java | 151 * activity where the log call occurs. 166 * activity where the log call occurs. 182 * activity where the log call occurs. 197 * activity where the log call occurs. 213 * activity where the log call occurs. 228 * activity where the log call occurs. 244 * activity where the log call occurs. 259 * activity where the log call occurs. 275 * activity where the log call occurs. 290 * activity where the log call occurs [all...] |
/packages/apps/UnifiedEmail/src/com/android/mail/utils/ |
LogUtils.java | 179 * the class or activity where the log call occurs. 196 * the class or activity where the log call occurs. 214 * the class or activity where the log call occurs. 231 * the class or activity where the log call occurs. 249 * the class or activity where the log call occurs. 266 * the class or activity where the log call occurs. 284 * the class or activity where the log call occurs. 301 * the class or activity where the log call occurs. 319 * the class or activity where the log call occurs. 336 * the class or activity where the log call occurs [all...] |
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/ |
PrettyStackTrace.h | 51 /// occurs. 61 /// as the stack trace when a crash occurs. 70 /// to the stream as the stack trace when a crash occurs.
|
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/ |
PrettyStackTrace.h | 51 /// occurs. 61 /// as the stack trace when a crash occurs. 70 /// to the stream as the stack trace when a crash occurs.
|