HomeSort by relevance Sort by last modified time
    Searched full:fails (Results 576 - 600 of 5963) sorted by null

<<21222324252627282930>>

  /external/chromium/third_party/libjingle/source/talk/base/
win32filesystem.h 43 // does not already exist at the given path, otherwise fails.
51 // a folder, it fails with VERIFY. If the folder is not empty, it fails normally
  /external/chromium_org/chrome/browser/net/
net_log_temp_file.h 69 // base::GetTempDir() fails.
99 // |log_path_| fails.
113 // fails.
  /external/chromium_org/media/webm/
webm_parser.h 64 // Returns < 0 if the parse fails.
99 // Returns < 0 if the parse fails.
147 // Returns < 0 if the parse fails.
  /external/chromium_org/mojo/system/
core_impl.h 93 // it is busy, then it fails with |MOJO_RESULT_BUSY|) and then marks it as
96 // |MOJO_RESULT_BUSY| if the attempt fails). At this point, it can release the
100 // handle is marked busy. If it is, it fails (with |MOJO_RESULT_BUSY|). This
  /external/chromium_org/net/proxy/
proxy_server.h 71 // If parsing fails the instance will be set to invalid.
95 // If parsing fails the instance will be set to invalid.
159 // host/port string fails, the returned instance will be invalid.
  /external/chromium_org/ppapi/native_client/tests/ppapi_browser/bad/
ppapi_bad.html 131 // 'bad_ppp_initialize' loads a manifest, then loads a nexe that fails to
149 // 'bad_no_ppp_instance' loads a manifest, then loads a nexe that fails to
167 // 'bad_ppp_instance_didcreate' loads a manifest, then loads a nexe that fails
  /external/chromium_org/sandbox/win/src/
named_pipe_policy_test.cc 74 // On XP, the sandbox can create a pipe without any help but it fails on
91 // On XP, the sandbox can create a pipe without any help but it fails on
131 // On XP, the sandbox can create a pipe without any help but it fails on
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/win/
SimpleFontDataWin.cpp 65 // FIXME: Handle gracefully the error if this call also fails.
144 // FIXME: Handle gracefully the error if this call also fails.
169 // FIXME: Handle gracefully the error if this call also fails.
  /external/chromium_org/third_party/lcov/
descriptions.tests 172 Verify that, msync() fails, when the region to synchronize, is outside
177 Verify that, msync() fails, when the region to synchronize, is mapped
182 Verify that, msync() fails, when the region to synchronize, was not
250 check that a getitimer() call fails as expected
254 check that a getitimer() call fails as expected
262 check that a setitimer() call fails as expected
266 check that a setitimer() call fails as expected
436 Verify that mmap() fails to map a file creating a mapped region
449 mremap() fails when used to expand the existing virtual memory mapped
456 mremap() fails when used to expand the existing virtual memory mapped
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/base/
win32filesystem.h 43 // does not already exist at the given path, otherwise fails.
51 // a folder, it fails with VERIFY. If the folder is not empty, it fails normally
  /external/chromium_org/third_party/sqlite/src/test/
malloc3.test 34 # paragraphs. These tests test the behaviour of the system when malloc() fails
42 # malloc() failure may occur within any stage. If a memory allocation fails
46 # If the memory allocation fails during the _step() or _finalize() calls, then
62 # If a malloc() fails while executing an sqlite3_reset() call, this is handled
94 # after the malloc() fails. To avoid the corrupt tree being read by a
119 # behaviour of the system when malloc() fails during preparation or
125 # Each time an SQL statement fails, the driver program (see proc [run_test]
161 # back any active transaction if malloc() fails. It must rollback the statement
167 # fails, and the sql statement itself.
190 # Warm body test. A malloc() fails in the middle of a CREATE TABLE statemen
    [all...]
  /external/clang/lib/Basic/
FileSystemStatCache.cpp 81 // If the open fails, our "stat" fails.
92 // fstat rarely fails. If it does, claim the initial open didn't
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
float-weight.h 90 else if (w.Value() != w.Value()) // Fails for NaN
136 // First part fails for IEEE NaN
202 // First part fails for IEEE NaN
  /packages/providers/ContactsProvider/res/values/
strings.xml 32 <!-- Ticker for the notification shown when updating contacts fails because of memory shortage -->
35 <!-- Title for the notification shown when updating contacts fails because of memory shortage -->
38 <!-- Text for the notification shown when updating contacts fails because of memory shortage -->
  /external/bison/m4/
getopt.m4 230 and fails on Mac OS X 10.5, AIX 5.2, HP-UX 11, IRIX 6.5,
241 and fails on Mac OS X 10.5, OpenBSD 4.0, AIX 5.2, HP-UX 11,
260 /* This code succeeds on glibc 2.8 and fails on Cygwin 1.7.0. */
272 /* This code fails on glibc 2.11. */
326 /* This code fails on OpenBSD 5.0. */
  /external/chromium/chrome/browser/chromeos/login/
