Searched defs:_modules (Results 1 – 7 of 7) sorted by relevance
/external/kmod/testsuite/ |
D | delete_module.c | 47 static void parse_retcodes(struct mod **_modules, const char *s) in parse_retcodes() 102 static struct mod *find_module(struct mod *_modules, const char *modname) in find_module()
|
D | init_module.c | 63 static void parse_retcodes(struct mod *_modules, const char *s) in parse_retcodes() 166 static struct mod *find_module(struct mod *_modules, const char *modname) in find_module()
|
/external/python/cpython3/Lib/dbm/ |
D | __init__.py | 43 _modules = {} variable
|
/external/autotest/server/cros/tradefed/ |
D | generate_controlfiles_common.py | 344 def get_sync_count(_modules, _abi, _is_public): argument 1350 def write_collect_controlfiles(_modules, argument 1385 def write_extra_controlfiles(_modules, abi, revision, build, uri, source_type): argument
|
/external/python/cpython3/Lib/ |
D | pyclbr.py | 50 _modules = {} # Initialize cache of modules we've seen. variable
|
/external/python/mako/mako/ |
D | template.py | 583 _modules = weakref.WeakValueDictionary() variable in ModuleInfo
|
/external/pytorch/torch/fx/experimental/ |
D | proxy_tensor.py | 1586 def _modules(self) -> Dict[str, AttrProxy]: member in _ModuleStackTracer.__init__.AttrProxy
|