Home
last modified time | relevance | path

Searched refs:post_init (Results 1 – 25 of 342) sorted by relevance

12345678910>>...14

/dports/math/openmesh/OpenMesh-8.1/src/OpenMesh/Core/Mesh/gen/
H A Dcirculators_template.hh45 { post_init; } in CirculatorT()
54 { post_init; } in CirculatorT()
63 { post_init; } in CirculatorT()
84 { post_init; } in CirculatorT()
/dports/www/p5-Jifty/Jifty-1.50430/lib/Jifty/Plugin/
H A DSQLQueries.pm26 post_init => sub { $self->post_init(@_) }
30 sub post_init { subroutine
/dports/devel/p5-Test2-Harness/Test2-Harness-1.000082/t/lib/App/Yath/Plugin/
H A DFail.pm13 sub post_init { push @{$CALLS{post_init}} => [@_]; return } subroutine
/dports/www/py-django-filer/django-filer-1.7.0/filer/models/
H A Dabstract.py59 def file_data_changed(self, post_init=False): argument
60 attrs_updated = super(BaseImage, self).file_data_changed(post_init=post_init)
71 if post_init is False:
/dports/www/p5-Gantry/Gantry-3.64/lib/Gantry/State/
H A DSimple.pm57 $state = post_init($self, $plugin_callbacks);
211 sub post_init { subroutine
216 if (defined $plugin_callbacks->{ $self->namespace }->{ post_init }) {
219 @{ $plugin_callbacks->{ $self->namespace }->{ post_init } }
H A DExceptions.pm57 $state = post_init($self, $plugin_callbacks);
231 sub post_init { subroutine
236 if (defined $plugin_callbacks->{ $self->namespace }->{ post_init }) {
239 @{ $plugin_callbacks->{ $self->namespace }->{ post_init } }
/dports/devel/p5-Log-Log4perl/Log-Log4perl-1.54/lib/Log/Log4perl/Appender/
H A DSynchronized.pm48 push @{$options{l4p_post_config_subs}}, sub { $self->post_init() };
72 sub post_init { subroutine
H A DBuffer.pm46 push @{$options{l4p_post_config_subs}}, sub { $self->post_init() };
94 sub post_init { subroutine
H A DLimit.pm45 push @{$options{l4p_post_config_subs}}, sub { $self->post_init() };
117 sub post_init { subroutine
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/amqp_client/src/
H A Damqp_main_reader.erl15 -export([start_link/5, post_init/1]).
35 post_init(Reader) -> function
37 gen_server:call(Reader, post_init)
63 handle_call(post_init, _From, State = #state{sock = Sock}) ->
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dgdbarch.sh1761 gdbarch_data_post_init_ftype *post_init;
1783 gdbarch_data_post_init_ftype *post_init)
1796 (*curr)->data->post_init = post_init;
1808 gdbarch_data_register_post_init (gdbarch_data_post_init_ftype *post_init)
1810 return gdbarch_data_register (NULL, post_init);
1855 && data->post_init != NULL)
1862 gdbarch->data[data->index] = data->post_init (gdbarch);
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dgdbarch.sh1927 gdbarch_data_post_init_ftype *post_init;
1949 gdbarch_data_post_init_ftype *post_init)
1962 (*curr)->data->post_init = post_init;
1974 gdbarch_data_register_post_init (gdbarch_data_post_init_ftype *post_init)
1976 return gdbarch_data_register (NULL, post_init);
2021 && data->post_init != NULL)
2028 gdbarch->data[data->index] = data->post_init (gdbarch);
/dports/mail/postfix-current/postfix-3.7-20211107/src/master/
H A Ddgram_server.c323 MAIL_SERVER_INIT_FN post_init = 0; in dgram_server_main() local
509 post_init = va_arg(ap, MAIL_SERVER_INIT_FN); in dgram_server_main()
628 if (post_init) in dgram_server_main()
629 post_init(dgram_server_name, dgram_server_argv); in dgram_server_main()
H A Dsingle_server.c442 MAIL_SERVER_INIT_FN post_init = 0; in single_server_main() local
636 post_init = va_arg(ap, MAIL_SERVER_INIT_FN); in single_server_main()
769 if (post_init) in single_server_main()
770 post_init(single_server_name, single_server_argv); in single_server_main()
H A Dtrigger_server.c428 MAIL_SERVER_INIT_FN post_init = 0; in trigger_server_main() local
619 post_init = va_arg(ap, MAIL_SERVER_INIT_FN); in trigger_server_main()
760 if (post_init) in trigger_server_main()
761 post_init(trigger_server_name, trigger_server_argv); in trigger_server_main()
/dports/www/py-django-extensions/django-extensions-3.0.5/django_extensions/management/commands/
H A Dlist_signals.py13 ModelSignal, pre_init, post_init, pre_save, post_save, pre_delete,
23 post_init: 'post_init',
/dports/www/py-dj32-django-debug-toolbar/django-debug-toolbar-3.2.2/debug_toolbar/panels/
H A Dsignals.py14 post_init,
38 "post_init": post_init,
/dports/www/py-django-debug-toolbar/django-debug-toolbar-3.2.2/debug_toolbar/panels/
H A Dsignals.py14 post_init,
38 "post_init": post_init,
/dports/devel/anjuta/anjuta-3.34.0/plugins/language-support-js/
H A Dimport-symbol.c104 post_init (ImportSymbol *symbol) in post_init() function
175 post_init (self); in import_symbol_get_member()
213 post_init (self); in import_symbol_list_member()
/dports/science/grib_api/grib_api-1.28.0-Source/src/
H A Dgrib_accessor_class_lookup.c48 static void post_init(grib_accessor*);
71 &post_init, /* post_init */
146 static void post_init(grib_accessor* a) in post_init() function
/dports/www/pnews/pnews266/
H A Dpost.php55 …$nnrp->post_init( $article_convert['back']($nickname), $email, $article_convert['back']($subject),…
59 …$nnrp->post_init( $nickname, $email, $subject, $group, $CFG['organization'], null, $auth_email, $n…
/dports/science/eccodes/eccodes-2.23.0-Source/src/
H A Dgrib_accessor_class_lookup.c48 static void post_init(grib_accessor*);
72 &post_init, /* post_init */
153 static void post_init(grib_accessor* a) in post_init() function
H A Dgrib_accessor_class_to_string.c58 static void post_init(grib_accessor*);
81 &post_init, /* post_init */
159 static void post_init(grib_accessor* a) in post_init() function
H A Dgrib_accessor_class_to_integer.c58 static void post_init(grib_accessor*);
81 &post_init, /* post_init */
159 static void post_init(grib_accessor* a) in post_init() function
H A Dgrib_accessor_class_group.c56 static void post_init(grib_accessor*);
77 &post_init, /* post_init */
180 static void post_init(grib_accessor* a) in post_init() function

12345678910>>...14