/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/ |
ConnectionMonitor.java | 28 * <b>Please note: if the connection is not connected (e.g., there was no successful
|
/external/guava/guava/src/com/google/common/util/concurrent/ |
FutureCallback.java | 37 * successful.
|
/external/junit/src/org/junit/experimental/results/ |
ResultMatchers.java | 18 * Matches if the tests are all successful
|
/external/libffi/man/ |
ffi_prep_cif.3 | 42 Upon successful completion,
|
/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/llvm/include/llvm/Analysis/ |
ConstantFolding.h | 35 /// If successful, the constant result is returned, if not, null is returned. 43 /// using the specified DataLayout. If successful, the constant result is 50 /// specified operands. If successful, the constant result is returned, if not, 71 /// returned if successful; if not, null is returned.
|
/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/valgrind/main/drd/tests/ |
pth_spinlock.c | 52 fprintf(stderr, "Test successful.\n");
|
/external/webkit/Source/WebCore/platform/ |
FileSystem.h | 174 bool excludeFromBackup(const String&); // Returns true if successful. 186 // Returns the resulting offset from the beginning of the file if successful, -1 otherwise. 189 // Returns number of bytes actually read if successful, -1 otherwise. 191 // Returns number of bytes actually written if successful, -1 otherwise.
|
/frameworks/base/core/java/android/util/ |
TrustedTime.java | 28 * when successful.
|
/frameworks/base/keystore/java/android/security/ |
IKeyChainService.aidl | 20 * KeyStore.unlock} was successful.
|
/frameworks/base/media/jni/ |
android_media_Utils.h | 30 * Returns true if the conversion is successful; otherwise, false.
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
SmsResponse.java | 20 * Object returned by the RIL upon successful completion of sendSMS.
|
/frameworks/rs/tests/cppallocation/ |
compute.cpp | 56 printf("Test successful with %u elems!\n", numElems);
|
/frameworks/testing/uiautomator/library/core-src/com/android/uiautomator/core/ |
UiDevice.java | 188 * @return true if successful, else return false 201 * @return true if successful, else return false 214 * @return true if successful, else return false 227 * @return true if successful, else return false 237 * @return true if successful, else return false 247 * @return true if successful, else return false 257 * @return true if successful, else return false 267 * @return true if successful, else return false 277 * @return true if successful, else return false 287 * @return true if successful, else return fals [all...] |
/hardware/invensense/libsensors_iio/software/core/mllite/ |
storage_manager.c | 64 * @return Returns INV_SUCCESS if successful or an error code if not. 93 * @return Returns INV_SUCCESS if successful or an error code if not. 120 * @return Returns INV_SUCCESS if successful or an error code if not. 170 * @return Returns INV_SUCCESS if successful or an error code if not.
|
/packages/apps/Camera/jni/feature_mos/src/mosaic_renderer/ |
Renderer.h | 17 // @return true if successful
|
/packages/apps/Gallery2/jni_mosaic/feature_mos/src/mosaic_renderer/ |
Renderer.h | 17 // @return true if successful
|
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic_renderer/ |
Renderer.h | 17 // @return true if successful
|
/packages/apps/Mms/src/org/w3c/dom/smil/ |
ElementTimeControl.java | 23 * @return <code>true</code> if the method call was successful and the 50 * @return <code>true</code> if the method call was successful and the 70 * @return <code>true</code> if the method call was successful and the 89 * @return <code>true</code> if the method call was successful and the
|
/packages/apps/Nfc/nci/jni/ |
CondVar.h | 72 ** Returns: True if wait is successful; false if timeout occurs.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/ |
mman.h | 54 for errors (in which case `errno' is set). A successful `mmap' call 76 bytes. Returns 0 if successful, -1 for errors (and sets errno). */ 80 extending LEN bytes to PROT. Returns 0 if successful, -1 for errors 133 resides after a successful call. */
|