Home
last modified time | relevance | path

Searched defs:property_set (Results 1 – 14 of 14) sorted by relevance

/third_party/boost/tools/build/src/tools/
Dmake.py22 def construct(self, name, source_targets, property_set): argument
Dmessage.py12 import b2.build.property_set as property_set namespace
Dsymlink.py15 import b2.build.property_set as property_set namespace
Drc.py87 def __call__(self, targets, sources, property_set): argument
Dstage.py16 import b2.build.property_set as property_set namespace
Dmsvc.py334 def __call__(self, targets, sources, property_set): argument
/third_party/boost/tools/build/src/build/
Dbuild_request.py15 import b2.build.property_set as property_set namespace
Dconfigure.py17 import b2.build.property_set as property_set namespace
Dvirtual_target.py76 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
Dengine.py12 import b2.build.property_set as property_set namespace
Dtargets.py340 def generate (self, property_set): argument
/third_party/ntfs-3g/include/ntfs-3g/
Dattrib.h281 PROPERTY_SET property_set; member
/third_party/boost/boost/polygon/detail/
Dproperty_merge.hpp59 typedef keytype property_set; typedef in boost::polygon::merge_scanline
Dscan_arbitrary.hpp963 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 ()()