HomeSort by relevance Sort by last modified time
    Searched full:occurs (Results 626 - 650 of 6477) sorted by null

<<21222324252627282930>>

  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
BinaryStreamReader.h 61 /// and set \p Buffer to the resulting data slice. Whether a copy occurs
100 /// Read a null terminated string from \p Dest. Whether a copy occurs depends
115 /// Read a \p Length byte string into \p Dest. Whether a copy occurs depends
153 /// a copy occurs depends upon the implementation of the underlying
170 /// to point after the newly read object. Whether a copy occurs depends upon
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
BinaryStreamReader.h 61 /// and set \p Buffer to the resulting data slice. Whether a copy occurs
100 /// Read a null terminated string from \p Dest. Whether a copy occurs depends
115 /// Read a \p Length byte string into \p Dest. Whether a copy occurs depends
153 /// a copy occurs depends upon the implementation of the underlying
170 /// to point after the newly read object. Whether a copy occurs depends upon
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
BinaryStreamReader.h 61 /// and set \p Buffer to the resulting data slice. Whether a copy occurs
100 /// Read a null terminated string from \p Dest. Whether a copy occurs depends
115 /// Read a \p Length byte string into \p Dest. Whether a copy occurs depends
153 /// a copy occurs depends upon the implementation of the underlying
170 /// to point after the newly read object. Whether a copy occurs depends upon
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
BinaryStreamReader.h 61 /// and set \p Buffer to the resulting data slice. Whether a copy occurs
100 /// Read a null terminated string from \p Dest. Whether a copy occurs depends
115 /// Read a \p Length byte string into \p Dest. Whether a copy occurs depends
153 /// a copy occurs depends upon the implementation of the underlying
170 /// to point after the newly read object. Whether a copy occurs depends upon
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
BinaryStreamReader.h 46 /// and set \p Buffer to the resulting data slice. Whether a copy occurs
85 /// Read a null terminated string from \p Dest. Whether a copy occurs depends
93 /// Read a \p Length byte string into \p Dest. Whether a copy occurs depends
122 /// a copy occurs depends upon the implementation of the underlying
139 /// to point after the newly read object. Whether a copy occurs depends upon
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
BinaryStreamReader.h 61 /// and set \p Buffer to the resulting data slice. Whether a copy occurs
100 /// Read a null terminated string from \p Dest. Whether a copy occurs depends
115 /// Read a \p Length byte string into \p Dest. Whether a copy occurs depends
144 /// a copy occurs depends upon the implementation of the underlying
161 /// to point after the newly read object. Whether a copy occurs depends upon
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
BinaryStreamReader.h 61 /// and set \p Buffer to the resulting data slice. Whether a copy occurs
100 /// Read a null terminated string from \p Dest. Whether a copy occurs depends
115 /// Read a \p Length byte string into \p Dest. Whether a copy occurs depends
144 /// a copy occurs depends upon the implementation of the underlying
161 /// to point after the newly read object. Whether a copy occurs depends upon
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
BinaryStreamReader.h 61 /// and set \p Buffer to the resulting data slice. Whether a copy occurs
100 /// Read a null terminated string from \p Dest. Whether a copy occurs depends
115 /// Read a \p Length byte string into \p Dest. Whether a copy occurs depends
153 /// a copy occurs depends upon the implementation of the underlying
170 /// to point after the newly read object. Whether a copy occurs depends upon
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
BinaryStreamReader.h 61 /// and set \p Buffer to the resulting data slice. Whether a copy occurs
100 /// Read a null terminated string from \p Dest. Whether a copy occurs depends
115 /// Read a \p Length byte string into \p Dest. Whether a copy occurs depends
153 /// a copy occurs depends upon the implementation of the underlying
170 /// to point after the newly read object. Whether a copy occurs depends upon
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
BinaryStreamReader.h 61 /// and set \p Buffer to the resulting data slice. Whether a copy occurs
100 /// Read a null terminated string from \p Dest. Whether a copy occurs depends
115 /// Read a \p Length byte string into \p Dest. Whether a copy occurs depends
153 /// a copy occurs depends upon the implementation of the underlying
170 /// to point after the newly read object. Whether a copy occurs depends upon
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
BinaryStreamReader.h 61 /// and set \p Buffer to the resulting data slice. Whether a copy occurs
100 /// Read a null terminated string from \p Dest. Whether a copy occurs depends
115 /// Read a \p Length byte string into \p Dest. Whether a copy occurs depends
153 /// a copy occurs depends upon the implementation of the underlying
170 /// to point after the newly read object. Whether a copy occurs depends upon
  /external/icu/icu4c/source/i18n/unicode/
