Searched
full:successful (Results
726 -
750 of
2754) sorted by null
<<21222324252627282930>>
/hardware/ti/wlan/wl1271/stad/src/Connection_Managment/ |
mainSecNull.c | 198 * TI_OK if successful, TI_NOK otherwise.
|
/libcore/dom/src/test/java/org/w3c/domts/level1/core/ |
characterdataappenddatagetdata.java | 31 * On successful invocation of the "appendData(arg)"
|
characterdatadeletedatagetlengthanddata.java | 31 * On successful invocation of the "deleteData(offset,count)"
|
hc_characterdataappenddatagetdata.java | 31 * On successful invocation of the "appendData(arg)"
|
hc_characterdatadeletedatagetlengthanddata.java | 31 * On successful invocation of the "deleteData(offset,count)"
|
/libcore/luni/src/main/java/java/util/concurrent/locks/ |
Lock.java | 97 * <li>A successful {@code lock} operation has the same memory 98 * synchronization effects as a successful <em>Lock</em> action. 99 * <li>A successful {@code unlock} operation has the same 100 * memory synchronization effects as a successful <em>Unlock</em> action.
|
/ndk/sources/host-tools/make-3.81/ |
remote-stub.c | 99 /* Send signal SIG to child ID. Return 0 if successful, -1 if not. */
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
xmalloc.c | 95 returns NULL if successful. */
|
/packages/apps/Email/src/org/apache/james/mime4j/field/address/parser/ |
JJTAddressListParserState.java | 37 this after a successful parse. */
|
/packages/apps/Nfc/nci/jni/ |
CondVar.cpp | 91 ** Returns: True if wait is successful; false if timeout occurs.
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
cif-code.def | 30 /* Inlining successful. This must be the first code. */
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
cif-code.def | 30 /* Inlining successful. This must be the first code. */
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
cif-code.def | 30 /* Inlining successful. This must be the first code. */
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
cif-code.def | 30 /* Inlining successful. This must be the first code. */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/ |
nis_tags.h | 30 #define HARD_LOOKUP (1<<2) /* Block until successful */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/ |
nis_tags.h | 30 #define HARD_LOOKUP (1<<2) /* Block until successful */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/ |
nis_tags.h | 30 #define HARD_LOOKUP (1<<2) /* Block until successful */
|
/sdk/monitor/ |
Android.mk | 45 | sed -E '/\[java\]/!d; /SUCCESSFUL/d ; s/^ +\[java\] //; /^ *$$/d; /:$$/d; /\[javac\] [^C]/d; s/^/monitor: /'; \
|
/sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/ui/ |
AdtUpdateDialog.java | 111 * @return A boolean indicating whether the installation was successful (meaning the package 139 * @return A boolean indicating whether the installation was successful (meaning the package 171 * @return A boolean indicating whether the installation was successful (meaning the package 203 * @return A boolean indicating whether the installation was successful (meaning the packages
|
/system/core/libcutils/ |
array.c | 46 /** Returns 0 if successful, < 0 otherwise.. */
|
/tools/motodev/src/plugins/preflighting.core/src/com/motorolamobility/preflighting/core/validation/ |
ApplicationValidationResult.java | 87 * Adds a status (successful or failure) to the given checker.
|
/hardware/invensense/mlsdk/mllite/ |
ml.c | 186 * @return INV_SUCCESS if successful, a non-zero code otherwise. 274 * @return INV_SUCCESS if successful, a non-zero error code otherwise. 769 * @return INV_SUCCESS if successful; a non-zero error code otherwise. 915 * @return INV_SUCCESS if successful or Non-zero error code otherwise. 1063 * @return INV_SUCCESS if successful or Non-zero error code otherwise. [all...] |
/external/antlr/antlr-3.4/runtime/C/include/ |
antlr3convertutf.h | 39 The return result indicates whether the conversion was successful, 128 conversionOK, /* conversion successful */
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/ |
DebugEventHub.cs | 177 public virtual void EndBacktrack(int level, bool successful) { 180 listener.EndBacktrack(level, successful);
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/ |
DebugEventHub.cs | 212 public virtual void EndBacktrack( int level, bool successful ) 217 listener.EndBacktrack( level, successful );
|
Completed in 1035 milliseconds
<<21222324252627282930>>