HomeSort by relevance Sort by last modified time
    Searched full:successful (Results 126 - 150 of 4718) sorted by null

1 2 3 4 56 7 8 91011>>

  /libcore/luni/src/main/java/java/util/concurrent/
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/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...]
  /external/chromium_org/base/win/
iat_patch_function.h 38 // Returns: Windows error code (winerror.h). NO_ERROR if successful
53 // Returns: Windows error code (winerror.h). NO_ERROR if successful
  /external/chromium_org/chrome/browser/supervised_user/
custodian_profile_downloader_service.h 17 // successful, the profile's full (display) name will be returned.
28 // If the download is successful, the profile's full (display) name will
  /external/chromium_org/chrome/browser/ui/webui/chromeos/login/
terms_of_service_screen_handler.h 46 // on whether the download of the Terms of Service was successful. Does
69 // Set to the Terms of Service when the download is successful.
  /external/chromium_org/chrome/utility/media_galleries/
pmp_column_reader.h 34 // is out of range. May only be called after successful ReadColumn.
41 // May only be called after successful ReadColumn.
  /external/chromium_org/net/http/
http_security_headers.h 21 // Parses |value| as a Strict-Transport-Security header value. If successful,
33 // Parses |value| as a Public-Key-Pins header value. If successful, returns
  /external/chromium_org/ppapi/api/private/
ppb_tcp_server_socket_private.idl 50 * successful Listen call on |tcp_server_socket|.
59 * successful Listen() call and before StopListening() call.
  /external/chromium_org/ppapi/c/dev/
ppb_printing_dev.h 42 * successful or 0 if it could not be created.
56 * was successful, another error code from pp_errors.h on failure.
  /external/chromium_org/ppapi/c/trusted/
ppb_file_chooser_trusted.h 39 * single file for saving. The callback is called with PP_OK on successful
52 * successful, another error code from pp_errors.h on failure.
  /external/chromium_org/sandbox/win/src/
sandbox.h 52 // returns ALL_OK if successful. All other return values imply failure.
75 // ALL_OK if successful. All other return values imply failure.
83 // ALL_OK if successful. All other return values imply failure.
91 // ALL_OK if successful. All other return values imply failure.
97 // successful or an error code if the AppContainer cannot be installed.
102 // Returns ALL_OK if successful or an error code otherwise.
132 // returns ALL_OK if successful. All other return values imply failure.
152 // ALL_OK if successful. All other return values imply failure.
  /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
  /frameworks/base/docs/html/distribute/googleplay/edu/
videos.jd 5 page.metaDescription=Watch video resources from Google and successful educational developers.
14 Google and successful educational developers.
  /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
  /external/chromium_org/ppapi/api/dev/
ppb_file_chooser_dev.idl 54 * successful or 0 if it could not be created.
77 * touch event. The callback is called with PP_OK on successful completion
97 * successful, another error code from pp_errors.h on failure.
105 * After a successful completion callback call from Show, this method may be
124 * touch event. The callback is called with PP_OK on successful completion
148 * successful, another error code from pp_errors.h on failure.
  /external/qemu/android/utils/
mapfile.h 63 * handle - A handle to a file previously obtained via successful call to
74 * handle - A handle to a file previously obtained via successful call to
81 * handle - A handle to a file previously obtained via successful call to
93 * handle - A handle to a file previously obtained via successful call to
105 * Upon successful completion returns pointer to the beginning of memory
127 * Upon successful completion returns 0. Otherwise, returns -1 and sets
  /hardware/qcom/display/msm8974/libcopybit/
copybit.h 185 * @return 0 if successful
207 * @return 0 if successful
221 * @return 0 if successful
236 * @return 0 if successful
250 * @return 0 if successful
261 * @return 0 if successful
  /hardware/invensense/6515/libsensors_iio/software/core/mllite/
results_holder.c 200 * @return Returns INV_SUCCESS if successful or an error code if not.
253 * @return Returns INV_SUCCESS if successful or an error code if not.
273 * @return Returns INV_SUCCESS if successful or an error code if not.
293 * @return Returns INV_SUCCESS if successful or an error code if not.
307 * @return Returns INV_SUCCESS if successful or an error code if not.
323 * @return Returns INV_SUCCESS if successful or an error code if not.
343 * @return Returns INV_SUCCESS if successful or an error code if not.
352 * @return Returns INV_SUCCESS if successful or an error code if not.
362 * @return Returns INV_SUCCESS if successful or an error code if not.
371 * @return Returns INV_SUCCESS if successful or an error code if not.
    [all...]

Completed in 619 milliseconds

1 2 3 4 56 7 8 91011>>