Home
last modified time | relevance | path

Searched refs:msg_func (Results 1 – 25 of 84) sorted by relevance

1234

/dports/misc/py-powerline-status/powerline-2.8.2/powerline/lint/
H A Dspec.py253 problem=msg_func(value),
424 msg_func = (
425 msg_func
432 msg_func
467 msg_func
566 msg_func = msg_func or (lambda value: 'String "{0}" does not match "{1}"'.format(value, regex))
570 msg_func
574 def ident(self, msg_func=None): argument
584 msg_func = (
585 msg_func
[all …]
/dports/graphics/autotrace/autotrace-0.31.1/
H A Doutput-pstoedit.c66 at_msg_func msg_func,
169 at_msg_func msg_func, in output_pstoedit_invoke_writer() argument
177 msg_func, msg_data); in output_pstoedit_invoke_writer()
194 at_msg_func msg_func, in output_pstoedit_writer() argument
217 if (msg_func) in output_pstoedit_writer()
218 msg_func ("Suffix for pstoedit backend driver is wrong", in output_pstoedit_writer()
226 if (msg_func) in output_pstoedit_writer()
227 msg_func ("Symbolicname for pstoedit backend driver is wrong", in output_pstoedit_writer()
244 shape, msg_func, msg_data); in output_pstoedit_writer()
H A Dinput-magick.c37 at_msg_func msg_func, in input_magick_reader() argument
62 if (msg_func) in input_magick_reader()
63 msg_func (exception.qualifier, AT_MSG_FATAL, msg_data); in input_magick_reader()
67 if (msg_func) in input_magick_reader()
68 msg_func (exception.reason, AT_MSG_FATAL, msg_data); in input_magick_reader()
H A Dautotrace.c132 at_msg_func msg_func, at_address msg_data) in at_bitmap_read() argument
142 *bitmap = (*input_reader) (filename, opts, msg_func, msg_data); in at_bitmap_read()
228 at_msg_func msg_func, at_address msg_data) in at_splines_new() argument
231 msg_func, msg_data, in at_splines_new()
240 at_msg_func msg_func, in at_splines_new_full() argument
251 at_exception_type exp = at_exception_new(msg_func, msg_data); in at_splines_new_full()
357 at_msg_func msg_func, at_address msg_data) in at_splines_write() argument
381 msg_func, msg_data); in at_splines_write()
384 msg_func, msg_data); in at_splines_write()
387 msg_func, msg_data); in at_splines_write()
H A Dautotrace.h239 at_msg_func msg_func,
248 at_msg_func msg_func,
317 at_msg_func msg_func, at_address msg_data);
350 at_msg_func msg_func, at_address msg_data);
377 at_msg_func msg_func,
389 at_msg_func msg_func, at_address msg_data);
H A Dinput-png.c131 at_msg_func msg_func, at_address msg_data) { in input_png_reader() argument
134 at_exception_type exp = at_exception_new(msg_func, msg_data); in input_png_reader()
H A Dinput-pnm.h27 at_msg_func msg_func,
H A Dinput-tga.h27 at_msg_func msg_func,
H A Dinput-png.h29 at_msg_func msg_func,
H A Dinput-bmp.h28 at_msg_func msg_func,
H A Dinput-magick.h27 at_msg_func msg_func,
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/3rdparty/autotrace/
H A Dautotrace.c123 …ader * reader, gchar * filename, at_input_opts_type * opts, at_msg_func msg_func, gpointer msg_dat… in at_bitmap_read() argument
132 *bitmap = (*reader->func) (filename, opts, msg_func, msg_data, reader->data); in at_bitmap_read()
226 …plines_new(at_bitmap * bitmap, at_fitting_opts_type * opts, at_msg_func msg_func, gpointer msg_dat… in at_splines_new() argument
228 return at_splines_new_full(bitmap, opts, msg_func, msg_data, NULL, NULL, NULL, NULL); in at_splines_new()
233 …s_new_full(at_bitmap * bitmap, at_fitting_opts_type * opts, at_msg_func msg_func, gpointer msg_dat… in at_splines_new_full() argument
239 at_exception_type exp = at_exception_new(msg_func, msg_data); in at_splines_new_full()
321 …ame, at_output_opts_type * opts, at_splines_type * splines, at_msg_func msg_func, gpointer msg_dat… in at_splines_write() argument
339 …(*writer->func) (writeto, file_name, llx, lly, urx, ury, opts, *splines, msg_func, msg_data, write… in at_splines_write()
H A Dautotrace.h306 …ader * reader, gchar * filename, at_input_opts_type * opts, at_msg_func msg_func, gpointer msg_dat…
336 …plines_new(at_bitmap * bitmap, at_fitting_opts_type * opts, at_msg_func msg_func, gpointer msg_dat…
361 …s_new_full(at_bitmap * bitmap, at_fitting_opts_type * opts, at_msg_func msg_func, gpointer msg_dat…
363 …ame, at_output_opts_type * opts, at_splines_type * splines, at_msg_func msg_func, gpointer msg_dat…
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-gmr1_dtap.c46 gmr1_msg_func_t msg_func; in dissect_gmr1_dtap() local
82 gmr1_get_msg_params((gmr1_pd_e)pd, oct[1], &msg_str, &ett_tree, &hf_idx, &msg_func); in dissect_gmr1_dtap()
125 if (msg_func) { in dissect_gmr1_dtap()
126 (*msg_func)(tvb, dtap_tree, pinfo, offset, len - offset); in dissect_gmr1_dtap()
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-gmr1_dtap.c46 gmr1_msg_func_t msg_func; in dissect_gmr1_dtap() local
82 gmr1_get_msg_params((gmr1_pd_e)pd, oct[1], &msg_str, &ett_tree, &hf_idx, &msg_func); in dissect_gmr1_dtap()
125 if (msg_func) { in dissect_gmr1_dtap()
126 (*msg_func)(tvb, dtap_tree, pinfo, offset, len - offset); in dissect_gmr1_dtap()
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-gmr1_dtap.c46 gmr1_msg_func_t msg_func; in dissect_gmr1_dtap() local
82 gmr1_get_msg_params((gmr1_pd_e)pd, oct[1], &msg_str, &ett_tree, &hf_idx, &msg_func); in dissect_gmr1_dtap()
125 if (msg_func) { in dissect_gmr1_dtap()
126 (*msg_func)(tvb, dtap_tree, pinfo, offset, len - offset); in dissect_gmr1_dtap()
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-gmr1_dtap.c46 gmr1_msg_func_t msg_func; in dissect_gmr1_dtap() local
82 gmr1_get_msg_params((gmr1_pd_e)pd, oct[1], &msg_str, &ett_tree, &hf_idx, &msg_func); in dissect_gmr1_dtap()
125 if (msg_func) { in dissect_gmr1_dtap()
126 (*msg_func)(tvb, dtap_tree, pinfo, offset, len - offset); in dissect_gmr1_dtap()
/dports/graphics/netpbm/netpbm-10.91.01/converter/other/pamtosvg/
H A Dautotrace.h156 at_msg_func msg_func,
231 at_msg_func msg_func,
243 at_msg_func msg_func,
H A Dautotrace.c94 at_msg_func msg_func, in at_splines_new_full() argument
108 exp = at_exception_new(msg_func, msg_data); in at_splines_new_full()
/dports/graphics/xfractint/xfractint-20.04p16/common/
H A Dhelp.c81 void print_document(char *outfname, int (*msg_func)(int,int), int save_extraseg );
1085 int (*msg_func)(int pnum, int num_page); member
1087 int (*msg_func)(); member
1226 if ( info->msg_func != NULL ) in print_doc_output()
1227 keep_going = (*info->msg_func)(pd->pnum, info->num_page); in print_doc_output()
1350 void print_document(char *outfname, int (*msg_func)(int,int), int save_extraseg ) in print_document()
1372 info.msg_func = msg_func; in print_document()
1374 if ( msg_func != NULL ) in print_document()
1375 msg_func(0, info.num_page); /* initialize */ in print_document()
1435 else if ( msg_func != NULL ) in print_document()
[all …]
/dports/cad/py-pymtl/pymtl3-3.1.6/pymtl3/stdlib/stream/test/
H A Dmagic_memory_test.py251 msgs = test_params.msg_func(0x1000)
265 msgs0 = test_params.msg_func(0x1000)
266 msgs1 = test_params.msg_func(0x2000)
276 msgs = [ test_params.msg_func(0x1000*i) for i in range(20) ]
/dports/cad/py-pymtl/pymtl3-3.1.6/pymtl3/stdlib/mem/test/
H A DMagicMemoryCL_test.py248 msgs = test_params.msg_func(0x1000)
262 msgs0 = test_params.msg_func(0x1000)
263 msgs1 = test_params.msg_func(0x2000)
273 msgs = [ test_params.msg_func(0x1000*i) for i in range(20) ]
/dports/cad/py-pymtl/pymtl3-3.1.6/pymtl3/stdlib/delays/test/
H A DDelayPipeCL_test.py86 msgs = test_params.msg_func()
105 msgs = test_params.msg_func()
/dports/science/py-OpenMC/openmc-0.12.2/openmc/deplete/
H A Dnuclide.py364 msg_func = ("Nuclide {name} has {prop} that sum to {actual} "
373 msg = msg_func(
392 msg = msg_func(
408 msg = msg_func(
/dports/science/openmc/openmc-0.12.2/openmc/deplete/
H A Dnuclide.py364 msg_func = ("Nuclide {name} has {prop} that sum to {actual} "
373 msg = msg_func(
392 msg = msg_func(
408 msg = msg_func(

1234