Home
last modified time | relevance | path

Searched refs:apply_changes (Results 1 – 25 of 197) sorted by relevance

12345678

/dports/net/kea/kea-2.0.1/src/lib/yang/tests/
H A Dtranslator_utils_unittests.cc73 EXPECT_NO_THROW(sess->apply_changes()); in TEST()
75 EXPECT_NO_THROW(sess->apply_changes()); in TEST()
84 EXPECT_NO_THROW(sess->apply_changes()); in TEST()
89 EXPECT_NO_THROW(sess->apply_changes()); in TEST()
95 EXPECT_NO_THROW(sess->apply_changes()); in TEST()
101 EXPECT_NO_THROW(sess->apply_changes()); in TEST()
107 EXPECT_NO_THROW(sess->apply_changes()); in TEST()
113 EXPECT_NO_THROW(sess->apply_changes()); in TEST()
119 EXPECT_NO_THROW(sess->apply_changes()); in TEST()
125 EXPECT_NO_THROW(sess->apply_changes()); in TEST()
[all …]
/dports/devel/brz/breezy-3.2.0/breezy/
H A Dshelf_ui.py406 apply_changes = True
411 apply_changes = False
414 apply_changes = False
418 apply_changes = False
421 apply_changes = True
426 return klass(tree, manager, shelf_id, apply_changes, delete_shelf,
429 def __init__(self, tree, manager, shelf_id, apply_changes=True, argument
451 self.apply_changes = apply_changes
471 if self.apply_changes:
/dports/devel/efl/efl-1.25.1/src/bin/elementary/
H A Dtest_gesture_layer.c41 apply_changes(Photo_Object *po) in apply_changes() function
121 apply_changes(po); in zoom_out_animation_operation()
130 apply_changes(po); in zoom_out_animation_end()
144 apply_changes(po); in rotate_move()
179 apply_changes(po); in zoom_start()
190 apply_changes(po); in zoom_move()
220 apply_changes(po); in momentum_start()
234 apply_changes(po); in momentum_move()
264 apply_changes(po); in momentum_end()
352 apply_changes(po); in photo_object_add()
H A Dtest_gesture_layer3.c58 apply_changes(Photo_Object *po) in apply_changes() function
154 apply_changes(po); in zoom_momentum_animation_operation()
200 apply_changes(po); in rotate_momentum_animation_operation()
255 apply_changes(po); in rotate_move()
320 apply_changes(po); in zoom_move()
367 apply_changes(po); in momentum_start()
381 apply_changes(po); in momentum_move()
412 apply_changes(po); in momentum_animation_operation()
423 apply_changes(po); in momentum_end()
447 apply_changes(po); in momentum_abort()
[all …]
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/dellemc/openmanage/tests/unit/plugins/modules/
H A Dtest_dellemc_configure_idrac_services.py113 idrac_connection_configure_services_mock.config_mgr.apply_changes.return_value = message
130 idrac_connection_configure_services_mock.config_mgr.apply_changes.return_value = message
148 idrac_connection_configure_services_mock.config_mgr.apply_changes.return_value = message
168 idrac_connection_configure_services_mock.config_mgr.apply_changes.return_value = message
202 idrac_connection_configure_services_mock.config_mgr.apply_changes.return_value = message
H A Dtest_idrac_timezone_ntp.py96 idrac_connection_configure_timezone_mock.config_mgr.apply_changes.return_value = message
113 idrac_connection_configure_timezone_mock.config_mgr.apply_changes.return_value = message
130 idrac_connection_configure_timezone_mock.config_mgr.apply_changes.return_value = message
149 idrac_connection_configure_timezone_mock.config_mgr.apply_changes.return_value = message
179 idrac_connection_configure_timezone_mock.config_mgr.apply_changes.return_value = message
H A Dtest_dellemc_configure_idrac_eventing.py108 idrac_connection_configure_eventing_mock.config_mgr.apply_changes.return_value = message
125 idrac_connection_configure_eventing_mock.config_mgr.apply_changes.return_value = message
142 idrac_connection_configure_eventing_mock.config_mgr.apply_changes.return_value = message
165 idrac_connection_configure_eventing_mock.config_mgr.apply_changes.return_value = message
199 idrac_connection_configure_eventing_mock.config_mgr.apply_changes.return_value = message
H A Dtest_idrac_network.py111 idrac_connection_configure_network_mock.config_mgr.apply_changes.return_value = message
135 idrac_connection_configure_network_mock.config_mgr.apply_changes.return_value = message
159 idrac_connection_configure_network_mock.config_mgr.apply_changes.return_value = message
187 idrac_connection_configure_network_mock.config_mgr.apply_changes.return_value = message
231 idrac_connection_configure_network_mock.config_mgr.apply_changes.return_value = message
H A Dtest_dellemc_idrac_lc_attributes.py85 idrac_connection_lc_attribute_mock.config_mgr.apply_changes.return_value = message
98 idrac_connection_lc_attribute_mock.config_mgr.apply_changes.return_value = message
151 idrac_connection_lc_attribute_mock.config_mgr.apply_changes.return_value = message
/dports/graphics/py-toyplot/toyplot-0.19.0/toyplot/
H A Dsvg.py16 def apply_changes(svg, changes): function
18 toyplot.html.apply_changes(svg, changes)
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/ci/ansi2json/
H A Dstyle.rb54 apply_changes(changes)
60 def apply_changes(changes) method in Gitlab.Ci.Ansi2json.Style
/dports/net/kea/kea-2.0.1/src/bin/netconf/tests/
H A Dnetconf_unittests.cc89 EXPECT_NO_THROW(agent->startup_sess_->apply_changes()); in clearYang()
461 EXPECT_NO_THROW(agent_->startup_sess_->apply_changes()); in TEST_F()
489 EXPECT_NO_THROW(agent_->running_sess_->apply_changes()); in TEST_F()
531 EXPECT_NO_THROW(agent_->startup_sess_->apply_changes()); in TEST_F()
561 EXPECT_NO_THROW(agent_->running_sess_->apply_changes()); in TEST_F()
682 EXPECT_NO_THROW(agent_->startup_sess_->apply_changes()); in TEST_F()
845 EXPECT_NO_THROW(agent_->startup_sess_->apply_changes()); in TEST_F()
912 EXPECT_NO_THROW(agent_->running_sess_->apply_changes()); in TEST_F()
980 EXPECT_NO_THROW(agent_->startup_sess_->apply_changes()); in TEST_F()
1050 EXPECT_NO_THROW(agent_->running_sess_->apply_changes()); in TEST_F()
[all …]
/dports/audio/ardour6/Ardour-6.8.0/libs/pbd/
H A Dstateful_diff_command.cc80 s->apply_changes (*_changes); in operator ()()
92 s->apply_changes (p); in undo()
H A Dstateful.cc232 Stateful::apply_changes (const PropertyList& property_list) in apply_changes() function in PBD::Stateful
251 if (apply_changes (*i->second)) { in apply_changes()
344 Stateful::apply_changes (const PropertyBase& prop) in apply_changes() function in PBD::Stateful
351 i->second->apply_changes (&prop); in apply_changes()
/dports/audio/ardour6/Ardour-6.8.0/libs/pbd/pbd/
H A Dstateful.h57 virtual bool apply_changes (PropertyBase const &);
58 PropertyChange apply_changes (PropertyList const &);
/dports/databases/elixir-ecto/ecto-2.2.10/lib/ecto/changeset/
H A Drelation.ex49 def apply_changes(%{cardinality: :one}, nil) do function
53 def apply_changes(%{cardinality: :one}, changeset) do function
54 apply_changes(changeset)
57 def apply_changes(%{cardinality: :many}, changesets) do function
59 struct = apply_changes(changeset),
63 defp apply_changes(%Changeset{action: :delete}), do: nil function
64 defp apply_changes(%Changeset{action: :replace}), do: nil function
65 defp apply_changes(changeset), do: Changeset.apply_changes(changeset) function
/dports/graphics/gthumb/gthumb-3.10.1/extensions/file_tools/
H A Dgth-file-tool-grayscale.c165 static void apply_changes (GthFileToolGrayscale *self);
186 apply_changes (self); in image_task_completed_cb()
274 apply_changes (GthFileToolGrayscale *self) in apply_changes() function
320 apply_changes (self); in filter_grid_activated_cb()
442 apply_changes (self); in gth_file_tool_grayscale_apply_options()
H A Dgth-file-tool-curves.c187 static void apply_changes (GthFileToolCurves *self);
208 apply_changes (self); in image_task_completed_cb()
337 apply_changes (GthFileToolCurves *self) in apply_changes() function
430 apply_changes (self); in curve_editor_changed_cb()
487 apply_changes (self); in preview_channel_checkbutton_toggled_cb()
752 apply_changes (self); in gth_file_tool_curves_get_options()
788 apply_changes (self); in gth_file_tool_curves_apply_options()
H A Dgth-file-tool-adjust-colors.c255 static void apply_changes (GthFileToolAdjustColors *self);
276 apply_changes (self); in image_task_completed_cb()
362 apply_changes (GthFileToolAdjustColors *self) in apply_changes() function
376 apply_changes (GTH_FILE_TOOL_ADJUST_COLORS (user_data)); in value_changed_cb()
539 apply_changes (self); in gth_file_tool_adjust_colors_apply_options()
H A Dgth-file-tool-adjust-contrast.c327 static void apply_changes (GthFileToolAdjustContrast *self);
348 apply_changes (self); in image_task_completed_cb()
437 apply_changes (GthFileToolAdjustContrast *self) in apply_changes() function
483 apply_changes (self); in filter_grid_activated_cb()
605 apply_changes (self); in gth_file_tool_adjust_contrast_apply_options()
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/dellemc/openmanage/plugins/modules/
H A Didrac_syslog.py151 idrac.config_mgr.enable_syslog(apply_changes=False)
153 idrac.config_mgr.disable_syslog(apply_changes=False)
/dports/databases/redisjson/RedisJSON-2.0.6/src/
H A Dcommands.rs991 redis_key.apply_changes(ctx, cmd)?; in json_num_op()
1024 redis_key.apply_changes(ctx, cmd)?; in json_num_op_legacy()
1094 redis_key.apply_changes(ctx, "json.arrpop")?; in json_bool_toggle()
1116 redis_key.apply_changes(ctx, "json.toggle")?; in json_bool_toggle_legacy()
1183 redis_key.apply_changes(ctx, "json.strappend")?; in json_str_append()
1207 redis_key.apply_changes(ctx, "json.strappend")?; in json_str_append_legacy()
1314 redis_key.apply_changes(ctx, "json.arrappend")?; in json_arr_append_legacy()
1623 redis_key.apply_changes(ctx, "json.arrpop")?; in json_arr_pop()
1708 redis_key.apply_changes(ctx, "json.arrtrim")?; in json_arr_trim()
1733 redis_key.apply_changes(ctx, "json.arrtrim")?; in json_arr_trim_legacy()
[all …]
/dports/net/kamailio/kamailio-5.4.5/src/core/
H A Dio_wait.h1090 int apply_changes; in io_wait_loop_kqueue() local
1096 apply_changes=orig_changes; in io_wait_loop_kqueue()
1099 n=kevent(h->kq_fd, h->kq_changes, apply_changes, h->kq_array, in io_wait_loop_kqueue()
1112 apply_changes = h->kq_array_size; in io_wait_loop_kqueue()
1117 h->kq_nchanges -= apply_changes; in io_wait_loop_kqueue()
1118 if (unlikely(apply_changes < orig_changes)) { in io_wait_loop_kqueue()
1119 orig_changes -= apply_changes; in io_wait_loop_kqueue()
1120 memmove(&h->kq_changes[0], &h->kq_changes[apply_changes], in io_wait_loop_kqueue()
1122 apply_changes = (orig_changes < h->kq_array_size) ? orig_changes : in io_wait_loop_kqueue()
1126 apply_changes = 0; in io_wait_loop_kqueue()
/dports/graphics/gthumb/gthumb-3.10.1/gthumb/
H A Ddlg-preferences.c45 apply_changes (DialogData *data) in apply_changes() function
55 apply_changes (data); in destroy_cb()
/dports/multimedia/audacious-plugins/audacious-plugins-4.1/src/gtkui/
H A Dcolumns.cc134 static void apply_changes () in apply_changes() function
223 apply_changes (); in shift_rows()
273 apply_changes (); in transfer()

12345678