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

1 2 34 5 6 7 8 91011>>

  /external/webkit/Source/WebCore/manual-tests/
drag-image.html 21 <p>This tests that setting the drag image works. If this is successful, the drag icon when dragging the text below around should look like the image below.</p>
onblur-remove.html 25 <p>This tests that elements shouldn't emit any onblur events when they are being removed from the document. To test this, click inside the input field. If If this test is successful, "SUCCESS" should be shown below, otherwise "FAILURE" is shown.</p>
  /libcore/luni/src/main/java/java/util/concurrent/
RunnableFuture.java 10 * A {@link Future} that is {@link Runnable}. Successful execution of
RunnableScheduledFuture.java 10 * A {@link ScheduledFuture} that is {@link Runnable}. Successful
  /packages/apps/Camera/jni/feature_mos/src/mosaic_renderer/
WarpRenderer.h 18 // @return true if successful
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic_renderer/
WarpRenderer.h 18 // @return true if successful
  /prebuilts/misc/linux-x86_64/icu-4.8/
readme.txt 19 (5) If you're successful, the results of
  /prebuilts/tools/linux-x86/sdl/
PREBUILT 10 To add 64-bit *.a (after successful 32-bit build)
  /external/libnfc-nxp/src/
phHciNfc_RFReaderA.h 136 * \retval NFCSTATUS_SUCCESS Function execution is successful.
159 * \retval NFCSTATUS_SUCCESS Function execution is successful.
182 * \retval NFCSTATUS_SUCCESS Function execution is successful.
205 * \retval NFCSTATUS_SUCCESS Function execution is successful.
229 * \retval NFCSTATUS_SUCCESS Function execution is successful.
258 * \retval NFCSTATUS_SUCCESS Function execution is successful.
283 * \retval NFCSTATUS_SUCCESS Function execution is successful.
307 * \retval NFCSTATUS_SUCCESS Function execution is successful.
326 * been stopped after successful SAK response. The response to this command, sent
336 * \retval NFCSTATUS_SUCCESS Function execution is successful
    [all...]
phHciNfc_Jewel.h 127 * \retval NFCSTATUS_SUCCESS Function execution is successful.
152 * \retval NFCSTATUS_SUCCESS Function execution is successful.
176 * \retval NFCSTATUS_SUCCESS Function execution is successful.
199 * \retval NFCSTATUS_SUCCESS Function execution is successful.
226 * \retval NFCSTATUS_SUCCESS Function execution is successful.
249 * \retval NFCSTATUS_SUCCESS Function execution is successful.
phHciNfc_RFReaderB.h 126 * \retval NFCSTATUS_SUCCESS Function execution is successful.
151 * \retval NFCSTATUS_SUCCESS Function execution is successful.
176 * \retval NFCSTATUS_SUCCESS Function execution is successful.
198 * \retval NFCSTATUS_SUCCESS Function execution is successful.
223 * \retval NFCSTATUS_SUCCESS Function execution is successful.
248 * \retval NFCSTATUS_SUCCESS Function execution is successful.
phFriNfc_LlcpTransport_Connection.h 52 * \retval NFCSTATUS_SUCCESS Operation successful.
75 * \retval NFCSTATUS_SUCCESS Operation successful.
96 * \retval NFCSTATUS_SUCCESS Operation successful.
120 * \retval NFCSTATUS_SUCCESS Operation successful.
148 * \retval NFCSTATUS_SUCCESS Operation successful.
175 * \retval NFCSTATUS_SUCCESS Operation successful.
199 * \retval NFCSTATUS_SUCCESS Operation successful.
226 * \retval NFCSTATUS_SUCCESS Operation successful.
257 * \retval NFCSTATUS_SUCCESS Operation successful.
289 * \retval NFCSTATUS_SUCCESS Operation successful
    [all...]
phHciNfc_CE_A.h 129 * \retval NFCSTATUS_SUCCESS Function execution is successful.
153 * \retval NFCSTATUS_SUCCESS Function execution is successful.
180 * \retval NFCSTATUS_SUCCESS Function execution is successful.
207 * \retval NFCSTATUS_SUCCESS Function execution is successful.
231 * \retval NFCSTATUS_SUCCESS Function execution is successful.
254 * \retval NFCSTATUS_SUCCESS Function execution is successful.
278 * \retval NFCSTATUS_SUCCESS Function execution is successful.
  /external/chromium/chrome/browser/history/
download_database.h 30 // Update the state of one download. Returns true if successful.
33 // Update the path of one download. Returns true if successful.
  /external/chromium/net/base/
asn1_util.h 29 // On successful return:
46 // extracts the bytes of the SubjectPublicKeyInfo. On successful return,
  /external/llvm/bindings/ocaml/bitreader/
llvm_bitreader.mli 18 memory buffer [mb] in the context [context]. Returns [m] if successful, or
25 memory buffer [mb] in the context [context]. Returns [m] if successful, or
  /external/qemu/elff/
