Searched refs:bool2vcstr (Results 1 – 1 of 1) sorted by relevance
222 def bool2vcstr(value): function551 tool.setAttribute("SuppressStartupBanner", bool2vcstr(True))575 tool.setAttribute("MinimalRebuild", bool2vcstr(True))580 eh = bool2vcstr(eh) # True/False -> 'TRUE'/'FALSE'610 tool.setAttribute("BufferSecurityCheck",bool2vcstr(True))613 tool.setAttribute("RuntimeTypeInfo", bool2vcstr(True))615 tool.setAttribute("RuntimeTypeInfo", bool2vcstr(False))660 tool.setAttribute("SuppressStartupBanner", bool2vcstr(True))696 tool.setAttribute("SuppressStartupBanner", bool2vcstr(True))699 tool.setAttribute("GenerateManifest", bool2vcstr(True))[all …]