Searched
full:successful (Results
351 -
375 of
4381) sorted by null
<<11121314151617181920>>
/external/chromium_org/chrome/browser/profiles/ |
profile_downloader.h | 49 // On successful download this returns the full name of the user. For example 53 // On successful download this returns the profile picture of the user.
|
/external/chromium_org/chrome/test/automation/ |
value_conversion_util.h | 20 // modified unless successful. 55 // |t| will not be modified unless successful.
|
/external/chromium_org/content/browser/download/ |
download_file.h | 26 // Callback used with Initialize. On a successful initialize, |reason| will 32 // Callback used with Rename*(). On a successful rename |reason| will be
|
/external/chromium_org/crypto/ |
encryptor.h | 73 // tampered ciphertext or a wrong decryption key. But successful decryption 83 // Returns true only if update was successful.
|
/external/chromium_org/gpu/command_buffer/service/ |
shader_translator.h | 73 // Returns true if translation is successful, false otherwise. 79 // was successful or not.
|
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/ |
ptw32_processInitialize.c | 56 * If successful, this routine sets the global variable 60 * TRUE if successful,
|
/external/chromium_org/net/dns/ |
host_resolver_proc.h | 31 // in |address_family|. If successful returns OK and fills |addrlist| with 83 // (i.e. this calls out to getaddrinfo()). If successful returns OK and fills
|
/external/chromium_org/ppapi/c/private/ |
ppb_udp_socket_private.h | 81 /* Returns the address that the socket has bound to. A successful 96 /* Upon successful completion of RecvFrom, the address that the data
|
/external/chromium_org/ppapi/cpp/dev/ |
file_chooser_dev.h | 57 /// touch event. The callback is called with PP_OK on successful completion 77 /// successful, another error code from pp_errors.h on failure.
|
/external/chromium_org/printing/backend/ |
win_helper.h | 72 // All the other methods can ONLY be called after a successful call to Init. 126 // All the other methods can ONLY be called after a successful call to Init.
|
/external/chromium_org/remoting/host/win/ |
rdp_client_unittest.cc | 155 // including OS SKU and having RDP enabled. Accept both successful connection 156 // and a connection error as a successful outcome.
|
/external/chromium_org/remoting/webapp/ |
l10n.js | 17 * @return {boolean} True if the localization was successful; false otherwise. 42 * @return {boolean} True if the localization was successful; false otherwise.
|
/external/chromium_org/sql/ |
recovery.h | 20 // original database. If recovery is successful, the recovered 22 // not successful, the original database is razed. In either case,
|
/external/chromium_org/testing/gtest/test/ |
gtest_throw_on_failure_ex_test.cc | 56 // A successful assertion shouldn't throw. 60 Fail("A successful assertion wrongfully threw.");
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/ |
SVGRenderingContext.h | 95 // To properly revert partially successful initializtions in the destructor, we record all successful steps.
|
/external/chromium_org/third_party/re2/re2/testing/ |
string_generator.cc | 42 // Increments the big number in digits_, returning true if successful. 61 // Generates random digits_, return true if successful.
|
/external/dropbear/libtomcrypt/src/pk/dsa/ |
dsa_verify_hash.c | 29 @return CRYPT_OK if successful (even if the signature is invalid) 92 @return CRYPT_OK if successful (even if the signature is invalid)
|
/external/gtest/test/ |
gtest_throw_on_failure_ex_test.cc | 56 // A successful assertion shouldn't throw. 60 Fail("A successful assertion wrongfully threw.");
|
/external/libvpx/libvpx/third_party/googletest/src/test/ |
gtest_throw_on_failure_ex_test.cc | 56 // A successful assertion shouldn't throw. 60 Fail("A successful assertion wrongfully threw.");
|
/external/llvm/include/llvm/ |
GVMaterializer.h | 46 /// information about the problem. If successful, this returns false. 59 /// information about the problem. If successful, this returns false.
|
/external/llvm/include/llvm/Support/ |
MemoryObject.h | 43 /// @result - 0 if successful; -1 if not. Failure may be due to a 57 /// @result - 0 if successful; -1 if not. Failure may be due to a
|
Regex.h | 61 /// \param Matches - If given, on a successful match this will be filled in 65 /// This returns true on a successful match.
|
/external/protobuf/gtest/test/ |
gtest_throw_on_failure_ex_test.cc | 56 // A successful assertion shouldn't throw. 60 Fail("A successful assertion wrongfully threw.");
|
/external/regex-re2/re2/testing/ |
string_generator.cc | 42 // Increments the big number in digits_, returning true if successful. 61 // Generates random digits_, return true if successful.
|
/external/svox/pico/tts/ |
svox_ssml_parser.h | 47 Verifies that construction was successful 48 return 1 if successful, 0 otherwise
|
Completed in 1187 milliseconds
<<11121314151617181920>>