Searched
full:successful (Results
351 -
375 of
4718) sorted by null
<<11121314151617181920>>
/external/chromium_org/gpu/command_buffer/service/ |
shader_translator.h | 76 // Returns true if translation is successful, false otherwise. 82 // 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/net/spdy/ |
hpack_encoder.h | 40 // whether or not the encoding was successful. 46 // coding is also not used. Returns whether the encoding was successful.
|
/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/ |
audio.h | 83 /// @return true if successful, otherwise false. 88 /// @return true if successful, otherwise false.
|
/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/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/ios/ |
data_store.mm | 92 BOOL successful = [_context save:&err]; 93 return successful;
|
/external/chromium_org/remoting/webapp/ |
l10n.js | 36 * @return {boolean} True if the localization was successful; false otherwise. 58 * @return {boolean} True if the localization was successful; false otherwise.
|
/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/libva/va/wayland/ |
va_wayland.h | 88 * @return VA_STATUS_SUCCESS if successful 115 * @return VA_STATUS_SUCCESS if successful
|
/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/chromium_org/third_party/skia/include/pdf/ |
SkPDFDocument.h | 56 * page is already set, this overrides it. Returns true if successful. 65 * true if successful. Will fail if the document has already been emitted.
|
/external/chromium_org/ui/base/win/ |
shell.h | 23 // Returns 'true' on successful open, 'false' otherwise. 43 // Returns 'true' on successful open, 'false' otherwise.
|
/external/chromium_org/webkit/child/ |
resource_loader_bridge.h | 59 // method may only be called after a successful call to the Start method. 63 // Start() has been called. This method may only be called after a successful
|
/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/libunwind/doc/ |
unw_create_addr_space.man | 199 On successful completion, the find_proc_info() 251 On successful completion, the get_dyn_info_list_addr() 280 On successful completion, the access_mem() 309 On successful completion, the access_reg() 343 On successful completion, the access_fpreg() 375 On successful completion, the resume() 416 On successful completion, the get_proc_name() 425 On successful completion, unw_create_addr_space()
|
unw_create_addr_space.tex | 95 On successful completion, the \Func{find\_proc\_info}() call-back must 128 On successful completion, the \Func{get\_dyn\_info\_list\_addr}() 147 On successful completion, the \Func{access\_mem}() 166 On successful completion, the \Func{access\_reg}() call-back must 186 On successful completion, the \Func{access\_fpreg}() call-back must 206 On successful completion, the \Func{resume}() call-back must return 232 On successful completion, the \Func{get\_proc\_name}() call-back must 239 On successful completion, \Func{unw\_create\_addr\_space}() returns a
|
/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
|
/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/skia/include/pdf/ |
SkPDFDocument.h | 56 * page is already set, this overrides it. Returns true if successful. 65 * true if successful. Will fail if the document has already been emitted.
|
/external/svox/pico/tts/ |
svox_ssml_parser.h | 47 Verifies that construction was successful 48 return 1 if successful, 0 otherwise
|
Completed in 957 milliseconds
<<11121314151617181920>>