/third_party/FreeBSD/stand/kshim/ |
H A D | bsd_kernel.c | 87 get_debug_module(const char *modname) in get_debug_module() argument
|
/third_party/ltp/testcases/kernel/syscalls/delete_module/ |
H A D | delete_module02.c | 39 static char modname[20]; variable 42 char *modname; member
|
/third_party/python/Python/ |
H A D | future.c | 93 identifier modname = s->v.ImportFrom.module; in future_parse() local
|
H A D | importdl.c | 42 PyObject *modname = NULL; in get_encoded_name() local
|
H A D | _warnings.c | 69 create_filter(PyObject *category, PyObject *action_str, const char *modname) in create_filter() argument
|
H A D | import.c | 1174 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 D | ceval.c | 7561 PyObject *modname = PyObject_GetAttr(v, &_Py_ID(__name__)); local
|
/third_party/elfutils/tests/ |
H A D | line2addr.c | 45 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 D | funcscopes.c | 129 const char *modname = dwfl_module_info (dwfl_cumodule (a->cu), NULL, in handle_function() local
|
H A D | dwfllines.c | 49 const char *modname = (dwfl_module_info (mod, NULL, NULL, NULL, in main() local
|
H A D | varlocs.c | 1107 const char *modname = dwfl_module_info (mod, NULL, in main() local
|
/third_party/python/Lib/ctypes/test/ |
H A D | test_values.py | 72 modname = entry.name.decode("ascii") variable in PythonValuesTestCase.test_frozentable.struct_frozen
|
/third_party/python/Lib/test/ |
H A D | test_file_eintr.py | 187 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 D | sm3840.c | 566 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 D | dcngettext.c | 207 const char *dirname, *locname, *catname, *modname, *locp; in dcngettext() local
|
/third_party/musl/src/locale/ |
H A D | dcngettext.c | 181 const char *dirname, *locname, *catname, *modname, *locp; in dcngettext() local
|
/third_party/python/Tools/scripts/ |
H A D | freeze_modules.py | 247 def modname(self): global() member in FrozenSource 299 def modname(self): global() member in FrozenModule [all...] |
/third_party/python/Modules/ |
H A D | main.c | 266 pymain_run_module(const wchar_t *modname, int set_argv0) in pymain_run_module() argument
|
H A D | _lsprof.c | 142 PyObject *modname = NULL; in normalizeUserObj() local 172 PyObject *modname = fn->m_module; normalizeUserObj() local [all...] |
/third_party/elfutils/libdwfl/ |
H A D | linux-kernel-modules.c | 1011 char modname[128+1]; in INTDEF() local
|
/third_party/elfutils/src/ |
H A D | stack.c | 144 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 D | unstrip.c | 2303 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 D | nm.c | 1176 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 D | pyshellext.cpp | 504 WCHAR modname[MAX_PATH]; in DllRegisterServer() local
|
/third_party/python/Modules/cjkcodecs/ |
H A D | cjkcodecs.h | 362 importmap(const char *modname, const char *symbol, in importmap() argument
|