search.h 113 * @param status for errors if it occurs
134 * @param status for errors if it occurs
210 * @param status for errors if it occurs
302 * @param status for errors if it occurs
320 * @param status for errors if it occurs
336 * @param status for errors if it occurs
360 * @param status for errors if it occurs
377 * @param status for errors if it occurs
392 * @param status for errors if it occurs
506 * @param status for error codes if it occurs
    [all...]
  /libcore/ojluni/src/main/java/java/sql/
Array.java 83 * @exception SQLException if an error occurs while attempting
98 * @exception SQLException if an error occurs while attempting
122 * @exception SQLException if an error occurs while attempting to
150 * @exception SQLException if an error occurs while attempting to
175 * @exception SQLException if an error occurs while attempting to
213 * @exception SQLException if an error occurs while attempting to
239 * @exception SQLException if an error occurs while attempting to
270 * @exception SQLException if an error occurs while attempting to
301 * @exception SQLException if an error occurs while attempting to
338 * @exception SQLException if an error occurs while attempting t
    [all...]
  /external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/solvers/
LaguerreSolver.java 117 * @throws FunctionEvaluationException if an error occurs evaluating the function
140 * @throws FunctionEvaluationException if an error occurs evaluating the function
186 * @throws FunctionEvaluationException if an error occurs evaluating the function
212 * @throws FunctionEvaluationException if an error occurs evaluating the function
281 * @throws FunctionEvaluationException if an error occurs evaluating the function
306 * @throws FunctionEvaluationException if an error occurs evaluating the function
356 * @throws FunctionEvaluationException if an error occurs evaluating the function
MullerSolver.java 91 * @throws FunctionEvaluationException if an error occurs evaluating the function
114 * @throws FunctionEvaluationException if an error occurs evaluating the function
159 * @throws FunctionEvaluationException if an error occurs evaluating the function
191 * @throws FunctionEvaluationException if an error occurs evaluating the function
302 * @throws FunctionEvaluationException if an error occurs evaluating the function
335 * @throws FunctionEvaluationException if an error occurs evaluating the function
  /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/dtc/pylibfdt/
libfdt.i 165 All methods raise an FdtException if an error occurs. To avoid this
168 If one of these errors occurs, the function will return an error number
269 FdtException if no subnode found or other error occurs
284 FdtException if no more subnode found or other error occurs
313 FdtException if any error occurs
325 FdtError if the property does not exist, or another error occurs
341 FdtError if any error occurs (e.g. the property is not found)
  /libcore/ojluni/src/main/java/java/time/
Duration.java 299 * @throws ArithmeticException if a numeric overflow occurs
324 * @throws ArithmeticException if numeric overflow occurs
667 * @throws ArithmeticException if numeric overflow occurs
687 * @throws ArithmeticException if numeric overflow occurs
724 * @throws ArithmeticException if numeric overflow occurs
    [all...]
  /libcore/ojluni/src/main/java/javax/crypto/
