Searched defs:property_set (Results 1 – 14 of 14) sorted by relevance
/third_party/boost/tools/build/src/tools/ |
D | make.py | 22 def construct(self, name, source_targets, property_set): argument
|
D | message.py | 12 import b2.build.property_set as property_set namespace
|
D | symlink.py | 15 import b2.build.property_set as property_set namespace
|
D | rc.py | 87 def __call__(self, targets, sources, property_set): argument
|
D | stage.py | 16 import b2.build.property_set as property_set namespace
|
D | msvc.py | 334 def __call__(self, targets, sources, property_set): argument
|
/third_party/boost/tools/build/src/build/ |
D | build_request.py | 15 import b2.build.property_set as property_set namespace
|
D | configure.py | 17 import b2.build.property_set as property_set namespace
|
D | virtual_target.py | 76 import b2.build.property_set as property_set namespace 610 def add_prefix_and_suffix(specified_name, type, property_set): argument 950 def __init__(self, sources, action_name, property_set): argument
|
D | engine.py | 12 import b2.build.property_set as property_set namespace
|
D | targets.py | 340 def generate (self, property_set): argument
|
/third_party/ntfs-3g/include/ntfs-3g/ |
D | attrib.h | 281 PROPERTY_SET property_set; member
|
/third_party/boost/boost/polygon/detail/ |
D | property_merge.hpp | 59 typedef keytype property_set; typedef in boost::polygon::merge_scanline
|
D | scan_arbitrary.hpp | 963 typedef keytype property_set; typedef in boost::polygon::scanline 1327 …inline void operator()(std::vector<std::pair<half_edge, std::pair<property_set, property_set> > >&… in operator ()()
|