/external/qemu/distrib/sdl-1.2.15/docs/man3/ |
SDL_WM_IconifyWindow.3 | 11 If the application is running in a window managed environment SDL attempts to iconify/minimise it\&. If \fBSDL_WM_IconifyWindow\fP is successful, the application will receive a \fI\fBSDL_APPACTIVE\fP\fR loss event\&.
|
SDL_SemTryWait.3 | 14 After \fBSDL_SemTryWait\fP is successful, the semaphore can be released and its count atomically incremented by a successful call to \fISDL_SemPost\fR\&.
|
SDL_SemWaitTimeout.3 | 14 After \fBSDL_SemWaitTimeout()\fP is successful, the semaphore can be released and its count atomically incremented by a successful call to \fISDL_SemPost\fR\&.
|
/frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/common/ |
FwdLockGlue.h | 30 * @return A Boolean value indicating whether the operation was successful. 38 * @return A Boolean value indicating whether the operation was successful. 59 * @return A Boolean value indicating whether the operation was successful. 74 * @return A Boolean value indicating whether the operation was successful.
|
/hardware/invensense/60xx/libsensors_iio/software/core/mllite/ |
start_manager.c | 37 * @return Returns INV_SUCCESS if successful or an error code if not.
47 * @return Returns INV_SUCCESS if successful or an error code if not.
71 * @return Returns INV_SUCCESS if successful or an error code if not.
85 * @return Returns INV_SUCCESS if successful or an error code if not.
|
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/ |
start_manager.c | 37 * @return Returns INV_SUCCESS if successful or an error code if not.
47 * @return Returns INV_SUCCESS if successful or an error code if not.
71 * @return Returns INV_SUCCESS if successful or an error code if not.
85 * @return Returns INV_SUCCESS if successful or an error code if not.
|
/libcore/luni/src/main/java/java/lang/ |
Compiler.java | 47 * compilation has been successful. Does nothing and returns false on 52 * @return {@code true} if the compilation has been successful; 62 * compiler and indicates if compilation has been successful. Does nothing 67 * @return {@code true} if the compilation has been successful;
|
/packages/apps/Camera/jni/feature_mos/src/mosaic_renderer/ |
SurfaceTextureRenderer.h | 18 // @return true if successful
|
/packages/apps/Camera2/jni/feature_mos/src/mosaic_renderer/ |
SurfaceTextureRenderer.h | 18 // @return true if successful
|
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic_renderer/ |
SurfaceTextureRenderer.h | 18 // @return true if successful
|
/hardware/invensense/60xx/libsensors_iio/software/core/driver/include/ |
mlsl.h | 66 * returns INV_SUCCESS if successful, a non-zero error code otherwise. 81 * returns INV_SUCCESS if successful, a non-zero error code otherwise. 87 * returns INV_SUCCESS if successful, a non-zero error code otherwise. 101 * returns INV_SUCCESS if successful, a non-zero error code otherwise. 117 * returns INV_SUCCESS if successful, a non-zero error code otherwise. 133 * returns INV_SUCCESS == 0 if successful; a non-zero error code otherwise. 152 * returns INV_SUCCESS == 0 if successful; a non-zero error code otherwise. 172 * returns INV_SUCCESS == 0 if successful; a non-zero error code otherwise. 191 * returns INV_SUCCESS == 0 if successful; a non-zero error code otherwise. 207 * returns INV_SUCCESS == 0 if successful; a non-zero error code otherwise [all...] |
/hardware/invensense/60xx/mlsdk/platform/include/ |
mlsl.h | 81 * returns INV_SUCCESS if successful, a non-zero error code otherwise. 96 * returns INV_SUCCESS if successful, a non-zero error code otherwise. 102 * returns INV_SUCCESS if successful, a non-zero error code otherwise. 116 * returns INV_SUCCESS if successful, a non-zero error code otherwise. 132 * returns INV_SUCCESS if successful, a non-zero error code otherwise. 148 * returns INV_SUCCESS == 0 if successful; a non-zero error code otherwise. 167 * returns INV_SUCCESS == 0 if successful; a non-zero error code otherwise. 184 * returns INV_SUCCESS == 0 if successful; a non-zero error code otherwise. 200 * returns INV_SUCCESS == 0 if successful; a non-zero error code otherwise. 215 * returns INV_SUCCESS == 0 if successful; a non-zero error code otherwise [all...] |
/hardware/invensense/65xx/libsensors_iio/software/core/driver/include/ |
mlsl.h | 66 * returns INV_SUCCESS if successful, a non-zero error code otherwise. 81 * returns INV_SUCCESS if successful, a non-zero error code otherwise. 87 * returns INV_SUCCESS if successful, a non-zero error code otherwise. 101 * returns INV_SUCCESS if successful, a non-zero error code otherwise. 117 * returns INV_SUCCESS if successful, a non-zero error code otherwise. 133 * returns INV_SUCCESS == 0 if successful; a non-zero error code otherwise. 152 * returns INV_SUCCESS == 0 if successful; a non-zero error code otherwise. 172 * returns INV_SUCCESS == 0 if successful; a non-zero error code otherwise. 191 * returns INV_SUCCESS == 0 if successful; a non-zero error code otherwise. 207 * returns INV_SUCCESS == 0 if successful; a non-zero error code otherwise [all...] |
/external/libnfc-nxp/src/ |
phHciNfc_SWP.h | 107 * \retval NFCSTATUS_SUCCESS Function execution is successful 124 * \retval NFCSTATUS_SUCCESS Function execution is successful 149 * \retval NFCSTATUS_SUCCESS Function execution is successful 170 * \retval NFCSTATUS_SUCCESS Function execution is successful 195 * \retval NFCSTATUS_SUCCESS Function execution is successful 220 * \retval NFCSTATUS_SUCCESS Function execution is successful 248 * \retval NFCSTATUS_SUCCESS Function execution is successful 272 * \retval NFCSTATUS_SUCCESS Function execution is successful 294 * \retval NFCSTATUS_SUCCESS Function execution is successful 317 * \retval NFCSTATUS_SUCCESS Function execution is successful [all...] |
/cts/apps/CtsVerifier/src/com/android/cts/verifier/nfc/hce/ |
TapTestEmulatorActivity.java | 32 mTextView.setText("Number of successful taps: 0/50."); 57 mTextView.setText("Number of successful taps: " + Integer.toString(mNumTaps) +
|
/external/chromium_org/components/autofill/content/browser/wallet/ |
wallet_signin_helper_delegate.h | 21 // Called on a successful passive sign-in. 28 // Called on a successful fetch of the signed-in account name.
|
/external/chromium_org/device/bluetooth/ |
bluetooth_socket.h | 28 // the reception has been successful. If it fails, the caller can get the 33 // successful. If it fails, the caller can get the error message through
|
/external/chromium_org/ppapi/api/dev/ |
ppb_printing_dev.idl | 24 * successful or 0 if it could not be created. 39 * was successful, another error code from pp_errors.h on failure.
|
/external/qemu/android/ |
core-init-utils.h | 21 /* Formats and sends back to the UI message indicating successful completion 34 /* Sends successful initialization completion message back to the UI, and exits
|
/hardware/libhardware_legacy/include/hardware_legacy/ |
vibrator.h | 36 * @return 0 if successful, -1 if error 43 * @return 0 if successful, -1 if error
|
/external/chromium/testing/gtest/test/ |
gtest_pred_impl_unittest.cc | 165 // Tests a successful EXPECT_PRED1 where the 173 // Tests a successful EXPECT_PRED1 where the 181 // Tests a successful EXPECT_PRED1 where the 189 // Tests a successful EXPECT_PRED1 where the 237 // Tests a successful ASSERT_PRED1 where the 245 // Tests a successful ASSERT_PRED1 where the 253 // Tests a successful ASSERT_PRED1 where the 261 // Tests a successful ASSERT_PRED1 where the 313 // Tests a successful EXPECT_PRED_FORMAT1 where the 321 // Tests a successful EXPECT_PRED_FORMAT1 where th [all...] |
/external/chromium_org/testing/gtest/test/ |
gtest_pred_impl_unittest.cc | 165 // Tests a successful EXPECT_PRED1 where the 173 // Tests a successful EXPECT_PRED1 where the 181 // Tests a successful EXPECT_PRED1 where the 189 // Tests a successful EXPECT_PRED1 where the 237 // Tests a successful ASSERT_PRED1 where the 245 // Tests a successful ASSERT_PRED1 where the 253 // Tests a successful ASSERT_PRED1 where the 261 // Tests a successful ASSERT_PRED1 where the 313 // Tests a successful EXPECT_PRED_FORMAT1 where the 321 // Tests a successful EXPECT_PRED_FORMAT1 where th [all...] |
/external/gtest/test/ |
gtest_pred_impl_unittest.cc | 165 // Tests a successful EXPECT_PRED1 where the 173 // Tests a successful EXPECT_PRED1 where the 181 // Tests a successful EXPECT_PRED1 where the 189 // Tests a successful EXPECT_PRED1 where the 237 // Tests a successful ASSERT_PRED1 where the 245 // Tests a successful ASSERT_PRED1 where the 253 // Tests a successful ASSERT_PRED1 where the 261 // Tests a successful ASSERT_PRED1 where the 313 // Tests a successful EXPECT_PRED_FORMAT1 where the 321 // Tests a successful EXPECT_PRED_FORMAT1 where th [all...] |
/external/libvpx/libvpx/third_party/googletest/src/test/ |
gtest_pred_impl_unittest.cc | 165 // Tests a successful EXPECT_PRED1 where the 173 // Tests a successful EXPECT_PRED1 where the 181 // Tests a successful EXPECT_PRED1 where the 189 // Tests a successful EXPECT_PRED1 where the 237 // Tests a successful ASSERT_PRED1 where the 245 // Tests a successful ASSERT_PRED1 where the 253 // Tests a successful ASSERT_PRED1 where the 261 // Tests a successful ASSERT_PRED1 where the 313 // Tests a successful EXPECT_PRED_FORMAT1 where the 321 // Tests a successful EXPECT_PRED_FORMAT1 where th [all...] |
/external/protobuf/gtest/test/ |
gtest_pred_impl_unittest.cc | 166 // Tests a successful EXPECT_PRED1 where the 174 // Tests a successful EXPECT_PRED1 where the 182 // Tests a successful EXPECT_PRED1 where the 190 // Tests a successful EXPECT_PRED1 where the 238 // Tests a successful ASSERT_PRED1 where the 246 // Tests a successful ASSERT_PRED1 where the 254 // Tests a successful ASSERT_PRED1 where the 262 // Tests a successful ASSERT_PRED1 where the 314 // Tests a successful EXPECT_PRED_FORMAT1 where the 322 // Tests a successful EXPECT_PRED_FORMAT1 where th [all...] |