SealedObject.java 140 * @exception IOException if an error occurs during serialization
233 * @exception IOException if an error occurs during de-serialiazation.
234 * @exception ClassNotFoundException if an error occurs during
276 * @exception IOException if an error occurs during de-serialiazation
277 * @exception ClassNotFoundException if an error occurs during
330 * @exception IOException if an error occurs during de-serialiazation.
331 * @exception ClassNotFoundException if an error occurs during
  /external/guava/guava/src/com/google/common/io/
ByteSource.java 82 * @throws IOException if an I/O error occurs in the process of opening the stream
95 * @throws IOException if an I/O error occurs in the process of opening the stream
119 * @throws IOException if an I/O error occurs
147 * @throws IOException if an I/O error occurs in the process of reading the size of this source
211 * @throws IOException if an I/O error occurs in the process of reading from this source or
231 * @throws IOException if an I/O error occurs in the process of reading from this source or
252 * @throws IOException if an I/O error occurs in the process of reading from this source
271 * @throws IOException if an I/O error occurs in the process of reading from this source or if
293 * @throws IOException if an I/O error occurs in the process of reading from this source
305 * @throws IOException if an I/O error occurs in the process of reading from this source o
    [all...]
  /frameworks/base/core/java/android/view/
GestureDetector.java 50 * Notified when a tap occurs with the down {@link MotionEvent}
69 * Notified when a tap occurs with the up {@link MotionEvent}
78 * Notified when a scroll occurs with the initial on down {@link MotionEvent} and the
95 * Notified when a long press occurs with the initial on down {@link MotionEvent}
103 * Notified of a fling event when it occurs with the initial on down {@link MotionEvent}
124 * Notified when a single-tap occurs.
137 * Notified when a double-tap occurs.
145 * Notified when an event within a double-tap gesture occurs, including
155 * The listener that is used to notify when a context click occurs. When listening for a
161 * Notified when a context click occurs
    [all...]
  /libcore/ojluni/src/main/java/java/net/
MulticastSocket.java 103 * @exception IOException if an I/O exception occurs
128 * @exception IOException if an I/O exception occurs
155 * @exception IOException if an I/O exception occurs
207 * @exception IOException if an I/O exception occurs
234 * if an I/O exception occurs while setting the
252 * @exception IOException if an I/O exception occurs
269 * @exception IOException if an I/O exception occurs while
592 * @throws SocketException if an error occurs while setting the value
603 * @throws SocketException if an error occurs while getting the value
640 * @exception IOException is raised if an error occurs i.
    [all...]
NetworkInterface.java 279 * If an I/O error occurs.
304 * @throws SocketException if an I/O error occurs.
340 * If an I/O error occurs.
375 * @exception SocketException if an I/O error occurs.
474 * @exception SocketException if an I/O error occurs.
488 * @exception SocketException if an I/O error occurs.
504 * @exception SocketException if an I/O error occurs.
517 * @exception SocketException if an I/O error occurs.
537 * @exception SocketException if an I/O error occurs.
562 * @exception SocketException if an I/O error occurs
    [all...]
  /external/apache-commons-math/src/main/java/org/apache/commons/math/random/
RandomDataImpl.java 535 * @throws MathException if an error occurs generating the random value
550 * @throws MathException if an error occurs generating the random value
565 * @throws MathException if an error occurs generating the random value
579 * @throws MathException if an error occurs generating the random value
594 * @throws MathException if an error occurs generating the random value
609 * @throws MathException if an error occurs generating the random value
625 * @throws MathException if an error occurs generating the random value
640 * @throws MathException if an error occurs generating the random value
654 * @throws MathException if an error occurs generating the random value
669 * @throws MathException if an error occurs generating the random valu
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
syn.h 194 int line; /* line number that element occurs on */
201 int line; /* line number that element occurs on */
213 int line; /* line number that action occurs on */
248 int line; /* line number that token occurs on */
293 int line; /* line number that rule ref occurs on */
326 int line; /* line number that rule occurs on */

Completed in 667 milliseconds

<<21222324252627282930>>