Searched
full:occurs (Results
301 -
325 of
6477) sorted by null
<<11121314151617181920>>
/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/ |
p7.cpp | 5 // "The substitution occurs in all types and expressions that are used in [...]
|
/external/compiler-rt/lib/builtins/i386/ |
floatundixf.S | 35 addsd REL_ADDR(twop84_plus_twop52_neg), %xmm0 // hi - 2^52 (no rounding occurs)
|
/external/compiler-rt/lib/builtins/x86_64/ |
floatundixf.S | 61 faddl -8(%rsp) // hi - 2^52 (as double extended, no rounding occurs)
|
/external/droiddriver/src/io/appium/droiddriver/exceptions/ |
UnrecoverableException.java | 22 * When an {@link UnrecoverableException} occurs, the rest of the tests are
|
/external/droiddriver/src/io/appium/droiddriver/uiautomation/ |
UiAutomationContext.java | 48 * UiAutomation throws IllegalStateException, which occurs when the connection
|
/external/guava/guava/src/com/google/common/io/ |
ByteSink.java | 68 * @throws IOException if an I/O error occurs in the process of opening the stream 81 * @throws IOException if an I/O error occurs in the process of opening the stream 94 * @throws IOException if an I/O occurs in the process of writing to this sink 115 * @throws IOException if an I/O occurs in the process of reading from {@code input} or writing to
|
/external/icu/android_icu4j/src/main/java/android/icu/util/ |
Holiday.java | 68 * @return The date on which this holiday occurs, or null if it 86 * @return The date on which this event occurs, or null if it 103 * @return true if this holiday occurs on the given date. 113 * Check whether this holiday occurs at least once between the two
|
/external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/ |
InputStreams.java | 34 * if an I/O error occurs
|
/external/libchrome/base/threading/ |
non_thread_safe_impl.h | 15 // bug that only occurs in the wild.
|
/external/libmojo/mojo/public/cpp/bindings/ |
sync_handle_registry.h | 40 // - returns false when any error occurs.
|
/external/llvm/include/llvm/Support/ |
RWMutex.h | 48 /// @returns false if any kind of error occurs, true otherwise. 53 /// @returns false if any kind of error occurs, true otherwise. 60 /// @returns false if any kind of error occurs, true otherwise. 65 /// @returns false if any kind of error occurs, true otherwise.
|
/external/llvm/test/CodeGen/AArch64/ |
regress-w29-reserved-with-fp.ll | 22 ; Call to prevent fp-elim that occurs regardless in leaf functions.
|
/external/llvm/test/Linker/ |
2003-11-18-TypeResolution.ll | 2 ; symbol table with the same name and same type. When this occurs, the symbol
|
/external/llvm/test/Transforms/InstCombine/ |
2003-07-21-ExternalConstant.ll | 9 ; If a problem occurs, we should die on an assert(). Otherwise, we
|
/external/ltp/pan/ |
splitstr.h | 13 * array after the last valid element. If an error occurs, NULL will be
|
/external/ltp/testcases/kernel/syscalls/epoll2/man/ |
epoll_create.txt | 24 the descriptor. When an error occurs, epoll_create(2) returns -1 and
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mlock/ |
8-1.c | 34 perror("An error occurs when calling sysconf()");
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/munlock/ |
10-1.c | 34 perror("An error occurs when calling sysconf()");
|
7-1.c | 37 perror("An error occurs when calling mlock()");
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_get_priority_max/ |
1-3.c | 36 perror("An error occurs");
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_get_priority_min/ |
1-3.c | 36 perror("An error occurs");
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setparam/ |
22-1.c | 24 perror("An error occurs when calling sched_getparam()");
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setscheduler/ |
16-1.c | 32 perror("An error occurs when calling sched_getscheduler()");
|
19-2.c | 32 perror("An error occurs when calling sched_get_priority_max()");
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/shm_open/ |
13-1.c | 38 perror("An error occurs when calling shm_open()");
|
Completed in 594 milliseconds
<<11121314151617181920>>