/external/nanohttpd/core/src/test/java/fi/iki/elonen/integration/ |
PutStreamIntegrationTest.java | 70 return newFixedLengthResponse(Response.Status.INTERNAL_ERROR, NanoHTTPD.MIME_PLAINTEXT, e.getMessage());
|
/hardware/interfaces/camera/device/1.0/ |
ICameraDevice.hal | 44 * INTERNAL_ERROR: 67 * INTERNAL_ERROR: 111 * INTERNAL_ERROR: 163 * INTERNAL_ERROR:
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
diagnostic-core.h | 57 extern void internal_error (const char *, ...) ATTRIBUTE_GCC_DIAG(1,2)
|
/external/elfutils/src/ |
nm.c | 139 #define INTERNAL_ERROR(fname) \ 392 INTERNAL_ERROR (fname); 404 INTERNAL_ERROR (fname); 414 INTERNAL_ERROR (fname); 513 INTERNAL_ERROR (fname); 748 INTERNAL_ERROR (fullname); [all...] |
/cts/tools/dasm/src/java_cup/ |
terminal.java | 36 // throw new internal_error("Duplicate terminal (" + nm + ") created"); 37 (new internal_error("Duplicate terminal (" + nm + ") created")).crash();
|
Main.java | 141 throws internal_error, java.io.IOException, java.lang.Exception 525 protected static void build_parser() throws internal_error 588 protected static void emit_parser() throws internal_error 778 public static void dump_grammar() throws internal_error
|
emit.java | 305 throws internal_error 484 throws internal_error 539 throw new internal_error("Unrecognized action code " + 633 throws internal_error
|
parse_action_table.java | 61 throws internal_error
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/dlg/ |
dlg.h | 163 extern void internal_error(char *, char *, int); /* MR9 23-Sep-97 */
211 extern void internal_error(); /* MR9 23-Sep-97 */
|
/external/mockftpserver/MockFtpServer/src/test/groovy/org/mockftpserver/fake/command/ |
_AbstractFakeCommandHandlerTest.groovy | 50 static INTERNAL_ERROR = AbstractFakeCommandHandler.INTERNAL_ERROR_KEY 166 replyTextBundle.put(INTERNAL_ERROR as String, MSG_INTERNAL_ERROR)
|
/external/deqp/external/openglcts/modules/gl/ |
gl4cDirectStateAccessBuffersTests.cpp | 2634 bool internal_error = false; local 2867 bool internal_error = false; local 3143 bool internal_error = false; local 3423 bool internal_error = false; local 3575 bool internal_error = false; local 3717 bool internal_error = false; local 3793 bool internal_error = false; local 3982 bool internal_error = false; local 4118 bool internal_error = false; local 4421 bool internal_error = false; local 4564 bool internal_error = false; local 4766 bool internal_error = false; local 4956 bool internal_error = false; local [all...] |
/hardware/interfaces/camera/device/3.2/ |
ICameraDeviceSession.hal | 48 * INTERNAL_ERROR: 138 * INTERNAL_ERROR: 236 * INTERNAL_ERROR: 389 * INTERNAL_ERROR: 402 * INTERNAL_ERROR.
|
/hardware/interfaces/camera/device/3.4/default/ |
ExternalCameraDevice.cpp | 81 _hidl_cb(Status::INTERNAL_ERROR, hidlChars); 111 _hidl_cb(Status::INTERNAL_ERROR, nullptr); 141 _hidl_cb(Status::INTERNAL_ERROR, nullptr); 152 _hidl_cb(Status::INTERNAL_ERROR, nullptr); 159 _hidl_cb(Status::INTERNAL_ERROR, nullptr); [all...] |
ExternalCameraDeviceSession.cpp | 176 status = Status::INTERNAL_ERROR; 488 return Status::INTERNAL_ERROR; 502 return Status::INTERNAL_ERROR; 548 return Status::INTERNAL_ERROR; 633 return Status::INTERNAL_ERROR; 650 return Status::INTERNAL_ERROR; [all...] |
/external/libpng/contrib/libtests/ |
pngimage.c | 520 INTERNAL_ERROR 704 case INTERNAL_ERROR: /* anything unexpected is an internal error: */ 838 display_log(dp, INTERNAL_ERROR, "damaged buffer list"); [all...] |
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/ |
JsonFakeValueGenerator.cpp | 60 return StatusCode::INTERNAL_ERROR;
|
/packages/apps/Email/emailcommon/src/com/android/emailcommon/service/ |
EmailServiceStatus.java | 71 public static final int INTERNAL_ERROR = 0x27;
|
/external/libxml2/ |
tree.c | [all...] |
/frameworks/base/services/core/java/com/android/server/broadcastradio/hal2/ |
Convert.java | 64 case Result.INTERNAL_ERROR: 65 throw new ParcelableException(new RuntimeException(action + ": INTERNAL_ERROR"));
|
/external/nanohttpd/fileupload/src/test/java/fi/iki/elonen/ |
TestNanoFileUpLoad.java | 155 this.response.setStatus(Status.INTERNAL_ERROR);
|
/external/tensorflow/tensorflow/stream_executor/cuda/ |
cuda_rng.cc | 50 OSTREAM_CURAND_STATUS(INTERNAL_ERROR)
|
/frameworks/wilhelm/tests/sandbox/ |
multiplay.c | 55 "INTERNAL_ERROR",
|
/hardware/interfaces/automotive/vehicle/2.0/default/common/src/ |
SubscriptionManager.cpp | 99 return StatusCode::INTERNAL_ERROR;
|
/hardware/interfaces/broadcastradio/2.0/default/ |
TunerSession.cpp | 191 return Result::INTERNAL_ERROR;
|
/hardware/interfaces/camera/provider/2.4/default/ |
ExternalCameraProvider.cpp | 146 _hidl_cb(Status::INTERNAL_ERROR, nullptr);
|