Home
last modified time | relevance | path

Searched refs:auto_apply (Results 1 – 25 of 63) sorted by relevance

123

/dports/finance/odoo/odoo-19d77c2a03335eb95a686bd69a1b56b38e87d609/odoo/addons/account/tests/
H A Dtest_fiscal_position.py47 auto_apply=True,
53 auto_apply=True,
59 auto_apply=True,
76 self.fr_b2b.auto_apply = False
78 self.fr_b2b.auto_apply = True
83 auto_apply=True,
89 auto_apply=True,
/dports/misc/orange3/orange3-3.29.1/Orange/widgets/utils/
H A Dowlearnerwidget.py71 auto_apply = Setting(True) variable in OWBaseLearner
201 self.Warning.outdated_learner(shown=not self.auto_apply)
207 if self.auto_apply:
277 self.apply_button = gui.auto_apply(self.buttonsArea, self, commit=self.apply)
/dports/audio/din/din-52/src/factory/
H A Dp_Sine_Mixer1 num_points 256 make_shapeform 0 type 0 auto_apply 0
/dports/misc/py-orange3-network/orange3-network-ec534c9/orangecontrib/network/widgets/
H A DOWNxClustering.py31 auto_apply = settings.Setting(True) variable in OWNxClustering
49 gui.auto_apply(self.controlArea, self)
/dports/devel/brz/breezy-3.2.0/breezy/
H A Dshelf_ui.py121 auto_apply=False, file_list=None, message=None, argument
146 self.auto_apply = auto_apply
209 if (self.auto_apply or self.prompt_bool(
/dports/misc/orange3/orange3-3.29.1/Orange/widgets/data/
H A Dowrandomize.py35 auto_apply = Setting(True) variable in OWRandomize
69 gui.auto_apply(self.buttonsArea, self, commit=self.apply)
H A Dowaggregatecolumns.py38 auto_apply = Setting(True) variable in OWAggregateColumns
74 gui.auto_apply(self.controlArea, self)
H A Dowtranspose.py60 auto_apply = Setting(True) variable in OWTranspose
102 gui.auto_apply(self.buttonsArea, self, commit=self.apply)
H A Downeighbors.py60 auto_apply = Setting(True) variable in OWNeighbors
84 self.apply_button = gui.auto_apply(self.buttonsArea, self, commit=self.apply)
H A Dowmelt.py86 auto_apply = Setting(True) variable in OWMelt
127 gui.auto_apply(self.controlArea, self)
/dports/sysutils/gnome-control-center/gnome-control-center-41.2/panels/keyboard/
H A Dcc-input-list-box.h37 gboolean auto_apply);
/dports/finance/odoo/odoo-19d77c2a03335eb95a686bd69a1b56b38e87d609/odoo/addons/l10n_it/data/
H A Daccount.fiscal.position.template.csv1 "name","chart_template_id:id","id","sequence","auto_apply","vat_required","country_id:id","country_…
/dports/finance/odoo/odoo-19d77c2a03335eb95a686bd69a1b56b38e87d609/odoo/addons/l10n_si/data/
H A Daccount.fiscal.position.template.csv1 "id","chart_template_id/id","name","sequence","vat_required","auto_apply","country_id:id","country_…
/dports/finance/odoo/odoo-19d77c2a03335eb95a686bd69a1b56b38e87d609/odoo/addons/l10n_hu/data/
H A Daccount.fiscal.position.template.csv1 "id","chart_template_id/id","name","sequence","auto_apply","vat_required","country_id:id","country_…
/dports/finance/odoo/odoo-19d77c2a03335eb95a686bd69a1b56b38e87d609/odoo/addons/l10n_lu/data/
H A Daccount.fiscal.position.template-2011.csv1 id,name,chart_template_id:id,sequence,auto_apply,vat_required,country_id:id,country_group_id:id
/dports/devel/brz/breezy-3.2.0/breezy/tests/
H A Dtest_shelf_ui.py40 auto=False, auto_apply=False, file_list=None, message=None, argument
43 auto, auto_apply, file_list, message,
292 auto_apply=True)
476 auto_apply=True, auto=True)
/dports/audio/din/din-52/src/
H A Dsine_mixer.h89 int auto_apply; member
H A Dsine_mixer.cc52 f >> ignore >> num_points >> ignore >> make_shapeform >> ignore >> type >> ignore >> auto_apply; in load_params()
195 if (auto_apply) { in setup()
/dports/misc/orange3/orange3-3.29.1/Orange/widgets/model/tests/
H A Dtest_owcalibratedlearner.py130 widget.auto_apply = False
136 widget.auto_apply = True
/dports/graphics/darktable38/darktable-3.8.0/src/common/
H A Dhistory.h46 guint8 *auto_apply; member
H A Dhistory.c1473 if(hash->basic || hash->auto_apply || hash->current) in dt_history_hash_write()
1483 DT_DEBUG_SQLITE3_BIND_BLOB(stmt, 3, hash->auto_apply, hash->auto_apply_len, SQLITE_TRANSIENT); in dt_history_hash_write()
1488 g_free(hash->auto_apply); in dt_history_hash_write()
1495 hash->basic = hash->auto_apply = hash->current = NULL; in dt_history_hash_read()
1517 hash->auto_apply = malloc(hash->auto_apply_len); in dt_history_hash_read()
1518 memcpy(hash->auto_apply, buf, hash->auto_apply_len); in dt_history_hash_read()
/dports/graphics/darktable/darktable-3.6.1/src/common/
H A Dhistory.h46 guint8 *auto_apply; member
/dports/misc/orange3/orange3-3.29.1/Orange/widgets/unsupervised/
H A Dowdistancetransformation.py59 gui.auto_apply(self.buttonsArea, self, "autocommit")
/dports/misc/orange3/orange3-3.29.1/Orange/widgets/data/tests/
H A Dtest_owtranspose.py142 widget.auto_apply = False
214 self.widget.auto_apply = False
/dports/misc/orange3/orange3-3.29.1/Orange/widgets/model/
H A Dowadaboost.py105 if self.auto_apply:

123