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

<<31323334353637383940>>

  /hardware/ti/omap4xxx/domx/domx/omx_rpc/src/
omx_rpc_stub.c 158 * @return RPC_OMX_ErrorNone = Successful
242 * @return RPC_OMX_ErrorNone = Successful
298 * @return RPC_OMX_ErrorNone = Successful
366 * @return RPC_OMX_ErrorNone = Successful
445 * @return RPC_OMX_ErrorNone = Successful
511 * @return RPC_OMX_ErrorNone = Successful
591 * @return RPC_OMX_ErrorNone = Successful
662 * @return RPC_OMX_ErrorNone = Successful
731 * @return RPC_OMX_ErrorNone = Successful
800 * @return RPC_OMX_ErrorNone = Successful
    [all...]
  /external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/
Connection.java 145 * After a successful connect, one has to authenticate oneself. This method
219 * After a successful connect, one has to authenticate oneself. This method
279 * After a successful connect, one has to authenticate oneself. This method
328 * After a successful connect, one has to authenticate oneself.
379 * After a successful connect, one has to authenticate oneself.
499 * a successful connect(), but the connection has died in the mean time. Then,
    [all...]
  /frameworks/base/media/java/android/media/
MediaPlayer.java 121 * state if the creation using <code>create</code> method is successful.
300 * <td>Successful invoke of this method in a valid state does not change the
306 * <td>Successful invoke of this method in a valid state does not change the
313 * <td>Successful invoke of this method in a valid state does not change the
320 * <td>Successful invoke of this method in a valid state does not change
327 * <td>Successful invoke of this method in a valid state does not change
333 * <td>Successful invoke of this method in a valid state transfers the
339 * <td>Successful invoke of this method in a valid state transfers the
345 * <td>Successful invoke of this method in a valid state transfers the
360 * <td>Successful invoke of this method in a valid state does not chang
    [all...]
  /external/bluetooth/bluedroid/bta/jv/
bta_jv_api.c 56 ** Returns BTA_JV_SUCCESS if successful.
133 ** Returns BTA_JV_SUCCESS if successful.
178 ** Returns BTA_JV_SUCCESS if successful.
206 ** Returns BTA_JV_SUCCESS if successful.
234 ** Returns BTA_JV_SUCCESS if successful.
263 ** BTA_JV_SUCCESS if successful.
351 ** Returns BTA_JV_SUCCESS if successful.
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Application/
roamingMngr.c 142 * TI_OK if successful, TI_NOK otherwise.
184 * TI_OK if successful, TI_NOK otherwise.
301 * TI_OK if successful, TI_NOK otherwise.
398 * TI_OK if successful, TI_NOK otherwise.
485 * TI_OK if successful, TI_NOK otherwise.
598 * TI_OK if successful, TI_NOK otherwise.
    [all...]
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
debug.rb 213 def end_backtrack( successful )
214 @debug_listener.end_backtrack( @state.backtracking, successful )
475 def end_backtrack( level, successful )
481 successful = yield( self )
482 end_backtrack( level, successful )
  /external/chromium/base/
file_util.h 100 // Returns true if successful, false otherwise.
134 // Returns true if successful, false otherwise.
153 // and returns it via the creation_time parameter. Returns true if successful,
267 // function returns true if was successful in creating the file. The file will
300 // don't exist. Returns 'true' on successful creation, or if the directory
  /external/qemu/android/
sdk-controller-socket.h 82 * SdkController upon successful socket connection. This query served two
182 * inactive at the time when socket is connected. So, there is a successful
591 /* Checks if handshake was successful.
595 * Boolean: 1 if handshake was successful, 0 if handshake was not successful.
  /frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/
ConnectivityManagerTestActivity.java 357 mWifiTetherResult = SUCCESS; // wifi tethering is successful
462 * @return SUCCESS if tethering result is successful
519 * @return true if the ping test is successful, false otherwise.
538 // if any of the ping test is successful, return true
557 * We don't verify whether the connection is successful or not, leave this to the test
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
IntRangeManager.java 175 * @return true if successful, false otherwise
361 * @return true if successful, false otherwise
503 * @return true if successful, false otherwise
537 * @return true if successful, false otherwise
573 * @return true if successful, false otherwise
  /hardware/invensense/libsensors_iio/software/core/mllite/
hal_outputs.c 321 * @return Returns INV_SUCCESS if successful or an error code if not.
405 * @return Returns INV_SUCCESS if successful or an error code if not.
416 * @return Returns INV_SUCCESS if successful or an error code if not.
434 * @return Returns INV_SUCCESS if successful or an error code if not.
448 * @return Returns INV_SUCCESS if successful or an error code if not.
  /hardware/ti/omap4xxx/domx/omx_proxy_component/omx_camera/src/
omx_proxy_camera.c 179 * @return OMX_ErrorNone = Successful
239 * @return OMX_ErrorNone = Successful
362 *ONLY* if DCC_Init is successful. */
387 * @return OMX_ErrorNone = Successful
504 * @return return = 0 is successful
  /hardware/ti/wlan/wl1271/TWD/MacServices/Export_Inc/
