Home
last modified time | relevance | path

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

/third_party/boost/tools/build/src/build/
Dproperty.py163 def create_from_string(s, allow_condition=False,allow_missing_value=False): argument
217 def create_from_strings(string_list, allow_condition=False): argument