Home
last modified time | relevance | path

Searched defs:modname (Results 1 - 25 of 27) sorted by relevance

12

/third_party/FreeBSD/stand/kshim/
H A Dbsd_kernel.c87 get_debug_module(const char *modname) in get_debug_module() argument
/third_party/ltp/testcases/kernel/syscalls/delete_module/
H A Ddelete_module02.c39 static char modname[20]; variable
42 char *modname; member
/third_party/python/Python/
H A Dfuture.c93 identifier modname = s->v.ImportFrom.module; in future_parse() local
H A Dimportdl.c42 PyObject *modname = NULL; in get_encoded_name() local
H A D_warnings.c69 create_filter(PyObject *category, PyObject *action_str, const char *modname) in create_filter() argument
H A Dimport.c1174 set_frozen_error(frozen_status status, PyObject *modname) in set_frozen_error() argument
2638 _PyImport_GetModuleAttr(PyObject *modname, PyObject *attrname) in _PyImport_GetModuleAttr() argument
2650 _PyImport_GetModuleAttrString(const char *modname, const char *attrname) in _PyImport_GetModuleAttrString() argument
H A Dceval.c7561 PyObject *modname = PyObject_GetAttr(v, &_Py_ID(__name__)); local
/third_party/elfutils/tests/
H A Dline2addr.c45 const char *modname = dwfl_module_info (mod, NULL, NULL, NULL, in print_address() local
68 handle_module(Dwfl_Module *mod __attribute__ ((unused)), void **udata __attribute__ ((unused)), const char *modname, Dwarf_Addr base __attribute__ ((unused)), Dwarf *dbg __attribute__ ((unused)), Dwarf_Addr bias __attribute__ ((unused)), void *arg) handle_module() argument
H A Dfuncscopes.c129 const char *modname = dwfl_module_info (dwfl_cumodule (a->cu), NULL, in handle_function() local
H A Ddwfllines.c49 const char *modname = (dwfl_module_info (mod, NULL, NULL, NULL, in main() local
H A Dvarlocs.c1107 const char *modname = dwfl_module_info (mod, NULL, in main() local
/third_party/python/Lib/ctypes/test/
H A Dtest_values.py72 modname = entry.name.decode("ascii") variable in PythonValuesTestCase.test_frozentable.struct_frozen
/third_party/python/Lib/test/
H A Dtest_file_eintr.py187 modname = '_io' variable in CTestFileIOSignalInterrupt
190 modname = '_pyio' variable in PyTestFileIOSignalInterrupt
209 modname = '_io' variable in CTestBufferedIOSignalInterrupt
212 modname = '_pyio' variable in PyTestBufferedIOSignalInterrupt
248 modname = '_io' variable in CTestTextIOSignalInterrupt
251 modname = '_pyio' variable in PyTestTextIOSignalInterrupt
/third_party/backends/backend/
H A Dsm3840.c566 add_sm_device (SANE_String_Const devname, SANE_String_Const modname) in add_sm_device() argument
/third_party/musl/porting/linux/user/src/locale/
H A Ddcngettext.c207 const char *dirname, *locname, *catname, *modname, *locp; in dcngettext() local
/third_party/musl/src/locale/
H A Ddcngettext.c181 const char *dirname, *locname, *catname, *modname, *locp; in dcngettext() local
/third_party/python/Tools/scripts/
H A Dfreeze_modules.py247 def modname(self): global() member in FrozenSource
299 def modname(self): global() member in FrozenModule
[all...]
/third_party/python/Modules/
H A Dmain.c266 pymain_run_module(const wchar_t *modname, int set_argv0) in pymain_run_module() argument
H A D_lsprof.c142 PyObject *modname = NULL; in normalizeUserObj() local
172 PyObject *modname = fn->m_module; normalizeUserObj() local
[all...]
/third_party/elfutils/libdwfl/
H A Dlinux-kernel-modules.c1011 char modname[128+1]; in INTDEF() local
/third_party/elfutils/src/
H A Dstack.c144 const char *modname = dwfl_module_info (mod, NULL, NULL, &end, NULL, in module_callback() local
438 const char *modname = dwfl_module_info (mod, NULL, NULL, NULL, NULL, in print_frames() local
H A Dunstrip.c2303 const char *modname = dwfl_module_info (mod, NULL, NULL, NULL, handle_dwfl_module() local
2322 const char *modname = dwfl_module_info (mod, NULL, NULL, NULL, handle_dwfl_module() local
2341 const char *modname = dwfl_module_info (mod, NULL, NULL, NULL, handle_dwfl_module() local
H A Dnm.c1176 find_no_debuginfo(Dwfl_Module *mod, void **userdata, const char *modname, Dwarf_Addr base, const char *file_name, const char *debuglink_file, GElf_Word debuglink_crc, char **debuginfo_file_name) find_no_debuginfo() argument
/third_party/python/PC/
H A Dpyshellext.cpp504 WCHAR modname[MAX_PATH]; in DllRegisterServer() local
/third_party/python/Modules/cjkcodecs/
H A Dcjkcodecs.h362 importmap(const char *modname, const char *symbol, in importmap() argument

Completed in 36 milliseconds

12