Home
last modified time | relevance | path

Searched refs:save_options (Results 26 – 50 of 302) sorted by relevance

12345678910>>...13

/dports/sysutils/webmin/webmin-1.981/postfix/
H A Dsave_opts_dependent.cgi21 &save_options(\%in);
H A Dsave_opts_sni.cgi21 &save_options(\%in);
H A Dsave_opts_relocated.cgi23 &save_options(\%in);
H A Dsave_opts_virtual.cgi23 &save_options(\%in);
H A Dsave_opts.cgi26 &save_options(\%in);
H A Dsave_opts_canonical.cgi23 &save_options(\%in);
H A Dsave_opts_bcc.cgi14 &save_options(\%in);
H A Dsave_opts_body.cgi24 &save_options(\%in);
H A Dsave_opts_header.cgi24 &save_options(\%in);
H A Dsave_sasl.cgi30 &save_options(\%in);
/dports/emulators/aranym/aranym-1.1.0/src/gui-sdl/
H A DdlgNetwork.h31 void save_options(int ethX, int type);
/dports/games/alex4/alex4src/src/
H A Doptions.h42 void save_options(Toptions *o, PACKFILE *fp);
H A Doptions.c28 void save_options(Toptions *o, PACKFILE *fp) { in save_options() function
/dports/devel/directfb/DirectFB-1.4.17/inputdrivers/mutouch/
H A Dmutouch.c199 struct termios save_options; in MuTSetToOptimalCTRL() local
206 tcgetattr(file, &save_options); // Save mode who works. in MuTSetToOptimalCTRL()
288 tcsetattr (file, TCSANOW, &save_options); in MuTSetToOptimalCTRL()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/misc/xmlwrapp/
H A Dxml_save.hpp42 enum save_options { enum
/dports/audio/sweep/sweep-0.9.3/src/
H A Dfile_dialogs.c684 GtkWidget * save_options; in sample_save_as_cb() local
719 save_options = gtk_hbox_new (TRUE, 1); in sample_save_as_cb()
723 gtk_box_pack_start (GTK_BOX (save_options), frame, TRUE, TRUE, 4); in sample_save_as_cb()
745 save_options, FALSE, FALSE, 0); in sample_save_as_cb()
747 gtk_widget_show (save_options); in sample_save_as_cb()
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/rebar/src/
H A Drebar.erl84 {BaseConfig1, _} = save_options(BaseConfig, Args),
103 {BaseConfig1, Cmds} = save_options(BaseConfig, Args),
310 save_options(Config, {Options, NonOptArgs}) -> function
/dports/devel/rebar/rebar-2.6.4/src/
H A Drebar.erl84 {BaseConfig1, _} = save_options(BaseConfig, Args),
103 {BaseConfig1, Cmds} = save_options(BaseConfig, Args),
313 save_options(Config, {Options, NonOptArgs}) -> function
/dports/audio/gqradio/gqradio-1.9.2/src/
H A Drcfile.h25 void save_options(void);
/dports/devel/erlang-native-compiler/erlang-native-compiler-5761afb/src/
H A Drebar.erl104 {BaseConfig1, Cmds} = save_options(BaseConfig, Args),
239 save_options(Config, {Options, NonOptArgs}) -> function
/dports/www/seahub/seahub-8.0.7-server/seahub/options/
H A Dviews.py16 def save_options(request): function
/dports/science/gramps/gramps-5.1.4/gramps/plugins/tool/
H A Dmergecitations.py159 self.options.handler.save_options()
183 self.options.handler.save_options()
/dports/chinese/rime-prelude/rime-prelude-4001edf96791bbb5663573ba79ba4b1e9c0b8626/
H A Ddefault.yaml22 save_options:
/dports/www/py-django-pipeline/django-pipeline-1.6.14/tests/
H A Dutils.py44 def save_options(self, test_func): member in modify_settings
/dports/sysutils/tkdvd/tkdvd/
H A DTkDVD.sh25 wm protocol . WM_DELETE_WINDOW { save_options; destroy . }

12345678910>>...13