Home
last modified time | relevance | path

Searched refs:def_params (Results 1 – 25 of 61) sorted by last modified time

123

/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dgenrecog.c2885 auto_vec <parameter, MAX_PATTERN_PARAMS> def_params; in init_pattern_use() local
2888 def_params.quick_push (parameter (pat->params[i].type, true, i)); in init_pattern_use()
2898 populate_pattern_routine (cpi, sinfo, routine->s, def_params); in init_pattern_use()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/bindgen/src/codegen/
H A Dmod.rs3606 let def_params = def.self_template_params(ctx); in try_to_rust_ty() localVariable
3607 if def_params.is_empty() { in try_to_rust_ty()
3626 .zip(def_params.iter()) in try_to_rust_ty()
/dports/www/firefox/firefox-99.0/third_party/rust/bindgen/src/codegen/
H A Dmod.rs3606 let def_params = def.self_template_params(ctx); in try_to_rust_ty() localVariable
3607 if def_params.is_empty() { in try_to_rust_ty()
3626 .zip(def_params.iter()) in try_to_rust_ty()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/bindgen/src/codegen/
H A Dmod.rs3606 let def_params = def.self_template_params(ctx); in try_to_rust_ty() localVariable
3607 if def_params.is_empty() { in try_to_rust_ty()
3626 .zip(def_params.iter()) in try_to_rust_ty()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dgenrecog.c2883 auto_vec <parameter, MAX_PATTERN_PARAMS> def_params; in init_pattern_use() local
2886 def_params.quick_push (parameter (pat->params[i].type, true, i)); in init_pattern_use()
2896 populate_pattern_routine (cpi, sinfo, routine->s, def_params); in init_pattern_use()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dgenrecog.c2885 auto_vec <parameter, MAX_PATTERN_PARAMS> def_params; in init_pattern_use() local
2888 def_params.quick_push (parameter (pat->params[i].type, true, i)); in init_pattern_use()
2898 populate_pattern_routine (cpi, sinfo, routine->s, def_params); in init_pattern_use()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dgenrecog.c2885 auto_vec <parameter, MAX_PATTERN_PARAMS> def_params; in init_pattern_use() local
2888 def_params.quick_push (parameter (pat->params[i].type, true, i)); in init_pattern_use()
2898 populate_pattern_routine (cpi, sinfo, routine->s, def_params); in init_pattern_use()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dgenrecog.c2870 auto_vec <parameter, MAX_PATTERN_PARAMS> def_params; in init_pattern_use() local
2873 def_params.quick_push (parameter (pat->params[i].type, true, i)); in init_pattern_use()
2883 populate_pattern_routine (cpi, sinfo, routine->s, def_params); in init_pattern_use()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dgenrecog.c2885 auto_vec <parameter, MAX_PATTERN_PARAMS> def_params; in init_pattern_use() local
2888 def_params.quick_push (parameter (pat->params[i].type, true, i)); in init_pattern_use()
2898 populate_pattern_routine (cpi, sinfo, routine->s, def_params); in init_pattern_use()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dgenrecog.c2885 auto_vec <parameter, MAX_PATTERN_PARAMS> def_params; in init_pattern_use() local
2888 def_params.quick_push (parameter (pat->params[i].type, true, i)); in init_pattern_use()
2898 populate_pattern_routine (cpi, sinfo, routine->s, def_params); in init_pattern_use()
/dports/cad/p5-Verilog-Perl/Verilog-Perl-3.478/Preproc/
H A DPreproc.pm197 sub def_params { subroutine
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dgenrecog.c2870 auto_vec <parameter, MAX_PATTERN_PARAMS> def_params; in init_pattern_use() local
2873 def_params.quick_push (parameter (pat->params[i].type, true, i)); in init_pattern_use()
2883 populate_pattern_routine (cpi, sinfo, routine->s, def_params); in init_pattern_use()
/dports/www/piwigo/piwigo/themes/modus/
H A Dthemeconf.inc.php268 $def_params = ImageStdParams::get_custom($wh, $wh, 1, $wh, $wh);
297 $deriv = new DerivativeImage($def_params, $src_image);
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dgenrecog.c2869 auto_vec <parameter, MAX_PATTERN_PARAMS> def_params; in init_pattern_use() local
2872 def_params.quick_push (parameter (pat->params[i].type, true, i)); in init_pattern_use()
2882 populate_pattern_routine (cpi, sinfo, routine->s, def_params); in init_pattern_use()
/dports/net/kamailio/kamailio-5.4.5/src/modules/sipcapture/
H A Dsipcapture.c784 char *def_params = NULL; in mod_init() local
818 def_params = (char *)pkg_malloc( in mod_init()
823 sprintf(def_params, "db_url=%s;table_name=%s;mt_mode=%s;hash_source=%s", in mod_init()
829 def_par.s = def_params; in mod_init()
830 def_par.len = strlen(def_params); in mod_init()
832 LM_DBG("def_params is: %s\n", def_params); in mod_init()
840 pkg_free(def_params); in mod_init()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dgenrecog.c2885 auto_vec <parameter, MAX_PATTERN_PARAMS> def_params; in init_pattern_use() local
2888 def_params.quick_push (parameter (pat->params[i].type, true, i)); in init_pattern_use()
2898 populate_pattern_routine (cpi, sinfo, routine->s, def_params); in init_pattern_use()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/bindgen/src/codegen/
H A Dmod.rs3446 let def_params = def.self_template_params(ctx); in try_to_rust_ty() localVariable
3447 if def_params.is_empty() { in try_to_rust_ty()
3466 .zip(def_params.iter()) in try_to_rust_ty()
/dports/net/frr7-pythontools/frr-frr-7.5.1/ospfd/
H A Dospf_interface.h31 #define IF_DEF_PARAMS(I) (IF_OSPF_IF_INFO (I)->def_params)
116 struct ospf_if_params *def_params; member
/dports/net/frr7/frr-frr-7.5.1/ospfd/
H A Dospf_interface.h31 #define IF_DEF_PARAMS(I) (IF_OSPF_IF_INFO (I)->def_params)
116 struct ospf_if_params *def_params; member
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/bindgen-0.56.0/src/codegen/
H A Dmod.rs3606 let def_params = def.self_template_params(ctx); in try_to_rust_ty() localVariable
3607 if def_params.is_empty() { in try_to_rust_ty()
3626 .zip(def_params.iter()) in try_to_rust_ty()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/bindgen-0.56.0/src/codegen/
H A Dmod.rs3606 let def_params = def.self_template_params(ctx); in try_to_rust_ty() localVariable
3607 if def_params.is_empty() { in try_to_rust_ty()
3626 .zip(def_params.iter()) in try_to_rust_ty()
/dports/emulators/mess/mame-mame0226/src/lib/netlist/
H A Dnl_setup.cpp273 …void nlparse_t::register_lib_entry(const pstring &name, const pstring &def_params, plib::source_lo… in register_lib_entry() argument
275 …ique<factory::library_element_t, host_arena>(name, factory::properties(def_params, std::move(loc))… in register_lib_entry()
316 …void nlparse_t::truthtable_create(tt_desc &desc, const pstring &def_params, plib::source_location … in truthtable_create() argument
318 …auto fac = factory::truthtable_create(desc, netlist::factory::properties(def_params, std::move(loc… in truthtable_create()
H A Dnl_setup.h120 const pstring def_params = pdef_params;
132 setup.truthtable_create(desc, def_params, std::move(sloc)); \
205 …void register_lib_entry(const pstring &name, const pstring &def_params, plib::source_location &&lo…
218 void truthtable_create(tt_desc &desc, const pstring &def_params, plib::source_location &&loc);
/dports/emulators/mame/mame-mame0226/src/lib/netlist/
H A Dnl_setup.cpp273 …void nlparse_t::register_lib_entry(const pstring &name, const pstring &def_params, plib::source_lo… in register_lib_entry() argument
275 …ique<factory::library_element_t, host_arena>(name, factory::properties(def_params, std::move(loc))… in register_lib_entry()
316 …void nlparse_t::truthtable_create(tt_desc &desc, const pstring &def_params, plib::source_location … in truthtable_create() argument
318 …auto fac = factory::truthtable_create(desc, netlist::factory::properties(def_params, std::move(loc… in truthtable_create()
H A Dnl_setup.h120 const pstring def_params = pdef_params;
132 setup.truthtable_create(desc, def_params, std::move(sloc)); \
205 …void register_lib_entry(const pstring &name, const pstring &def_params, plib::source_location &&lo…
218 void truthtable_create(tt_desc &desc, const pstring &def_params, plib::source_location &&loc);

123