Searched defs:project_module (Results 1 – 2 of 2) sorted by relevance
| /third_party/boost/tools/build/src/build/ |
| D | project.py | 511 def inherit_attributes(self, project_module, parent_module): argument 611 def target(self, project_module): argument 860 def __init__(self, manager, location, project_module): argument 1053 def init_project(self, project_module, python_standalone=False): argument
|
| D | targets.py | 372 def __init__ (self, manager, name, project_module, parent_project, requirements, default_build): argument 417 def project_module (self): member in ProjectTarget
|