/external/llvm/test/MC/Disassembler/Mips/mips64r3/ |
invalid-xfail.txt | 4 # Start with a valid instruction. Otherwise llvm-mc gives up immediately.
|
/external/llvm/test/MC/Disassembler/Mips/mips64r5/ |
invalid-xfail.txt | 4 # Start with a valid instruction. Otherwise llvm-mc gives up immediately.
|
/external/llvm/test/Transforms/SafeStack/ |
sink-to-use.ll | 1 ; Test that unsafe alloca address calculation is done immediately before each use.
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_tryrdlock/ |
assertions.xml | 7 acquires the lock or fails and returns immediately.
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_timedwait/ |
7-1.c | 11 * sem_timedwait call will immediately lock again.
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_wait/ |
5-1.c | 10 * errno return EAGAIN: The semaphore can't be immediately locked by
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigtimedwait/ |
assertions.xml | 7 sigtimedwait( ) shall return immediately with an error, if the timespec structure
|
/external/mdnsresponder/mDNSWindows/DNSServiceBrowser/WindowsCE/Sources/ |
StdAfx.h | 44 // Microsoft eMbedded Visual C++ will insert additional declarations immediately before the previous line.
|
/external/mockito/src/main/java/org/mockito/internal/verification/ |
VerificationOverTimeImpl.java | 14 * (before timeoutMillis has passed, measured from the call to verify()), and either returns immediately 30 * @param returnOnSuccess Whether to immediately return successfully once the delegate is satisfied (as in 44 * @param returnOnSuccess Whether to immediately return successfully once the delegate is satisfied (as in 67 * given in the constructor. If true, this verification mode is immediately satisfied once the delegate is. If
|
/external/python/cpython2/Demo/scripts/ |
pi.py | 29 # Flush so the output is seen immediately
|
/external/python/cpython2/Include/ |
errcode.h | 13 the parser only returns E_EOF when it hits EOF immediately, and it
|
/external/python/cpython2/Modules/_ctypes/libffi/ |
libtool-version | 11 # 2. Update the version information only immediately before a public
|
/external/python/cpython3/Include/ |
errcode.h | 13 the parser only returns E_EOF when it hits EOF immediately, and it
|
/external/python/cpython3/Modules/_ctypes/libffi/ |
libtool-version | 11 # 2. Update the version information only immediately before a public
|
/external/robolectric-shadows/robolectric/src/main/java/org/robolectric/android/fakes/ |
RoboResponseSource.java | 25 * Return the response from the cache immediately.
|
/external/swiftshader/third_party/LLVM/test/CodeGen/PowerPC/ |
vec_br_cmp.ll | 5 ; A predicate compare used immediately by a branch should not generate an mfcr.
|
/external/webrtc/webrtc/base/ |
maccocoathreadhelper.mm | 21 // immediately exit.
|
/frameworks/base/cmds/statsd/src/external/ |
Perfetto.h | 32 // This method returns immediately after passing the config and does NOT wait
|
/frameworks/base/core/java/android/os/ |
FactoryTest.java | 45 * When true, long-press on power should immediately cause the device to
|
/frameworks/base/core/tests/coretests/src/com/android/internal/os/ |
BatteryStatsStopwatchTimerTest.java | 53 // timeBase off, start and immediately stop 69 // timeBase off, start and immediately reset, stop 95 // timeBase on, start and immediately stop 110 // timeBase on, start and immediately reset, stop
|
/frameworks/base/location/java/android/location/ |
ICountryDetector.aidl | 31 * @return the country if it is available immediately, otherwise null will be returned.
|
/frameworks/native/cmds/surfacereplayer/replayer/ |
Event.h | 34 Signaled, // Signaled by main thread, about to immediately switch to Running
|
/frameworks/native/opengl/libs/EGL/ |
CallStack.h | 26 // Immediately dump it to logcat using the given logtag.
|
/frameworks/native/services/surfaceflinger/ |
StartPropertySetThread.cpp | 36 // Exit immediately
|
/frameworks/support/paging/common/src/main/java/androidx/paging/ |
ListDataSource.java | 39 // for simplicity, we could return everything immediately,
|