Home
last modified time | relevance | path

Searched refs:errh (Results 1 – 25 of 606) sorted by relevance

12345678910>>...25

/dports/print/typetools/lcdf-typetools-2.108/t1lint/
H A Dt1lint.cc105 errh->error("%s not defined", name); in get_num_array()
118 errh->warning("%s not an integer", name); in get_integer()
122 errh->error("%s not a number", name); in get_integer()
124 errh->error("%s not defined", name); in get_integer()
132 ErrorHandler *errh) in check_blue_array() argument
157 ErrorHandler *errh) in check_blue_overlap() argument
208 errh->error("BlueFuzz less than 0"); in check_blues()
252 ErrorHandler *errh) in check_stem_snap() argument
399 ErrorHandler *errh = out_errh; in main() local
408 errh = out_errh; in main()
[all …]
/dports/print/texlive-base/texlive-20150521-source/texk/lcdf-typetools/lcdf-typetools-2.104/t1lint/
H A Dt1lint.cc105 errh->error("%s not defined", name); in get_num_array()
118 errh->warning("%s not an integer", name); in get_integer()
122 errh->error("%s not a number", name); in get_integer()
124 errh->error("%s not defined", name); in get_integer()
132 ErrorHandler *errh) in check_blue_array() argument
157 ErrorHandler *errh) in check_blue_overlap() argument
208 errh->error("BlueFuzz less than 0"); in check_blues()
252 ErrorHandler *errh) in check_stem_snap() argument
399 ErrorHandler *errh = out_errh; in main() local
408 errh = out_errh; in main()
[all …]
/dports/print/tex-dvipsk/texlive-20150521-source/texk/lcdf-typetools/lcdf-typetools-2.104/t1lint/
H A Dt1lint.cc105 errh->error("%s not defined", name); in get_num_array()
118 errh->warning("%s not an integer", name); in get_integer()
122 errh->error("%s not a number", name); in get_integer()
124 errh->error("%s not defined", name); in get_integer()
132 ErrorHandler *errh) in check_blue_array() argument
157 ErrorHandler *errh) in check_blue_overlap() argument
208 errh->error("BlueFuzz less than 0"); in check_blues()
252 ErrorHandler *errh) in check_stem_snap() argument
399 ErrorHandler *errh = out_errh; in main() local
408 errh = out_errh; in main()
[all …]
/dports/net/ipsumdump/ipsumdump-1.86/libclick-2.1/include/click/
H A Dhandlercall.hh148 ErrorHandler *errh = 0);
150 ErrorHandler *errh = 0);
152 ErrorHandler *errh = 0);
154 ErrorHandler *errh = 0);
349 int flags, ErrorHandler *errh = 0);
375 ErrorHandler *errh = 0);
402 ErrorHandler *errh = 0);
499 return initialize(f_read, context, errh); in initialize_read()
505 return initialize(f_write, context, errh); in initialize_write()
511 return _h->call_read(_e, _value, errh); in call_read()
[all …]
/dports/print/typetools/lcdf-typetools-2.108/otftotfm/
H A Dautomatic.cc125 find_writable_texdir(ErrorHandler *errh, const char *) in find_writable_texdir() argument
172 getodir(int o, ErrorHandler *errh) in getodir() argument
181 find_writable_texdir(errh, odir_info[o].name); in getodir()
278 update_odir(int o, String file, ErrorHandler *errh) in update_odir() argument
343 (void) file, (void) errh; in update_odir()
392 int retval = mysystem(command.c_str(), errh); in installed_type1()
400 update_odir(O_TYPE1, pfb_filename, errh); in installed_type1()
446 if (allow_generate && getodir(O_TYPE1, errh)) { in installed_type1_dotlessj()
502 retval = mysystem(command.c_str(), errh); in installed_truetype()
692 update_odir(O_MAP, map_file, errh); in update_autofont_map()
[all …]
H A Dotftotfm.cc1068 ErrorHandler *errh) in output_encoding() argument
1240 ErrorHandler *errh) in output_metrics() argument
1295 update_odir(O_PL, plfile, errh); in output_metrics()
1384 errh->warning("%s", sa.c_str()); in report_underused_features()
1588 ErrorHandler *errh) in do_file() argument
1590 FontInfo finfo(&otf, errh); in do_file()
1665 dvipsenc.apply_position(metrics, errh); in do_file()
2292 usage_error(errh, 0); in main()
2342 if (errh->nerrors()) in main()
2386 parse_base_encodings(*s, errh); in main()
[all …]
/dports/print/texlive-base/texlive-20150521-source/texk/lcdf-typetools/lcdf-typetools-2.104/otftotfm/
H A Dautomatic.cc187 getodir(int o, ErrorHandler *errh) in getodir() argument
196 find_writable_texdir(errh, odir_info[o].name); in getodir()
360 (void) file, (void) errh; in update_odir()
409 int retval = mysystem(command.c_str(), errh); in installed_type1()
417 update_odir(O_TYPE1, pfb_filename, errh); in installed_type1()
479 update_odir(O_TYPE1, pfb_filename, errh); in installed_type1_dotlessj()
519 retval = mysystem(command.c_str(), errh); in installed_truetype()
577 int retval = mysystem(command.c_str(), errh); in installed_type42()
709 update_odir(O_MAP, map_file, errh); in update_autofont_map()
715 updmap_dir = getodir(O_MAP_PARENT, errh); in update_autofont_map()
[all …]
H A Dotftotfm.cc1047 ErrorHandler *errh) in output_encoding() argument
1138 ErrorHandler *errh) in output_tfm() argument
1180 ErrorHandler *errh) in output_metrics() argument
1236 update_odir(O_PL, outfile, errh); in output_metrics()
1320 errh->warning("%s", sa.c_str()); in report_underused_features()
1523 ErrorHandler *errh) in do_file() argument
1525 FontInfo finfo(&otf, errh); in do_file()
2132 errh = new SilentErrorHandler; in main()
2199 usage_error(errh, 0); in main()
2235 if (errh->nerrors()) in main()
[all …]
/dports/print/tex-dvipsk/texlive-20150521-source/texk/lcdf-typetools/lcdf-typetools-2.104/otftotfm/
H A Dautomatic.cc187 getodir(int o, ErrorHandler *errh) in getodir() argument
196 find_writable_texdir(errh, odir_info[o].name); in getodir()
360 (void) file, (void) errh; in update_odir()
409 int retval = mysystem(command.c_str(), errh); in installed_type1()
417 update_odir(O_TYPE1, pfb_filename, errh); in installed_type1()
479 update_odir(O_TYPE1, pfb_filename, errh); in installed_type1_dotlessj()
519 retval = mysystem(command.c_str(), errh); in installed_truetype()
577 int retval = mysystem(command.c_str(), errh); in installed_type42()
709 update_odir(O_MAP, map_file, errh); in update_autofont_map()
715 updmap_dir = getodir(O_MAP_PARENT, errh); in update_autofont_map()
[all …]
H A Dotftotfm.cc1047 ErrorHandler *errh) in output_encoding() argument
1138 ErrorHandler *errh) in output_tfm() argument
1180 ErrorHandler *errh) in output_metrics() argument
1236 update_odir(O_PL, outfile, errh); in output_metrics()
1320 errh->warning("%s", sa.c_str()); in report_underused_features()
1523 ErrorHandler *errh) in do_file() argument
1525 FontInfo finfo(&otf, errh); in do_file()
2132 errh = new SilentErrorHandler; in main()
2199 usage_error(errh, 0); in main()
2235 if (errh->nerrors()) in main()
[all …]
/dports/print/typetools/lcdf-typetools-2.108/otfinfo/
H A Dotfinfo.cc217 OpenType::Gpos gpos(gpos_table, errh); in do_query_scripts()
255 OpenType::Gpos gpos(gpos_table, errh); in do_query_features()
276 OpenType::Gpos gpos(gpos_table, errh); in do_query_optical_size_size()
324 OpenType::Os2 os2(os2_table, errh); in do_query_optical_size()
333 if (errh->nerrors() == before_nerrors) in do_query_optical_size()
345 OpenType::Name name(name_table, errh); in do_query_family_name()
439 OpenType::Os2 os2(os2_table, errh); in do_info()
567 errh->error("%s", strerror(errno)); in do_dump_table()
631 usage_error(errh, "bad table name"); in main()
639 errh = new SilentErrorHandler; in main()
[all …]
/dports/net/ipsumdump/ipsumdump-1.86/libclick-2.1/libsrc/
H A Dhandlercall.cc34 if (!errh) in initialize()
35 errh = ErrorHandler::silent_handler(); in initialize()
58 return errh->error("handlers not yet defined"); in initialize()
62 return assign(e, hname, value, flags, errh); in initialize()
68 if (errh) in handler_error()
82 return handler_error(e, hname, false, errh); in assign()
139 return hc._h->call_read(hc._e, empty, errh); in call_read()
162 if (hcall.initialize(OP_READ, context, errh) >= 0) in call_read()
186 return (rv >= 0 ? hc.call_write(errh) : rv); in call_write()
209 return hcall.call_write(errh); in call_write()
[all …]
H A Dfromfile.cc53 if (Args(e, errh).bind(conf) in configure_keywords()
98 if (!errh) in error()
110 if (!errh) in warning()
267 int errcode = read_buffer(errh); in read_line()
350 if (read_buffer(errh) < 0) in seek()
398 int result = read_buffer(errh); in initialize()
403 error(errh, "empty file"); in initialize()
444 (void) errh; in take_state()
540 error(errh, strerror(ENOMEM)); in get_packet()
566 error(errh, strerror(ENOMEM)); in get_packet_from_data()
[all …]
/dports/print/texlive-base/texlive-20150521-source/texk/lcdf-typetools/lcdf-typetools-2.104/otfinfo/
H A Dotfinfo.cc216 OpenType::Gpos gpos(gpos_table, errh); in do_query_scripts()
254 OpenType::Gpos gpos(gpos_table, errh); in do_query_features()
275 OpenType::Gpos gpos(gpos_table, errh); in do_query_optical_size()
306 if (errh->nerrors() == before_nerrors) in do_query_optical_size()
318 OpenType::Name name(name_table, errh); in do_query_family_name()
334 OpenType::Name name(name_table, errh); in do_query_postscript_name()
412 OpenType::Os2 os2(os2_table, errh); in do_info()
546 errh->error("%s", strerror(errno)); in do_dump_table()
610 usage_error(errh, "bad table name"); in main()
618 errh = new SilentErrorHandler; in main()
[all …]
/dports/print/tex-dvipsk/texlive-20150521-source/texk/lcdf-typetools/lcdf-typetools-2.104/otfinfo/
H A Dotfinfo.cc216 OpenType::Gpos gpos(gpos_table, errh); in do_query_scripts()
254 OpenType::Gpos gpos(gpos_table, errh); in do_query_features()
275 OpenType::Gpos gpos(gpos_table, errh); in do_query_optical_size()
306 if (errh->nerrors() == before_nerrors) in do_query_optical_size()
318 OpenType::Name name(name_table, errh); in do_query_family_name()
334 OpenType::Name name(name_table, errh); in do_query_postscript_name()
412 OpenType::Os2 os2(os2_table, errh); in do_info()
546 errh->error("%s", strerror(errno)); in do_dump_table()
610 usage_error(errh, "bad table name"); in main()
618 errh = new SilentErrorHandler; in main()
[all …]
/dports/print/typetools/lcdf-typetools-2.108/libefont/
H A Dt1mm.cc94 if (errh) { in error()
109 MultipleMasterSpace::check(ErrorHandler *errh) in check() argument
126 return error(errh, "bad BlendDesignMap"); in check()
139 return error(errh, "bad axis labels"); in check()
164 if (errh) in check_intermediate()
211 if (errh) in set_design()
217 if (errh) in set_design()
246 if (errh) in normalize_vector()
330 if (!normalize_vector(errh)) in design_to_norm_design()
353 if (!normalize_vector(errh)) in design_to_weight()
[all …]
H A Dcff.cc351 _error = parse_header(errh ? errh : ErrorHandler::silent_handler()); in Cff()
367 Cff::parse_header(ErrorHandler *errh) in parse_header() argument
503 if (!errh) in font()
589 if (!errh) in assign()
692 if (!errh) in assign()
759 if (!errh) in IndexIterator()
847 if (!errh) in assign()
988 if (!errh) in check()
1174 ErrorHandler *errh) in handle_private() argument
1617 if (!errh) in ChildFont()
[all …]
/dports/print/tex-dvipsk/texlive-20150521-source/texk/lcdf-typetools/lcdf-typetools-2.104/libefont/
H A Dt1mm.cc94 if (errh) { in error()
139 return error(errh, "bad axis labels"); in check()
164 if (errh) in check_intermediate()
204 ErrorHandler *errh) const in set_design()
211 if (errh) in set_design()
217 if (errh) in set_design()
246 if (errh) in normalize_vector()
322 ErrorHandler *errh) const in design_to_norm_design()
330 if (!normalize_vector(errh)) in design_to_norm_design()
353 if (!normalize_vector(errh)) in design_to_weight()
[all …]
H A Dcff.cc356 _error = parse_header(errh ? errh : ErrorHandler::silent_handler()); in Cff()
525 if (!errh) in font()
546 errh->error("no fonts in CFF"); in font()
596 if (!errh) in assign()
699 if (!errh) in assign()
766 if (!errh) in IndexIterator()
854 if (!errh) in assign()
995 if (!errh) in check()
1181 ErrorHandler *errh) in handle_private() argument
1624 if (!errh) in ChildFont()
[all …]
/dports/print/texlive-base/texlive-20150521-source/texk/lcdf-typetools/lcdf-typetools-2.104/libefont/
H A Dt1mm.cc94 if (errh) { in error()
139 return error(errh, "bad axis labels"); in check()
164 if (errh) in check_intermediate()
204 ErrorHandler *errh) const in set_design()
211 if (errh) in set_design()
217 if (errh) in set_design()
246 if (errh) in normalize_vector()
322 ErrorHandler *errh) const in design_to_norm_design()
330 if (!normalize_vector(errh)) in design_to_norm_design()
353 if (!normalize_vector(errh)) in design_to_weight()
[all …]
H A Dcff.cc357 _error = parse_header(errh ? errh : ErrorHandler::silent_handler()); in Cff()
526 if (!errh) in font()
547 errh->error("no fonts in CFF"); in font()
597 if (!errh) in assign()
700 if (!errh) in assign()
767 if (!errh) in IndexIterator()
855 if (!errh) in assign()
996 if (!errh) in check()
1182 ErrorHandler *errh) in handle_private() argument
1625 if (!errh) in ChildFont()
[all …]
/dports/print/texlive-base/texlive-20150521-source/texk/lcdf-typetools/lcdf-typetools-2.104/cfftot1/
H A Dcfftot1.cc117 errh->fatal("%s: %s", infn, strerror(errno)); in do_file()
125 errh->fatal("%s: empty file", infn); in do_file()
139 errh->lerror(infn, "%s", strerror(errno)); in do_file()
155 if (errh->nerrors() == 0 in do_file()
159 if (errh->nerrors() > 0) in do_file()
168 errh->fatal("%s: %s", outfn, strerror(errno)); in do_file()
217 errh = ErrorHandler::default_handler(); in main()
219 errh = new SilentErrorHandler; in main()
245 usage_error(errh, "too many arguments"); in main()
256 usage_error(errh, 0); in main()
[all …]
/dports/print/typetools/lcdf-typetools-2.108/cfftot1/
H A Dcfftot1.cc117 errh->fatal("%s: %s", infn, strerror(errno)); in do_file()
125 errh->fatal("%s: empty file", infn); in do_file()
139 errh->lerror(infn, "%s", strerror(errno)); in do_file()
155 if (errh->nerrors() == 0 in do_file()
159 if (errh->nerrors() > 0) in do_file()
168 errh->fatal("%s: %s", outfn, strerror(errno)); in do_file()
217 errh = ErrorHandler::default_handler(); in main()
219 errh = new SilentErrorHandler; in main()
245 usage_error(errh, "too many arguments"); in main()
256 usage_error(errh, 0); in main()
[all …]
/dports/print/tex-dvipsk/texlive-20150521-source/texk/lcdf-typetools/lcdf-typetools-2.104/cfftot1/
H A Dcfftot1.cc117 errh->fatal("%s: %s", infn, strerror(errno)); in do_file()
125 errh->fatal("%s: empty file", infn); in do_file()
139 errh->lerror(infn, "%s", strerror(errno)); in do_file()
155 if (errh->nerrors() == 0 in do_file()
159 if (errh->nerrors() > 0) in do_file()
168 errh->fatal("%s: %s", outfn, strerror(errno)); in do_file()
217 errh = ErrorHandler::default_handler(); in main()
219 errh = new SilentErrorHandler; in main()
245 usage_error(errh, "too many arguments"); in main()
256 usage_error(errh, 0); in main()
[all …]
/dports/net/ipsumdump/ipsumdump-1.86/src/
H A Dkernelfilter.cc39 if (Args(this, errh).bind(conf) in configure()
45 if (Args(this, errh).push_back_words(conf[i]) in configure()
59 KernelFilter::initialize(ErrorHandler *errh) in initialize() argument
65 return errh->nerrors() ? -1 : 0; in initialize()
72 ErrorHandler *errh = ErrorHandler::default_handler(); in cleanup() local
75 device_filter(_drop_devices[i], false, errh); in cleanup()
81 ErrorHandler *errh, in device_filter() argument
92 return errh->error("no %<iptables%> executable found"); in device_filter()
96 int before = errh->nerrors(); in device_filter()
99 errh->error("%s: %s", cmd.c_str(), out.c_str()); in device_filter()
[all …]

12345678910>>...25