Home
last modified time | relevance | path

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

/dports/mail/rspamd-devel/rspamd-93430bb/lualib/rspamadm/
H A Dconfigwizard.lua739 local function has_check(check) function
761 if has_check('controller') then
768 if has_check('redis') then
778 if has_check('dkim') then
786 if has_check('statistic') or has_check('statistics') then
/dports/mail/rspamd/rspamd-3.1/lualib/rspamadm/
H A Dconfigwizard.lua739 local function has_check(check) function
761 if has_check('controller') then
768 if has_check('redis') then
778 if has_check('dkim') then
786 if has_check('statistic') or has_check('statistics') then
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/plugin/x/src/
H A Dview_statement_builder.cc48 if (msg.has_check()) add_check_option(msg.check()); in build_common()
/dports/databases/percona57-server/percona-server-5.7.36-39/rapid/plugin/x/src/
H A Dview_statement_builder.cc44 if (msg.has_check()) add_check_option(msg.check()); in build_common()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/rapid/plugin/x/src/
H A Dview_statement_builder.cc44 if (msg.has_check()) add_check_option(msg.check()); in build_common()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/rapid/plugin/x/src/
H A Dview_statement_builder.cc44 if (msg.has_check()) add_check_option(msg.check()); in build_common()
/dports/databases/percona57-client/percona-server-5.7.36-39/rapid/plugin/x/src/
H A Dview_statement_builder.cc44 if (msg.has_check()) add_check_option(msg.check()); in build_common()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/rapid/plugin/x/src/
H A Dview_statement_builder.cc44 if (msg.has_check()) add_check_option(msg.check()); in build_common()
/dports/databases/mysql57-client/mysql-5.7.36/rapid/plugin/x/src/
H A Dview_statement_builder.cc44 if (msg.has_check()) add_check_option(msg.check()); in build_common()
/dports/devel/godot/godot-3.2.3-stable/scene/gui/
H A Dpopup_menu.cpp62 bool has_check = false; in get_minimum_size() local
80 has_check = true; in get_minimum_size()
103 if (has_check) in get_minimum_size()
489 bool has_check = false; in _notification() local
496 has_check = true; in _notification()
502 if (has_check) in _notification()
/dports/devel/godot-tools/godot-3.2.3-stable/scene/gui/
H A Dpopup_menu.cpp62 bool has_check = false; in get_minimum_size() local
80 has_check = true; in get_minimum_size()
103 if (has_check) in get_minimum_size()
489 bool has_check = false; in _notification() local
496 has_check = true; in _notification()
502 if (has_check) in _notification()
/dports/x11/virtualgl/virtualgl-3.0/server/fltk/FL/
H A DFl.H136 static int has_check(Fl_Timeout_Handler, void* = 0);
/dports/x11-toolkits/ntk/ntk/FL/
H A DFl.H339 static int has_check(Fl_Timeout_Handler, void* = 0);
/dports/math/giacxcas/fltk-1.3.0/FL/
H A DFl.H339 static int has_check(Fl_Timeout_Handler, void* = 0);
/dports/x11-toolkits/fltk/fltk-1.3.8/FL/
H A DFl.H442 static int has_check(Fl_Timeout_Handler, void* = 0);
/dports/x11-toolkits/py-fltk/pyFltk-1.3.4.1/swig/
H A DFl.i24 %ignore Fl::has_check(Fl_Timeout_Handler, void* = 0);
/dports/x11/virtualgl/virtualgl-3.0/server/fltk/src/
H A DFl.cxx267 int Fl::has_check(Fl_Timeout_Handler cb, void *argp) { in has_check() function in Fl
/dports/math/giacxcas/fltk-1.3.0/src/
H A DFl.cxx416 int Fl::has_check(Fl_Timeout_Handler cb, void *argp) { in has_check() function in Fl
/dports/x11-toolkits/ntk/ntk/src/
H A DFl.cxx416 int Fl::has_check(Fl_Timeout_Handler cb, void *argp) { in has_check() function in Fl
/dports/x11-toolkits/fltk/fltk-1.3.8/src/
H A DFl.cxx461 int Fl::has_check(Fl_Timeout_Handler cb, void *argp) { in has_check() function in Fl
/dports/x11-toolkits/fltk/fltk-1.3.8/
H A DCHANGES_1.090 Fl::has_check. These are similar to idle callbacks but
H A DCHANGES_1.1229 - Added Fl::has_check() which previously was prototyped
/dports/math/giacxcas/fltk-1.3.0/
H A DCHANGES409 - Added Fl::has_check() which previously was prototyped
2929 Fl::has_check. These are similar to idle callbacks but
/dports/x11/virtualgl/virtualgl-3.0/server/fltk/
H A DCHANGES225 - Added Fl::has_check() which previously was prototyped
2745 Fl::has_check. These are similar to idle callbacks but
/dports/games/tuxpaint/tuxpaint-0.9.26/win32/libdocs/fltk/
H A DCHANGES1619 Fl::has_check. These are similar to idle callbacks but