Home
last modified time | relevance | path

Searched refs:module_t (Results 26 – 50 of 2083) sorted by relevance

12345678910>>...84

/dports/databases/percona57-client/boost_1_59_0/tools/build/src/engine/
H A Dmodules.c24 static module_t root;
27 module_t * bindmodule( OBJECT * name ) in bindmodule()
35 module_t * m; in bindmodule()
66 struct hash * demand_rules( module_t * m ) in demand_rules()
101 void delete_module( module_t * m ) in delete_module()
200 module_t *m = (module_t *)xmodule; in stat_module()
248 module_t *m = (module_t *)xmodule; in delete_module_()
270 module_t * root_module() in root_module()
332 module_t * module;
392 struct module_t * m = (struct module_t *)data; in load_fixed_variable()
[all …]
H A Dvariable.h18 struct module_t;
20 void var_defines( struct module_t *, char * const * e, int preprocess );
21 LIST * var_get( struct module_t *, OBJECT * symbol );
22 void var_set( struct module_t *, OBJECT * symbol, LIST * value, int flag );
23 LIST * var_swap( struct module_t *, OBJECT * symbol, LIST * value );
24 void var_done( struct module_t * );
/dports/devel/boost-jam/boost_1_72_0/tools/build/src/engine/
H A Dmodules.cpp24 static module_t root;
27 module_t * bindmodule( OBJECT * name ) in bindmodule()
35 module_t * m; in bindmodule()
66 struct hash * demand_rules( module_t * m ) in demand_rules()
101 void delete_module( module_t * m ) in delete_module()
200 module_t *m = (module_t *)xmodule; in stat_module()
248 module_t *m = (module_t *)xmodule; in delete_module_()
270 module_t * root_module() in root_module()
332 module_t * module;
392 struct module_t * m = (struct module_t *)data; in load_fixed_variable()
[all …]
H A Dvariable.h19 struct module_t;
21 void var_defines( struct module_t *, const char * const * e, int preprocess );
22 LIST * var_get( struct module_t *, OBJECT * symbol );
23 void var_set( struct module_t *, OBJECT * symbol, LIST * value, int flag );
24 LIST * var_swap( struct module_t *, OBJECT * symbol, LIST * value );
25 void var_done( struct module_t * );
/dports/devel/boost-docs/boost_1_72_0/tools/build/src/engine/
H A Dmodules.cpp24 static module_t root;
27 module_t * bindmodule( OBJECT * name ) in bindmodule()
35 module_t * m; in bindmodule()
66 struct hash * demand_rules( module_t * m ) in demand_rules()
101 void delete_module( module_t * m ) in delete_module()
200 module_t *m = (module_t *)xmodule; in stat_module()
248 module_t *m = (module_t *)xmodule; in delete_module_()
270 module_t * root_module() in root_module()
332 module_t * module;
392 struct module_t * m = (struct module_t *)data; in load_fixed_variable()
[all …]
H A Dvariable.h19 struct module_t;
21 void var_defines( struct module_t *, const char * const * e, int preprocess );
22 LIST * var_get( struct module_t *, OBJECT * symbol );
23 void var_set( struct module_t *, OBJECT * symbol, LIST * value, int flag );
24 LIST * var_swap( struct module_t *, OBJECT * symbol, LIST * value );
25 void var_done( struct module_t * );
/dports/devel/boost-libs/boost_1_72_0/tools/build/src/engine/
H A Dmodules.cpp24 static module_t root;
27 module_t * bindmodule( OBJECT * name ) in bindmodule()
35 module_t * m; in bindmodule()
66 struct hash * demand_rules( module_t * m ) in demand_rules()
101 void delete_module( module_t * m ) in delete_module()
200 module_t *m = (module_t *)xmodule; in stat_module()
248 module_t *m = (module_t *)xmodule; in delete_module_()
270 module_t * root_module() in root_module()
332 module_t * module;
392 struct module_t * m = (struct module_t *)data; in load_fixed_variable()
[all …]
H A Dvariable.h19 struct module_t;
21 void var_defines( struct module_t *, const char * const * e, int preprocess );
22 LIST * var_get( struct module_t *, OBJECT * symbol );
23 void var_set( struct module_t *, OBJECT * symbol, LIST * value, int flag );
24 LIST * var_swap( struct module_t *, OBJECT * symbol, LIST * value );
25 void var_done( struct module_t * );
/dports/devel/boost-python-libs/boost_1_72_0/tools/build/src/engine/
H A Dmodules.cpp24 static module_t root;
27 module_t * bindmodule( OBJECT * name ) in bindmodule()
35 module_t * m; in bindmodule()
66 struct hash * demand_rules( module_t * m ) in demand_rules()
101 void delete_module( module_t * m ) in delete_module()
200 module_t *m = (module_t *)xmodule; in stat_module()
248 module_t *m = (module_t *)xmodule; in delete_module_()
270 module_t * root_module() in root_module()
332 module_t * module;
392 struct module_t * m = (struct module_t *)data; in load_fixed_variable()
[all …]
H A Dvariable.h19 struct module_t;
21 void var_defines( struct module_t *, const char * const * e, int preprocess );
22 LIST * var_get( struct module_t *, OBJECT * symbol );
23 void var_set( struct module_t *, OBJECT * symbol, LIST * value, int flag );
24 LIST * var_swap( struct module_t *, OBJECT * symbol, LIST * value );
25 void var_done( struct module_t * );
/dports/devel/boost_build/build-29baa79/src/engine/
H A Dmodules.cpp24 static module_t root;
27 module_t * bindmodule( OBJECT * name ) in bindmodule()
35 module_t * m; in bindmodule()
66 struct hash * demand_rules( module_t * m ) in demand_rules()
101 void delete_module( module_t * m ) in delete_module()
200 module_t *m = (module_t *)xmodule; in stat_module()
248 module_t *m = (module_t *)xmodule; in delete_module_()
270 module_t * root_module() in root_module()
332 module_t * module;
392 struct module_t * m = (struct module_t *)data; in load_fixed_variable()
[all …]
H A Dvariable.h22 struct module_t;
24 void var_defines( struct module_t *, const char * const * e, int preprocess );
25 LIST * var_get( struct module_t *, OBJECT * symbol );
26 void var_set( struct module_t *, OBJECT * symbol, LIST * value, int flag );
27 LIST * var_swap( struct module_t *, OBJECT * symbol, LIST * value );
28 void var_done( struct module_t * );
43 inline variable(struct module_t *m, const char *v) in variable()
101 struct module_t * var_module = nullptr;
/dports/devel/hyperscan/boost_1_75_0/tools/build/src/engine/
H A Dmodules.cpp24 static module_t root;
27 module_t * bindmodule( OBJECT * name ) in bindmodule()
35 module_t * m; in bindmodule()
66 struct hash * demand_rules( module_t * m ) in demand_rules()
101 void delete_module( module_t * m ) in delete_module()
200 module_t *m = (module_t *)xmodule; in stat_module()
248 module_t *m = (module_t *)xmodule; in delete_module_()
270 module_t * root_module() in root_module()
332 module_t * module;
392 struct module_t * m = (struct module_t *)data; in load_fixed_variable()
[all …]
H A Dvariable.h22 struct module_t;
24 void var_defines( struct module_t *, const char * const * e, int preprocess );
25 LIST * var_get( struct module_t *, OBJECT * symbol );
26 void var_set( struct module_t *, OBJECT * symbol, LIST * value, int flag );
27 LIST * var_swap( struct module_t *, OBJECT * symbol, LIST * value );
28 void var_done( struct module_t * );
43 inline variable(struct module_t *m, const char *v) in variable()
101 struct module_t * var_module = nullptr;
/dports/science/cdo/cdo-2.0.0/src/
H A Dmodule_info.cc10 typedef std::function<bool(module_t &mod)> ModuleQuery;
134 operatorGetShortInfoString(std::string &current_op_name, const module_t &p_module) in operatorGetShortInfoString()
153 operator_print_list(std::function<bool(module_t &)> selectionCriteria) in operator_print_list()
160 module_t &current_module = get_modules()[get_module_name_to(current_op_name)]; in operator_print_list()
178 operator_print_list([](module_t &) { return true; }); in operator_print_list() argument
183 ModuleQuery defaultModuleQuery = [](module_t &) -> bool { return false; }; in operator_print_list() argument
184 ModuleQuery runquestDefaultModuleQuery = [](module_t &) -> bool { return true; }; in operator_print_list() argument
187 …ModuleQuery hasObase = p_opt.requested(s_obase) ? [](module_t &mod) -> bool { return mod.stre… in operator_print_list()
188 …ModuleQuery hasNoOut = p_opt.requested(s_noOutput) ? [](module_t &mod) -> bool { return mod.stre… in operator_print_list()
189 …ModuleQuery hasArb = p_opt.requested(s_arbIn) ? [](module_t &mod) -> bool { return mod.stre… in operator_print_list()
[all …]
/dports/irc/atheme-services/atheme-7.2.9/include/
H A Dmodule.h26 typedef struct module_ module_t; typedef
29 typedef void (*module_unload_handler_t)(module_t *, module_unload_intent_t);
76 void (*modinit)(module_t *m);
89 module_t *module;
100 E void _modinit(module_t *m);
104 E module_t *module_load(const char *filespec);
108 E void module_unload(module_t *m, module_unload_intent_t intent);
109 E module_t *module_find(const char *name);
110 E module_t *module_find_published(const char *name);
/dports/irc/atheme-services/atheme-7.2.9/libathemecore/
H A Dmodule.c36 module_t *modtarget = NULL;
42 module_heap = sharedheap_get(sizeof(module_t)); in modules_init()
64 module_t *module_load(const char *filespec) in module_load()
66 module_t *m; in module_load()
126 module_t *m, *old_modtarget; in module_load_internal()
327 module_t *hm = (module_t *) n->data; in module_unload()
380 module_t *m; in module_locate_symbol()
421 module_t *module_find(const char *name) in module_find()
427 module_t *m = n->data; in module_find()
454 module_t *m = n->data; in module_find_published()
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/tools/build/src/engine/
H A Dvariable.h18 struct module_t;
20 void var_defines( struct module_t *, char * const * e, int preprocess );
21 LIST * var_get( struct module_t *, OBJECT * symbol );
22 void var_set( struct module_t *, OBJECT * symbol, LIST * value, int flag );
23 LIST * var_swap( struct module_t *, OBJECT * symbol, LIST * value );
24 void var_done( struct module_t * );
H A Drules.h70 module_t * module; /* module in which this rule is executed */
240 void pushsettings ( module_t *, SETTINGS * );
241 void popsettings ( module_t *, SETTINGS * );
248 RULE * bindrule ( OBJECT * rulename, module_t * );
249 RULE * import_rule ( RULE * source, module_t *, OBJECT * name );
250 void rule_localize ( RULE * rule, module_t * module );
251 RULE * new_rule_body ( module_t *, OBJECT * rulename, FUNCTION * func, int exprt );
252 RULE * new_rule_actions( module_t *, OBJECT * rulename, FUNCTION * command, LIST * bindlist, int fl…
/dports/databases/mysqlwsrep57-server/boost_1_59_0/tools/build/src/engine/
H A Dvariable.h18 struct module_t;
20 void var_defines( struct module_t *, char * const * e, int preprocess );
21 LIST * var_get( struct module_t *, OBJECT * symbol );
22 void var_set( struct module_t *, OBJECT * symbol, LIST * value, int flag );
23 LIST * var_swap( struct module_t *, OBJECT * symbol, LIST * value );
24 void var_done( struct module_t * );
/dports/databases/percona57-server/boost_1_59_0/tools/build/src/engine/
H A Dvariable.h18 struct module_t;
20 void var_defines( struct module_t *, char * const * e, int preprocess );
21 LIST * var_get( struct module_t *, OBJECT * symbol );
22 void var_set( struct module_t *, OBJECT * symbol, LIST * value, int flag );
23 LIST * var_swap( struct module_t *, OBJECT * symbol, LIST * value );
24 void var_done( struct module_t * );
/dports/databases/xtrabackup/boost_1_59_0/tools/build/src/engine/
H A Dvariable.h18 struct module_t;
20 void var_defines( struct module_t *, char * const * e, int preprocess );
21 LIST * var_get( struct module_t *, OBJECT * symbol );
22 void var_set( struct module_t *, OBJECT * symbol, LIST * value, int flag );
23 LIST * var_swap( struct module_t *, OBJECT * symbol, LIST * value );
24 void var_done( struct module_t * );
H A Drules.h70 module_t * module; /* module in which this rule is executed */
240 void pushsettings ( module_t *, SETTINGS * );
241 void popsettings ( module_t *, SETTINGS * );
248 RULE * bindrule ( OBJECT * rulename, module_t * );
249 RULE * import_rule ( RULE * source, module_t *, OBJECT * name );
250 void rule_localize ( RULE * rule, module_t * module );
251 RULE * new_rule_body ( module_t *, OBJECT * rulename, FUNCTION * func, int exprt );
252 RULE * new_rule_actions( module_t *, OBJECT * rulename, FUNCTION * command, LIST * bindlist, int fl…
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/tools/build/src/engine/
H A Dvariable.h22 struct module_t;
24 void var_defines( struct module_t *, const char * const * e, int preprocess );
25 LIST * var_get( struct module_t *, OBJECT * symbol );
26 void var_set( struct module_t *, OBJECT * symbol, LIST * value, int flag );
27 LIST * var_swap( struct module_t *, OBJECT * symbol, LIST * value );
28 void var_done( struct module_t * );
43 inline variable(struct module_t *m, const char *v) in variable()
101 struct module_t * var_module = nullptr;
/dports/multimedia/vlc/vlc-3.0.16/src/modules/
H A Dmodules.h36 module_t *module;
80 struct module_t struct
83 module_t *next; argument
108 module_t *vlc_module_create(vlc_plugin_t *); argument
109 void vlc_module_destroy (module_t *);
120 ssize_t module_list_cap (module_t ***, const char *);

12345678910>>...84