HomeSort by relevance Sort by last modified time
    Searched full:occurs (Results 326 - 350 of 3642) sorted by null

<<11121314151617181920>>

  /external/icu4c/i18n/unicode/
search.h 111 * @param status for errors if it occurs
132 * @param status for errors if it occurs
208 * @param status for errors if it occurs
300 * @param status for errors if it occurs
318 * @param status for errors if it occurs
334 * @param status for errors if it occurs
358 * @param status for errors if it occurs
375 * @param status for errors if it occurs
390 * @param status for errors if it occurs
504 * @param status for error codes if it occurs
    [all...]
usearch.h 241 * @param status for errors if it occurs. If pattern or text is NULL, or if
273 * @param status for errors if it occurs. If collator, pattern or text is NULL,
353 * @param status for errors if it occurs
459 * @param status for errors if it occurs
490 * @param status for errors if it occurs. If text is NULL, or textlength is 0
532 * @param status for errors if it occurs
546 * @param status for errors if it occurs. If text is NULL, or textlength is 0
578 * @param status for errors if it occurs
602 * @param status for errors if it occurs
621 * @param status for errors if it occurs
    [all...]
  /libcore/luni/src/main/java/java/nio/channels/
DatagramChannel.java 63 * if some I/O error occurs.
125 * if some other I/O error occurs.
140 * some other I/O error occurs.
176 * some other I/O error occurs.
214 * some other I/O error occurs.
245 * some other I/O error occurs.
285 * some other I/O error occurs.
317 * some other I/O error occurs.
348 * some other I/O error occurs.
388 * some other I/O error occurs
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
WriterToUTF8Buffered.java 130 * @exception IOException If an I/O error occurs
174 * @exception IOException If an I/O error occurs
260 * occurs when writing out ASCII characters.
314 * @exception IOException If an I/O error occurs
388 * occurs when writing out ASCII characters.
460 * @exception IOException If an I/O error occurs
475 * @exception IOException If an I/O error occurs
  /external/chromium_org/chrome/common/extensions/api/
web_navigation.json 148 "tabId": {"type": "integer", "description": "The ID of the tab in which the navigation occurs."},
176 "tabId": {"type": "integer", "description": "The ID of the tab in which the navigation occurs."},
202 "tabId": {"type": "integer", "description": "The ID of the tab in which the navigation occurs."},
214 "description": "Fired when an error occurs and the navigation is aborted. This can happen if either a network error occurred, or the user aborted the navigation.",
228 "tabId": {"type": "integer", "description": "The ID of the tab in which the navigation occurs."},
282 "tabId": {"type": "integer", "description": "The ID of the tab in which the navigation occurs."},
326 "tabId": {"type": "integer", "description": "The ID of the tab in which the navigation occurs."},
  /libcore/luni/src/main/java/java/io/
BufferedReader.java 121 * if an error occurs while closing this reader.
201 * if an error occurs while setting a mark in this reader.
247 * if this reader is closed or some other I/O error occurs.
281 * if this reader is closed or some other I/O error occurs.
373 * if this reader is closed or some other I/O error occurs.
425 * if this reader is closed or some other I/O error occurs.
471 * if this reader is closed or some other I/O error occurs.
ObjectInputStream.java 147 * if an error occurs while reading from the source input
164 * if an error occurs while reading from the source input
184 * if an error occurs while reading from the source input
204 * if an error occurs while reading from the source input
224 * if an error occurs while reading from the source input
244 * if an error occurs while reading from the source input
264 * if an error occurs while reading from the source input
284 * if an error occurs while reading from the source input
304 * if an error occurs while reading from the source input
324 * if an error occurs while reading from the source inpu
    [all...]
PrintStream.java 133 * if an error occurs while opening or creating the target file.
149 * if an error occurs while opening or creating the target file.
176 * if an error occurs while opening or creating the target file.
193 * if an error occurs while opening or creating the target file.
232 * stream. If an I/O error occurs, this stream's error state is set to
250 * flushes the target stream. If an I/O error occurs, this stream's error
422 * <p>If an I/O error occurs, this stream's error state is set to {@code true}.
518 * <p>If an I/O error occurs, this stream's error state is set to {@code true}.
549 * or an I/O error occurs.
588 * error occurs
    [all...]
PrintWriter.java 124 * if an error occurs while opening or creating the target file.
142 * if an error occurs while opening or creating the target file.
165 * if an error occurs while opening or creating the target file.
185 * if an error occurs while opening or creating the target file.
227 * If an I/O error occurs, this writer's error flag is set to {@code true}.
245 * flushes the target. If an I/O error occurs, this writer's error
446 * If an I/O error occurs, this writer's error flag is set to {@code true}.
545 * <p>If an I/O error occurs, this writer's error flag is set to {@code true}.
587 * or an I/O error occurs.
609 * or an I/O error occurs
    [all...]
PipedReader.java 122 * @throws IOException if an I/O error occurs
136 * if an error occurs while closing this reader.
192 * if this reader is closed or some other I/O error occurs.
307 * I/O error occurs.
334 * occurs.
381 * occurs.
  /libcore/luni/src/main/java/java/net/