elff_api.h 122 /* Closes a handle obtained after successful call to elff_init routine.
125 * a successful call to elff_init routine.
130 * handle - A handle obtained from successful call to elff_init().
140 * handle - A handle obtained from successful call to elff_init().
151 * NOTE: Successful call to this routine must be complimented with a call
159 /* Frees resources acquired for address information in successful call to
162 * handle - A handle obtained from successful call to elff_init().
163 * address_info - Address information structure, initialized in successful
  /ndk/sources/host-tools/ndk-stack/elff/
elff_api.h 122 /* Closes a handle obtained after successful call to elff_init routine.
125 * a successful call to elff_init routine.
130 * handle - A handle obtained from successful call to elff_init().
140 * handle - A handle obtained from successful call to elff_init().
151 * NOTE: Successful call to this routine must be complimented with a call
159 /* Frees resources acquired for address information in successful call to
162 * handle - A handle obtained from successful call to elff_init().
163 * address_info - Address information structure, initialized in successful
mapfile.h 60 * handle - A handle to a file previously obtained via successful call to
71 * handle - A handle to a file previously obtained via successful call to
78 * handle - A handle to a file previously obtained via successful call to
90 * handle - A handle to a file previously obtained via successful call to
102 * Upon successful completion returns pointer to the beginning of memory
124 * Upon successful completion returns 0. Otherwise, returns -1 and sets
  /system/core/include/cutils/
array.h 39 /** Adds a pointer. Returns 0 is successful, < 0 otherwise. */
51 /** Sets the array size. Sets new pointers to NULL. Returns 0 if successful, < 0 otherwise . */
  /external/apache-harmony/auth/src/test/java/common/org/apache/harmony/auth/tests/module/
KeyStoreLoginModuleTest.java 79 assertTrue("Should return true if login was successful", ksm
88 assertTrue("Login should be successful", module.login());
106 assertFalse("Commit shouldn't be successful", module.commit());
138 assertTrue("Login should be successful", module.login());
145 assertFalse("Login shouldn't be successful", module.login());
157 assertTrue("Login should be successful", module.login());
  /external/qemu/android/utils/
mapfile.h 60 * handle - A handle to a file previously obtained via successful call to
71 * handle - A handle to a file previously obtained via successful call to
78 * handle - A handle to a file previously obtained via successful call to
90 * handle - A handle to a file previously obtained via successful call to
102 * Upon successful completion returns pointer to the beginning of memory
124 * Upon successful completion returns 0. Otherwise, returns -1 and sets
  /hardware/ti/wlan/wl1271/TWD/MacServices/
ScanSrvSM.c 71 * \return TI_OK if successful, TI_NOK otherwise.\n
161 * \return TI_OK if successful, TI_NOK otherwise.\n
191 * \return TI_OK if successful, TI_NOK otherwise.\n
208 /* if successful */
211 TRACE0( pScanSRV->hReport, REPORT_SEVERITY_INFORMATION, "Driver mode successful, continuing to scan.\n");
221 /* if not successful */
256 * \return TI_OK if successful, TI_NOK otherwise.\n
292 /* if successful */
295 TRACE0( pScanSRV->hReport, REPORT_SEVERITY_INFORMATION, ": Driver mode exit successful, scan done.\n");
305 /* if not successful */
    [all...]
  /external/bluetooth/bluedroid/stack/include/
avdt_api.h 40 #define AVDT_SUCCESS 0 /* Function successful */
461 ** Returns AVDT_SUCCESS if successful, otherwise error.
477 ** Returns AVDT_SUCCESS if successful, otherwise error.
505 ** Returns AVDT_SUCCESS if successful, otherwise error.
533 ** Returns AVDT_SUCCESS if successful, otherwise error.
560 ** Returns AVDT_SUCCESS if successful, otherwise error.
574 ** Returns AVDT_SUCCESS if successful, otherwise error.
589 ** Returns AVDT_SUCCESS if successful, otherwise error.
605 ** Returns AVDT_SUCCESS if successful, otherwise error.
622 ** Returns AVDT_SUCCESS if successful, otherwise error
    [all...]
avrc_api.h 36 #define AVRC_SUCCESS AVCT_SUCCESS /* 0 Function successful */
199 ** Returns AVRC_SUCCESS if successful.
237 ** Returns AVRC_SUCCESS if successful.
286 ** Returns AVRC_SUCCESS if successful.
308 ** Returns AVRC_SUCCESS if successful.
323 ** Returns AVRC_SUCCESS if successful.
338 ** Returns AVRC_SUCCESS if successful.
356 ** Returns AVRC_SUCCESS if successful.
379 ** Returns AVRC_SUCCESS if successful.
406 ** Returns AVRC_SUCCESS if successful
    [all...]

Completed in 1571 milliseconds

1 2 34 5 6 7 8 91011>>