Searched defs:INTERNAL_ERROR (Results 1 - 25 of 37) sorted by relevance

12

/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cert/ocsp/
H A DOCSPRespBuilder.java20 public static final int INTERNAL_ERROR = 2; // Internal error in issuer field in class:OCSPRespBuilder
H A DOCSPResp.java20 public static final int INTERNAL_ERROR = 2; // Internal error in issuer field in class:OCSPResp
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/ocsp/
H A DOCSPResponseStatus.java14 public static final int INTERNAL_ERROR = 2; field in class:OCSPResponseStatus
/external/deqp/scripts/log/
H A Dlog_parser.py34 INTERNAL_ERROR = 'InternalError' variable in class:StatusCode
46 INTERNAL_ERROR,
173 statusCode = TestStatusCode.INTERNAL_ERROR
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/framed/
H A DErrorCode.java37 INTERNAL_ERROR(2, 6, 2), enum constant in enum:ErrorCode
/external/elfutils/src/
H A Dsize.c107 #define INTERNAL_ERROR(fname) \ macro
302 INTERNAL_ERROR (fname);
321 INTERNAL_ERROR (fname);
391 INTERNAL_ERROR (fname);
395 INTERNAL_ERROR (fname);
423 INTERNAL_ERROR (fullname);
543 INTERNAL_ERROR (fullname);
601 INTERNAL_ERROR (fullname);
612 INTERNAL_ERROR (fullname);
H A Dobjdump.c102 #define INTERNAL_ERROR(fname) \ macro
267 INTERNAL_ERROR (fname);
279 INTERNAL_ERROR (fname);
289 INTERNAL_ERROR (fname);
349 INTERNAL_ERROR (fname);
496 INTERNAL_ERROR (fname);
571 INTERNAL_ERROR (fname);
708 INTERNAL_ERROR (fname);
H A Dnm.c139 #define INTERNAL_ERROR(fname) \ macro
392 INTERNAL_ERROR (fname);
404 INTERNAL_ERROR (fname);
414 INTERNAL_ERROR (fname);
513 INTERNAL_ERROR (fname);
748 INTERNAL_ERROR (fullname);
1307 INTERNAL_ERROR (fullname);
1334 INTERNAL_ERROR (fullname);
1529 INTERNAL_ERROR (fullname);
1559 INTERNAL_ERROR (fullnam
[all...]
H A Dstrip.c124 #define INTERNAL_ERROR(fname) \ macro
397 INTERNAL_ERROR (fname);
513 INTERNAL_ERROR (fname);
557 INTERNAL_ERROR (fname);
581 INTERNAL_ERROR (fname);
626 INTERNAL_ERROR (fname);
670 INTERNAL_ERROR (fname);
827 INTERNAL_ERROR (fname);
842 INTERNAL_ERROR (fname);
861 INTERNAL_ERROR (fnam
[all...]
/external/libmicrohttpd/src/microhttpd/
H A Dconnection.c99 #define INTERNAL_ERROR "<html><head><title>Internal server error</title></head><body>Some programmer needs to study the manual more carefully.</body></html>" macro
101 #define INTERNAL_ERROR "" macro
1047 INTERNAL_ERROR);
/external/libpng/contrib/libtests/
H A Dpngimage.c509 INTERNAL_ERROR enumerator in enum:__anon10662
693 case INTERNAL_ERROR: /* anything unexpected is an internal error: */
827 display_log(dp, INTERNAL_ERROR, "damaged buffer list");
1093 display_log(dp, INTERNAL_ERROR,
1153 display_log(dp, INTERNAL_ERROR, "invalid bpp %u for bit_depth %u",
1212 display_log(dp, INTERNAL_ERROR, "mask calculation error %u, %u",
1553 display_log(dp, INTERNAL_ERROR, "unexpected return code %d", ret);
/external/apache-commons-math/src/main/java/org/apache/commons/math/exception/util/
H A DLocalizedFormats.java125 INTERNAL_ERROR("internal error, please fill a bug report at {0}"), enum constant in enum:LocalizedFormats
/external/nanohttpd/core/src/main/java/fi/iki/elonen/
H A DNanoHTTPD.java637 throw new ResponseException(Response.Status.INTERNAL_ERROR, "SERVER INTERNAL ERROR: IOException: " + ioe.getMessage(), ioe);
697 throw new ResponseException(Response.Status.INTERNAL_ERROR, "Multipart header size exceeds MAX_HEADER_SIZE.");
726 throw new ResponseException(Response.Status.INTERNAL_ERROR, e.toString());
845 throw new ResponseException(Response.Status.INTERNAL_ERROR, "SERVER INTERNAL ERROR: Serve() returned a null response.");
866 Response resp = newFixedLengthResponse(Response.Status.INTERNAL_ERROR, NanoHTTPD.MIME_PLAINTEXT, "SERVER INTERNAL ERROR: IOException: " + ioe.getMessage());
1207 INTERNAL_ERROR(500, "Internal Server Error"), enum constant in enum:NanoHTTPD.Response.Status
2023 return newFixedLengthResponse(Response.Status.INTERNAL_ERROR, NanoHTTPD.MIME_PLAINTEXT, "SERVER INTERNAL ERROR: IOException: " + ioe.getMessage());
/external/libpng/contrib/tools/
H A Dpngfix.c716 # define INTERNAL_ERROR 0x40 /* internal limits/errors encountered */ macro
1257 file->status_code |= INTERNAL_ERROR;
3593 control->file.status_code |= INTERNAL_ERROR;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.variables_3.2.400.v20100505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ant.core_3.2.200.v20100427.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.runtime_3.6.0.v20100505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.core_2.0.2.R36x_v20100804.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.security_1.0.200.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.test.performance_3.6.0.v20091014.jarMETA-INF/MANIFEST.MF plugin.properties about.html scripts/cs.sh scripts/derby. ...
H A Dorg.eclipse.debug.core_3.6.0.v20100519.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.team.core_3.5.100.R36x_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/webrtc/webrtc/examples/androidapp/third_party/autobanh/
H A Dautobanh.jarMETA-INF/MANIFEST.MF de/tavendo/autobahn/ByteBufferInputStream.class ByteBufferInputStream.java package de.tavendo ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.core.runtime_3.11.0.v20150405-1723.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/google-tv-pairing-protocol/java/jar/
H A Dbcprov-jdk15-143.jarMETA-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY.DSA META ...

Completed in 637 milliseconds

12