DatagramSocket.java 62 * if an error occurs while creating or binding the socket.
76 * if an error occurs while creating or binding the socket.
93 * if an error occurs while creating or binding the socket.
221 * if an error occurs while getting the option value.
238 * if an error occurs while receiving the packet.
259 * if an error occurs while sending the packet.
335 * if an error occurs while setting the option.
389 * if a problem occurs creating or binding the socket.
437 * if the socket is already bound or a problem occurs during
466 * @throws SocketException if an error occurs
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/unicode/
usearch.h 241 * @param status for errors if it occurs. If pattern or text is NULL, or if
273 * @param status for errors if it occurs. If collator, pattern or text is NULL,
353 * @param status for errors if it occurs
459 * @param status for errors if it occurs
490 * @param status for errors if it occurs. If text is NULL, or textlength is 0
532 * @param status for errors if it occurs
546 * @param status for errors if it occurs. If text is NULL, or textlength is 0
578 * @param status for errors if it occurs
602 * @param status for errors if it occurs
621 * @param status for errors if it occurs
    [all...]
  /external/smack/src/org/jivesoftware/smackx/workgroup/user/
Workgroup.java 219 * <li>A server error occurs, or an administrator explicitly removes the user
256 * <li>A server error occurs, or an administrator explicitly removes the user
293 * <li>A server error occurs, or an administrator explicitly removes the user
354 * <li>A server error occurs, or an administrator explicitly removes the user
627 * @throws XMPPException if an error occurs while getting information from the server.
639 * @throws XMPPException if an error occurs while getting information from the server.
649 * @throws XMPPException if an error occurs while getting information from the server.
660 * @throws XMPPException if an error occurs while getting information from the server.
713 * @throws XMPPException if an error occurs while getting information from the server.
741 * @throws XMPPException if an error occurs while getting information from the server.
    [all...]
  /external/chromium/third_party/libevent/
event.3 86 .Nd execute a function when a specific event occurs
204 on a file descriptor occurs or after a given time has passed.
280 the structure must persist until the event occurs (assuming
297 occurs or in at least the time specified in the
303 no timeout occurs and the function will only be called
304 if a matching event occurs on the file descriptor.
  /external/chromium_org/third_party/libevent/
event.3 86 .Nd execute a function when a specific event occurs
204 on a file descriptor occurs or after a given time has passed.
280 the structure must persist until the event occurs (assuming
297 occurs or in at least the time specified in the
303 no timeout occurs and the function will only be called
304 if a matching event occurs on the file descriptor.
  /external/chromium_org/third_party/protobuf/src/google/protobuf/io/
zero_copy_stream_impl.h 73 // an error occurs during the process; use GetErrno() to examine the error.
74 // Even if an error occurs, the file descriptor is closed when this returns.
86 // occurs, the stream is broken and all subsequent operations will
151 // an error occurs during the process; use GetErrno() to examine the error.
152 // Even if an error occurs, the file descriptor is closed when this returns.
169 // occurs, the stream is broken and all subsequent operations will
  /external/protobuf/src/google/protobuf/io/
zero_copy_stream_impl.h 73 // an error occurs during the process; use GetErrno() to examine the error.
74 // Even if an error occurs, the file descriptor is closed when this returns.
86 // occurs, the stream is broken and all subsequent operations will
151 // an error occurs during the process; use GetErrno() to examine the error.
152 // Even if an error occurs, the file descriptor is closed when this returns.
169 // occurs, the stream is broken and all subsequent operations will
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
WnnDictionary.java 224 * @return 0 if no word is found; 1 if some words found; minus value if a error occurs.
242 * @return 0 if no word is found; 1 if some words found; minus value if a error occurs.
252 * @return An instance of WnnWord; null if no result or an error occurs.
263 * @return An instance of WnnWord; null if no result or an error occurs.
277 * @return The array of the connect matrix; null if an error occurs.
285 * @return The part of speech information; null if invalid type is specified or an error occurs.
  /external/chromium_org/ppapi/api/
ppb_url_loader.idl 67 * completes when response headers are received or when an error occurs. Use
176 * partial) are read or an error occurs asynchronously. This callback will
199 * or an error occurs after FinishStreamingToFile() returns
  /external/chromium_org/ppapi/cpp/
url_loader.h 50 /// error occurs. Use GetResponseInfo() to access the response
131 /// read or an error occurs asynchronously. This callback will run only if
148 /// occurs after FinishStreamingToFile() returns
  /external/chromium_org/tools/gn/
toolchain_manager.h 96 // an error occurs. If a synchronous error occurs, the given error will be
97 // set and it will return false. If an async error occurs, the error will be
  /external/clang/test/Analysis/
uninit-vals.m 67 if (testObj->size > 0) { ; } // warning occurs here
114 if (testObj->size > 0) { ; } // warning occurs here
196 if (testObj->size > 0) { ; } // warning occurs here
  /external/grub/stage2/
bios.c 48 occurs, return BIOSDISK_ERROR_GEOMETRY, and if other error occurs, then
183 /* Return the geometry of DRIVE in GEOMETRY. If an error occurs, return
  /frameworks/base/core/java/android/database/sqlite/
SQLiteSession.java 287 * @throws SQLiteException if an error occurs.
390 * @throws SQLiteException if an error occurs.
496 * @throws SQLiteException if an error occurs.
573 * @throws SQLiteException if an error occurs, such as a syntax error.
603 * @throws SQLiteException if an error occurs, such as a syntax error
636 * @throws SQLiteException if an error occurs, such as a syntax error
669 * @throws SQLiteException if an error occurs, such as a syntax error
704 * @throws SQLiteException if an error occurs, such as a syntax error
738 * @throws SQLiteException if an error occurs, such as a syntax error
    [all...]
  /frameworks/base/nfc-extras/java/com/android/nfc_extras/
NfcExecutionEnvironment.java 164 * @throws EeIoException if an unknown error occurs
182 * @throws IOException if the NFC-EE is already open, or some other error occurs
199 * @throws IOException if the NFC-EE is not open, or some other error occurs

Completed in 1147 milliseconds

<<11121314151617181920>>