Searched
full:successful (Results
1501 -
1525 of
2754) sorted by null
<<61626364656667686970>>
/external/llvm/utils/ |
llvm-compilers-check | 40 # a successful build and test run. A successful build is one in which
|
/external/llvm/utils/unittest/googletest/ |
gtest-port.cc | 365 // A successful match can be anywhere in str. 666 // Parses 'str' for a 32-bit signed integer. If successful, writes
|
/external/openssl/crypto/dso/ |
dso.h | 138 * successful load populates the loaded_filename field, and likewise a 139 * successful unload OPENSSL_frees and NULLs it out. */
|
/external/openssl/include/openssl/ |
dso.h | 138 * successful load populates the loaded_filename field, and likewise a 139 * successful unload OPENSSL_frees and NULLs it out. */
|
/external/protobuf/gtest/src/ |
gtest-port.cc | 354 // A successful match can be anywhere in str. 596 // Parses 'str' for a 32-bit signed integer. If successful, writes
|
/external/srec/portable/src/ |
pmemory.c | 565 Upon successful completion with size not equal to 0, malloc() shall return a pointer to the allocated space. If size is 0, either a null pointer or a unique pointer that can be successfully passed to free() shall be returned. Otherwise, it shall return a null pointer and set errno to indicate the error. 731 Upon successful completion with a size not equal to 0, realloc() returns a pointer to the (possibly moved) allocated space. If size is 0, either a null pointer or a unique pointer that can be successfully passed to free() is returned. If there is not enough available memory, realloc() returns a null pointer
|
/external/srec/srec/Grammar/src/ |
SR_GrammarImpl.c | 254 /* successful, now add word & tag to semgraph */ 259 /* successful, now add word & tag to semgraph */
|
/external/srec/srec/include/ |
frontapi.h | 553 * Returns non-ZERO if successful 600 * Returns non-ZERO if successful [all...] |
/external/valgrind/main/memcheck/tests/ |
unit_libcbase.c | 320 // Successful conversion. Leading whitespace is ignored. A single 366 // Successful conversion. Leading whitespace is ignored. A single
|
/external/webkit/Source/WebCore/icu/unicode/ |
usearch.h | 310 * This call returns a valid result only after a successful call to 332 * This call returns a valid result only after a successful call to
|
/frameworks/base/core/java/android/database/sqlite/ |
SQLiteDatabase.java | 529 * Marks the current transaction as successful. Do not do any more database work between 535 * transaction is already marked as successful. 597 * successful so far. Do not call setTransactionSuccessful before calling this. When this 598 * returns a new transaction will have been created but not marked as successful. 611 * successful so far. Do not call setTransactionSuccessful before calling this. When this 612 * returns a new transaction will have been created but not marked as successful. This assumes 623 * successful so far. Do not call setTransactionSuccessful before calling this. When this 624 * returns a new transaction will have been created but not marked as successful. This assumes [all...] |
/frameworks/base/core/java/android/net/ |
ConnectivityManager.java | 538 * already exists is ignored, but treated as successful. 559 * already exists is ignored, but treated as successful.
|
/frameworks/base/core/java/android/nfc/tech/ |
MifareClassic.java | 318 * <p>Successful authentication of a sector with key A enables other 345 * <p>Successful authentication of a sector with key B enables other
|
/frameworks/base/core/java/com/android/internal/util/ |
AsyncChannel.java | 106 * msg.replyTo == dstMessenger if successful 171 /** Successful status always 0, !0 is an unsuccessful status */
|
/frameworks/base/core/tests/coretests/src/android/os/storage/ |
StorageManagerBaseTest.java | 270 * @return The {@link DataInputStream} representing the opened file, if successful in opening 413 * @return true if the unmount was successful, false otherwise
|
/frameworks/base/media/java/android/media/ |
JetPlayer.java | 212 * @return true if loading the .jet file was successful, false if loading failed. 222 * @return true if loading the .jet file was successful, false if loading failed.
|
SoundPool.java | 263 * if successful, zero if it fails. The streamID can be used to 280 * @return non-zero streamID if successful, zero if failed
|
/frameworks/base/obex/javax/obex/ |
HeaderSet.java | 595 * successful; if <code>false</code> then read-only access will be 596 * granted if successful
|
/frameworks/opt/vcard/java/com/android/vcard/ |
VCardComposer.java | 280 * @return Returns true when initialization is successful and all the other 379 * @return true when successful
|
/frameworks/wilhelm/src/android/ |
MediaPlayer_to_android.cpp | 66 // mark object as prepared; same state is used for successful or unsuccessful prepare 71 // Most of successful prepare completion for mp->mAVPlayer
|
android_AudioSfDecoder.cpp | 157 // post-condition: upon successful initialization based on the player data locator 360 // signal successful completion of prepare
|
/hardware/ti/omap4xxx/domx/domx/omx_rpc/src/ |
omx_rpc_utils.c | 168 * @return RPC_OMX_ErrorNone = Successful 207 * @return RPC_OMX_ErrorNone = Successful
|
/libcore/luni/src/main/java/java/util/concurrent/ |
BlockingDeque.java | 279 * @return <tt>true</tt> if successful, or <tt>false</tt> if 301 * @return <tt>true</tt> if successful, or <tt>false</tt> if
|
/libcore/luni/src/test/java/libcore/java/net/ |
URLConnectionTest.java | [all...] |
/libcore/support/src/test/java/libcore/java/security/ |
TestKeyStore.java | 769 * Returns true if successful, false if no match found. 793 * Returns true if successful, false if no match found. [all...] |
Completed in 531 milliseconds
<<61626364656667686970>>