| /src/crypto/external/bsd/heimdal/dist/lib/roken/ |
| dlfcn_w32.c | 67 static void set_error(const char * e) function 143 set_error("Not implemented");
|
| /src/external/bsd/libarchive/dist/libarchive/ |
| archive_read_support_filter_xz.c | 418 set_error(struct archive_read_filter *self, int ret) function 524 set_error(self, ret); 576 set_error(self, ret); 582 set_error(self, ret); 703 set_error(self, ret);
|
| archive_read_support_format_7zip.c | 1238 set_error(struct archive_read *a, int ret) function 1495 set_error(a, r); 1505 set_error(a, r);
|
| /src/external/mpl/dhcp/dist/server/ |
| dhcpleasequery.c | 893 set_error(struct lq6_state *lq, u_int16_t code, const char *message) { function 900 log_fatal("set_error: no memory for status code."); 908 log_error("set_error: error saving status code."); 938 if (!set_error(lq, STATUS_MalformedQuery, 965 if (!set_error(lq, STATUS_NotConfigured, 1176 if (!set_error(&lq, STATUS_MalformedQuery, 1191 if (!set_error(&lq, STATUS_UnknownQueryType, 1199 if (!set_error(&lq, STATUS_UnknownQueryType, 1217 if (!set_error(&lq, STATUS_MalformedQuery,
|
| /src/external/gpl3/gdb.old/dist/gdb/ |
| xml-support.c | 116 void set_error (gdb_exception &&error) function in struct:gdb_xml_parser 392 parser->set_error (std::move (ex)); 464 parser->set_error (std::move (ex));
|
| /src/external/gpl3/gdb/dist/gdb/ |
| xml-support.c | 116 void set_error (gdb_exception &&error) function in struct:gdb_xml_parser 392 parser->set_error (std::move (ex)); 464 parser->set_error (std::move (ex));
|
| /src/external/gpl3/gcc/dist/gcc/c/ |
| c-tree.h | 193 void set_error () function in struct:c_expr
|
| /src/external/gpl3/gcc.old/dist/gcc/c/ |
| c-tree.h | 165 void set_error () function in struct:c_expr
|
| /src/external/gpl3/binutils/dist/opcodes/ |
| aarch64-opc.c | 1436 set_error (aarch64_operand_error *mismatch_detail, 1453 set_error (mismatch_detail, AARCH64_OPDE_SYNTAX_ERROR, idx, error); 1462 set_error (mismatch_detail, AARCH64_OPDE_INVALID_REGNO, idx, NULL); 1475 set_error (mismatch_detail, AARCH64_OPDE_OUT_OF_RANGE, idx, error); 1548 set_error (mismatch_detail, AARCH64_OPDE_UNALIGNED, idx, NULL); 1558 set_error (mismatch_detail, AARCH64_OPDE_REG_LIST_LENGTH, idx, NULL); 1568 set_error (mismatch_detail, AARCH64_OPDE_REG_LIST_STRIDE, idx, NULL); 1578 set_error (mismatch_detail, AARCH64_OPDE_INVALID_VG_SIZE, idx, NULL); 1588 set_error (mismatch_detail, AARCH64_OPDE_OTHER_ERROR, idx, error); 1434 set_error (aarch64_operand_error *mismatch_detail, function
|
| /src/external/gpl3/binutils.old/dist/opcodes/ |
| aarch64-opc.c | 1427 set_error (aarch64_operand_error *mismatch_detail, 1444 set_error (mismatch_detail, AARCH64_OPDE_SYNTAX_ERROR, idx, error); 1453 set_error (mismatch_detail, AARCH64_OPDE_INVALID_REGNO, idx, NULL); 1466 set_error (mismatch_detail, AARCH64_OPDE_OUT_OF_RANGE, idx, error); 1539 set_error (mismatch_detail, AARCH64_OPDE_UNALIGNED, idx, NULL); 1549 set_error (mismatch_detail, AARCH64_OPDE_REG_LIST_LENGTH, idx, NULL); 1559 set_error (mismatch_detail, AARCH64_OPDE_REG_LIST_STRIDE, idx, NULL); 1569 set_error (mismatch_detail, AARCH64_OPDE_INVALID_VG_SIZE, idx, NULL); 1579 set_error (mismatch_detail, AARCH64_OPDE_OTHER_ERROR, idx, error); 1425 set_error (aarch64_operand_error *mismatch_detail, function
|
| /src/external/gpl3/gdb.old/dist/opcodes/ |
| aarch64-opc.c | 1424 set_error (aarch64_operand_error *mismatch_detail, 1441 set_error (mismatch_detail, AARCH64_OPDE_SYNTAX_ERROR, idx, error); 1450 set_error (mismatch_detail, AARCH64_OPDE_INVALID_REGNO, idx, NULL); 1463 set_error (mismatch_detail, AARCH64_OPDE_OUT_OF_RANGE, idx, error); 1536 set_error (mismatch_detail, AARCH64_OPDE_UNALIGNED, idx, NULL); 1546 set_error (mismatch_detail, AARCH64_OPDE_REG_LIST_LENGTH, idx, NULL); 1556 set_error (mismatch_detail, AARCH64_OPDE_REG_LIST_STRIDE, idx, NULL); 1566 set_error (mismatch_detail, AARCH64_OPDE_INVALID_VG_SIZE, idx, NULL); 1576 set_error (mismatch_detail, AARCH64_OPDE_OTHER_ERROR, idx, error); 1422 set_error (aarch64_operand_error *mismatch_detail, function
|
| /src/external/gpl3/gdb/dist/opcodes/ |
| aarch64-opc.c | 1427 set_error (aarch64_operand_error *mismatch_detail, 1444 set_error (mismatch_detail, AARCH64_OPDE_SYNTAX_ERROR, idx, error); 1453 set_error (mismatch_detail, AARCH64_OPDE_INVALID_REGNO, idx, NULL); 1466 set_error (mismatch_detail, AARCH64_OPDE_OUT_OF_RANGE, idx, error); 1539 set_error (mismatch_detail, AARCH64_OPDE_UNALIGNED, idx, NULL); 1549 set_error (mismatch_detail, AARCH64_OPDE_REG_LIST_LENGTH, idx, NULL); 1559 set_error (mismatch_detail, AARCH64_OPDE_REG_LIST_STRIDE, idx, NULL); 1569 set_error (mismatch_detail, AARCH64_OPDE_INVALID_VG_SIZE, idx, NULL); 1579 set_error (mismatch_detail, AARCH64_OPDE_OTHER_ERROR, idx, error); 1425 set_error (aarch64_operand_error *mismatch_detail, function
|
| /src/external/gpl3/binutils/dist/gas/config/ |
| tc-aarch64.c | 218 set_error (enum aarch64_operand_error_kind kind, const char *error) function 229 set_error (AARCH64_OPDE_RECOVERABLE, error); 237 set_error (AARCH64_OPDE_SYNTAX_ERROR, NULL); 244 set_error (AARCH64_OPDE_SYNTAX_ERROR, error); 251 set_error (AARCH64_OPDE_SYNTAX_ERROR, error); 257 set_error (AARCH64_OPDE_FATAL_SYNTAX_ERROR, error); 524 set_error (AARCH64_OPDE_SYNTAX_ERROR, NULL); 540 set_error (AARCH64_OPDE_SYNTAX_ERROR, NULL);
|
| /src/external/gpl3/binutils.old/dist/gas/config/ |
| tc-aarch64.c | 218 set_error (enum aarch64_operand_error_kind kind, const char *error) function 229 set_error (AARCH64_OPDE_RECOVERABLE, error); 237 set_error (AARCH64_OPDE_SYNTAX_ERROR, NULL); 244 set_error (AARCH64_OPDE_SYNTAX_ERROR, error); 251 set_error (AARCH64_OPDE_SYNTAX_ERROR, error); 257 set_error (AARCH64_OPDE_FATAL_SYNTAX_ERROR, error); 524 set_error (AARCH64_OPDE_SYNTAX_ERROR, NULL); 540 set_error (AARCH64_OPDE_SYNTAX_ERROR, NULL);
|