Home
last modified time | relevance | path

Searched defs:mod_spec (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Lib/
Drunpy.py65 mod_name=None, mod_spec=None, argument
91 mod_name=None, mod_spec=None, argument
/external/python/cffi/cffi/
Dsetuptools_ext.py28 def add_cffi_module(dist, mod_spec): argument
/external/llvm-project/lldb/source/Symbol/
DLocateSymbolFile.cpp77 static bool LookForDsymNextToExecutablePath(const ModuleSpec &mod_spec, in LookForDsymNextToExecutablePath()