Searched
full:successful (Results
276 -
300 of
4718) sorted by null
<<11121314151617181920>>
/external/junit/src/org/junit/experimental/results/ |
ResultMatchers.java | 18 * Matches if the tests are all successful
|
/external/libexif/test/nls/ |
check-nls.in | 33 echo "NLS test successful"
|
/external/libnfc-nci/halimpl/bcm2079x/adaptation/ |
CondVar.h | 76 ** Returns: True if wait is successful; false if timeout occurs.
|
/external/libnfc-nci/src/nfa/include/ |
nfa_mem_co.h | 50 ** pointer to buffer if successful
|
/external/libnfc-nxp/src/ |
phHciNfc_WI.h | 95 * \retval NFCSTATUS_SUCCESS Function execution is successful 112 * \retval NFCSTATUS_SUCCESS Function execution is successful 132 * \retval NFCSTATUS_SUCCESS Function execution is successful 153 * \retval NFCSTATUS_SUCCESS Function execution is successful
|
/external/libvorbis/doc/vorbisfile/ |
initialization.html | 21 it for Vorbis content, and prepare it for playback. A successful <a 69 is an Ogg Vorbis file or not. A successful return indicates that the 72 initialized for actual decoding. After a <a href="return.html">successful return</a>, the file 89 Finish opening a file after a successful call to <a href="ov_test.html">ov_test()</a> or <a href="ov_test_callbacks.html">ov_test_callbacks()</a>.</td>
|
/external/lldb/source/Host/macosx/launcherXPCService/ |
LauncherRootXPCService.mm | 13 // Returns 0 if successful.
|
main.mm | 22 // Declaration. Returns 0 if successful. 25 // Returns 0 if successful. 98 // Returns 0 if successful. 125 // Either finding the process was successful, or the process disappeared before libdispatch got around to hooking up the source.
|
/external/lldb/test/api/multithreaded/ |
test_listener_resume.cpp | 21 // used by listener thread to communicate a successful process continue command
|
/external/llvm/bindings/ocaml/irreader/ |
llvm_irreader.mli | 18 memory buffer [mb] in the context [context]. Returns [m] if successful, or
|
/external/llvm/include/llvm/Analysis/ |
ConstantFolding.h | 35 /// If successful, the constant result is returned, if not, null is returned. 44 /// using the specified DataLayout. If successful, the constant result is 51 /// specified operands. If successful, the constant result is returned, if not, 72 /// returned if successful; if not, null is returned.
|
/external/pdfium/fpdfsdk/include/ |
fpdfoom.h | 48 * TRUE means successful. FALSE means fails.
|
/external/qemu/distrib/sdl-1.2.15/docs/html/ |
sdlsemwait.html | 134 the call is interrupted by a signal or error. If the call is successful it 140 > is successful, the semaphore 141 can be released and its count atomically incremented by a successful call to 158 > if successful or
|
/external/skia/src/core/ |
SkDiscardableMemory.h | 60 * after every successful lock call.
|
SkImageGeneratorPriv.h | 34 * @return true iff successful.
|
/external/skia/src/images/ |
SkStreamHelpers.h | 19 * enough to hold the entire stream. Upon successful return,
|
/external/skia/src/lazy/ |
SkDiscardableMemoryPool.h | 40 * These two values are a count of the number of successful and
|
/external/valgrind/main/drd/tests/ |
pth_spinlock.c | 52 fprintf(stderr, "Test successful.\n");
|
/frameworks/base/core/java/android/app/trust/ |
TrustManager.java | 50 * @param successful if true, the unlock attempt was successful. 54 public void reportUnlockAttempt(boolean successful, int userId) { 56 mService.reportUnlockAttempt(successful, userId);
|
/frameworks/base/core/java/android/util/ |
TrustedTime.java | 28 * when successful.
|
/frameworks/base/docs/html/distribute/essentials/ |
index.jd | 1 page.title=Essentials for a Successful App
|
/frameworks/base/keystore/java/android/security/ |
IKeyChainService.aidl | 22 * KeyStore.unlock} was successful.
|
/frameworks/base/media/jni/ |
android_media_Utils.h | 30 * Returns true if the conversion is successful; otherwise, false.
|
/frameworks/base/tools/layoutlib/rename_font/ |
test.py | 6 We then use ttx to dump the new font to its xml and check if rename was successful
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
SmsResponse.java | 20 * Object returned by the RIL upon successful completion of sendSMS.
|
Completed in 1279 milliseconds
<<11121314151617181920>>