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

<<31323334353637383940>>

  /external/objenesis/tck/src/org/objenesis/tck/
TextReporter.java 53 * @param result If the test is successful or not
210 summary.println("--- SUCCESSFUL: TCK tests passed without errors in " + totalTime + " ms");
  /external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
tgt.h 84 @return Returns a new tag-tree if successful, returns NULL otherwise
94 * @return a new tag-tree if successful, NULL otherwise
  /external/protobuf/gtest/test/
gtest_environment_test.cc 118 // Runs the tests. Return true iff successful.
141 // set-up is successful.
  /external/qemu/android/
async-socket-connector.h 45 * Typically, when client's callback is called for a successful connection, the
138 * This routine should be called from the connection callback on successful
  /external/qemu/distrib/sdl-1.2.15/docs/html/
sdlsempost.html 140 > should be called after a semaphore is locked by a successful call to
165 > if successful or
sdlsemtrywait.html 150 > is successful, the semaphore
151 can be released and its count atomically incremented by a successful call to
sdlsemwaittimeout.html 153 > is successful, the semaphore
154 can be released and its count atomically incremented by a successful call to
  /external/sfntly/cpp/src/sfntly/data/
font_data.h 63 // @return true if the bounding range was successful; false otherwise
71 // @return true if the bounding range was successful; false otherwise
  /external/skia/tools/
image_expectations.h 84 * Adds expectations from a JSON file, returning true if successful.
138 * Returns true if successful.
  /external/srtp/crypto/include/
crypto_kernel.h 127 * err_status_ok initialization successful
144 * err_status_ok shutdown successful
  /external/svox/pico/lib/
picobase.h 86 * @return TRUE if successful, FALSE otherwise
96 * @return TRUE if successful, FALSE otherwise
  /external/tcpdump/tests/
ieee802.11_exthdr.out 19 13338508us tsft 1.0 Mb/s 2412 MHz 11b -14dB signal -86dB noise antenna 1 [bit 31] 314us Authentication (Open System)-1: Successful
24 13344925us tsft 1.0 Mb/s -86dB noise 27dBm tx power [bit 15] 314us Assoc Response AID(1) :: Successful
  /frameworks/av/include/media/stagefright/
YUVImage.h 79 // Returns true if get was successful and false otherwise.
85 // Returns true if set was successful and false otherwise.
  /frameworks/base/core/java/android/bluetooth/
BluetoothServerSocket.java 107 * <p>Returns a connected {@link BluetoothSocket} on successful connection.
121 * <p>Returns a connected {@link BluetoothSocket} on successful connection.
  /frameworks/base/docs/html/distribute/essentials/best-practices/
games.jd 3 page.metaDescription=Essential tips for launching successful games in Google Play.
19 great, successful games for Google Play.
  /frameworks/base/telephony/java/com/android/internal/telephony/
ISms.aidl 299 * @return true if successful, false otherwise
314 * @return true if successful, false otherwise
328 * @return true if successful, false otherwise
343 * @return true if successful, false otherwise
359 * @return true if successful, false otherwise
376 * @return true if successful, false otherwise
392 * @return true if successful, false otherwise
409 * @return true if successful, false otherwise
  /frameworks/compile/slang/BitWriter_2_9/
ReaderWriter_2_9.h 30 /// and prepare for lazy deserialization of function bodies. If successful,
39 /// buffer and extract just the triple information. If successful,
  /frameworks/compile/slang/BitWriter_2_9_func/
ReaderWriter_2_9_func.h 30 /// and prepare for lazy deserialization of function bodies. If successful,
39 /// buffer and extract just the triple information. If successful,
  /frameworks/compile/slang/BitWriter_3_2/
ReaderWriter_3_2.h 30 /// and prepare for lazy deserialization of function bodies. If successful,
39 /// buffer and extract just the triple information. If successful,
  /hardware/ti/omap4-aah/domx/domx/omx_proxy_common/src/
omx_proxy_common.c 246 * @return OMX_ErrorNone = Successful
337 * @return OMX_ErrorNone = Successful
404 * @return OMX_ErrorNone = Successful
481 * @return OMX_ErrorNone = Successful
599 * @return OMX_ErrorNone = Successful
656 * @return OMX_ErrorNone = Successful
859 DOMX_DEBUG("Allocate Buffer Successful");
900 * @return OMX_ErrorNone = Successful
    [all...]
  /hardware/ti/omap4-aah/domx/mm_osal/src/
timm_osal.c 73 * @return TIMM_OSAL_ERR_NONE if successful
90 * @return TIMM_OSAL_ERR_NONE if successful
  /hardware/ti/omap4xxx/domx/mm_osal/src/
timm_osal.c 73 * @return TIMM_OSAL_ERR_NONE if successful
90 * @return TIMM_OSAL_ERR_NONE if successful
  /libcore/luni/src/main/java/java/util/concurrent/atomic/
AtomicInteger.java 102 * @return true if successful. False return indicates that
119 * @return true if successful
AtomicIntegerArray.java 134 * @return true if successful. False return indicates that
156 * @return true if successful
AtomicLong.java 116 * @return true if successful. False return indicates that
133 * @return true if successful

Completed in 1554 milliseconds

<<31323334353637383940>>