Home
last modified time | relevance | path

Searched defs:mod_name (Results 1 – 21 of 21) sorted by relevance

/third_party/ltp/include/
Dtst_module.h13 static inline void tst_module_exists(const char *mod_name, char **mod_path) in tst_module_exists()
21 static inline void tst_module_load(const char *mod_name, char *const argv[]) in tst_module_load()
28 static inline void tst_module_unload(const char *mod_name) in tst_module_unload()
/third_party/ltp/include/old/
Dold_module.h56 const char *mod_name, char **mod_path) in tst_module_exists()
73 const char *mod_name, char *const argv[]) in tst_module_load()
84 static inline void tst_module_unload(void (cleanup_fn)(void), const char *mod_name) in tst_module_unload()
/third_party/python/Lib/
Drunpy.py26 def __init__(self, mod_name): argument
64 mod_name=None, mod_spec=None, argument
90 mod_name=None, mod_spec=None, argument
103 def _get_module_details(mod_name, error=ImportError): argument
171 def _run_module_as_main(mod_name, alter_argv=True): argument
199 def run_module(mod_name, init_globals=None, argument
/third_party/ltp/lib/
Dtst_module.c32 const char *mod_name, char **mod_path) in tst_module_exists_()
81 const char *mod_name, char *const argv[]) in tst_module_load_()
104 void tst_module_unload_(void (cleanup_fn)(void), const char *mod_name) in tst_module_unload_()
/third_party/toybox/toys/other/
Drmmod.c28 char * mod_name; in rmmod_main() local
/third_party/python/Python/
Ddynload_shlib.c103 PyObject *mod_name; in _PyImport_FindSharedFuncptr() local
Dpythonrun.c199 PyObject *m, *d, *v, *w, *oenc = NULL, *mod_name; in PyRun_InteractiveOneObjectEx() local
/third_party/python/Lib/multiprocessing/
Dspawn.py240 def _fixup_main_from_name(mod_name): argument
/third_party/selinux/checkpolicy/
Dcheckmodule.c290 char *mod_name = modpolicydb.name; in main() local
/third_party/pulseaudio/src/modules/alsa/
Dalsa-ucm.c681 static char *modifier_name_to_role(const char *mod_name, bool *is_sink) { in modifier_name_to_role()
707 …m_set_media_roles(pa_alsa_ucm_modifier *modifier, pa_alsa_ucm_device *list, const char *mod_name) { in ucm_set_media_roles()
883 const char *mod_name = pa_proplist_gets(mod->proplist, PA_ALSA_PROP_UCM_NAME); in pa_alsa_ucm_get_verb() local
1497 const char *new_desc, *mod_name, *channel_str; in alsa_mapping_add_ucm_modifier() local
1604 const char *mod_name, in ucm_create_mapping_for_modifier()
2180 const char *mod_name = pa_proplist_gets(mod->proplist, PA_ALSA_PROP_UCM_NAME); in pa_alsa_ucm_roled_stream_begin() local
2206 const char *mod_name = pa_proplist_gets(mod->proplist, PA_ALSA_PROP_UCM_NAME); in pa_alsa_ucm_roled_stream_end() local
Dalsa-source.c1954 const char *dev_id = NULL, *key, *mod_name; in pa_alsa_source_new() local
Dalsa-sink.c2248 const char *dev_id = NULL, *key, *mod_name; in pa_alsa_sink_new() local
/third_party/ltp/tools/sparse/sparse-src/
Dshow-parse.c115 struct mod_name { in show_modifiers() struct
116 unsigned long mod; in show_modifiers()
117 const char *name; in show_modifiers()
/third_party/python/Lib/test/
Dtest_runpy.py189 def expect_import_error(self, mod_name): argument
604 expected_argv0, mod_name=None, argument
/third_party/FreeBSD/stand/kshim/
Dbsd_kernel.h90 const char *mod_name; member
/third_party/selinux/libsepol/src/
Dlink.c2076 const char *mod_name = cur->branch_list->module_name ? in debug_requirements() local
2135 const char *mod_name = cur->branch_list->module_name ? in print_missing_requirements() local
2207 const char *mod_name = decl->module_name ? in enable_avrules() local
/third_party/python/Objects/
Dmoduleobject.c725 PyObject *attr, *mod_name, *getattr; in module_getattro() local
/third_party/python/Modules/
Dpyexpat.c1631 PyObject *mod_name = PyUnicode_FromString(fullname); in add_submodule() local
/third_party/freetype/src/base/
Dftobjs.c5025 const char* mod_name ) in FT_Get_Module_Interface()
/third_party/flutter/skia/third_party/externals/freetype/src/base/
Dftobjs.c4993 const char* mod_name ) in FT_Get_Module_Interface()
/third_party/skia/third_party/externals/freetype/src/base/
Dftobjs.c5083 const char* mod_name ) in FT_Get_Module_Interface()