Home
last modified time | relevance | path

Searched defs:module_conf (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/blender/blender-2.91.0/source/blender/blenkernel/intern/
H A Dfreestyle.c133 FreestyleModuleConfig *module_conf = alloc_module(); in BKE_freestyle_module_add() local
146 bool BKE_freestyle_module_delete(FreestyleConfig *config, FreestyleModuleConfig *module_conf) in BKE_freestyle_module_delete()
160 FreestyleModuleConfig *module_conf, in BKE_freestyle_module_move()
/dports/dns/unbound/unbound-1.14.0/services/
H A Dmodstack.c99 modstack_config(struct module_stack* stack, const char* module_conf) in modstack_config()
/dports/graphics/blender/blender-2.91.0/source/blender/freestyle/intern/blender_interface/
H A DFRS_freestyle.cpp337 for (FreestyleModuleConfig *module_conf = (FreestyleModuleConfig *)config->modules.first; in prepare() local
/dports/dns/unbound/unbound-1.14.0/smallapp/
H A Dunbound-checkconf.c568 check_modules_exist(const char* module_conf) in check_modules_exist()
/dports/dns/unbound/unbound-1.14.0/util/
H A Dconfig_file.h357 char* module_conf; member