MacServices_api.h 162 * \return TI_OK if successful (various, TBD codes if not).\n
180 * \return TI_OK if successful (various, TBD codes if not).\n
192 * \return TI_OK if successful (various, TBD codes if not).\n
387 * \return TI_OK if successful (various, TBD codes if not).\n
407 * \return TI_OK if successful (various, TBD codes if not).\n
  /system/netd/
MDnsSdListener.cpp 91 if (VDBG) ALOGD("discover successful");
184 if (VDBG) ALOGD("serviceRegister successful");
238 if (VDBG) ALOGD("resolveService successful");
293 if (VDBG) ALOGD("getAddrInfo successful");
351 if (VDBG) ALOGD("setHostname successful");
  /development/tools/emulator/system/camera/
EmulatedCameraDevice.h 74 * a successful status must be returned from this method. If this method is
102 * or is uninitialized, a successful status must be returned from this
116 * it must return a successful status.
  /external/chromium/chrome/browser/chromeos/login/
google_authenticator.cc 116 // sync service if login is successful.
182 VLOG(1) << "Online login successful!";
307 VLOG(1) << "Offline login successful!";
  /external/dropbear/libtomcrypt/src/ciphers/
rc2.c 68 @return CRYPT_OK if successful
128 @return CRYPT_OK if successful
206 @return CRYPT_OK if successful
skipjack.c 65 @return CRYPT_OK if successful
141 @return CRYPT_OK if successful
205 @return CRYPT_OK if successful
  /external/libnfc-nci/src/nfa/include/
nfa_rw_api.h 62 ** Upon successful completion of NDEF detection, a
89 ** Upon successful completion of NDEF detection (if performed),
184 ** Upon successful completion of TLV detection in T1/T2 tag, a
  /external/llvm/include/llvm/CodeGen/
FastISel.h 96 /// the current block. Return true if selection was successful.
103 /// if selection was successful.
155 /// fit into FastISel's framework. It returns true if it was successful.
  /external/protobuf/gtest/include/gtest/
gtest.h 178 // A class for indicating whether an assertion was successful. When
179 // the assertion wasn't successful, the AssertionResult object
211 // Declares factory functions for making successful and failed
233 // Makes a successful assertion result.
419 // of successful test parts and the number of failed test parts.
638 // Gets the number of successful tests in this test case.
    [all...]
  /external/skia/src/gpu/
GrGpu.h 119 * @return The texture object if successful, otherwise NULL.
142 * @return The vertex buffer if successful, otherwise NULL.
154 * @return The index buffer if successful, otherwise NULL.
  /external/srec/portable/include/
ptrd.h 330 * @return ESR_SUCCESS if successful, or a status code indicating the nature of
344 * @return ESR_SUCCESS if wait is successful, ESR_TIMED_OUT if timed out, or an
412 * create if the create was successful.
  /hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/inc/
OMX_Mp3Dec_Utils.h 797 * @return OMX_ErrorNone = Successful Inirialization of the component\n
823 * @return OMX_ErrorNone = Successful Inirialization of the component\n
844 * @return OMX_ErrorNone = Successful Inirialization of the LCML struct.
867 * @return OMX_ErrorNone = Successful processing.
889 * @return OMX_ErrorNone = Successful processing.
909 * @return OMX_ErrorNone = Successful processing.
933 * @return OMX_ErrorNone = Successful processing.
956 * @return OMX_HANDLETYPE = Successful loading of LCML library.
    [all...]
  /libcore/luni/src/main/java/java/util/concurrent/
ExecutorService.java 178 * successful completion.
201 * return the given result upon successful completion.
215 * return <tt>null</tt> upon <em>successful</em> completion.

Completed in 1958 milliseconds

<<31323334353637383940>>