Home
last modified time | relevance | path

Searched refs:MORE_ERROR (Results 1 – 25 of 34) sorted by relevance

12

/dports/lang/gnu-apl/apl-1.8/src/
H A DQuad_GTK.cc89 MORE_ERROR() << "Unexpected A or B in A ⎕GTK B"; in eval_AB()
93 MORE_ERROR() << "Ah ⎕GTK " << function in eval_AB()
181 MORE_ERROR() << "Unexpected B in ⎕GTK B"; in eval_B()
239 MORE_ERROR() << "A ⎕GTK " << fun in eval_AXB()
473 MORE_ERROR() << "Invalid window " << fd in resolve_window()
510 MORE_ERROR() << "function string class=" << wid_class in resolve_fun_name()
540 MORE_ERROR() << "Invalid ⎕GTK handle " << fd; in close_window()
609 MORE_ERROR() << "No Gtk_server found in " << path1 in open_window()
629 MORE_ERROR() << "write(Tag 1) failed in ⎕GTK"; in open_window()
645 MORE_ERROR() << "write(Tag 2) failed in ⎕GTK"; in open_window()
[all …]
H A DQuad_SQL.cc117 MORE_ERROR() << "Illegal database name"; in open_database()
132 MORE_ERROR() << "Unknown database type: " << type.c_str(); in open_database()
138 MORE_ERROR() << "Illegal database id"; in throw_illegal_db_id()
172 MORE_ERROR() << "Close database command requires database id as argument"; in close_database()
215 MORE_ERROR() << "Illegal data type in argument " in run_generic_one_query()
230 MORE_ERROR() << "Illegal query argument type"; in run_generic()
270 MORE_ERROR() << "Bind params have illegal rank"; in run_generic()
335 MORE_ERROR() << "Illegal table name"; in show_cols()
410 MORE_ERROR() << "Illegal function number"; in eval_XB()
419 MORE_ERROR() << "Database id missing from axis parameter"; in param_to_db()
[all …]
H A DRegexp.cc47 MORE_ERROR() << "Match buffer too small"; in RegexpMatch()
58 MORE_ERROR() << "libpcre error: " << Regexp::pcre_error(match_result); in RegexpMatch()
80 MORE_ERROR() << "Attempt to call num_matches without matches"; in num_matches()
109 MORE_ERROR() << in Regexp()
H A DQuad_TF.cc192 MORE_ERROR() << "Non-number in 1 ⎕TF N record"; in tf1()
235 MORE_ERROR() << "1 ⎕TF record too short"; in tf1_inv()
243 MORE_ERROR() << "1 ⎕TF record type not F, N, or C"; in tf1_inv()
250 MORE_ERROR() << "Bad variable name in 1 ⎕TF record"; in tf1_inv()
260 MORE_ERROR() << "Bad variable name in 1 ⎕TF record"; in tf1_inv()
277 MORE_ERROR() << "missing rank in 1 ⎕TF record"; in tf1_inv()
283 MORE_ERROR() << "missing space (after rank) in 1 ⎕TF record"; in tf1_inv()
289 MORE_ERROR() << "max. rank exceeded in 1 ⎕TF record"; in tf1_inv()
302 MORE_ERROR() << "too few shape items in 1 ⎕TF record"; in tf1_inv()
366 MORE_ERROR() << in tf1_inv()
[all …]
H A DQuad_RE.cc36 MORE_ERROR() << in eval_AXB()
71 MORE_ERROR() << "Unknown ⎕RE flag: '" << UCS_string(1, uni) in Flags()
79 MORE_ERROR() << "Multiple ⎕RE output flags: '" << flags_string in Flags()
240 MORE_ERROR() << "No match"; in string_result()
299 MORE_ERROR() << "No match"; in index_result()
356 MORE_ERROR() << "left ⎕RE arguments must be a string value"; in eval_AXB()
381 MORE_ERROR() << "Cell does not contain a string"; in eval_AXB()
H A DCommand.cc405 MORE_ERROR() << in finish_context()
784 MORE_ERROR() << "could not unlink file " << filename; in cmd_DROP()
825 MORE_ERROR() << in cmd_DUMP()
1416 MORE_ERROR() << in open_LIB_dir()
1480 MORE_ERROR() << in lib_common()
1498 MORE_ERROR() << "bad range argument " << *range in lib_common()
1767 MORE_ERROR() << in check_redefinition()
1806 MORE_ERROR() << in cmd_SAVE()
1903 MORE_ERROR() << "user command syntax in ]USERCMD:" in cmd_USERCMD()
1953 MORE_ERROR() << "unsupported mode " << mode in cmd_USERCMD()
[all …]
H A DSymbolTable.cc139 MORE_ERROR() << "bad range argument " << from_to in list()
349 MORE_ERROR() << "Can't )ERASE symbol '" << sym << "': unknown symbol "; in erase_one_symbol()
357 MORE_ERROR() << "Can't )ERASE symbol '" in erase_one_symbol()
370 MORE_ERROR() << "Can't )ERASE symbol '" << sym in erase_one_symbol()
377 MORE_ERROR() << "Can't )ERASE symbol '" << sym in erase_one_symbol()
417 MORE_ERROR() << "Can't )ERASE symbol '" << sym in erase_one_symbol()
H A DWorkspace.cc74 MORE_ERROR() << in push_SI()
87 MORE_ERROR() << in push_SI()
92 MORE_ERROR() << in push_SI()
103 MORE_ERROR() << in push_SI()
113 MORE_ERROR() << in push_SI()
118 MORE_ERROR() << in push_SI()
617 MORE_ERROR() << "the workspace was not saved because:\n" in save_WS()
799 MORE_ERROR() << in dump_WS()
938 MORE_ERROR() << wsname << in load_WS()
1078 MORE_ERROR() in MORE_ERROR() function
H A DQuad_FIO.cc109 MORE_ERROR() << handle in get_file_entry()
125 MORE_ERROR() << "Attempt to close fd " << fe.fe_fd in close_handle()
137 MORE_ERROR() << "Invalid ⎕FIO handle " << fd; in close_handle()
379 MORE_ERROR() << "Invalid mode A in A ⎕FIO[60] B"; in get_random()
658 MORE_ERROR() << "expecting conversion character " in do_scanf()
1004 MORE_ERROR() << "⎕FIO[" << function_number in eval_B()
1082 MORE_ERROR() << in eval_LXB()
1765 MORE_ERROR() << in eval_XB()
2401 MORE_ERROR() << in eval_AXB()
2410 MORE_ERROR() << in eval_AXB()
[all …]
H A DNativeFunction.cc50 MORE_ERROR() << t4; in NativeFunction()
65 MORE_ERROR() = t4; in NativeFunction()
82 MORE_ERROR() << t4; in NativeFunction()
107 MORE_ERROR() << why; in NativeFunction()
376 MORE_ERROR() << why; in fix()
H A DSecurity.cc28 MORE_ERROR() << "The requested operation has failed because it was " in not_allowed()
H A DQuad_FFT.cc258 MORE_ERROR() << "Invalid mode A (= " << what in eval_AB()
310 MORE_ERROR() << in eval_B()
321 MORE_ERROR() << in eval_AB()
H A DCharCell.cc160 MORE_ERROR() << "Unicode character '" << value.aval << cc in get_byte_value()
169 MORE_ERROR() << "Unicode character '" << value.aval << cc in get_byte_value()
H A DCell.cc113 MORE_ERROR() << "Cell::greater() : Objects of class " << get_classname() in greater()
121 MORE_ERROR() << "Cell::equal() : Objects of class " << get_classname() in equal()
H A DQuad_DLX.cc338 UCS_string & more = MORE_ERROR() << "Bad B[" << row << ";" in DLX_Root_Node()
392 MORE_ERROR() << in DLX_Root_Node()
413 MORE_ERROR() << "⎕DLX B with empty column B[;" in DLX_Root_Node()
658 MORE_ERROR() << "bad row: " << row; in preset()
H A DQuad_PLOT.cc645 MORE_ERROR() << "empty X range in A ⎕PLOT B"; in update()
651 MORE_ERROR() << "empty Y range in A ⎕PLOT B"; in update()
1435 MORE_ERROR() << "A[" << (a + qio) in eval_AB()
1443 MORE_ERROR() << "A[" << (a + qio) in eval_AB()
1456 MORE_ERROR() << error << " in string '" << ucs << "'"; in eval_AB()
1641 MORE_ERROR() << in eval_B()
1652 MORE_ERROR() << in eval_AB()
H A DQuad_FIO.hh146 MORE_ERROR() << "⎕FIO[" << funnum in UNSAFE()
H A DPrefix.cc448 MORE_ERROR() << in reduce_statements()
454 MORE_ERROR() << in reduce_statements()
1228 MORE_ERROR() << "illegal ; in axis"; in reduce_F_M_C_()
1267 MORE_ERROR() << "illegal ; in axis"; in reduce_F_C_M_()
1310 MORE_ERROR() << "illegal ; in axis"; in reduce_F_C_M_C()
1317 MORE_ERROR() << "illegal ; in axis"; in reduce_F_C_M_C()
1481 MORE_ERROR() << "illegal ; in axis"; in reduce_F_D_C_B()
H A DValue.cc76 MORE_ERROR() << in init_ravel()
115 MORE_ERROR() << in init_ravel()
209 MORE_ERROR() << "new Value(" << args in catch_Error()
233 MORE_ERROR() << "new Value(" << args << ") failed (" << ex.what() << ")"; in catch_exception()
243 MORE_ERROR() << "new Value(" << args << ") failed (ANY)"; in catch_ANY()
1175 MORE_ERROR() << "min index=⎕IO (=" << qio in index()
H A DIntCell.cc930 MORE_ERROR() << "integer " << value.ival in get_byte_value()
937 MORE_ERROR() << "integer " << value.ival in get_byte_value()
H A DError.cc226 MORE_ERROR() << Error::error_name(code); in throw_parse_error()
H A DSystemVariable.cc573 MORE_ERROR() << "Bad quot in ⎕PS←quot style: quot is not near bool"; in assign()
603 default: MORE_ERROR() << in assign()
664 MORE_ERROR() << in assign_indexed()
H A DCommon.hh116 extern UCS_string & MORE_ERROR();
H A DUserFunction.cc1041 MORE_ERROR() << info; in fix()
1047 MORE_ERROR() << info << "in function header"; in fix()
1052 UCS_string & more = MORE_ERROR(); in fix()
H A DExecutable.cc550 case TOK_END: MORE_ERROR() << "Illegal ◊ in {}"; in setup_lambdas()
674 MORE_ERROR() << in compute_lambda_body()

12