Home
last modified time | relevance | path

Searched defs:module_name (Results 1 – 25 of 3589) sorted by relevance

12345678910>>...144

/dports/misc/xiphos/xiphos-4.2.1/src/backend/
H A Dsword_main.cc271 SWModule *BackEnd::get_SWModule(const char *module_name) in get_SWModule()
305 char *BackEnd::get_config_entry(char *module_name, char *entry) in get_config_entry()
318 void BackEnd::set_cipher_key(char *module_name, char *key) in set_cipher_key()
513 const char *BackEnd::module_get_language(const char *module_name) in module_get_language()
545 int BackEnd::is_module(const char *module_name) in is_module()
670 int BackEnd::module_get_testaments(const char *module_name) in module_get_testaments()
730 int BackEnd::set_module(const char *module_name) in set_module()
1016 int BackEnd::do_module_index(char *module_name) in do_module_index()
1032 int BackEnd::do_module_delete_index(char *module_name) in do_module_delete_index()
1045 int BackEnd::check_for_optimal_search(char *module_name) in check_for_optimal_search()
[all …]
/dports/devel/nuitka/Nuitka-0.6.17/nuitka/
H A DCaching.py46 def _getCacheFilename(module_name, extension): argument
57 def makeCacheName(module_name, source_code): argument
69 def hasCachedImportedModulesNames(module_name, source_code): argument
79 def getCachedImportedModulesNames(module_name, source_code): argument
90 def writeImportedModulesNamesToCache(module_name, source_code, used_modules): argument
/dports/devel/nuitka/Nuitka-0.6.17/nuitka/importing/
H A DImporting.py144 def warnAbout(importing, module_name, parent_package, level, tried_names): argument
197 def normalizePackageName(module_name): argument
207 def findModule(importing, module_name, parent_package, level, warn): argument
327 def _reportCandidates(package_name, module_name, candidate, candidates): argument
354 def _findModuleInPath2(package_name, module_name, search_path): argument
546 def _findModuleInPath(module_name): argument
592 def _findModule(module_name): argument
625 def _findModule2(module_name): argument
/dports/devel/nuitka/Nuitka-0.6.17/nuitka/build/include/nuitka/
H A Dimporting.h57 NUITKA_MAY_BE_UNUSED static PyObject *Nuitka_GetModule(PyObject *module_name) { in Nuitka_GetModule()
66 NUITKA_MAY_BE_UNUSED static PyObject *Nuitka_GetModuleString(char const *module_name) { in Nuitka_GetModuleString()
75 NUITKA_MAY_BE_UNUSED static bool Nuitka_SetModule(PyObject *module_name, PyObject *module) { in Nuitka_SetModule()
83 NUITKA_MAY_BE_UNUSED static bool Nuitka_SetModuleString(char const *module_name, PyObject *module) { in Nuitka_SetModuleString()
/dports/devel/py-Js2Py/Js2Py-0.71/js2py/
H A Dnode_import.py56 def _get_module_py_name(module_name): argument
60 def _get_module_var_name(module_name): argument
69 def _get_and_translate_npm_module(module_name, include_polyfill=False, update=False, maybe_version_… argument
138 def require(module_name, include_polyfill=True, update=False, context=None): argument
/dports/x11-fm/librfm/librfm5-5.3.16.4/primary/
H A Dprimary-modules.c114 rfm_is_root_plugin(const gchar *module_name){ in rfm_is_root_plugin()
119 rfm_get_plugin_icon(const gchar *module_name){ in rfm_get_plugin_icon()
124 rfm_get_plugin_label(const gchar *module_name){ in rfm_get_plugin_label()
186 module_error(const gchar * module_name, gchar *module, gchar *warning){ in module_error()
199 get_module_info (const gchar * librarydir, const gchar * module_name) { in get_module_info()
310 rfm_void (const gchar * librarydir, const gchar * module_name, const gchar * function_id) { in rfm_void()
333 rfm_natural (const gchar * librarydir, const gchar * module_name, void *n, const gchar * function_i… in rfm_natural()
353 rfm_rational (const gchar * librarydir, const gchar * module_name, void *p, void *q, const gchar * … in rfm_rational()
369 rfm_complex (const gchar * librarydir, const gchar * module_name, void *p, void *q, void *r, const … in rfm_complex()
399 rfm_vector_run(const gchar * librarydir, const gchar * module_name, in rfm_vector_run()
[all …]
/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/src/
H A Dmodules.c17 #define MODULE(module_name) 1+ argument
25 #define MODULE(module_name) \ argument
60 #define MODULE(module_name) \ argument
/dports/net-mgmt/pandorafms_console/pandorafms_console-6.0SP2/godmode/massive/
H A Dmassive_delete_modules.php36 $module_name = (string) get_parameter ('module_name'); variable
51 function process_manage_delete ($module_name, $id_agents) {
248 $module_name = get_parameter ('module_name'); variable
296 …$module_name = db_get_all_rows_filter('tagente_modulo', array('id_agente' => $id_agent['id_agente'… variable
299 $module_name = array(); variable
317 … $module_name = db_get_all_rows_filter('tagente_modulo', array('id_agente' => $id_agent),'nombre'); variable
319 $module_name = array(); variable
H A Dmassive_edit_modules.php37 $module_name = get_parameter ('module_name'); variable
103 $module_name = db_get_all_rows_filter('tagente_modulo', $filter, 'nombre'); variable
105 $module_name = array(); variable
122 $module_name = db_get_all_rows_filter('tagente_modulo', $filter, 'nombre'); variable
124 $module_name = array(); variable
972 function process_manage_edit ($module_name, $agents_select = null) {
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/acpi/acpica/
H A Duterror.c39 acpi_ut_predefined_warning(const char *module_name, in acpi_ut_predefined_warning()
82 acpi_ut_predefined_info(const char *module_name, in acpi_ut_predefined_info()
124 acpi_ut_predefined_bios_error(const char *module_name, in acpi_ut_predefined_bios_error()
168 acpi_ut_prefixed_namespace_error(const char *module_name, in acpi_ut_prefixed_namespace_error()
235 acpi_ut_namespace_error(const char *module_name, in acpi_ut_namespace_error()
299 acpi_ut_method_error(const char *module_name, in acpi_ut_method_error()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/acpi/acpica/
H A Duterror.c39 acpi_ut_predefined_warning(const char *module_name, in acpi_ut_predefined_warning()
82 acpi_ut_predefined_info(const char *module_name, in acpi_ut_predefined_info()
124 acpi_ut_predefined_bios_error(const char *module_name, in acpi_ut_predefined_bios_error()
168 acpi_ut_prefixed_namespace_error(const char *module_name, in acpi_ut_prefixed_namespace_error()
235 acpi_ut_namespace_error(const char *module_name, in acpi_ut_namespace_error()
299 acpi_ut_method_error(const char *module_name, in acpi_ut_method_error()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/acpi/acpica/
H A Duterror.c39 acpi_ut_predefined_warning(const char *module_name, in acpi_ut_predefined_warning()
82 acpi_ut_predefined_info(const char *module_name, in acpi_ut_predefined_info()
124 acpi_ut_predefined_bios_error(const char *module_name, in acpi_ut_predefined_bios_error()
168 acpi_ut_prefixed_namespace_error(const char *module_name, in acpi_ut_prefixed_namespace_error()
235 acpi_ut_namespace_error(const char *module_name, in acpi_ut_namespace_error()
299 acpi_ut_method_error(const char *module_name, in acpi_ut_method_error()
/dports/devel/py-pythran/pythran-0.11.0/pythran/
H A Dtoolchain.py89 def front_middle_end(module_name, code, optimizations=None, module_dir=None, argument
113 def generate_py(module_name, code, optimizations=None, module_dir=None, report_times=False): argument
124 def generate_cxx(module_name, code, specs=None, optimizations=None, argument
200 def warded(module_name, internal_name): argument
285 def compile_cxxfile(module_name, cxxfile, output_binary=None, **kwargs): argument
346 def compile_cxxcode(module_name, cxxcode, output_binary=None, keep_temp=False, argument
366 def compile_pythrancode(module_name, pythrancode, specs=None, argument
432 def compile_pythranfile(file_path, output_file=None, module_name=None, argument
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/drupal/sites/default/boinc/modules/contrib/features/
H A Dfeatures.api.php103 function hook_features_export($data, &$export, $module_name) {
151 function hook_features_export_render($module_name, $data, $export = NULL) {
174 function hook_features_revert($module_name) {
200 function hook_features_export_rebuild($module_name) {
219 function hook_features_export_alter(&$export, $module_name) {
/dports/deskutils/py-py3status/py3status-3.40/py3status/
H A Dstorage.py83 def storage_set(self, module_name, key, value): argument
99 def storage_get(self, module_name, key): argument
102 def storage_del(self, module_name, key=None): argument
107 def storage_keys(self, module_name): argument
H A Devents.py52 def __init__(self, module_name, event, default_event, events_thread): argument
69 def __init__(self, module_name, event, events_thread, command): argument
100 def get_module_text(self, module_name, event): argument
126 def on_click_dispatcher(self, module_name, event, command): argument
152 def wm_msg(self, module_name, command): argument
164 def process_event(self, module_name, event, default_event=False): argument
/dports/devel/nuitka/Nuitka-0.6.17/nuitka/plugins/standard/
H A DAntiBloat.py114 def onModuleSourceCode(self, module_name, source_code): argument
207 def onFunctionAssignmentParsed(self, module_name, function_body, assign_node): argument
257 def onModuleEncounter(self, module_filename, module_name, module_kind): argument
280 def decideCompilation(self, module_name, source_ref): argument
H A DMultiprocessingPlugin.py157 def onModuleEncounter(self, module_filename, module_name, module_kind): argument
163 def decideCompilation(self, module_name, source_ref): argument
170 def onFrozenModuleSourceCode(self, module_name, is_package, source_code): argument
187 def checkModuleSourceCode(self, module_name, source_code): argument
/dports/graphics/blender/blender-2.91.0/release/scripts/modules/
H A Daddon_utils.py224 def check(module_name): argument
260 def _addon_ensure(module_name): argument
268 def _addon_remove(module_name): argument
277 def enable(module_name, *, default_set=False, persistent=False, handle_error=None): argument
406 def disable(module_name, *, default_set=False, handle_error=None): argument
/dports/devel/nuitka/Nuitka-0.6.17/nuitka/plugins/
H A DPluginBase.py175 def considerFailedImportReferrals(self, module_name): argument
185 def onModuleSourceCode(self, module_name, source_code): argument
202 def checkModuleSourceCode(self, module_name, source_code): argument
212 def onFrozenModuleSourceCode(self, module_name, is_package, source_code): argument
225 def onFrozenModuleBytecode(self, module_name, is_package, bytecode): argument
290 def onModuleEncounter(self, module_filename, module_name, module_kind): argument
315 def locateModule(importing, module_name): argument
336 def locateModules(self, importing, module_name): argument
394 def getModuleSpecificDllPaths(self, module_name): argument
496 def decideCompilation(self, module_name, source_ref): argument
[all …]
/dports/security/opensc/OpenSC-0.22.0/src/tools/
H A Dpkcs11-register.c121 const char *module_path, const char *module_name, const char *exclude_module_path) in add_module_pkcs11_txt()
166 const char *module_path, const char *module_name, const char *exclude_module_path) in add_module_mozilla()
203 static char module_name[32+sizeof " (255.255)"]; in get_module_name() local
224 add_module_firefox(const char *module_path, const char *module_name, const char *exclude_module_pat… in add_module_firefox()
247 add_module_thunderbird(const char *module_path, const char *module_name, const char *exclude_module… in add_module_thunderbird()
266 add_module_seamonkey(const char *module_path, const char *module_name, const char *exclude_module_p… in add_module_seamonkey()
284 add_module_chrome(const char *module_path, const char *module_name, const char *exclude_module_path) in add_module_chrome()
332 const char *module_name = get_module_name(module_path); in main() local
/dports/science/siconos/siconos-4.4.0/docs/gendoctools/
H A Dpython2rst.py193 def docstrings2rst(component_name, module_path, module_name, argument
273 def collect_classes_and_functions(module, module_name, sphinx_directory, argument
386 def create_autodoc(current, module_name): argument
448 def write_python_module_toc(module_name, all_files, sphinx_directory, argument
510 def process_enums(module, module_name, features, sphinx_directory, argument
/dports/devel/libcjson/cJSON-1.7.15/tests/unity/auto/
H A Dgenerate_module.rb125 def files_to_operate_on(module_name, pattern = nil) argument
189 def generate(module_name, pattern = nil) argument
229 def destroy(module_name, pattern = nil) argument
/dports/devel/z88dk/z88dk/ext/Unity/auto/
H A Dgenerate_module.rb125 def files_to_operate_on(module_name, pattern = nil) argument
189 def generate(module_name, pattern = nil) argument
229 def destroy(module_name, pattern = nil) argument
/dports/science/py-ruffus/ruffus-2.8.3/doc/images/
H A Dsimple_tutorial_complex_flowchart_error.dot41 t15[fontcolor=blue, shape=plaintext, label="task15"];
42 t14 -> t15[color=blue];

12345678910>>...144