Home
last modified time | relevance | path

Searched refs:io_error_msg (Results 1 – 25 of 36) sorted by relevance

12

/dports/math/oleo/oleo-1.99.16/src/
H A Dgraph.c81 io_error_msg ("Unkown graph-axis `%c' (try `x' or `y')", c); in chr_to_axis()
185 io_error_msg in graph_check_range()
200 io_error_msg in graph_check_range()
247 io_error_msg in graph_check_style()
257 io_error_msg in graph_set_style()
272 io_error_msg in graph_set_data_title()
293 io_error_msg in plotutils_set_data()
303 io_error_msg in graph_set_data()
465 io_error_msg("Invalid graph axis %d, must be 0 or 1", axis); in graph_get_axis_auto()
553 io_error_msg in graph_postscript()
[all …]
H A Dbasic.c254 io_error_msg ("Window %num?", text); in close_window()
259 io_error_msg ("You can't close the last window!"); in close_window()
319 io_error_msg ("Minibuffer not active."); in goto_minibuffer()
333 io_error_msg ("Window %s doesn't exist.", text); in goto_window()
850 io_error_msg (error); in save_mark_to_cell()
869 io_error_msg (error); in save_point_to_cell()
1004 io_error_msg ("Can't parse elements in %s", ptr); in sort_region_cmd()
1275 io_error_msg (fail); in edit_cell()
1294 io_error_msg (error); in set_region_formula()
1477 io_error_msg ("Unknown width '%s'", saved_width); in set_region_width()
[all …]
H A Dmysql.c113 io_error_msg("Need to initialize database"); in do_mysql_query()
117 io_error_msg("Database Access requires db name and user name"); in do_mysql_query()
123 io_error_msg("MySQL error '%s'\n", mysql_error(&db)); in do_mysql_query()
130 io_error_msg("MySQL error '%s'\n", mysql_error(&db)); in do_mysql_query()
137 io_error_msg("MySQL error '%s'\n", mysql_error(&db)); in do_mysql_query()
145 io_error_msg("MySQLQuery: number of results (%d) should be one\n", nrows); in do_mysql_query()
154 io_error_msg("MySQLQuery: number of results (%d) should be one\n", nrows); in do_mysql_query()
H A Dkey.c109 io_error_msg ("bind_key: bad keymap."); in bind_key()
129 io_error_msg ("Unknown command '%s'", function); in bind_key()
190 io_error_msg ("Invalid character set."); in bind_or_unbind_set()
201 io_error_msg ("Unterminated character set."); in bind_or_unbind_set()
207 io_error_msg ("Extra characters in keyset: `%s'.", in bind_or_unbind_set()
242 io_error_msg ("bind_key: bad keymap."); in bind_all_keys()
262 io_error_msg ("Unknown command '%s'", function); in bind_all_keys()
400 io_error_msg ("Map %s does not exist.", parentname); in create_keymap()
430 io_error_msg ("No such keymap as %s.", map); /* No return. */ in set_map_prompt()
H A Dregions.c310 io_error_msg ("The range won't fit this far down!"); in set_to_region()
331 io_error_msg ("The range won't fit this far over!"); in set_to_region()
349 io_error_msg ("Regions are in the same place"); in set_to_region()
777 io_error_msg ("Can't sort this region!"); in sort_region()
930 io_error_msg ("Swap %u<-->%u", n1, n2); in swp_cells()
941 io_error_msg ("Save r%uc%u", r1, c1); in swp_cells()
946 io_error_msg ("Copy r%uc%u --> r%uc%u", r2, c2, r1, c1); in swp_cells()
952 io_error_msg ("Restore r%uc%u", r2, c2); in swp_cells()
975 io_error_msg ("Rot cells %u -- %u", n1, n2); in rot_cells()
988 io_error_msg ("Save r%uc%u", r2, c2); in rot_cells()
[all …]
H A Doleofile.c197 io_error_msg ("Line %d: format %c not supported", lineno, ptr[-1]);
221 io_error_msg ("Line %d: Alignment %c not supported", lineno, ptr[-1]);
233 io_error_msg ("Line %d: Undefined font (%d)\n",
279 io_error_msg ("Line %d: format %c not supported", lineno, ptr[-1]);
304 io_error_msg ("Line %d: Alignment %c not supported", lineno, ptr[-1]);
399 io_error_msg ("Boundry column %lu too large!", mx_col);
407 io_error_msg ("Boundry row %lu too large!", mx_row);
528 io_error_msg ("Line %d: %d,%d: Val '%s' %s", lineno, crow, ccol, cexp, ptr);
633 io_error_msg("Line %d - unknown code %s\n", lineno, cbuf);
642 io_error_msg ("Line %d: Unknown OLEO line \"%s\"", lineno, cbuf);
[all …]
H A Dsylk.c181 io_error_msg ("Line %d: format %c not supported", lineno, ptr[-1]);
208 io_error_msg ("Line %d: Alignment %c not supported\n", lineno, ptr[-1]);
250 io_error_msg ("Line %d: format %c not supported", lineno, ptr[-1]);
280 io_error_msg ("Line %d: Alignment %c not supported", lineno, ptr[-1]);
395 io_error_msg ("Boundry column %lu too large!", mx_col);
403 io_error_msg ("Boundry row %lu too large!", mx_row);
451 io_error_msg ("Line %d: Couldn't set %.*s to %s: %s", lineno, vlen, vname, vval, ptr);
521 io_error_msg ("Line %d: %d,%d: Read '%s' %s", lineno, crow, ccol, cexp, ptr);
530 io_error_msg ("Line %d: %d,%d: Val '%s' %s", lineno, crow, ccol, cexp, ptr);
540 io_error_msg ("Line %d: %d,%d: Exp '%s' %s", lineno, crow, ccol, cexp, ptr);
[all …]
H A Dcmd.c319 io_error_msg ("Not defining a macro!"); in stop_entering_macro()
871 io_error_msg ("%s", error); in get_argument()
918 io_error_msg ("%s", error); in exit_minibuffer()
1380 io_error_msg ("func_args bug for %s", in command_loop()
1517 io_error_msg in command_loop()
1723 io_error_msg ("Cell %s is locked", in command_loop()
1905 io_error_msg ("Unknown command %s", str); in execute_command()
1996 io_error_msg (char *str,...) in io_error_msg() function
2217 io_error_msg ("No info to page."); in page_info_backwards()
2238 io_error_msg ("No info to page."); in page_info()
[all …]
H A Dargs.c159 io_error_msg ("Can't open file '%s':%s", arg->text.buf, err_msg ()); in read_file_verify()
175 io_error_msg ("Can't close '%s': Error code %d: %s", in read_file_destroy()
187 io_error_msg ("Can't open file '%s':%s", arg->text.buf, err_msg ()); in write_file_verify()
204 io_error_msg ("Can't close '%s': Error code %d: %s", in write_file_destroy()
259 io_error_msg ("Out of range %d (should be in [%d - %d]).", in number_verify()
H A Dio-term.c349 io_error_msg ("Unknown file format %s", ptr); in do_set_option()
355 io_error_msg ("Unknown option '%s'", ptr); in do_set_option()
552 io_error_msg ("Unknown OLEO line %s", ptr); in read_mp_usr_fmt()
602 io_error_msg ("Can't set-var %s: %s\n", var, ret); in set_var()
615 io_error_msg ("No variable named %s exists.", var); in unset_var()
641 io_error_msg ("There is no '%s'", ptr); in show_var()
700 io_error_msg ("Can't re-enter write_variables."); in write_variables()
732 io_error_msg ("read-variables: format error near line %d.", lineno); in read_variables()
752 io_error_msg (error); in read_variables()
760 io_error_msg ("read-variables (line %d): ranges not supported.", in read_variables()
[all …]
H A Dsc.c126 io_error_msg("Line %d: No starting \" in define",lineno);
133 io_error_msg("Line %d: No starting \" in define",lineno);
138 io_error_msg("Line %d: %s",ptr);
167 io_error_msg("Line %d: Can't parse %s",lineno,buf);
H A Dio-edit.c70 io_error_msg ("Command '%s' is not appropriate now.", in check_editting_mode()
147 io_error_msg (error); /* Doesn't return. */ in backward_char()
197 io_error_msg (error); /* Doesn't return. */ in forward_char()
272 io_error_msg (error); /* Doesn't return. */ in backward_delete_char()
333 io_error_msg (error); /* Doesn't return. */ in delete_char()
677 io_error_msg in insert_usr_fmt_part()
682 io_error_msg in insert_usr_fmt_part()
H A Dwindow.c758 io_error_msg ("Window won't fit!"); in io_win_open()
853 io_error_msg ("Can't go right"); in io_shift_cell_cursor()
868 io_error_msg ("Can't go left"); in io_shift_cell_cursor()
886 io_error_msg ("Can't go down"); in io_shift_cell_cursor()
901 io_error_msg ("Can't go up"); in io_shift_cell_cursor()
937 io_error_msg ("Can't scroll that far"); in io_scroll_cell_cursor()
955 io_error_msg ("Can't scroll that far"); in io_scroll_cell_cursor()
1012 io_error_msg ("Edges wouldn't fit!"); in io_set_win_flags()
1128 io_error_msg ("Unknown SYLK window cmd: %s", bad); in io_read_window_config()
1172 io_error_msg ("Window split titles not supported"); in io_read_window_config()
[all …]
H A Dhelp.c143 io_error_msg ("%s is not a function.", name); /* no return */ in describe_function()
217 io_error_msg ("%s is not a function.", name); /* no return */ in where_is()
260 io_error_msg ("No built in help for %s.", name); in builtin_help()
301 io_error_msg ("<bug> Wallchart is missing!"); in make_wallchart_info()
H A Dprint.c195 io_error_msg("PrintSetPage: Bad page size %s.", page); in PrintSetPage()
225 io_error_msg("Bad page size (should look like `8.5 x 11' or `21.6 x 28c'): %s.", in set_page_size_cmd()
245 io_error_msg("Bad page size (should look like `8.5 x 11' or `21.6 x 28c'): %s.", in set_page_size_cmd()
H A Dref.c113 io_error_msg ("Null string to set_cell %s", cell_name (row, col)); in set_cell()
767 io_error_msg ("Can't find other_cell in flush_old_value"); in flush_old_value()
835 io_error_msg ("Bad ref_to of %d.%x ignored", ref->to_refs[n], byte); in flush_old_value()
1101 io_error_msg ("Old not in refs_list in flush_fm_ref(%p)", old); in flush_fm_ref()
1174 io_error_msg ("No refs in flush_ref_fm(%p,%u,%u)", where, r, c); in flush_ref_fm()
1198 io_error_msg ("No refs from %u,%u in %p in flush_refs_fm", r, c, where); in flush_ref_fm()
1342 io_error_msg ("null flush_ref_to(%p)", where); in flush_ref_to()
1372 io_error_msg ("Old not in refs_list in flush_to_ref(%p)", old); in flush_ref_to()
1514 io_error_msg ("'%s' can't be adjusted", v->var_name); in start_shift_var()
1953 if ((fun->fn_comptype & C_T) == 0) io_error_msg in shift_outside()
[all …]
H A Dformat.c82 io_error_msg ("Unknown format %d (%x)", format, format); in fmt_to_str()
H A Dcmd.h353 extern void io_error_msg (char *str,...);
H A Dfont.c88 io_error_msg ("Unknown font family %s\n", name); in find_font_name()
H A Dstub.c212 io_error_msg("internal error: find_stub(%s) no match", type_buf); in find_stub()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/rocksdb/rocksdb/db/
H A Ddb_io_failure_test.cc287 *st = Status::IOError(io_error_msg); in TEST_F()
311 ASSERT_STREQ(s.getState(), io_error_msg); in TEST_F()
369 *st = Status::IOError(io_error_msg); in TEST_F()
380 ASSERT_STREQ(s.getState(), io_error_msg); in TEST_F()
411 *st = Status::IOError(io_error_msg); in TEST_F()
422 ASSERT_STREQ(s.getState(), io_error_msg); in TEST_F()
465 *st = Status::IOError(io_error_msg); in TEST_F()
476 ASSERT_STREQ(s.getState(), io_error_msg); in TEST_F()
507 *st = Status::IOError(io_error_msg); in TEST_F()
518 ASSERT_STREQ(s.getState(), io_error_msg); in TEST_F()
[all …]
/dports/databases/rocksdb-lite/rocksdb-6.26.1/db/
H A Ddb_io_failure_test.cc287 *st = Status::IOError(io_error_msg); in TEST_F()
311 ASSERT_STREQ(s.getState(), io_error_msg); in TEST_F()
369 *st = Status::IOError(io_error_msg); in TEST_F()
380 ASSERT_STREQ(s.getState(), io_error_msg); in TEST_F()
411 *st = Status::IOError(io_error_msg); in TEST_F()
422 ASSERT_STREQ(s.getState(), io_error_msg); in TEST_F()
465 *st = Status::IOError(io_error_msg); in TEST_F()
476 ASSERT_STREQ(s.getState(), io_error_msg); in TEST_F()
507 *st = Status::IOError(io_error_msg); in TEST_F()
518 ASSERT_STREQ(s.getState(), io_error_msg); in TEST_F()
[all …]
/dports/databases/rocksdb/rocksdb-6.26.1/db/
H A Ddb_io_failure_test.cc287 *st = Status::IOError(io_error_msg); in TEST_F()
311 ASSERT_STREQ(s.getState(), io_error_msg); in TEST_F()
369 *st = Status::IOError(io_error_msg); in TEST_F()
380 ASSERT_STREQ(s.getState(), io_error_msg); in TEST_F()
411 *st = Status::IOError(io_error_msg); in TEST_F()
422 ASSERT_STREQ(s.getState(), io_error_msg); in TEST_F()
465 *st = Status::IOError(io_error_msg); in TEST_F()
476 ASSERT_STREQ(s.getState(), io_error_msg); in TEST_F()
507 *st = Status::IOError(io_error_msg); in TEST_F()
518 ASSERT_STREQ(s.getState(), io_error_msg); in TEST_F()
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/rocksdb/rocksdb/db/
H A Ddb_io_failure_test.cc287 *st = Status::IOError(io_error_msg); in TEST_F()
311 ASSERT_STREQ(s.getState(), io_error_msg); in TEST_F()
369 *st = Status::IOError(io_error_msg); in TEST_F()
380 ASSERT_STREQ(s.getState(), io_error_msg); in TEST_F()
411 *st = Status::IOError(io_error_msg); in TEST_F()
422 ASSERT_STREQ(s.getState(), io_error_msg); in TEST_F()
465 *st = Status::IOError(io_error_msg); in TEST_F()
476 ASSERT_STREQ(s.getState(), io_error_msg); in TEST_F()
507 *st = Status::IOError(io_error_msg); in TEST_F()
518 ASSERT_STREQ(s.getState(), io_error_msg); in TEST_F()
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/rocksdb/rocksdb/db/
H A Ddb_io_failure_test.cc287 *st = Status::IOError(io_error_msg); in TEST_F()
311 ASSERT_STREQ(s.getState(), io_error_msg); in TEST_F()
369 *st = Status::IOError(io_error_msg); in TEST_F()
380 ASSERT_STREQ(s.getState(), io_error_msg); in TEST_F()
411 *st = Status::IOError(io_error_msg); in TEST_F()
422 ASSERT_STREQ(s.getState(), io_error_msg); in TEST_F()
465 *st = Status::IOError(io_error_msg); in TEST_F()
476 ASSERT_STREQ(s.getState(), io_error_msg); in TEST_F()
507 *st = Status::IOError(io_error_msg); in TEST_F()
518 ASSERT_STREQ(s.getState(), io_error_msg); in TEST_F()
[all …]

12