parallel_authenticator.h 43 // to the "localaccount" in the event that authentication fails.
92 // Upon failure to login (online fails, then offline fails;
93 // offline fails, then online fails) consumer_->OnLoginFailure() is called
  /external/chromium/crypto/
rsa_private_key.h 177 // Create a new random instance. Can return NULL if initialization fails.
180 // Create a new random instance. Can return NULL if initialization fails.
188 // initialization fails.
194 // initialization fails.
204 // initialization fails or the private key cannot be found. The
  /external/chromium_org/crypto/
rsa_private_key.h 174 // Create a new random instance. Can return NULL if initialization fails.
179 // initialization fails.
185 // fails. The created key is permanent and is not exportable in plaintext
191 // return NULL if initialization fails.
204 // initialization fails or the private key cannot be found. The
  /frameworks/ex/camera2/public/src/com/android/ex/camera2/blocking/
BlockingCameraManager.java 47 * Exception thrown by {@link #openCamera} if the open fails asynchronously.
109 * Open the camera, blocking it until it succeeds or fails.
119 * <p>Throws {@link BlockingOpenException} when the open fails asynchronously (due to
139 * If open fails immediately.
141 * If open fails after blocking for some amount of time.
  /libcore/luni/src/main/java/javax/net/ssl/
SSLSocket.java 50 * if creating the socket fails.
69 * if creating the socket fails.
90 * if creating the socket fails.
114 * if creating the socket fails.
183 * has been established. If the handshake fails, an invalid session object
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
PhotoProcessor.java 118 * @throws IOException If bitmap decoding or scaling fails.
130 * @throws IOException If bitmap decoding or scaling fails.
147 * @throws IOException If bitmap decoding or scaling fails.
167 * @throws IOException If bitmap decoding or scaling fails.
177 * @throws IOException If bitmap decoding or scaling fails.
  /external/chromium_org/google_apis/drive/
drive_api_parser.h 73 // Return false if parsing fails.
127 // Return false if parsing fails.
265 // Return false if parsing fails.
318 // Return false if parsing fails.
361 // Return false if parsing fails.
407 // Return false if parsing fails.
449 // Return false if parsing fails.
639 // Return false if parsing fails.
719 // Return false if parsing fails.
776 // Return false if parsing fails
    [all...]
  /external/srec/srec/Vocabulary/src/
VocabularyImpl.c 61 PLogError(L("ESR_FATAL_ERROR: ESR_SessionGetBool() - G2P.Available fails with return code %d\n"), rc);
73 PLogError(L("ESR_FATAL_ERROR: ESR_SessionGetLCHAR() - G2P.Data fails with return code %d\n"), rc);
79 PLogError(L("ESR_FATAL_ERROR: ESR_SessionPrefixWithBaseDirectory() - G2P.Data fails with return code %d\n"), rc);
90 PLogError(L("ESR_FATAL_ERROR: SWIsltsOpen( ) fails with return code %d\n"), res);
97 PLogError(L("ESR_FATAL_ERROR: SWIsltsInit( ) fails with return code %d\n"), res);
114 PLogError(L("ESR_FATAL_ERROR: ESR_SessionGetBool() - G2P.Available fails with return code %d\n"), rc);
128 PLogError(L("ESR_FATAL_ERROR: SWIsltsTerm( ) fails with return code %d\n"), res);
134 PLogError(L("ESR_FATAL_ERROR: SWIsltsClose( ) fails with return code %d\n"), res);
468 PLogError(L("ESR_FATAL_ERROR: run_ttt( ) fails with return code %d\n"), nEsrRes);
524 PLogError(L("ESR_FATAL_ERROR: SWIsltsG2PGetWordTranscriptions( ) fails with return code %d\n"), res)
    [all...]
  /art/runtime/gc/space/
space_test.cc 101 // Fails, requires a higher footprint limit.
111 // Fails, requires a higher footprint limit.
115 // Also fails, requires a higher allowed footprint.
145 // Fails, requires a higher footprint limit.
173 // Fails, requires a higher footprint limit.
183 // Fails, requires a higher footprint limit.
187 // Also fails, requires a higher allowed footprint.
  /docs/source.android.com/src/source/
known-issues.jd 75 the process hangs or fails with a variety of possible symptoms.
84 <p><strong>Symptom</strong>: When running <code>repo sync</code>, the process fails with
111 nor fails.</p>
143 <p><strong>Symptom</strong>: The build fails with various symptoms. One
153 <p><strong>Symptom</strong>: The build fails with various symptoms, possibly
165 versions) fails on MacOS 10.7 with errors similar to this:
181 versions) on Ubuntu 11.10 and newer fails with errors similar to this:

Completed in 1444 milliseconds

<<21222324252627282930>>