Home
last modified time | relevance | path

Searched refs:auto_export (Results 1 – 25 of 99) sorted by relevance

1234

/dports/sysutils/ansible2/ansible-2.9.27/test/units/modules/network/onyx/
H A Dtest_onyx_wjh.py50 set_module_args(dict(export_group='forwarding', auto_export=False))
54 set_module_args(dict(export_group='forwarding', auto_export=True))
59 set_module_args(dict(export_group='all', auto_export=False))
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/mellanox/onyx/tests/unit/modules/
H A Dtest_onyx_wjh.py50 set_module_args(dict(export_group='forwarding', auto_export=False))
54 set_module_args(dict(export_group='forwarding', auto_export=True))
59 set_module_args(dict(export_group='all', auto_export=False))
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/network/onyx/
H A Donyx_wjh.py106 auto_export=dict(type='bool'),
136 auto_export = module_params.get('auto_export')
139 'auto_export': auto_export
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/mellanox/onyx/plugins/modules/
H A Donyx_wjh.py101 auto_export=dict(type='bool'),
131 auto_export = module_params.get('auto_export')
134 'auto_export': auto_export
/dports/devel/etl/synfig-1.2.2/synfig-studio/src/synfigapp/
H A Dcanvasinterface.h198 void auto_export(const ValueDesc& value_desc);
200 void auto_export(synfig::ValueNode::Handle value_node);
H A Dcanvasinterface.cpp987 CanvasInterface::auto_export(synfig::ValueNode::Handle /*value_node*/) in auto_export() function in CanvasInterface
1013 CanvasInterface::auto_export(const ValueDesc& /*value_desc*/) in auto_export() function in CanvasInterface
/dports/graphics/synfig/synfig-1.2.2/synfig-studio/src/synfigapp/
H A Dcanvasinterface.h198 void auto_export(const ValueDesc& value_desc);
200 void auto_export(synfig::ValueNode::Handle value_node);
H A Dcanvasinterface.cpp987 CanvasInterface::auto_export(synfig::ValueNode::Handle /*value_node*/) in auto_export() function in CanvasInterface
1013 CanvasInterface::auto_export(const ValueDesc& /*value_desc*/) in auto_export() function in CanvasInterface
/dports/graphics/synfigstudio/synfig-1.2.2/synfig-studio/src/synfigapp/
H A Dcanvasinterface.h198 void auto_export(const ValueDesc& value_desc);
200 void auto_export(synfig::ValueNode::Handle value_node);
H A Dcanvasinterface.cpp987 CanvasInterface::auto_export(synfig::ValueNode::Handle /*value_node*/) in auto_export() function in CanvasInterface
1013 CanvasInterface::auto_export(const ValueDesc& /*value_desc*/) in auto_export() function in CanvasInterface
/dports/graphics/ipe/ipe-7.2.23/src/ipe/lua/
H A Dprefs.lua406 prefs.auto_export = { }
H A Dmodel.lua650 if fm == "xml" and #prefs.auto_export > 0 then
651 self:auto_export(fname)
662 function MODEL:auto_export(fname) function
666 for _, format in ipairs(prefs.auto_export) do
/dports/devel/etl/synfig-1.2.2/synfig-studio/src/gui/states/
H A Dstate_lasso.cpp1321 get_canvas_interface()->auto_export(start_duck_value_desc); in new_bline()
1345 get_canvas_interface()->auto_export(finish_duck_value_desc); in new_bline()
2373 get_canvas_interface()->auto_export(*iter); in new_region()
2382 get_canvas_interface()->auto_export(value_node_bline); in new_region()
2879 get_canvas_interface()->auto_export(last_stroke); in fill_last_stroke_and_unselect_other_layers()
H A Dstate_draw.cpp1340 get_canvas_interface()->auto_export(start_duck_value_desc); in new_bline()
1364 get_canvas_interface()->auto_export(finish_duck_value_desc); in new_bline()
2360 get_canvas_interface()->auto_export(*iter); in new_region()
2369 get_canvas_interface()->auto_export(value_node_bline); in new_region()
2866 get_canvas_interface()->auto_export(last_stroke); in fill_last_stroke_and_unselect_other_layers()
/dports/graphics/synfigstudio/synfig-1.2.2/synfig-studio/src/gui/states/
H A Dstate_lasso.cpp1321 get_canvas_interface()->auto_export(start_duck_value_desc); in new_bline()
1345 get_canvas_interface()->auto_export(finish_duck_value_desc); in new_bline()
2373 get_canvas_interface()->auto_export(*iter); in new_region()
2382 get_canvas_interface()->auto_export(value_node_bline); in new_region()
2879 get_canvas_interface()->auto_export(last_stroke); in fill_last_stroke_and_unselect_other_layers()
H A Dstate_draw.cpp1340 get_canvas_interface()->auto_export(start_duck_value_desc); in new_bline()
1364 get_canvas_interface()->auto_export(finish_duck_value_desc); in new_bline()
2360 get_canvas_interface()->auto_export(*iter); in new_region()
2369 get_canvas_interface()->auto_export(value_node_bline); in new_region()
2866 get_canvas_interface()->auto_export(last_stroke); in fill_last_stroke_and_unselect_other_layers()
/dports/graphics/synfig/synfig-1.2.2/synfig-studio/src/gui/states/
H A Dstate_lasso.cpp1321 get_canvas_interface()->auto_export(start_duck_value_desc); in new_bline()
1345 get_canvas_interface()->auto_export(finish_duck_value_desc); in new_bline()
2373 get_canvas_interface()->auto_export(*iter); in new_region()
2382 get_canvas_interface()->auto_export(value_node_bline); in new_region()
2879 get_canvas_interface()->auto_export(last_stroke); in fill_last_stroke_and_unselect_other_layers()
H A Dstate_draw.cpp1340 get_canvas_interface()->auto_export(start_duck_value_desc); in new_bline()
1364 get_canvas_interface()->auto_export(finish_duck_value_desc); in new_bline()
2360 get_canvas_interface()->auto_export(*iter); in new_region()
2369 get_canvas_interface()->auto_export(value_node_bline); in new_region()
2866 get_canvas_interface()->auto_export(last_stroke); in fill_last_stroke_and_unselect_other_layers()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/ld/
H A Dpe-dll.c391 auto_export (bfd *abfd, def_file *d, const char *n) in auto_export() function
572 if (auto_export (b, pe_def_file, sn)) in process_def_file()
616 if (auto_export (NULL, pe_def_file, tmp)) in process_def_file()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/ld/
H A Dpe-dll.c391 auto_export (bfd *abfd, def_file *d, const char *n) in auto_export() function
572 if (auto_export (b, pe_def_file, sn)) in process_def_file()
616 if (auto_export (NULL, pe_def_file, tmp)) in process_def_file()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/ld/
H A Dpe-dll.c391 auto_export (bfd *abfd, def_file *d, const char *n) in auto_export() function
572 if (auto_export (b, pe_def_file, sn)) in process_def_file()
616 if (auto_export (NULL, pe_def_file, tmp)) in process_def_file()
/dports/devel/djgpp-binutils/binutils-2.17/ld/
H A Dpe-dll.c391 auto_export (bfd *abfd, def_file *d, const char *n) in auto_export() function
572 if (auto_export (b, pe_def_file, sn)) in process_def_file()
621 if (auto_export (NULL, pe_def_file, tmp)) in process_def_file()
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/ld/
H A Dpe-dll.c530 auto_export (bfd *abfd, def_file *d, const char *n) in auto_export() function
755 if (auto_export (b, pe_def_file, sn)) in process_def_file_and_drectve()
828 if (auto_export (NULL, pe_def_file, tmp)) in process_def_file_and_drectve()
/dports/devel/arm-elf-binutils/binutils-2.37/ld/
H A Dpe-dll.c555 auto_export (bfd *abfd, def_file *d, const char *n) in auto_export() function
781 if (auto_export (b, pe_def_file, sn)) in process_def_file_and_drectve()
854 if (auto_export (NULL, pe_def_file, tmp)) in process_def_file_and_drectve()
/dports/devel/gnulibiberty/binutils-2.37/ld/
H A Dpe-dll.c555 auto_export (bfd *abfd, def_file *d, const char *n) in auto_export() function
781 if (auto_export (b, pe_def_file, sn)) in process_def_file_and_drectve()
854 if (auto_export (NULL, pe_def_file, tmp)) in process_def_file_and_drectve()

1234