Searched
full:successful (Results
926 -
950 of
2754) sorted by null
<<31323334353637383940>>
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/sftp/ |
ErrorCodes.java | 52 { "SSH_FX_OK", "Indicates successful completion of the operation." },
|
/external/gtest/samples/ |
sample1_unittest.cc | 149 // returns 0 if successful, or 1 otherwise.
|
/external/gtest/scripts/ |
gen_gtest_pred_impl.py | 586 of a successful EXPECT_PRED_FORMATn() that takes a functor 639 successful_or_failed = 'successful' 653 'successful' : successful_or_failed, 658 // Tests a %(successful)s %(assertion)s where the
|
/external/gtest/test/ |
gtest_repeat_test.cc | 192 // successful tests.
|
/external/guava/guava/src/com/google/common/collect/ |
AbstractIterator.java | 93 * next} following each successful call to {@code next}. Once the
|
/external/guava/guava-tests/test/com/google/common/testing/ |
GcFinalizationTest.java | 25 // Ordinary tests of successful method execution
|
/external/icu4c/common/unicode/ |
unorm.h | 345 * if normalization was requested (doNormalize) and successful (especially, no 372 * @return Length of output (number of UChars) when successful or buffer overflow. 405 * @return Length of output (number of UChars) when successful or buffer overflow. 448 * @return Length of output (number of UChars) when successful or buffer overflow.
|
/external/icu4c/tools/toolutil/ |
uoptions.h | 117 * is successful, then it returns the number of remaining non-option
|
/external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/heightmap/ |
HeightMap.java | 98 * @return true if the load was successful, false otherwise.
|
/external/jsilver/src/com/google/clearsilver/jsilver/compiler/ |
CompilingClassLoader.java | 131 * @return Whether compilation was successful.
|
/external/libnfc-nxp/src/ |
phFriNfc_NdefReg.h | 302 * \retval NFCSTATUS_SUCCESS The operation has been successful. 331 * \retval NFCSTATUS_SUCCESS The operation has been successful. 359 * \retval NFCSTATUS_SUCCESS The operation has been successful. 440 * \li NFCSTATUS_SUCCESS The operation has been successful.
|
phLlcNfc.h | 84 * \retval NFCSTATUS_SUCCESS Operation successful.
|
/external/libvorbis/doc/vorbisfile/ |
OggVorbis_File.html | 43 Note that once a file handle is passed to a successful <a
|
/external/libvpx/examples/includes/geshi/geshi/ |
oracle11.php | 447 'SUCCESSFUL',
|
oracle8.php | 369 'SUCCESSFUL',
|
/external/llvm/include/llvm/Target/ |
TargetCallingConv.td | 126 /// is successful if the specified CC matches.
|
/external/llvm/tools/llvm-link/ |
llvm-link.cpp | 70 if (Result) return std::auto_ptr<Module>(Result); // Load successful!
|
/external/mesa3d/docs/ |
MESA_swap_frame_usage.spec | 174 If these functions are successful, zero is returned. If the context
|
/external/nist-sip/java/gov/nist/javax/sip/parser/ |
SIPMessageListener.java | 41 * This is called from the parser on successful message processing.
|
/external/openssh/ |
PROTOCOL.mux | 53 If successful, the server will reply with MUX_S_SESSION_OPENED
|
ssh-add.0 | 32 by the SSH_ASKPASS program mentioned below. Successful
|
/external/oprofile/module/ia64/ |
oprofile_stubs.S | 96 (p6) cmp.ne pKern, pUser=r0, r0 // a successful execve() lands us in user-mode...
|
/external/protobuf/gtest/samples/ |
sample1_unittest.cc | 149 // returns 0 if successful, or 1 otherwise.
|
/external/protobuf/gtest/scripts/ |
gen_gtest_pred_impl.py | 589 of a successful EXPECT_PRED_FORMATn() that takes a functor 642 successful_or_failed = 'successful' 656 'successful' : successful_or_failed, 661 // Tests a %(successful)s %(assertion)s where the
|
/external/protobuf/gtest/test/ |
gtest_repeat_test.cc | 192 // successful tests.
|
Completed in 833 milliseconds
<<31323334353637383940>>