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

<<21222324252627282930>>

  /system/sepolicy/private/
domain.te 2 # This occurs when the process crashes.
  /tools/metalava/src/main/java/com/android/tools/metalava/doclava1/
SourcePositionInfo.java 32 * Given this position and str which occurs at that position, as well as str an index into str,
  /tools/tradefederation/core/src/com/android/tradefed/result/
DeviceUnavailEmailResultReporter.java 58 * Fetch the hostname and returns it, or returns "Unknown" if an error occurs.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
py_compile.py 19 """Exception raised when an error occurs while attempting to
83 occurs and this flag is set to False, a string
86 exception occurs and this flag is set to True, a
  /external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/
UnivariateRealOptimizer.java 66 * @throws FunctionEvaluationException if an error occurs evaluating the function.
88 * @throws FunctionEvaluationException if an error occurs evaluating the function.
110 * @throws FunctionEvaluationException if an error occurs evaluating the function.
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
ClassPrepareTest.java 48 * and verify that requested CLASS_PREPARE event occurs.
81 * and verify that requested CLASS_PREPARE event occurs in case of SourceNameMatch.
143 * and verify that requested CLASS_PREPARE event occurs in case of SourceNameMatch.
  /external/apache-xml/src/main/java/org/apache/xpath/functions/
FunctionDef1Arg.java 48 * @throws javax.xml.transform.TransformerException if an error occurs while
78 * @throws javax.xml.transform.TransformerException if an error occurs while
110 * @throws javax.xml.transform.TransformerException if an error occurs while
  /external/guava/guava/src/com/google/common/io/
Closeables.java 61 * // If an exception occurs, rethrow it only if threw==false:
123 * chance that a failure that occurs when closing the stream indicates a meaningful problem such
145 * a failure that occurs when closing the reader indicates a meaningful problem such as a failure
  /external/icu/icu4c/source/common/unicode/
casemap.h 52 * The Edits contents is undefined if any error occurs.
88 * The Edits contents is undefined if any error occurs.
138 * The Edits contents is undefined if any error occurs.
181 * The Edits contents is undefined if any error occurs.
211 * The Edits contents is undefined if any error occurs.
237 * The Edits contents is undefined if any error occurs.
277 * The Edits contents is undefined if any error occurs.
308 * The Edits contents is undefined if any error occurs.
340 * The Edits contents is undefined if any error occurs.
376 * The Edits contents is undefined if any error occurs
    [all...]
  /external/llvm/include/llvm/Support/
Mutex.h 50 /// @returns false if any kind of error occurs, true otherwise.
57 /// @returns false if any kind of error occurs, true otherwise.
64 /// @returns false if any kind of error occurs or the lock is not
  /external/parameter-framework/asio-1.10.6/include/asio/
completion_condition.hpp 109 /// or until an error occurs.
139 /// transferred, or until an error occurs.
169 /// transferred, or until an error occurs.
  /external/python/cpython2/Lib/
py_compile.py 19 """Exception raised when an error occurs while attempting to
83 occurs and this flag is set to False, a string
86 exception occurs and this flag is set to True, a
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
Mutex.h 49 /// @returns false if any kind of error occurs, true otherwise.
56 /// @returns false if any kind of error occurs, true otherwise.
63 /// @returns false if any kind of error occurs or the lock is not
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
Mutex.h 50 /// @returns false if any kind of error occurs, true otherwise.
57 /// @returns false if any kind of error occurs, true otherwise.
64 /// @returns false if any kind of error occurs or the lock is not
  /external/syslinux/gpxe/src/crypto/
asn1.c 44 * If any error occurs (i.e. if the object is not of the expected
119 * current ASN.1 object. If any error occurs, the object cursor will
144 * object. If any error occurs, the object cursor will be
  /frameworks/base/core/java/android/util/
Log.java 120 * the class or activity where the log call occurs.
130 * the class or activity where the log call occurs.
141 * the class or activity where the log call occurs.
151 * the class or activity where the log call occurs.
162 * the class or activity where the log call occurs.
172 * the class or activity where the log call occurs.
183 * the class or activity where the log call occurs.
193 * the class or activity where the log call occurs.
226 * the class or activity where the log call occurs.
236 * the class or activity where the log call occurs
    [all...]
  /hardware/interfaces/tetheroffload/config/1.0/vts/functional/
VtsHalTetheroffloadConfigV1_0TargetTest.cpp 138 // (e.g. "Failed Input Checks"). Check that this occurs when both FDs are empty.
152 // (e.g. "Failed Input Checks"). Check that this occurs when FD2 is empty.
173 // (e.g. "Failed Input Checks"). Check that this occurs when FD1 is empty.
  /libcore/ojluni/src/main/java/java/io/
BufferedOutputStream.java 91 * @exception IOException if an I/O error occurs.
114 * @exception IOException if an I/O error occurs.
136 * @exception IOException if an I/O error occurs.
InputStreamReader.java 165 * @exception IOException If an I/O error occurs
181 * @exception IOException If an I/O error occurs
192 * @exception IOException If an I/O error occurs
  /libcore/ojluni/src/main/java/java/lang/
Appendable.java 69 * If an I/O error occurs
105 * If an I/O error occurs
118 * If an I/O error occurs
  /libcore/ojluni/src/main/java/java/sql/
Struct.java 50 * @exception SQLException if a database access error occurs
74 * @exception SQLException if a database access error occurs
99 * @exception SQLException if a database access error occurs
  /packages/apps/UnifiedEmail/src/org/apache/commons/io/output/
CountingOutputStream.java 51 * @throws IOException if an I/O error occurs
66 * @throws IOException if an I/O error occurs
79 * @throws IOException if an I/O error occurs
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
BatchInputArbiter.java 70 * @param activePointerCount the number of active pointers when this pointer down event occurs.
91 * @return true if this move event occurs on the valid gesture area.
165 * @param activePointerCount the number of active pointers when this pointer up event occurs.
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
Mutex.h 50 /// @returns false if any kind of error occurs, true otherwise.
57 /// @returns false if any kind of error occurs, true otherwise.
64 /// @returns false if any kind of error occurs or the lock is not
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
Mutex.h 50 /// @returns false if any kind of error occurs, true otherwise.
57 /// @returns false if any kind of error occurs, true otherwise.
64 /// @returns false if any kind of error occurs or the lock is not

Completed in 777 milliseconds

<<21222324252627282930>>