| /third_party/python/Lib/test/ |
| D | test_file_eintr.py | 184 modname = '_io' variable in CTestFileIOSignalInterrupt 187 modname = '_pyio' variable in PyTestFileIOSignalInterrupt 206 modname = '_io' variable in CTestBufferedIOSignalInterrupt 209 modname = '_pyio' variable in PyTestBufferedIOSignalInterrupt 245 modname = '_io' variable in CTestTextIOSignalInterrupt 248 modname = '_pyio' variable in PyTestTextIOSignalInterrupt
|
| D | mp_preload.py | 12 modname = "test.mp_preload" variable
|
| D | test___all__.py | 17 def check_all(self, modname): argument
|
| /third_party/python/Python/ |
| D | makeopcodetargets.py | 15 def find_module(modname): argument 22 def find_module(modname): argument
|
| D | future.c | 93 identifier modname = s->v.ImportFrom.module; in future_parse() local
|
| D | importdl.c | 39 PyObject *modname = NULL; in get_encoded_name() local
|
| /third_party/nghttp2/doc/_exts/rubydomain/ |
| D | rubydomain.py | 192 def get_index_text(self, modname, name): argument 254 def get_index_text(self, modname, name_cls): argument 268 def get_index_text(self, modname, name_cls): argument 283 def get_index_text(self, modname, name_cls): argument 311 def get_index_text(self, modname, name_cls): argument 347 def get_index_text(self, modname, name_cls): argument 608 def find_obj(self, env, modname, classname, name, type, searchorder=0): argument
|
| /third_party/ltp/testcases/kernel/syscalls/delete_module/ |
| D | delete_module02.c | 39 static char modname[20]; variable 42 char *modname; member
|
| /third_party/node/src/ |
| D | node_binding.h | 27 #define NODE_BINDING_CONTEXT_AWARE_CPP(modname, regfunc, priv, flags) \ argument 54 #define NODE_BINDING_CONTEXT_AWARE_INTERNAL(modname, regfunc) \ argument
|
| D | node_api.h | 59 #define NAPI_MODULE_X(modname, regfunc, priv, flags) \ argument 83 #define NAPI_MODULE(modname, regfunc) \ argument 91 #define NAPI_MODULE(modname, regfunc) \ argument
|
| D | node_external_reference.h | 140 #define V(modname) \ argument 146 #define NODE_BINDING_EXTERNAL_REFERENCE(modname, func) \ argument
|
| D | node_external_reference.cc | 21 #define V(modname) _register_external_reference_##modname(this); in ExternalReferenceRegistry() argument
|
| D | node.h | 1006 #define NODE_MODULE_X(modname, regfunc, priv, flags) \ argument 1025 #define NODE_MODULE_CONTEXT_AWARE_X(modname, regfunc, priv, flags) \ argument 1047 #define NODE_MODULE(modname, regfunc) \ argument 1050 #define NODE_MODULE_CONTEXT_AWARE(modname, regfunc) \ argument 1057 #define NODE_MODULE_LINKED(modname, regfunc) \ argument
|
| /third_party/elfutils/tests/ |
| D | line2addr.c | 45 const char *modname = dwfl_module_info (mod, NULL, NULL, NULL, in print_address() local 70 const char *modname, Dwarf_Addr base __attribute__ ((unused)), in handle_module()
|
| D | dwfllines.c | 49 const char *modname = (dwfl_module_info (mod, NULL, NULL, NULL, in main() local
|
| D | funcscopes.c | 129 const char *modname = dwfl_module_info (dwfl_cumodule (a->cu), NULL, in handle_function() local
|
| /third_party/node/test/node-api/test_null_init/ |
| D | test_null_init.c | 39 #define NAPI_MODULE_TEST(modname, regfunc) \ argument
|
| /third_party/elfutils/libdwfl/ |
| D | dwfl_build_id_find_debuginfo.c | 38 const char *modname __attribute__ ((unused)), in dwfl_build_id_find_debuginfo()
|
| D | dwfl_build_id_find_elf.c | 145 const char *modname __attribute__ ((unused)), in dwfl_build_id_find_elf()
|
| /third_party/FreeBSD/stand/kshim/ |
| D | bsd_kernel.c | 88 get_debug_module(const char *modname) in get_debug_module()
|
| /third_party/python/Lib/ |
| D | pydoc.py | 199 def classname(object, modname): argument 642 def classlink(self, object, modname): argument 716 def formattree(self, tree, modname, parent=None): argument 1183 def formattree(self, tree, modname, parent=None, prefix=''): argument 2194 def callback(path, modname, desc, modules=modules): argument 2199 def onerror(modname): argument 2273 def callback(path, modname, desc): argument 2277 def onerror(modname): argument 2521 def callback(path, modname, desc): argument 2528 def onerror(modname): argument
|
| /third_party/python/Lib/distutils/tests/ |
| D | test_install.py | 23 def _make_ext_name(modname): argument
|
| /third_party/python/Lib/test/support/ |
| D | import_helper.py | 35 def forget(modname): argument
|
| /third_party/python/Lib/idlelib/ |
| D | browser.py | 26 def transform_children(child_dict, modname=None): argument
|
| /third_party/elfutils/src/ |
| 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
|