Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Drunpy.py26 def __init__(self, mod_name): argument
63 mod_name=None, mod_fname=None, argument
76 mod_name=None, mod_fname=None, argument
92 def _get_filename(loader, mod_name): argument
100 def _get_module_details(mod_name, error=ImportError): argument
147 def _run_module_as_main(mod_name, alter_argv=True): argument
176 def run_module(mod_name, init_globals=None, argument
/external/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()
/external/toybox/toys/other/
Drmmod.c28 char * mod_name; in rmmod_main() local
/external/selinux/policycoreutils/hll/pp/
Dpp.c132 char *mod_name = mod_pkg->policy->p.name; in main() local
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_symbolizer.cc36 void AddressInfo::FillModuleInfo(const char *mod_name, uptr mod_offset) { in FillModuleInfo()
/external/python/cpython2/Lib/test/
Dtest_runpy.py86 def expect_import_error(self, mod_name): argument
136 def _del_pkg(self, top, depth, mod_name): argument
/external/selinux/checkpolicy/
Dcheckmodule.c263 char *mod_name = modpolicydb.name; in main() local
/external/elfutils/tests/
Ddwflsyms.c109 void **user __attribute__ ((unused)), const char *mod_name, in list_syms()
/external/selinux/semodule-utils/semodule_deps/
Dsemodule_deps.c142 char *mod_name, *req_name, *id; in generate_requires() local
/external/selinux/libsepol/src/
Dlink.c2093 const char *mod_name = cur->branch_list->module_name ? in debug_requirements() local
2152 const char *mod_name = cur->branch_list->module_name ? in print_missing_requirements() local
2224 const char *mod_name = decl->module_name ? in enable_avrules() local
/external/pdfium/third_party/freetype/src/base/
Dftobjs.c4422 const char* mod_name ) in FT_Get_Module_Interface()
/external/freetype/src/base/
Dftobjs.c4569 const char* mod_name ) in FT_Get_Module_Interface()