Home
last modified time | relevance | path

Searched refs:post_action (Results 1 – 25 of 132) sorted by relevance

123456

/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/support/shared_examples/controllers/
H A Dknown_sign_in_shared_examples.rb27 post_action
31 post_action
49 post_action
53 post_action
67 post_action
79 post_action
83 post_action
96 post_action
104 post_action
112 post_action
/dports/www/p5-Gantry/Gantry-3.64/lib/Gantry/State/
H A DSimple.pm73 $state = post_action($self, $plugin_callbacks);
298 sub post_action { subroutine
303 if (defined $plugin_callbacks->{ $self->namespace }->{ post_action }) {
306 @{ $plugin_callbacks->{ $self->namespace }->{ post_action } }
H A DExceptions.pm69 $state = post_action($self, $plugin_callbacks);
319 sub post_action { subroutine
324 if (defined $plugin_callbacks->{ $self->namespace }->{ post_action }) {
327 @{ $plugin_callbacks->{ $self->namespace }->{ post_action } }
H A DDefault.pm118 if (defined $plugin_callbacks->{ $self->namespace }->{ post_action }) {
121 @{ $plugin_callbacks->{ $self->namespace }->{ post_action } }
/dports/devel/p5-SVN-Hooks/SVN-Hooks-1.34/lib/SVN/Hooks/
H A DCheckJira.pm86 post_action => \&_validate_code,
111 POST_COMMIT(\&post_commit) if exists $opts->{post_action};
164 if (my $action = $opts->{post_action}) {
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/include/uhdlib/rfnoc/
H A Dnode_accessor.hpp105 void post_action( in post_action() function in uhd::rfnoc::node_accessor_t
108 node->post_action(edge_info, action); in post_action()
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/rfnoc/
H A Drfnoc_rx_streamer.cpp131 post_action(info, cmd); in issue_stream_cmd()
156 post_action({res_source_info::INPUT_EDGE, _overrun_channel}, in _handle_overrun()
244 post_action({res_source_info::INPUT_EDGE, i}, stop_action); in _handle_rx_event_action()
271 post_action({res_source_info::INPUT_EDGE, i}, start_action); in _handle_stream_cmd_action()
H A Dnode.cpp198 void node_t::post_action(const res_source_info& edge_info, action_info::sptr action) in post_action() function in node_t
584 post_action(dst_info, action); in receive_action()
594 post_action({new_edge_type, i}, action); in receive_action()
604 post_action({res_source_info::INPUT_EDGE, i}, action); in receive_action()
614 post_action({res_source_info::OUTPUT_EDGE, i}, action); in receive_action()
627 post_action(dst, action); in receive_action()
H A Dradio_control_impl.cpp133 post_action({res_source_info::OUTPUT_EDGE, port}, stream_cmd_action); in radio_control_impl()
1023 post_action(res_source_info{res_source_info::INPUT_EDGE, chan}, in async_message_handler()
1032 post_action(res_source_info{res_source_info::INPUT_EDGE, chan}, in async_message_handler()
1041 post_action(res_source_info{res_source_info::INPUT_EDGE, chan}, in async_message_handler()
1064 post_action(res_source_info{res_source_info::OUTPUT_EDGE, chan}, in async_message_handler()
1073 post_action(res_source_info{res_source_info::OUTPUT_EDGE, chan}, in async_message_handler()
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/tests/rfnoc_block_tests/
H A Dduc_block_test.cpp151 node_accessor.post_action( in BOOST_AUTO_TEST_CASE()
160 node_accessor.post_action( in BOOST_AUTO_TEST_CASE()
170 node_accessor.post_action( in BOOST_AUTO_TEST_CASE()
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/tests/
H A Drfnoc_graph_mock_nodes.hpp227 post_action(dst_edge, new_action); in mock_ddc_node_t()
347 post_action({res_source_info::INPUT_EDGE, chan}, scmd); in issue_stream_cmd()
504 post_action({res_source_info::INPUT_EDGE, port}, action); in post_input_edge_action()
510 post_action({res_source_info::OUTPUT_EDGE, port}, action); in post_output_edge_action()
/dports/graphics/blender/blender-2.91.0/source/blender/windowmanager/intern/
H A Dwm_files.c3159 UI_but_func_set(but, wm_block_file_close_cancel, block, post_action); in wm_block_file_close_cancel_button()
3175 UI_but_func_set(but, wm_block_file_close_save, block, post_action); in wm_block_file_close_save_button()
3186 wmGenericCallback *post_action = (wmGenericCallback *)arg1; in block_create__close_file_dialog() local
3306 wm_block_file_close_save_button(block, post_action); in block_create__close_file_dialog()
3309 wm_block_file_close_discard_button(block, post_action); in block_create__close_file_dialog()
3312 wm_block_file_close_cancel_button(block, post_action); in block_create__close_file_dialog()
3328 wm_block_file_close_discard_button(block, post_action); in block_create__close_file_dialog()
3334 wm_block_file_close_cancel_button(block, post_action); in block_create__close_file_dialog()
3337 wm_block_file_close_save_button(block, post_action); in block_create__close_file_dialog()
3350 void wm_close_file_dialog(bContext *C, wmGenericCallback *post_action) in wm_close_file_dialog() argument
[all …]
/dports/mail/horde-imp/imp-6.2.27/templates/basic/compose/
H A Dredirect.html.php1 <form method="post" action="<?php echo $this->post_action ?>" id="redirect" name="redirect">
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dgamemode.h31 virtual void post_action( action_id ) { } in post_action() function
H A Dgamemode_tutorial.h65 void post_action( action_id act ) override;
H A Dgamemode_defense.h67 void post_action( action_id act ) override;
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dgamemode.h31 virtual void post_action( action_id ) { } in post_action() function
H A Dgamemode_tutorial.h65 void post_action( action_id act ) override;
H A Dgamemode_defense.h67 void post_action( action_id act ) override;
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/task/thread_pool/
H A Dthread_pool_perftest.cc149 base::RepeatingClosure post_action) { in StartThreadPool() argument
159 &start_posting_tasks_, post_action, done)); in StartThreadPool()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/task/thread_pool/
H A Dthread_pool_perftest.cc146 base::RepeatingClosure post_action) { in StartThreadPool() argument
156 &start_posting_tasks_, post_action, done)); in StartThreadPool()
/dports/graphics/blender/blender-2.91.0/source/blender/windowmanager/
H A Dwm_files.h47 void wm_close_file_dialog(bContext *C, struct wmGenericCallback *post_action);
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/ash/network/
H A Denrollment_dialog_view.cc224 const base::Closure& post_action) { in Enroll() argument
240 post_action); in Enroll()
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/controllers/
H A Dsessions_controller_spec.rb95 post_action
105 post_action
115 post_action
/dports/www/serendipity/Serendipity-2.3.5/
H A Dserendipity_admin.php81 $post_action = $serendipity['POST']['action']; variable

123456