HomeSort by relevance Sort by last modified time
    Searched full:successful (Results 1101 - 1125 of 2754) sorted by null

<<41424344454647484950>>

  /external/qemu/distrib/sdl-1.2.15/src/video/ps3/
SDL_ps3video.c 506 deprintf(2, "[PS3->SPU] SPE boot successful\n");
526 deprintf(2, "[PS3->SPU] SPE shutdown successful: %s\n", spe_data->program_name);
  /external/qemu/distrib/zlib-1.2.3/
deflate.h 220 * - if compression is not successful for the first block, all input
224 * - if compression is not successful for a file smaller than 64K, we can
  /external/webkit/Source/WebCore/storage/
SQLTransaction.cpp 322 // If there is a series of statements queued up that are all successful and have no associated
478 // The commit was successful. If the transaction modified this database, notify the delegates.
  /external/webkit/Tools/android/flex-2.5.4a/
Makefile.in 148 @echo "Check successful, using COMPRESSION=\"$(COMPRESSION)\""
159 @echo "All checks successful"
  /external/wpa_supplicant_6/wpa_supplicant/src/crypto/
sha256.c 296 @return CRYPT_OK if successful
337 @return CRYPT_OK if successful
  /external/wpa_supplicant_8/hostapd/
README-WPS 275 first successful registration if the AP is initially set in
285 state (random configuration based on the first successful WPS
  /external/zlib/src/
deflate.h 223 * - if compression is not successful for the first block, all input
227 * - if compression is not successful for a file smaller than 64K, we can
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
gsmamr_enc.h 148 * GSMInitEncode and sid_sync_init. If initialization was successful,
157 * function. If reset was successful, reset_status is set to zero, otherwise,
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/include/
cvei.h 398 Successful update is returned with ECVEI_SUCCESS.*/
403 layer n. Successful update is returned with ECVEI_SUCCESS. */
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
datapart_encode.cpp 32 /* Return : PV_SUCCESS if successful else PV_FAIL */
207 /* Return : PV_SUCCESS if successful else PV_FAIL */
  /frameworks/base/core/java/android/hardware/usb/
UsbManager.java 356 * If successful, this grants the caller permission to access the device only
382 * If successful, this grants the caller permission to access the accessory only
  /frameworks/base/docs/html/training/connect-devices-wirelessly/
wifi-direct.jd 188 the system invokes for successful and unsuccessful discovery.</li>
196 // Code for when the discovery initiation is successful goes here.
  /frameworks/base/media/libdrm/mobile1/src/objmng/
drm_file.c 102 else /* Successful */
375 else /* Successful */
  /frameworks/compile/mclinker/lib/CodeGen/
LLVMTargetMachine.cpp 302 // If successful, createAsmPrinter took ownership of AsmStreamer
339 // If successful, createAsmPrinter took ownership of AsmStreamer
  /frameworks/testing/uiautomator/library/src/com/android/uiautomator/core/
QueryController.java 198 * upon a successful match, the search for pattern_selector continues until the
362 * regular_selector search returns immediately upon a successful match, the search for
  /hardware/invensense/mlsdk/mllite/
ml_stored_data.c 151 * @return INV_SUCCESS if successful, a non-zero error code otherwise.
255 * @return INV_SUCCESS if successful, a non-zero error code otherwise.
386 * @return INV_SUCCESS if successful, a non-zero error code otherwise.
540 * @return INV_SUCCESS if successful, a non-zero error code otherwise.
770 * @return INV_SUCCESS if successful, a non-zero error code otherwise.
    [all...]
  /hardware/ti/omap3/dspbridge/inc/
dynamic_loader.h 95 * On a successful load, a module handle is placed in *mhandle, and zero is
132 * On a successful load, a module handle is placed in *mhandle, and zero is
  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
apConnApi.h 379 * \return Pointer to BSS entry parameters if successful, NULL otherwise
448 * TI_NOK in case the allocation is not possible. In case of successful allocation,
  /libcore/luni/src/main/java/java/util/concurrent/atomic/
AtomicLongFieldUpdater.java 68 * @return true if successful.
88 * @return true if successful.
  /libcore/luni/src/main/java/java/util/concurrent/
package-info.java 236 * subsequent to a successful "acquiring" method such as
250 * subsequent to a successful return from the corresponding {@code await}
  /ndk/sources/host-tools/sed-4.2.1/lib/
copy-acl.c 37 Return 0 if successful.
533 Return 0 if successful, otherwise output a diagnostic and return -1. */
set-mode-acl.c 34 Return 0 if successful. Return -1 and set errno upon failure. */
51 Return 0 if successful. Return -1 and set errno upon failure. */
  /packages/apps/Nfc/nxp/jni/
com_android_nfc_NativeNfcSecureElement.cpp 39 LOG_CALLBACK("> IOCTL successful",status);
97 LOG_CALLBACK("SE Set Mode is Successful",status);
  /packages/apps/Settings/src/com/android/settings/
CredentialStorage.java 104 * Reset to -1 on successful unlock or reset.
379 * On successful unlock, ensure migration to key guard before continuing.
  /packages/apps/Settings/src/com/android/settings/bluetooth/
CachedBluetoothDevice.java 313 final boolean successful = dev.removeBond();
314 if (successful) {

Completed in 2850 milliseconds

<<41424344454647484950>>