Searched
full:fails (Results
1451 -
1475 of
5963) sorted by null
<<51525354555657585960>>
/external/chromium_org/chrome/installer/util/ |
google_chrome_distribution.cc | 284 // full installer as fall back method in case incremental installer fails. 285 // - If incremental installer fails we append a magic string ("-full"), if
|
/external/chromium_org/chrome/test/mini_installer/ |
test_installer.py | 90 """Cleans up the machine if the test case fails.""" 115 # to the error message so that we know where the test fails.
|
/external/chromium_org/components/nacl/loader/ |
nacl_ipc_adapter_unittest.cc | 246 // Send too much data and make sure that the send fails. 252 // Send too much data in two chunks and make sure that the send fails.
|
nacl_listener.cc | 119 // Initialize to false so that if the Send fails to write to the return 132 // Caching is optional: NaCl will still work correctly if the IPC fails.
|
/external/chromium_org/components/policy/core/common/cloud/ |
cloud_policy_refresh_scheduler.cc | 194 // If |store_| fails, the is_managed bit that it provides may become stale. 231 // that fetch fails then a retry is attempted after a delay, with exponential
|
external_policy_data_updater.cc | 78 // When the data fails validation (maybe because the policy URL and the data 395 // The job is not deleted when it fails because a retry attempt may have been
|
/external/chromium_org/content/browser/dom_storage/ |
dom_storage_area.cc | 191 // from the database. This mechanism fails if PurgeMemory is called. 366 DCHECK(success); // TODO(michaeln): what if it fails?
|
/external/chromium_org/remoting/host/ |
disconnect_window_win.cc | 284 // Try to center the window above the task-bar. If that fails, use the 285 // primary monitor. If that fails (very unlikely), use the default position.
|
/external/chromium_org/skia/ext/ |
bitmap_platform_device_win.cc | 62 // If this call fails, we're gonna crash hard. Try to get some useful 100 // fails too.
|
/external/chromium_org/sync/engine/net/ |
server_connection_manager.h | 46 // CONNECTION_UNAVAILABLE is returned when InternetConnect() fails. 67 // RETRY is returned when a Commit request fails with a RETRY response from
|
/external/chromium_org/third_party/WebKit/Source/core/html/ |
HTMLFormControlElement.cpp | 413 // If the following assertion fails, setNeedsWillValidateCheck() is not 471 // If the following assertion fails, setNeedsValidityCheck() is not called
|
HTMLTrackElement.cpp | 218 // If the fetching algorithm fails for any reason (network error, the server returns an error 219 // code, a cross-origin check fails, etc), or if URL is the empty string or has the wrong origin
|
/external/chromium_org/third_party/cld/base/ |
macros.h | 49 // of the C++ standard). As a result, gcc fails to reject the 189 // this right without compiler support, so it fails conservatively. It
|
/external/chromium_org/third_party/harfbuzz-ng/src/ |
hb-blob.cc | 361 * Fails if blob has been made immutable, or if memory allocation 362 * fails.
|
/external/chromium_org/third_party/icu/source/common/ |
util.h | 120 * fails, pos[0] will be unchanged. 208 * Parse fails if there are no digits, that is, if pos does not
|
/external/chromium_org/third_party/icu/source/i18n/ |
decContext.h | 145 #define DEC_Insufficient_storage 0x00000010 /* [when malloc fails] */ 163 #define DEC_Insufficient_storage 0x00000010 /* [when malloc fails] */
|
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
format.h | 215 * If parse fails, return contents are undefined. 234 * If parse fails, return contents are undefined.
|
/external/chromium_org/third_party/icu/source/test/hdrtst/ |
Makefile.in | 19 ## If a header fails the C compile because it's a C++ header, add it to the 22 ## If a header fails because it is deprecated, add it to the 'dfiles.txt'
|
/external/chromium_org/third_party/libevent/ |
evdns.3 | 242 a win32 host. Preferentially tries to use GetNetworkParams; if that fails, 295 again. If the nameserver fails a probe we wait longer to try again
|
/external/chromium_org/third_party/libxslt/libxslt/ |
security.c | 271 * returns 1. if stat fails, returns 0 (if calling 272 * stat on the filename fails, it can't be right).
|
/external/chromium_org/third_party/mesa/src/docs/ |
relnotes-7.10.2.html | 62 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=34370">Bug 34370</a> - [GLSL] "i<5 && i<4" in for loop fails</li> 173 <li>st/mesa: fail to alloc a renderbuffer if st_choose_renderbuffer_format fails</li>
|
/external/chromium_org/third_party/sqlite/src/src/ |
hash.c | 99 ** The hash table might fail to resize if sqlite3_malloc() fails or 227 ** The key is not copied in this instance. If a malloc fails, then
|
/external/chromium_org/third_party/sqlite/src/test/ |
fts3ao.test | 67 # See what happens when renaming the fts3 table fails. 82 # See what happens when renaming the fts3 table fails inside a transaction.
|
/external/dropbear/ |
sshpty.c | 64 dropbear_exit("ttyname fails for openpty device"); 170 dropbear_exit("ttyname fails for /dev/ptc device");
|
/external/expat/ |
Changes | 5 #1785430: Expat build fails on linux-amd64 with gcc version>=4.1 -O3. 18 #3287849: make check fails on mingw-w64.
|
Completed in 1119 milliseconds
<<51525354555657585960>>