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

<<51525354555657585960>>

  /external/libpng/
pngmem.c 243 hptr = hptr + 16L; /* "hptr += 16L" fails on Turbo C++ 3.0 */
248 hptr = hptr + (png_uint_32)65536L; /* "+=" fails on TC++3.0 */
567 * instead of issuing a png_error, if it fails to allocate the requested
  /external/libvorbis/lib/
lsp.c 304 (exacerbated by zero suppression) and fails. We can't afford to
444 Newton_Raphson(g1,g1_order,g1r); /* if it fails, it leaves g1r alone */
445 Newton_Raphson(g2,g2_order,g2r); /* if it fails, it leaves g2r alone */
  /external/mesa3d/docs/
relnotes-8.0.3.html 44 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=30102">Bug 30102</a> - glean depthStencil test fails BadLength with indirect non-swrast rendering</li>
50 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=41216">Bug 41216</a> - [bisected pineview]oglc filtercubemin(basic.sizedRGBA) fails</li>
118 <li>intel: Fix a case when mapping large texture fails</li>
relnotes-9.0.2.html 51 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=56706">Bug 56706</a> - EGL sets error to EGL_SUCCESS when DRI driver fails to create context</li>
57 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=57984">Bug 57984</a> - r300g: blend sfactor=GL_DST_COLOR fails with FBOs</li>
143 <li>egl/dri2: Set error code when dri2CreateContextAttribs fails</li>
  /external/protobuf/src/google/protobuf/io/
zero_copy_stream_impl.cc 127 // open after close() fails with EIO. However, the glibc source code
225 // open after close() fails with EIO. However, the glibc source code
383 // skipped when Skip() fails.
  /external/qemu/distrib/libpng-1.2.19/
pngmem.c 230 hptr = hptr + 16L; /* "hptr += 16L" fails on Turbo C++ 3.0 */
235 hptr = hptr + (png_uint_32)65536L; /* "+=" fails on TC++3.0 */
537 * instead of issuing a png_error, if it fails to allocate the requested
  /external/valgrind/main/coregrind/m_demangle/
dyn-string.c 69 fails, returns 0. Otherwise returns 1. */
95 defined and memory allocation fails, returns NULL. Otherwise
149 operation fails, deletes DS and returns NULL. */
  /frameworks/base/core/java/android/net/http/
SslCertificate.java 93 * @return A bundle with the certificate stored in it or null if fails
117 * @return The SSL certificate stored in the bundle or null if fails
501 * the "" if it fails to localize.
  /frameworks/ex/camera2/public/src/com/android/ex/camera2/pos/
AutoFocusStateMachine.java 57 * <p>This is not called for results where the AF either succeeds or fails.</p>
209 * {@code locked == true} will be invoked. If the lock fails,
289 * {@code locked == true} will be invoked. If the active scan fails,
  /frameworks/opt/photoviewer/src/com/android/ex/photo/util/
InputStreamBuffer.java 203 int fails = 0; local
208 fails++;
213 if (fails >= 5) {
  /libcore/luni/src/main/java/java/security/cert/
X509CRLSelector.java 101 * if parsing fails.
170 * if parsing fails.
196 * if parsing fails.
  /libcore/luni/src/main/java/javax/xml/validation/
SchemaFactoryFinder.java 128 * @return <code>null</code> if the callee fails to create one.
258 * if it fails. Error messages will be printed by this method.
324 // the jar spec. Unfortunately this fails in Microsoft
  /libcore/luni/src/test/java/libcore/java/lang/
StringTest.java 178 * correct even if this test fails, many applications may suffer
190 * string. Although behaviour should be correct even if this test fails,
270 // http://b/3325799: the RI fails this because it's using an obsolete version of the Unicode rules.
  /libcore/luni/src/test/java/libcore/java/sql/
OldPreparedStatementTest.java 437 * Test fails: clearparameters should be implemented with Stmt.reset()
483 // exception test fails
539 // exception test fails
591 // exception test fails
647 // exception test fails
702 // exception test fails
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/
lit.cfg 21 # If this is the wildcard, it always fails.
25 # If this is a part of any of the features, it fails.
30 # If this is a part of the target triple, it fails.
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/algorithm/string/detail/
finder.hpp 34 If the find fails, functor returns <End,End>
98 If the find fails, returns <End,End>
208 If the find fails, returns <End,End>
  /external/chromium/base/
file_util_win.cc 133 // because it should be faster. If DeleteFile fails, then we fall through
192 // fails.
197 // MoveFileEx fails if moving directory across volumes. We will simulate
292 // Except that Vista fails to do that, and instead do a recursive copy if
312 // leave the copied bits behind if deleting from_path fails.
    [all...]
  /frameworks/opt/net/voip/src/java/android/net/sip/
SipAudioCall.java 584 * @throws SipException if the SIP service fails to attach this object to
618 * @throws SipException if the SIP service fails to create a session for the
646 * @throws SipException if the SIP service fails to end the call
669 * @throws SipException if the SIP service fails to hold the call
694 * @throws SipException if the SIP service fails to answer the call
723 * @throws SipException if the SIP service fails to unhold the call
    [all...]
  /packages/apps/Email/res/xml/
providers.xml 55 If TLS is not available the connection fails.
57 If SSL is not available the connection fails.
61 If TLS is not available the connection fails.
63 If SSL is not available the connection fails.
68 If TLS is not available the connection fails.
70 If SSL is not available the connection fails.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
istream 250 * - insertion into the output buffer fails (in this case, the
365 * - insertion into the output buffer fails (in this case, the
512 * If @c rdbuf() is null or if @c sputbackc() fails, sets badbit in
528 * If @c rdbuf() is null or if @c sungetc() fails, sets badbit in
577 * that function fails, sets failbit.
593 * If that function fails, sets failbit.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/
istream 250 * - insertion into the output buffer fails (in this case, the
365 * - insertion into the output buffer fails (in this case, the
512 * If @c rdbuf() is null or if @c sputbackc() fails, sets badbit in
528 * If @c rdbuf() is null or if @c sungetc() fails, sets badbit in
577 * that function fails, sets failbit.
593 * If that function fails, sets failbit.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/
istream 252 * - insertion into the output buffer fails (in this case, the
367 * - insertion into the output buffer fails (in this case, the
514 * If @c rdbuf() is null or if @c sputbackc() fails, sets badbit in
530 * If @c rdbuf() is null or if @c sungetc() fails, sets badbit in
579 * that function fails, sets failbit.
595 * If that function fails, sets failbit.
  /abi/cpp/src/
dynamic_cast.cc 300 // by v, the cast always fails.
345 // Otherwise, the run-time check fails.
  /development/samples/Vault/src/com/example/android/vault/
EncryptedDocument.java 131 * @throws DigestException if metadata fails MAC check, or if
174 * @throws DigestException if content fails MAC check. Some or all content
  /external/bison/lib/
strerror_r.c 183 /* On HP-UX 11.31, strerror_r always fails when buflen < 80; it
184 also fails to change buf on EINVAL. */

Completed in 1110 milliseconds

<<51525354555657585960>>